A comprehensive guide on creating maps and game modes for Atlas.
<enderchests>
This module is used to configure the behaviour of ender chests during the current map.
If this module is not defined, ender chests will work as they do in normal Minecraft.
Specification | Changes |
1.0.4 | ADDED |
The main configuration for the enderchest module.
Attribute | Description | Type | Default |
exclusive | If ender chests should be shared for all matches on this map during the server's lifetime, or only kept as long as the match lasts. | True/False | true |
check | Check that should be ran before an ender chest can be opened. This can either be in ID form, or as a nested XML tag in the syntax of a check. | Check |