Contents
Step 1. Upload the plugin(top)
Upload the plugin to your server inside the plugins folder.Step 2. Start the server(top)
Start the server and let the plugin generate it's configuration.Stop the server again after it is ready.
Step 3. Select java agent(top)
Edit your startup script of your server. Add the following argument:Code (Text):
-javaagent:plugins/ServerGuard.jar
Step 4. Start the server(top)
Start the server, the very first message in your console should be fromServerGuard. The default configuration is very weak, it is advised to keep following
these installation steps to increase the security step by step.