File Details
StructureInABox v1.1.1
- R
- Jun 20, 2014
- 31.48 KB
- 3.3K
- CB 1.7.9-R0.1
File Name
structureinabox.jar
Supported Versions
- CB 1.7.9-R0.1
Version 1.1.1
- Added a a new setting, permission-per-sib, which you can change on config.yml
# If this is yes, the each sib will require the permission structureinabox.use_{sib-id} # In addition to structureinabox.use. # This is helpful when SiBs are provided in kits to ranks. permission-per-sib: no
This will allow you to set permissions to specific SiBs, such as structureinabox.use_farm1
- Added a new config setting, keep-sib-block, which allows you to keep the SiB block after a SiB is placed:
# If this is true, the sib block will not disappear after placing a sib keep-sib-block: no

