CurseBan 2.4.0

Details

  • Filename
    CurseBan.jar
  • Uploaded by
  • Uploaded
    Apr 24, 2012
  • Size
    39.87 KB
  • Downloads
    2,247
  • MD5
    de735528a6fc7ca6f5897b81bd4cca65

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

2.4.0 release notes

  • (Hopefully) Fixed config not being saved on shutdown
  • Fixed /cb set matching setting the wrong option
  • Added: Logging to save methods
  • Added: Reload command (/cb reload <all/config/curse/count>). Permission node: cb.admin.reload (alternatively, permission for one file only can be given by cb.admin.reload.<file>)
  • Added: List command (/cb listpoints [player] - Player is optionally, omitting it will display all). Permission node: cb.admin.listpoints
  • Added: Config option "save": Determines how files should be saved, in addition to the shutdown save:
    • always: Save every file whenever it is modified
    • config: Save the config file when modified
    • curse: Save the curse file when modified
    • count: Save the count file when modified
    • Multiple options are possible: "save: config,curse"