Help++ 1.4.3.1 (BB | BetaBuild)

Details

  • Filename
    HelpPlusPlus.jar
  • Uploaded by
  • Uploaded
    May 28, 2014
  • Size
    15.60 KB
  • Downloads
    553
  • MD5
    cfea1f823b26262c42f0938a6173dfa8

Supported Bukkit Versions

  • CB 1.7.9-R0.1
  • CB 1.7.2-R0.3

Changelog

v. 1.4.3.1 (BetaBuild):

  • updated to Minecraft 1.7.2 & 1.7.9
  • removed old update checker

Please note: This is a Beta Build, there could be some bugs (please report them with a ticket) - one feature is still missing, adding this with HelpPlusPlus RB 2.0

v. 1.4.3 (BetaBuild):

  • updated to Minecraft 1.6.4 (compiled with Craftbukkit DevBuild)
  • working on importing cmds from plugin.yml

Please note: This is a Beta Build, there could be some bugs (please report them with a ticket) - one feature is still missing, adding this with HelpPlusPlus RB 2.0

v. 1.4.2 (Beta Build):

  • finally approved the /help command
    • /help for plugin list with descriptions
    • /help <plugin name> for command list with descriptions of this plugin
  • created empty method for importing commands from plugin.yml (filling it in next version)

Please note: This is a Beta Build, there could be some bugs (please report them with a ticket) - one feature is still missing, adding this with HelpPlusPlus RB 2.0

v. 1.3 (Developement Build):

  • now you can disable automatic update-checker if you want (so it's compliant to plugin rules ;) )
  • added a exprerimental working at structure for something like /help UpdateStatus to see commands (this is only in this version, because i had to add the feature above for Bukkit approval

Please note that this is still a DB (Developement Build) - so it could be buggy and the plugin has not full functionality yet.

v. 1.2.3 (Developement Build) - deleted by Bukkit:

  • fixed /help <page as int> - now it works

Please note that this is still a DB (Developement Build) - so it could be buggy and the plugin has not full functionality yet.

v. 1.2.2 (Developement Build) - deleted by me:

  • improved /help command, now it shows the loaded plugins with a little description imported from HelpPlusPlus' config.yml
  • added EXPERIMENTAL permissions like
    HelpPlusPlus.help.UpdateStatus
    
    - if it works, you only see the several plugins with it's permission, but pages should be full (10 plugins each page) - use /help <page as int> to see the help pages; /help or /help 1 for the first site

Please note that this is still a DB (Developement Build) - so it could be buggy and the plugin has not full functionality yet.

v. 1.1.6 (Developement Build):

  • added new API method to synch plugins version and a short description of it shown in /help
  • first experimental version of /help - actually shows installed plugins with description from HelpPlusPlus' config.yml

Please note that this is still a DB (Developement Build) - so it could be buggy and the plugin has not full functionality yet.

v. 1.0 (Developement Build | API-only):

  • first release on dev.bukkit.org
  • added API
  • added automatic update checker (informs you about updates with a lil' changelog

I haven't tested the permissions yet, if an error occurs or pages are not fully filled, please create a ticket - if you find any other bug -> create a ticket

  • sometimes a second reload is needed to succesfully register a plugin's commands & permissions, etc. with API
  • extremly rare: the generation of a actual plugin list crash