mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-30 20:39:10 +00:00
添加slab映射
This commit is contained in:
@@ -110,7 +110,7 @@ public class BukkitCompatibilityManager implements CompatibilityManager {
|
||||
this.registerLevelerProvider("AureliumSkills", new AureliumSkillsLevelerProvider());
|
||||
}
|
||||
if (this.isPluginEnabled("McMMO")) {
|
||||
this.registerLevelerProvider("McMMO", new McMMOLevelerProvider());
|
||||
this.registerLevelerProvider("mcMMO", new McMMOLevelerProvider());
|
||||
logHook("McMMO");
|
||||
}
|
||||
if (this.isPluginEnabled("MMOCore")) {
|
||||
|
||||
Reference in New Issue
Block a user