About Sync Groups Permissions
This plugin synchronizes groups, group permissions, player groups, and player permissions across multiple servers.
Questions & Answer:
QuoteQ: How do I use it?
A: This works on servers with at least 2 servers. You must use mysql 5.7.37 version.
Q: What is Exception for Auto Groups Sync, Exception for Auto Permissions Sync?
A: Ignore adding or deleting the main server group, groups within the group, and permissions on the subserver.
Config:
{
"General Settings": {
"Prefix": "[PG-Sync]",
"SteamID": "0",
"Debug": false
},
"Sync Settings": {
"Main Server (This should be true only on the main server among servers.)": false,
"Main Server Redirect IP": "127.0.0.1",
"Main Server Redirect Port": "28015",
"Sync Groups?": true,
"Sync Players Permissions?": true,
"Sync Groups in Permissions?": true,
"Sync Save Time (secs)": 60,
"Exception for Auto Group Sync": [],
"Exception for Auto Permissons Sync": []
},
"Mysql Settings (Recommended v5.7.37)": {
"MySqlIp": "",
"MySqlPort": 3389,
"MySqlUsername": "",
"MySqlPasword": "",
"MySqlDatabase": ""
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}
This plugin was created at the request of the client.