Chest Commands v1.8.1

Details

  • Filename
    ChestCommands.jar
  • Uploaded by
  • Uploaded
    Sep 13, 2013
  • Size
    43.19 KB
  • Downloads
    8,775
  • MD5
    7b26129457fec29f0c817d9fa53f09d5

Supported Bukkit Versions

  • 1.6.2
  • 1.5.2
  • 1.4.7

Changelog

v1.8.1

  • Added "broadcast:" to commands. It works just like "tell:", but everyone sees the message.
  • You can now use symbols in "tell:" and "broadcast:".
  • "&" is only replaced by "§" only when needed for colors.
  • Removed ° symbol from menu tutorial, that can cause YAML errors.

v1.8

  • Added commands as op: COMMAND: 'op:cmd' for example COMMAND 'op:say Hello world!'
  • Added enchantments: ENCHANTMENT: 'name,level' for example ENCHANTMENT: 'power,10'. You can use the enchantments names from this page http://www.minecraftwiki.net/wiki/Enchanting#Enchantments and ChestCommands will try to read the enchantment: for example FIRE_ASPECT,fire aspect,fireAspect,FIRE ASPECT are all valid enchantments.
  • Added <world> placeholder in commands, it will be replaced by the world in which the player is in.