All Permissions
cma.epm.* # Grant access to all permissions
cma.epm.toggle # # Allows the player to use commands to enable or disable plugin features
# Limit Usage
cma.epm.limitusage.bypass # Bypass global usage limit
cma.epm.limitusage.<time> # Set or use a specific global usage limit time
# Cooldown
cma.epm.cooldown.bypass # Bypass global cooldown restrictions
cma.epm.cooldown.<time> # Set or use a specific global cooldown time
# Pearl Ban
cma.epm.pearlban.admin # Manage pearl bans (ban/unban players)
# Region Restrictions
cma.epm.region.admin # Full control over region restrictions
cma.epm.region.bypass # Bypass all region restrictions
cma.epm.region.<region_name> # Allow using pearls in a specific region
# World Restrictions
cma.epm.world.admin # Full control over world restrictions
cma.epm.world.bypass # Bypass all world restrictions
cma.epm.world.<world_name> # Allow using pearls in a specific world
# Y-Level Restrictions
cma.epm.ylevel.admin # Full control over Y-level restrictions
cma.epm.ylevel.bypass # Bypass all Y-level restrictions
cma.epm.ylevel.<world>.<y-level> # Allow using pearls at a specific Y-level in a world
cma.epm.ylevel.<world> # Allow using pearls at any Y-level in a world
# <y-level>: <start>, <start>-<stop>, <start> - <stop>
# Health and Economy
cma.epm.healthcost.<cost> # Require a certain amount of health to use a pearl
cma.epm.vault.<economy> # Require a specific Vault economy cost to use a pearl
cma.epm.vault.bypass # Bypass all Vault economy costs
Last updated