Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 968 Bytes

README.markdown

File metadata and controls

49 lines (30 loc) · 968 Bytes

Note: This plugin does not use Maven because of the amount of required libraries

Dependencies:

  • Permissions3 or PermissionsBukkit

Permission nodes:

  • signrank.build - Build and destroy SignRank signs.

Changelog:

1.2.2

  • Fixed a stupid typo
  • It's now compatible with the latest CraftBukkit builds

1.2.1

  • Finally moved to the new configuration format
  • Hopefully fixed Permissions3

1.2

  • Added support for the following plugins:
  • GroupManager
  • PermissionsEx
  • bPermissions

1.1.2

  • I forgot to call the update check

1.1.1

  • Fixed a critical flaw
  • Added an update check

1.1

  • Added the ability to specify the group name on the second line of the sign, and ignore the rank check
  • Added an option in the config to enable the above function

1.0.1

  • Removed some debug messages still present
  • Fixed the creation of SignRank signs

1.0

  • Initial release