From 8f7185773dc056ccf2f4beafde989211d727387b Mon Sep 17 00:00:00 2001 From: mhsjlw Date: Sat, 28 Nov 2015 07:56:03 -0500 Subject: [PATCH] API fixes --- doc/API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/API.md b/doc/API.md index 3a2f677..33b7827 100644 --- a/doc/API.md +++ b/doc/API.md @@ -177,11 +177,11 @@ modpe: defaults to false, wether or not modpe should be enabled. #### serv.entityMaxId -The current maximum allowed entities on the server +The current maximum ID (i.e. the last entity that was spawned has that id) #### serv.players -Returns an array of players currently logged in +An array of players currently logged in #### serv.uuidToPlayer