mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-04-01 22:23:14 +00:00
- add FaweLimit implementations for increasing concurrency levels - allow FaweLimit to perform processing (and forcefully disable as required) to capture [tile] entities - Use `BlockVector3#set(Extent orDefault)` where appropriate to reduce block checks - fixes #2679 - fixes #1874