MunyCMD is a command-packed plugin which is recommended to be used along with Essentials.
Current commands include:
name: MunyCMD main: us.muny.munycmd.MunyCMD version: 0.5 description: > Default and essential commands for any server. commands: munycmd: description: The main MunyCMD command. permission: munycmd.munycmd usage: | /<command> Example: /<command> shout: description: Shout a message to your server. (Accepts color codes) permission: munycmd.shout usage: | /<command> [message] Example: /<command> &5Hello &4Guys! kick: description: Kick someone from your server. (Accepts color codes) permission: munycmd.kick usage: | /<command> [player] [reason] Example: /<command> AnnoyingPlayer &4Stop &5being annoying&4! - Kick the player 'AnnoyingPlayer' from the server gm: description: Toggle the specified user's gamemode, or your own if none are specified permission: munycmd.gm aliases: [gamemode] usage: | /<command> (player) | () = Optional Example: /<command> Munymuny200 - Change Munymuny200's gamemode. list: description: List the players on the server at the given time. permission: munycmd.list aliases: [ls] usage: | /<command> Example: /<command> ex: description: Explode the specified player permission: munycmd.explode aliases: [explode] usage: | /<command> (player) Example: /<command> Munymuny200 - Explode Munymuny200. ci: description: Clear your, or someone else's inventory. permission: munycmd.ci aliases: [clearinventory] usage: | /<command> (player) | () = Optional Example: /<command> Munymuny200 - Clear Munymuny200's Inventory clearentities: description: Remove all of the entities on the server. permission: munycmd.cl aliases: [cl] usage: | /<command> Example: /<command> tpr: description: Teleport the specified player to a random location in the map permission: munycmd.tpr usage: | /<command> (player) | () = Optional Example: /<command> Munymuny200 - Teleport Munymuny200 to a random location in the map tp: description: Teleport the specified player, warning them permission: munycmd.tp usage: | /<command> <player> Example: /<command> Munymuny200 - Teleport to Munymuny200 permissions: munycmd.*: description: Gives access to all MunyCMD commands (not recommended for non-operative ranks). children: munycmd.munycmd: true munycmd.shout: true munycmd.kick: true munycmd.gm: true munycmd.list: true munycmd.explode: true munycmd.ci: true munycmd.cl: true munycmd.tpr: true munycmd.tp: true munycmd.munycmd: description: The main MunyCMD command. default: false munycmd.shout: description: Shout a server-wide message. default: false munycmd.kick: description: Kick a player default: false munycmd.gm: description: Toggle a player's gamemode. default: false munycmd.list: description: List the online players in a server. default: true munycmd.explode: description: Explode someone. default: false munycmd.ci: description: Clear your, or someone else's inventory. default: false munycmd.cl: description: Remove all of the entities on the server. default: false munycmd.tpr: description: Teleport the specified player to a random location in the map default: false munycmd.tp: description: Teleport the specified player, warning them default: false

