Aliases
#1
This is a plugin for MCServer that allows players to define aliases for in-game commands and even chat messages. Server admins can define their aliases for console commands.

This makes it easier to use long commands - you can define a shorter version of the command, and even include the initial parameters. For example:
  • "/td" -> "/time set day": By using the simple "/td" command you can set the time to day in the world

  • "/ts" -> "/time set": Now you can use commands such as "/ts night" to set night in the world

  • (console) "kx" -> "kick xoft I hate you because": Now you can kick me really fast using the console command "kx no reason"


Commands

General
  • /alias list - Lists all your aliases
    Permission required: aliases.alias.list

    /alias remove - Removes an existing alias
    Permission required: aliases.alias.remove
    The following parameter combinations are recognized:
    /alias remove "From" - Removes the alias previously defined for "From"

    /alias set - Sets an alias from one command to another
    Permission required: aliases.alias.set
    The following parameter combinations are recognized:
    /alias set "From" "To" - Set an alias for command "From" as command "To"


Permissions
  • - aliases.alias.list - Allows players to show a list of all their currently defined aliases
    • Commands affected:
      - /alias list
    • Recommended groups: everyone
    - aliases.alias.remove - Allows players to remove an alias they have defined earlier
    • Commands affected:
      - /alias remove
    • Recommended groups: everyone
    - aliases.alias.set - Allows players to define their aliases
    • Commands affected:
      - /alias set
    • Recommended groups: everyone

Source: https://github.com/madmaxoft/Aliases
Download: https://github.com/madmaxoft/Aliases/archive/master.zip
Reply
Thanks given by:


Messages In This Thread
Aliases - by xoft - 05-14-2015, 03:19 AM
RE: Aliases - by NiLSPACE - 05-14-2015, 03:36 AM
RE: Aliases - by worktycho - 05-14-2015, 09:38 AM
RE: Aliases - by xoft - 05-14-2015, 04:18 PM
RE: Aliases - by Seadragon91 - 05-14-2015, 04:48 PM
RE: Aliases - by xoft - 05-14-2015, 05:06 PM
RE: Aliases - by Seadragon91 - 05-14-2015, 05:14 PM



Users browsing this thread: 1 Guest(s)