File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -117,11 +117,6 @@ messages:
117117 damage-taken : " &7Damage taken: &8{damage}"
118118 arrows-shot : " &7Arrows shot: &8{arrows}"
119119 flight-time : " &7Flight time: &8{time}"
120- # Display this message if the player shift click trades/crafts items. It's not really easy to get every single item
121- # that is crafted. The tag will only be added to the first item. If you don't want this message, simply replace them both with ""
122- shift-click-warning :
123- crafting : " &cCrafting items via shift clicking does not fully apply tags to each item. This is a limitation with the Bukkit API."
124- trading : " &cTrading items via shift clicking does not fully apply tags to each item. This is a limitation with the Bukkit API."
125120 # Set display name for mobs. See: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
126121 mobs :
127122 ZOMBIE : " Zombie"
@@ -144,4 +139,4 @@ number-formats:
144139# This has no use currently, but can be used for future features for dupe detection.
145140generate-hash-for-items : true
146141
147- config-version : 7
142+ config-version : 8
You can’t perform that action at this time.
0 commit comments