VIP Guide
Important - Read Below
Enable module by editing
.env
file VIP settingsYou need download the compiled version of VIP Core plugin from release tab. There are no major changes made, only a minor change to track servers into new table vip_servers. No data migration is needed if you are already using VIP Core. Just import this plugin it will auto create vip_servers table.
Go to
addons/config/plugins/VIPCore
and editvip_core.json
and add your server IP and PORT and restart server. A new table will be created vip_servers with your added server info with id from config file.
Example:
Last updated