Weight-RPG 2.12v

Details

  • Filename
    Weight-RPG.jar
  • Uploaded by
  • Uploaded
    Jul 17, 2023
  • Size
    171.07 KB
  • Downloads
    107
  • MD5
    4bcaa96bfbe21583bba71f392f284143

Supported Bukkit Versions

  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

  • Added the "%pluginprefix%" placeholder for messages, making it easier to customize messages.
  • Introduced custom messages for creative mode, spectator mode, and bypass permissions in the messages.yml file, allowing you to personalize these messages. You need to add these lines on your messages.yml file.
    weight-command-bypass-message: "%pluginprefix% &4Weight-RPG is disabled for you because you have weight.bypass permission."
    weight-command-creative-message: "%pluginprefix% &4Weight-RPG is disabled for &aCreative Mode &4."
    weight-command-spectator-message: "%pluginprefix% &4Weight-RPG is disabled for &aSpectator Mode &4."
  • Restructured the permissions mode to function exclusively with multiples of 100 (e.g., 1000, 1500, 2300, etc.). This adjustment was made for performance optimization, ensuring smoother and more efficient operation.