Updates:
'/ar preview' showed Unexpected error before
Added ARENA_SPAWN as teleport location
'/ar tp ' to '/ar tp '
Issues with lighting after regen is fixed
'/ar resize' no longer corrupts arena
"Failed to relight chunk" error fixed
ArenaRegen+ has been updated with the following features:
- Support for Spanish, French, German & Russian languages.
To change the plugin's language, set thelanguagein the config.yml file toenfor English,esfor Spanish,rufor Russian,defor German andfrfor German. Iflanguagedoesn't exist in the config file, manually type it yourself.
Example configuration:
This will set the language to Spanish.YAML:language: "es"
Moreover, entity serializing, FAWE region saving have been improved too.
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
