NetworkControl will start downloading in 5 seconds...
Description
What is NetworkControl?
NetworkControl allows Server Network Owners to execute commands for all of his servers, or for more than one, without having to be on that one.How do I set it up?
- Setup a MySQL server.
- Install the plugin in your plugins folder.
- Restart the server
- Modify the config to your liking, and save it.
- Restart the server
- Use the commands!
Command
/control <SERVERS> <COMMAND>Seperate the server names using ","
Use "ALL" to execute the command across all servers
Use @a to execute the command for all players online. (/kick @a)
Use "_" for spaces in the command
"networkcontrol.use" to use.
Config
- connectionSQL Information to connect to MySQL. ONLY MYSQL SUPPORTED AT THIS TIME
- server_name Name used in the SQL tables. (Must be different for each server)
- check_delay How often (IN TICKS) the plugin should check for commands.