Skip to content

Commit

Permalink
Document multi-line lore
Browse files Browse the repository at this point in the history
  • Loading branch information
virustotalop committed Sep 7, 2018
1 parent 8a8cc22 commit 9fd76e4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/functions/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,13 @@ Usage::
Sets the lore for the slot to "test lore".

Also supports multi-line lores.

Usage::

setlore: test;lore
Sets the lore for the slot to "test" on the first line and "lore" on the second.

================
Set name for slot
Expand Down Expand Up @@ -217,7 +224,7 @@ Sets the type for the current slot to "STONE".
Sound
=====

Plays a sound to the client.
Plays a sound.

`Look here for sound enums for 1.9+. <https://hub.spigotmc.org/javadocs/spigot/index.html?overview-summary.html>`_

Expand All @@ -239,3 +246,4 @@ Get a player's statistics.
`Look here for statistics. <https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Statistic.html>`_

Usage::

0 comments on commit 9fd76e4

Please sign in to comment.