Setup Server
GrootShield Server Setup Guide
Last updated
Was this helpful?
GrootShield Server Setup Guide
Last updated
Was this helpful?
Download GrootShield.jar
Download the GrootShield plugin from .
Upload GrootShield.jar to Your Server
Connect to your server via FTP or your preferred file manager.
Navigate to the plugins
directory.
Upload GrootShield.jar
to this directory.
Restart Your Server
Restart your server to activate the plugin.
Enable Proxy Protocol
Open config/paper-global.yml
with a text editor.
Find the line proxy-protocol: false
and change it to proxy-protocol: true
.
Save the file.
Restart Your Server
Restart your server to apply the changes.
Enable Proxy Protocol
Open config.yml
with a text editor.
Find the line enable-proxy-protocol: false
and change it to enable-proxy-protocol: true
.
Save the file.
Restart Your Server
Restart your server to apply the changes.
Enable Proxy Protocol
Open velocity.toml
with a text editor.
Find the line haproxy-protocol = false
and change it to haproxy-protocol = true
.
Save the file.
Restart Your Server
Restart your server to apply the changes.