PlugMan v1.7.2

Details

  • Filename
    PlugMan.jar
  • Uploaded by
  • Uploaded
    Jul 20, 2012
  • Size
    17.22 KB
  • Downloads
    19,006
  • MD5
    ae1f12dd66901cbdc07509a071527a85

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

Version 1.7.2:

  • Fix for broken load command.

Version 1.7.1:

  • Removed purge command.
  • Added status command
  • Added more info to info command.
  • Added option to opt-out of metrics.
  • All new colors.
  • HUGE code cleanup

Version 1.7.0:

  • Added unload command.
  • Added option to skip certain plugins when using /plugman reload all (found in config)
  • General code cleanup

Version 1.6.8:

  • Fixed NPE with info command.
  • Added correction for wrong args on the test command.
  • Cleanup and testing for 1.2.5 RB

Version 1.6.7:

  • Re-implemented usage command
  • Changed purge command default to false, you -must- have plugman.purge to use it now, not just OP.

Version 1.6.6:

  • Removed the /pm alias by default, it caused too many issues with messaging plugins.
  • General code cleanup.

Version 1.6.5:

  • Added PluginMetrics tracking - http://metrics.griefcraft.com/plugin/PlugMan
  • Re-implemented /plugman vlist
  • "*" can now be used in the reload command along side "all" to reload all plugins
  • Added can now enable/disable all plugins via "all" or "*" as the plugin argument.

Version 1.6.4:

  • Added /plugman purge - Dangerous, must restart or reload server (from console) to re-enable all plugins.
  • Changed all chat formatting around.

Version 1.6.3:

  • Added support for plugins with spaces, ie "My Worlds".
  • Added /plugman reload all.
  • Added /plugman test [permission] [player] - Player is option, checks perm for if you if left out.

Version 1.6.2:

  • Removed unused code and unused ChatTools class.

Version 1.6.1:

  • Made all commands default to op, not non op.

Version 1.6:

  • Total rewrite of the plugin.
  • Removed the usage and describe command.
  • Added alias: pm

Version 1.5.4:

  • Fixed permission check for sender.

Version 1.5.3:

  • Added individual permission nodes per command.

Version 1.5.2:

  • Removed restrictions on caps, plugin isn't picky anymore.

Version 1.5.1:

  • Added help menu -> /plugman or /plugman help

Version 1.5:

  • Updated from b1185 to new RB.
  • Updated for BukkitPerms API.
  • Fixed broken chat formatting.