Skip to content

Commit

Permalink
Make <world> decription more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
Reldeam committed Feb 7, 2022
1 parent 775c7c1 commit 1c8e7fc
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

- [_&lt;attribute&gt;_](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/attribute/Attribute.html) - A list of valid attributes
- [_&lt;equipment slot&gt;_](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/EquipmentSlot.html) - A list of valid equipment slots
- _&lt;world&gt;_ - A string representation of world name (i.e. WORLD, WORLD_THE_END, etc.)
- _&lt;world&gt;_ - 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 1c8e7fc

Please sign in to comment.