Minecraft MunyCMD mod 2026 download
logo
minecraft mod MunyCMD

MunyCMD

Game Version: CB 1.2.5-R2.0
Total Downloads: 2,391
Updated: May 24, 2012
Created: May 20, 2012
Download MunyCMDDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MunyCMD v0.5 release 23.22 KB May 24, 2012 CB 1.2.5-R2.0 862 download MunyCMD MunyCMD v0.5 releaseDownload
MunyCMD v0.4 release 21.83 KB May 22, 2012 CB 1.2.5-R2.0 750 download MunyCMD MunyCMD v0.4 releaseDownload
MunyCMD v0.3 release 20.28 KB May 20, 2012 CB 1.2.5-R1.0 779 download MunyCMD MunyCMD v0.3 releaseDownload

Description

Share this:

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

Comments

Add a comment