CommandsEX Alpha 1.11

Details

  • Filename
    commandsex-1.11-alpha.jar
  • Uploaded by
  • Uploaded
    Mar 22, 2012
  • Size
    121.38 KB
  • Downloads
    285
  • MD5
    8ea89119c06731dd1fb54ed15b3f8e6b

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

finished Teleportation suite, added:

/tpa -> requests teleportation to another player

/tpahere -> requests another player to teleport to you

/tpallow, /tpdeny -> confirms or rejects /tpa or /tpahere request from a given player

/back -> teleports a player back to his previous location (if any)

Regexs do not always execute in the right order, so, for example, a chat message containing the "MF-word" will be caught, instead, by the "F-word" replacement, despite the "F-word" regex being placed after the "MF-word" regex in the chat replacement list.