Arena Regeneration
MasterDuels only supports SMART mode rightnow. Informations below describes plans for future.
There is 3 arena regeneration techniques: SMART, SLIME_WORLD_MANAGER, ROLLBACK_CORE
Smart mode is our own regeneration algorithm it tracks placed blocks and deletes only them.
Slime World Manager stores and resets Minecraft worlds which is modified for minigames -recommended for huge networks-.
Rollback Core is simple arena regeneration method. It replaces all blocks in arena.
For Developers: If you're interests backend of regeneration strategies you can visit WorkLoad Guide and SlimeWorldManager.
Last updated