LevelZone allows you to create zones that are only accessible to a certain level
-------------------------------------------
Config:
Code (YAML):
message
:
"&cYou must be of level <level> or higher to enter this region (message)"
title
:
"&cYou must be of level <level> or higher to enter this region (title)"
subtitle
:
"&cYou must be of level <level> or higher to enter this region (subtitle)"
actionbar
:
"&cYou must be of level <level> or higher to enter this region (actionbar)"
sound-block
:
"minecraft:block.amethyst_block.break"
sound-enter
:
"minecraft:entity.arrow.hit_player"
Dependencies:
levelzone.admin (to use the /levelzone reload command)
How does it work?
To use LevelZone You must have at least one of the following SoftDepends (AlonsoLevels, MMOCore)
Examples:
To Use AlonsoLevels: Add the flag using the flag
/rg <region>
min-level
<level>
To Use MMOCore: Add flag using flag
/rg <region>
min-class-level
<level>
FAQ
How does LevelZone work for MMOCore support?
LevelZone uses the MMOCore API to determine a player’s current class level.