SimpleUc v1.4.5

Details

  • Filename
    SimpleUc.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2013
  • Size
    18.54 KB
  • Downloads
    4,421
  • MD5
    3da4ae92526f0727ad71f4cc297d3b0a

Supported Bukkit Versions

  • 1.8.1
  • 1.7.2
  • 1.6.4

Changelog

If you were using v1.3 before, please regenerate your config! (You can copy you hole old config and paste it but without version settings!)

  • Fixed unknown command message on dynamic listening commands with PlayerCommandPreprocess
    • Changed PlayerCommandPreProcessEvent priority to MONITOR
  • CommandCorrection:
    • Only supports commands with permissions defined in the plugin.yml
    • Added showing commands when player has the permission "PluginName.Command" (e.g Essentials commands)
    • Does not work with dynamic registered commands because no plugin is bind to them -> if you want SimpleUc to correct these commands you have to add them in the config to "cmd-whitelist" in config section Command Correction.