mirror of
https://github.com/songoda/UltimateStacker.git
synced 2024-11-27 12:35:17 +01:00
comments
This commit is contained in:
parent
38da377598
commit
f54eecfd28
@ -158,7 +158,7 @@ public enum Setting {
|
|||||||
"doesn't actually effect the item."),
|
"doesn't actually effect the item."),
|
||||||
|
|
||||||
ITEM_BLACKLIST("Items.Blacklist", Collections.singletonList("EGG"),
|
ITEM_BLACKLIST("Items.Blacklist", Collections.singletonList("EGG"),
|
||||||
"Items included in this list will stack to normal amounts.",
|
"Items included in this list will stack to default Minecraft amounts.",
|
||||||
"Material list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html",
|
"Material list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html",
|
||||||
"Leave this empty by using \"blacklist: []\" if you do not wish to disable",
|
"Leave this empty by using \"blacklist: []\" if you do not wish to disable",
|
||||||
"stacking for any items."),
|
"stacking for any items."),
|
||||||
|
Loading…
Reference in New Issue
Block a user