v2.0.2 - Stability improvements and assignment methods.
- Fixed an issue where "fighting" entities such as an ItemFrame causes event trigger issues.
- Fixed announcements failing to load when none are defined.
- Fixed action bar not disabling when set to disabled.
- Assignment methods have now been fully introduced.
You can choose to enable certain scoreboards in a world/multiple worlds using such configuration:
Code (YAML):
settings
:
..
enabled-worlds
:
-
"world"
-
"world_the_end"
Thanks,
Niall.