PowerRanks v0.3

Details

  • Filename
    PowerRanks.jar
  • Uploaded by
  • Uploaded
    Jun 4, 2020
  • Size
    127.75 KB
  • Downloads
    729
  • MD5
    ba25d31dee2f8f09f6f963d23d3ba20f

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13

Changelog

0.3 | Vault economy

 

Changelog:

  • Added wildcard support to change all ranks for /pr addperm and /pr delperm (/pr addperm * test.permission)
  • Fixed permissions setting. /pr reload is not mandatory anymore after changing the config using in-game commands.
  • Added command /pr rankup for players to buy ranks.
  • Added Vault economy support for /pr rankup.
  • Added rank shop GUI for /pr rankup.
  • Added economy.buyable to ranks inside Ranks.yml When this is true player will be able to buy that rank.
  • Added economy.cost to ranks inside Ranks.yml Set the cost for that rank
  • Added gui.icon to ranks inside Ranks.yml this is used for the icon inside of the rank shop GUI.
  • Added available permissions to the autocomplete of /pr addperm command.
  • Added registered permissions to the autocomplete of /pr delperm command.
  • Added available ranks to the autocomplete of /pr addinheritance command.
  • Added registered ranks to the autocomplete of /pr delinheritance command.
  • Added the message Unknown command when an invalid command is executed.