Change Log 1.1.16
Reports were received about lag caused by Domain, specifically in 1.14/1.14.1. This issue appears to be caused by unloaded chunks being referenced by the orphaned field check (which was part of the cleanup process)
This feature has been disabled and is now only accessible by manually activating the check. A future release will see it become a command option only.
Some commands have been been added for troubleshooting purposes only and should NOT be used unless part of the troubleshooting process. These commands require the domain.admin permission and are are not considered part of the normal commands run, as such, are subject to change/removal
- /domain blocklistener - Turns the listener for blocks moving from/to (for example, lava flow) on/off [default is on].
- /domain spawnlistener - Turns the listener for mob spawning on/off [default is on]
- /domain entitylistener - Turns the listeners for entity damage and entity interaction on/off[default is on]
- /domain movelistener - Turns the listener for player movement on/off - with this off, welcome/farewell messages, custom commands etc. will not work.[default is on]
- /domain flycheck - Turns on/off the automatic check to see if players are flying.[default is on]
- /domain cleanup - Turns on/off the automated cleanup processes.[default is on]
- /domain orphancheck - Turns on/off the orphan field check (may cause lag if activated) [default is off]