secuboid-1.6.0.jar

Details

  • Filename
    secuboid-1.6.0.jar
  • Uploaded by
  • Uploaded
    Oct 13, 2021
  • Size
    569.31 KB
  • Downloads
    2,512
  • MD5
    01571cd07a1413756cf370dd6064c2c6

Supported Bukkit Versions

  • 1.17

Changelog

  • 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:
    • EAT_CAKE
    • FERTILIZE
  • 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:


  DefaultBottom: -2147483648         # Default selection: positive = absolute
  DefaultTop: 2147483647
  DefaultRadius: 5                   # Default selection radius for roads
  MaxBottom: -2147483648             # Maximum selection high
  MaxTop: 2147483647