PowerRanks v1.10.5

Details

  • Filename
    PowerRanks.jar
  • Uploaded by
  • Uploaded
    Mar 20, 2022
  • Size
    4.40 MB
  • Downloads
    27,001
  • MD5
    18b53e9e9eabe6429475d56bc6a6b850

Supported Bukkit Versions

  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

1.10.5 | Overall improvements


Changelog:

  • Added language option in config.yml (default: en)
  • Added case insensitive permission checking
  • Added '/pr dump' to upload server & powerranks data
  • Added '/pr config enable/disable casesensitive_permissions'
  • Added '/pr config set language <string>'
  • Added '/pr config set autosave_files_interval <int>'
  • Added tablist sorting
  • Added '/pr config <enable/disable> <tablist_sorting/reverse_tablist_sorting>'
  • Updated language manager, new lang.yml format
  • Updated buyrank & rankup to set the rank instead of adding it
  • Fixed getEffectivePermissions() reporting wrong permissions
  • Fixed permission check when the permission in question isn't added to the rank
  • Fixed bug where requesting buyable ranks on an non-existing rank results in a crash
  • Fixed issue #28 The format can now be escaped. eg. \[[player]] -> [svenar]
  • Fixed issue #36 sending placeholders to PAPI without PowerRanks processing colors
  • Fixed issue #45 wildcard permissions are not handled correctly
  • Fixed issue #46 PlaceholderAPI placeholders can no longer be formatted in chat messages
  • Fixed rank sorting when a rank is null (o1 & o2 error)
  • Fixed changing the config file using commands overwriting other config keys
  • Fixed chat color formatting.