Plugin category: Admin Suggested name: SeverToServerCmds What I want: I'd like a plugin that lets me send commands to be executed from other servers using MySQL. How imagine this working is, a player would enter a command like "/s2s <serverid> give player diamond 1" The serverid would be a single server in the link, making it possible for 1 server to be linked up with 4 others. The server that this command was executed on would then write it to a mySQL table, along with the serverid. Then every minute or so every server with the plugin would check the mySQL table to check if there are any commands in its queue. If there are it will then execute it and remove it from the table. A servertoserver.log would also be appropriate, but not essential. Ideas for commands: /s2s <serverid> <cmd> Ideas for permissions: s2s.addcmd When I'd like it by: As soon as possible. Thanks for reading my suggestion