S86Powers v5.1.11

Details

  • Filename
    S86Powers.jar
  • Uploaded by
  • Uploaded
    Dec 3, 2019
  • Size
    552.90 KB
  • Downloads
    214
  • MD5
    918552ac4a178ed57e08ad6e824268c0

Supported Bukkit Versions

  • 1.14
  • 1.13

Changelog

  • New power: Brew Master
    • Potions you pick up now stack up to 16. Potions you drink now extend the duration of other similar potion effects on you.
  • New power: Snow Miser
    • Thrown snowballs freeze water into ice and produce snow on other surfaces. Snowballs thrown at enemies are slowed for 3 seconds, increasing in effect with each application. Users of this power cannot be frozen by other users.
  • Added command to clear your own or another player's powers:
    • "/p clear [type]" will clear all of your own powers, or powers of the given type. Requires permission s86powers.self.clear, which is true by default
    • "/p player <name> clear [type]" will clear the given player's powers, or powers of the given type. Requires permission s86powers.player.clear, which is false by default
  • Added option users.replace-powers-of-same-type:
    • When set to true, if the player has reached the cap of a given power type and tries to assign an additional power, a random power of that type is removed to make room for the new one
    • Also works with Power Collector
    • true by default
  • Players can now only give themselves powers via Power Collector if they have permission to assign it (s86powers.assign.<powername>, true by default)