mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-28 15:41:04 +01:00
build now
This commit is contained in:
parent
4ea5e79d6d
commit
98b626bfb8
@ -6,6 +6,7 @@ import org.bukkit.Material;
|
|||||||
|
|
||||||
public class DisableAdvancedEnchantments extends DisableStat {
|
public class DisableAdvancedEnchantments extends DisableStat {
|
||||||
public DisableAdvancedEnchantments() {
|
public DisableAdvancedEnchantments() {
|
||||||
|
|
||||||
super("ADVANCED_ENCHANTS", Material.ENCHANTED_BOOK, "Disable Advanced Enchants", new String[]{"all"}, "When toggled on, prevents players", "from applying AE onto this item.");
|
super("ADVANCED_ENCHANTS", Material.ENCHANTED_BOOK, "Disable Advanced Enchants", new String[]{"all"}, "When toggled on, prevents players", "from applying AE onto this item.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user