This is a hotfix for the ASE 1.20.2-44 Update.
Per World Support Change:
Per World Support is now
configurable. You can now specify either what worlds you want it to apply to, or to all by default.
In order to use this, please add the following to your config.yml and set enablePerWorldSupport to TRUE
Code (YAML):
#----------- WORLD SETTINGS
# Enable Per World Support for ArmorStandEditor - Not Enabling this means it will work for all worlds by default
enablePerWorldSupport
: false
# Add in a list of Worlds where ArmorStandEditing is allowed to happen
# Please add your own worlds to this list. All Default Worlds are supported.
allowed-worlds
:
- world
- world_nether
- world_the_end
Other fixes and changes:
- [CORE] Fix for Scoreboard appearing as NULL
- [CORE] Stricter Check for /ase stats usage
- [CORE] Better Folia Detection
- [CORE] Fix an issue in the PlotSquared Protection that prevents editing in normal worlds.