promotional bannermobile promotional banner

kTriggers

kTriggers allows the creation of custom information commands and tasks

File Details

1.3 b35

  • R
  • Jun 22, 2012
  • 21.80 KB
  • 2.3K
  • CB 1.4.5-R0.2+2

File Name

kTriggers.jar

Supported Versions

  • CB 1.4.5-R0.2
  • CB 1.3.1-R1.0
  • CB 1.2.5-R4.0

Version 1.3 b35

  • Added command logging flag to config.yml
  • Updated api version to 1.2.5-R4.0

Version 1.2 b30

  • Refactored KTCommandHandler.java -> kTriggerCommand and (I)Command
  • Repaired ArrayIndexOutOfBoundsException in TriggerTask
  • Minor improvements in speed and stability to KTPlayerListener and KTServerListener
  • Fixed possible null pointers in TriggerPlugin
  • Improved output and logging for kTrigger base commands (version, reload)
  • Added debug subcommand for kTriggers

Version 1.0.4 b16

  • Refactored for protected ConsoleCommandSender() -> Bukkit.getConsoleSender()
  • Refactored for CommandSender.getName()

Version 1.0.3 b15

  • Initial dev.bukkit.org release
  • Minor bugfix to commands that execute other commands (strip leading slash for console commands)