Server Question - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Server Question (/thread-1837.html) |
Server Question - RoBe00297 - 03-19-2015 Hey, So I have had a server for awhile and this has been happening a lot anyway when ever a block is broken the server console says "shit" any way to fix this? other times i just disabled a plugin but everything is disabled now.. RE: Server Question - NiLSPACE - 03-19-2015 That sounds like a plugin that is enabled. Could you post the content of your settings.ini? RE: Server Question - RoBe00297 - 03-19-2015 Code: ; This is the main server configuration RE: Server Question - tigerw - 03-19-2015 Hahaha! We had that exact same report: https://github.com/mc-server/MCServer/issues/1448 (search for 'shit' on that page) Apparently it's caused by the outdated MyWarps plugin. Make sure no such folder is in your Plugins\ directory. @tonimb9, the plugin author, recommends you use the Essentials plugin, which is fully supported. RE: Server Question - NiLSPACE - 03-19-2015 It turns out that the problem is in the MyWarps plugin. Someone reported it earlier, but it isn't fixed. I just posted on the plugin's thread to ask if he could fix it. RE: Server Question - RoBe00297 - 03-19-2015 Thanks! I deleted the MyWarps plugin and its working just fine now! RE: Server Question - tonibm19 - 03-22-2015 Just seen that. :P I'll do something soon, or publish Essentials in the forums or update MyWarps |