1.22.0 - Custom Chunk Ban Blocks & Fixes
- Added CustomMaxPerChunk for chunk ban prevention, This will allow you to add any block you wish to be limited per chunk.
CustomMaxPerChunk: # CUSTOM block chunk limit configuration - SPIGOT ITEM NAMES!! FIND ON https://papermc.io/javadocs/paper/1.12/org/bukkit/Material.html
BARRIER: 5
- Fixed some errors with "temporary players" from protocollib.
- Fixed some performance problems with Physics event, not fully fixed, but I now cache TPS checks, so most lag should be gone.