Skip to content

Releases: Zerthick/ProtectionPerms

Can't Craft That, Really!

21 Jan 22:32
Compare
Choose a tag to compare

Release v1.4.3

Minecraft 1.12.2 - Tested on spongeforge-1.12.2-2768-7.1.5-RC3522

Changes:

  • Updated to Sponge API 7.1 to allow utilization of the CraftItemEvent for item craft permissions. Item craft permissions should now be less buggy

Enjoy!

Indecisive Configurations

24 Jan 00:26
d3a457d
Compare
Choose a tag to compare

Release v1.4.0

Minecraft 1.12.2 - Tested on spongeforge-1.12.2-2555-7.1.0-BETA-2844

Changes

  • Changed the config options
    • invert was a little confusing, so mode is used instead with the options "whitelist" and "blacklist".
    • To migrate simply delete the config file located at ~/config/protectionperms.conf

Enjoy!
Thanks to William "psyFi" Hatcher for his contributions.

You can't have it!

09 Jan 20:50
Compare
Choose a tag to compare

Release v1.3.0

Minecraft 1.12.2 - Tested on spongeforge-1.12.2-2555-7.1.0-BETA-2825

Changes:

  • Added ability to restrict picking up items through the protectionperms.item.pickup.<itemID> permission node
  • Fixed issue preventing the restriction of the use of fishing poles through the protectionperms.item.use permission node

Enjoy!

Inverted Inversions!

05 Jan 04:11
Compare
Choose a tag to compare

Release v1.2.1

Minecraft 1.12.2 - Tested on spongeforge-1.12.2-2555-7.1.0-BETA-2817

Changes:

  • Fixed issue with inverted blockstate permissions being incorrectly calculated

Enjoy!

Inverted!

05 Jan 00:05
99df4bb
Compare
Choose a tag to compare

Release v1.2.0

Minecraft 1.12.2 - Tested on spongeforge-1.12.2-2555-7.1.0-BETA-2817

Changes:

  • Added the ability to invert the functionality of all the permission nodes via the invert option in the plugin config

Enjoy!

Gone Fishing!

02 Jan 05:07
d3bef67
Compare
Choose a tag to compare

Release v1.1.0

Minecraft 1.12.2 - Tested on spongeforge-1.12.2-2555-7.1.0-BETA-2815

Changes:

  • Update to Sponge API 7
  • Added protectionperms.entity.hook.<entityID> permission to control hooking entities with fishing rods

Enjoy!

This Item has no Effect

12 Nov 17:41
Compare
Choose a tag to compare

Release v1.0.3

Minecraft 1.11.2 - Tested on spongeforge-1.11.2-2476-6.1.0-BETA-2715

Changes:

  • Fix bug where item interact permissions using BlockStateIDs were not being computed properly.

Enjoy!

But I had Permission!

23 Oct 23:54
Compare
Choose a tag to compare

Release v1.0.2

Minecraft 1.11.2 - Tested on spongeforge-1.11.2-2476-6.1.0-BETA-2699

Changes:

  • Fix bug where permissions using BlockStateIDs were not being computed properly.

Enjoy!

Hi Five!

08 Sep 21:00
Compare
Choose a tag to compare

Release v1.0.1

Minecraft 1.10.2 - Tested on spongeforge-1.10.2-2281-5.2.0-BETA-2610

Changes:

  • Backport to Sponge API 5 (Minecraft 1.10.2)

Enjoy!

Bring on the BlockStates!

14 Jun 23:02
Compare
Choose a tag to compare

Release v1.0.0

Minecraft 1.11.2 - Tested on spongeforge-1.11.2-2282-6.0.0-BETA-2297

Changes:

  • Permission BlockID's can now take advantage of BlockState information. For example if I wanted to give the player permission to break Andesite but not regular stone I could give them the permission protectionperms.block.break.minecraft:stone[variant=andesite]. Giving the player the protectionperms.block.break.minecraft:stone permission still allows them to break all variants of stone as normal.

Pre-Release -> Release!

Enjoy!