![]() |
Problem with the Server - 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: Problem with the Server (/thread-1817.html) |
Problem with the Server - SpliinTaX_ - 03-02-2015 Hi MC Server Community, I've just accidentally turned off the core plugin, now no more commands are available via the web interface, this plugin I can not turn back, as I will now activate this plugin again? I ask for quick help. Yours sincerely SpliinTaX RE: Problem with the Server - DiamondToaster - 03-02-2015 Go into the MCServer folder and open up 'settings.ini'. Once you're there, scroll down to the Plugins section and remove the semi-colon before the line "Plugin=Core". RE: Problem with the Server - NiLSPACE - 03-02-2015 If you go to the settings.ini of the server then you can put "Plugin=Core" in the Plugins section. This does bring an interesting question. If the core is disabled you can't do allot of plugin managing. Would it be worth it to put that in the server itself? That the server by itself has a plugin management tab in the webadmin? RE: Problem with the Server - DiamondToaster - 03-02-2015 You guys might consider implementing Core in C++ and putting that in the server itself. It would prevent many mistakes like this and possibly speed up the server further. ![]() RE: Problem with the Server - xoft - 03-02-2015 Or simply make an exception in the Core's webadmin, so that it cannot disable itself; the admin could still disable the Core in the settings.ini (but that means that they know how to re-enable it if they need it again) ![]() RE: Problem with the Server - DiamondToaster - 03-02-2015 Or that. ![]() |