CommandsEX Beta 1.36

Details

  • Filename
    commandsex-1.36-beta.zip
  • Uploaded by
  • Uploaded
    Apr 26, 2012
  • Size
    1.01 MB
  • Downloads
    392
  • MD5
    d745d4f840bc913332b91b29536d582e

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

Added jails functionality

/jail <Player> -> will move player to a jail location and freeze him

/setjail -> sets jail location in the current world (this location expands X blocks around the spot and the amount of blocks around is configurable in the config file)

fixes:

  • fixed error message when using CommandsEX without database and a player leaves the server
  • added missing language texts for /cex config

Command words (regexes matching against the chat which execute commands) run the commands before the chat message is broadcast, instead of afterward. The commands are still run in response to what you say in chat, it just doesn't seem like it...