Skip to content

Bring on the BlockStates!

Compare
Choose a tag to compare
@Zerthick Zerthick released this 14 Jun 23:02
· 58 commits to master since this release

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!