Server to Server commands.

Discussion in 'Archived: Plugin Requests' started by Nikve, Mar 16, 2013.

  1. Offline

    Nikve

    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 :)
     
  2. Offline

    zta192

    Would you host your own external MySQL database?
     
  3. Offline

    Nikve

    Yes.
     
  4. Offline

    zta192

    I could do this if you needed. Do you have Skype by chance?
     
  5. Offline

    Nikve

    I will pm it to you. Thanks :)
     

Share This Page