ArenaRegen+ now supports PlaceholderAPI with new placeholders:
Usage with Players:
- %arenaregen_region%: Shows the arena a player is in, or "None" if not in one.,
- %arenaregen_locked%: Returns "true" if the arena is locked, "false" if not.,
- %arenaregen_status%: Displays arena status ("Regenerating", "Locked", "Available", "Invalid Arena", or "None").,
- %arenaregen_nextregen%: Shows time until next regen (e.g., "50s"), or "Regenerating"/"Not Scheduled".,
- %arenaregen_size%: Shows the arena’s block count (e.g., "1000").,
- %arenaregen_creator%: Displays the arena creator’s name, or "Unknown".,
- %arenaregen_world%: Shows the arena’s world name, or "Invalid Arena"/"None".,
Stand in an arena and use /papi parse me %arenaregen_nextregen% to see the timer. In holograms (e.g., Decent Holograms), add /dh addline myholo &eNext Regen: %arenaregen_nextregen%.
Usage without Players:
Specify an arena name like /papi parse me %arenaregen_nextregen_testarena% to get info for "testarena". From console, use /papi parse console %arenaregen_nextregen_testarena% (returns "Arena or Player Required" if no arena specified). Documentation will be updated tomorrow. ArenaRegen+ will also be updated with placeholders support very shortly.
Bug fixes:
- Fixed the plugin getting disabled if WorldEdit is not installed in the server
ArenaRegen+ has been updated with the following changes:
Optimizations to arena saving/loading.
- Added asynchronous loading/saving so it won't block the main thread,
- Higher buffer sizes for larger arenas,
ArenaRegen+ has been updated with the following features:
- /arenaregen preview command
/arenaregen preview [arena name]previews the borders of the specified arena, using particles.
ArenaRegen+ has been updated with the following changes:
- Improvements to how arenas are loaded and saved
- Backup files are now created when saving arenas
