From 1c8e7fcb63c78bcad3f20ed630dccfcff0814a27 Mon Sep 17 00:00:00 2001 From: Reldeam Date: Mon, 7 Feb 2022 13:32:09 +1100 Subject: [PATCH] Make decription more clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfab3ac..f33ff71 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ ADD | MULTIPLY | MULTIPLY_ALL_MODIFIERS - [_<attribute>_](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/attribute/Attribute.html) - A list of valid attributes - [_<equipment slot>_](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/EquipmentSlot.html) - A list of valid equipment slots -- _<world>_ - A string representation of world name (i.e. WORLD, WORLD_THE_END, etc.) +- _<world>_ - A case-sensitive string representation of world name (i.e. world, world_nether, world_the_end, etc.) **trades.yml example**