mcMMO has limited support for some optional features when used with other plugins, such as World Guard.
Feel free to ask for support for integration with other plugins in the discord, or to expand existing support, I'm always open to suggestions
mcmmo
Enables or disables mcMMO in a specific WG region
mcmmo-xp
Enable or disable mcMMO XP in a specific WG region
mcmmo-hardcore
Enable or disable mcMMO hardcore features in a specific WG region
This page is under construction, you can add to it and help complete it!
The latest versions of mcMMO have built in support for PAPI, no need to download anything from the PAPI ecloud.
%mcmmo_level_<skillname>%
- Current level of the skill.%mcmmo_xp_<skillname>%
- Current XP in the skill.%mcmmo_xp_remaining_<skillname>%
- XP remaining to level up in the skill.%mcmmo_xp_needed_<skillname>%
- Total XP needed for the next level.%mcmmo_rank_<skillname>%
- Rank of the player in the skill.%mcmmo_xprate_<skillname>%
- XP rate multiplier for the skill.These placeholders are not skill-specific:
%mcmmo_power_level%
- Player's total power level (sum of all skill levels).%mcmmo_power_level_cap%
- Maximum power level cap.These placeholders provide information about the player's party status:
%mcmmo_in_party%
- Whether the player is in a party (true/false).%mcmmo_party_name%
- Name of the party the player belongs to.%mcmmo_is_party_leader%
- Whether the player is the leader of the party (true/false).%mcmmo_party_leader%
- Name of the party leader.%mcmmo_party_size%
- Number of members in the party.These placeholders are related to global XP events:
%mcmmo_is_xp_event_active%
- Whether an XP event is currently active (true/false).%mcmmo_xprate%
- Current global XP rate multiplier.<skillname>
with the lowercase name of the skill (e.g., mining
, fishing
).