Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Reldeam committed Feb 9, 2022
2 parents 2795b18 + 1c8e7fc commit 72387d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down

0 comments on commit 72387d4

Please sign in to comment.