- New optimized land search in memory
- Remove inventories case sensitive requirement
- The INVENTORY flag now creates a new inventory with default configuration if it is not defined in inventory.yml
- Ready for negative Y value
- New permissions:
- New flags:
- BLOCK_DAMAGE
- BLOCK_EXPLOSION
- FERTILIZE
- New Commands:
- /sd inv list
- /sd inv purge
- Bstats is removed due to a Java 16 conflict (waiting for an update)
To be compatible with Y size, please update the
Secuboid/config.yml file:
Code (Text):
DefaultBottom: -2147483648 # Default selection: positive = absolute
DefaultTop: 2147483647
DefaultRadius: 5 # Default selection radius for roads
MaxBottom: -2147483648 # Maximum selection high
MaxTop: 2147483647