here's our server log file, mind you this means nothing to me apart from the bottom lines [SEVERE:]
CATION ***************
[LUA][Zcript] 02/05/17 12:59:25 Groovaholic: /tp
[LUA][Zcript] 02/05/17 13:00:07 Groovaholic: /tp help
*************** NEW THREAD LOCAL ALLOCATION ***************
API: UNREGISTER LISTENER PlanksAndBeams
Planks 'n Beams 0.2.0 unloaded successfully!
API: UNREGISTER LISTENER RWGui
RWGui 0.4.0 unloaded successfully!
///////////////////////////////////////////////
* Plugin: Guestbook
* Version: 1.0.0
* Author: red51
* Team: JIW-Games
* Description: A guestbook example plugin. It adds a new model to the world, which the player can interact with. This opens a gui, which holds the names of all players who have been on the server in the past
* License: MIT
* Website: https://www.rising-world.net
ADD PLUGIN: 3
///////////////////////////////////////////////
* Plugin: com.vms.PlanksAndBeams
* Version: 0.2.0
* Author: Maurizio M. Gavioli aka Miwarre
* Team: VistaMare Software
* Description: To provide players with non-standard planks and beams.
* License: Creative Common by-sa
* Website: http://www.vistamaresoft.com
ADD PLUGIN: 4
///////////////////////////////////////////////
* Plugin: com.vms.RWGUI
* Version: 0.4.0
* Author: Maurizio M. Gavioli aka Miwarre
* Team: VistaMare Software
* Description: A back-end plug-in providing some GUI ready-made controls for other plug-ins to use.
* License: Creative Common by-sa
* Website: http://www.vistamaresoft.com
ADD PLUGIN: 5
API: REGISTER LISTENER PlayerListener
Guestbook plugin loaded successfully!
Planks 'n Beams 0.2.0 loaded successfully!
API: REGISTER LISTENER PlanksAndBeams
API: REGISTER LISTENER RWGui
RWGui 0.4.0 loaded successfully!
add world element to player H.c@cf Groovaholic
add world element to player H.c@cf Groovaholic
add world element to player H.c@cf Groovaholic
SERVER: REQUEST MODEL INFO 0 net.risingworld.api.utils.ModelInformation@b07935fc
SERVER: REQUEST IMAGE INFO 1 net.risingworld.api.utils.ImageInformation@780b5dfb
SERVER: REQUEST MODEL INFO 0 net.risingworld.api.utils.ModelInformation@b07935fc
SERVER: REQUEST IMAGE INFO 1 net.risingworld.api.utils.ImageInformation@780b5dfb
SERVER: REQUEST MODEL INFO 0 net.risingworld.api.utils.ModelInformation@b07935fc
SERVER: REQUEST IMAGE INFO 1 net.risingworld.api.utils.ImageInformation@780b5dfb
SERVER: REQUEST IMAGE INFO 0 net.risingworld.api.utils.ImageInformation@40233b9e
[LUA][Zcript] 02/05/17 13:06:54 Groovaholic: /tp help
[LUA][Zcript] 02/05/17 13:06:59 Groovaholic: /tphelp
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER check next weather...
SERVER -> next weather set! Clear
2017/02/05 01:09 PM server.Main
SEVERE: Input stream will be disabled!
java.util.NoSuchElementException: No line found
at java.util.Scanner.nextLine(Unknown Source)
at server.h.run(SourceFile:521)
at java.lang.Thread.run(Unknown Source)