Setup Server
GrootShield Server Setup Guide
How to Set Up a Standalone Server (Spigot/Paper 1.7-1.18.2)
Download GrootShield.jar
Download the GrootShield plugin from here.
Upload GrootShield.jar to Your Server
Connect to your server via FTP or your preferred file manager.
Navigate to the
pluginsdirectory.Upload
GrootShield.jarto this directory.
Restart Your Server
Restart your server to activate the plugin.
How to Set Up a Standalone Server (Spigot/Paper 1.18.2 and Above)
Enable Proxy Protocol
Open
config/paper-global.ymlwith a text editor.Find the line
proxy-protocol: falseand change it toproxy-protocol: true.Save the file.
Restart Your Server
Restart your server to apply the changes.
How to Set Up a Proxy Server (BungeeCord/Waterfall)
Enable Proxy Protocol
Open
config.ymlwith a text editor.Find the line
enable-proxy-protocol: falseand change it toenable-proxy-protocol: true.Save the file.
Restart Your Server
Restart your server to apply the changes.
How to Set Up a Proxy Server (Velocity)
Enable Proxy Protocol
Open
velocity.tomlwith a text editor.Find the line
haproxy-protocol = falseand change it tohaproxy-protocol = true.Save the file.
Restart Your Server
Restart your server to apply the changes.
Last updated
Was this helpful?