Velocity/Bungeecord Setup
This setup is only for servers that run on a Velocity/Bungeecord network.
Step 1 - Enable the plugin on proxy.
MySql Example
database:
# Possible values: SQL, REDIS or NONE
type: SQL
sql:
url: jdbc:mysql://localhost:3306/spoofer
username: root
password: passwordRedis Example
database:
# Possible values: SQL, REDIS or NONE
type: REDIS
redis:
url: redis://loca1host:6379
password: passwordStep 2 - Connect Spigot Server
MySql Example
Redis Example
Step 3 - Repeat
Step 4 - Configure Command
Step 5 - Configure Server Fallbacks
Step 6 - Configure Spigot Server Flucuation

Last updated