summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua
diff options
context:
space:
mode:
authorLukas Pioch <lukas@zgow.de>2017-07-30 18:58:23 +0200
committerLukas Pioch <lukas@zgow.de>2017-08-27 14:54:41 +0200
commitd265e3ac1939c8b73989b5c1610945e0b34c17de (patch)
treeb5ca092cc14584f4d4ec76a2df604de17ab5fd48 /Server/Plugins/APIDump/APIDesc.lua
parentAdded hook constants (diff)
downloadcuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.tar
cuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.tar.gz
cuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.tar.bz2
cuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.tar.lz
cuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.tar.xz
cuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.tar.zst
cuberite-d265e3ac1939c8b73989b5c1610945e0b34c17de.zip
Diffstat (limited to 'Server/Plugins/APIDump/APIDesc.lua')
-rw-r--r--Server/Plugins/APIDump/APIDesc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Server/Plugins/APIDump/APIDesc.lua b/Server/Plugins/APIDump/APIDesc.lua
index c7d47219a..cfe595f17 100644
--- a/Server/Plugins/APIDump/APIDesc.lua
+++ b/Server/Plugins/APIDump/APIDesc.lua
@@ -7081,7 +7081,7 @@ This class contains the information for a signed or writeable book: The author,
Type = "string",
},
},
- Notes = "Add a page to the end of the book. Note: A page can be a json string",
+ Notes = "Add a page to the end of the book. Note: If it's a written book, the page can be a json string",
},
GetPages =
{