Skip to content

Commit 2b5f784

Browse files
committed
Update config.yml
1 parent 94ff8f2 commit 2b5f784

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/main/resources/config.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff 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.
145140
generate-hash-for-items: true
146141

147-
config-version: 7
142+
config-version: 8

0 commit comments

Comments
 (0)