v8.3.0
ADDED:
- New script action: 'define_variable'. Allows you to define multiple variables with a simplified config syntax. This action is now preferred to the old 'create_var'.
- New script action: 'reset_variable'. Allows you to set a variable's value back to it's initial value.
- New script condition 'var_value'. Tests variable's...
v8.4.0
- Added support for Spigot / Paper 1.21.10.
- Added a config option that will delay the dungeon’s failure when all players dead, so you have a time to resurrect them.
- Removed EconomyBridge dependency.
- Allow ArmorStand spawn in dungeons.
- Fixed a bug, where mobs disappear when far away from players.
- Fixed TAB plugin...
v8.4.1
Fixed plugin loading
v8.5.0
- Added support for 1.21.11
- Fixed SunLight integration.
v8.5.1
- Dropped support for 1.21.5
- Dropped support for MCPets, AdvancedPets, BossMania due to no public API available.
- Fixed a bug, where dungeon scripts were broken after a first run.