CommandsEX Beta 1.50

Details

  • Filename
    commandsex-1.50-beta.zip
  • Uploaded by
  • Uploaded
    May 10, 2012
  • Size
    1.10 MB
  • Downloads
    555
  • MD5
    a063e6fad093cddee33dffd1de2e8b38

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

As always, some (non-critical this time) fixes occurred in this version, most notably in the freeze command which stopped to freeze players when 1 of them got unfrozen. Upgrade at will :)

  • fixed permissions in warp functionality that creates warps for other players

  • fix for message translations

  • fix for remaining frozen players check when using the /freeze command to unfreeze a player

  • added chat spying and /spy command

  • added option to turn off XAMPP (Jabber) if it's not being used

  • added quizzes. Yey! Now your players can expand their knowledge while enjoying the rewards you prepared for them :)

  • added broadcast command, allowing to broadcast message in similar way that /say command does it, but with your name instead of [Server]

  • added ping command, outputs PONG, useful for checking server lag

  • added item command

  • added clear command, clears out player inventory - either full inventory (including armor) or just quick bar, backpack or armor section

  • added suicide command

  • added gm command, allowing for game mode changes

  • added Message Of The Day (MOTD)

  • added weather and time commands

  • added kits

  • added mob spawning command

  • added god command

  • added chunk command that refreshes 5 chunks around a player to fix rendering errors

  • added slap command!

  • added possibility to change player's group upon death and execute a predefined command

  • fixed a stupid Builder page mistake where config.yml file was not being added into CommandsEX folder in the ZIP archive

  • all features on the Builder page are now unselected, so you can start choosing what you want instead of trashing everything you don't :)

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...