mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-13 15:10:50 +01:00
small tweak
This commit is contained in:
@@ -53,4 +53,7 @@ public abstract class AbstractPersistentDataLayer extends AbstractCompatibilityL
|
||||
return lore.contains(LEGACY_ABILITY_TOOL_LORE);
|
||||
}
|
||||
|
||||
public static String getLegacyAbilityToolLore() {
|
||||
return LEGACY_ABILITY_TOOL_LORE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user