Cross server commands

Discussion in 'Plugin Requests' started by RjGameing24, Nov 3, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    RjGameing24

    Plugin category: Administration

    Minecraft version: 1.8-1.14

    Suggested name: CrossCmds

    What I want: I am needing a plugin that allows me to execute a command on another server by doing something like the following
    Hub server: "/execute factions say hi" this would cause the factions server console to execute the command, "say hi".
    Due to the servers being hosted on different machines, I can not use java messaging sockets which was my original idea.

    The plugin should also include:

    - If the server is down, it will be kept in a queue for when it comes back online!
    - All command queues are saved to a file on shutdown, meaning you can have downtimes across many servers but every command will be stored and run as soon as possible!

    Ideas for commands: /execute

    Ideas for permissions: crosscmds.execute

    When I'd like it by: This Month/beginning of next month.

    Apologies if this is highly complicated!


    Thank you so much to anyone who may help!
     
    Last edited: Nov 4, 2019
  2. Offline

    timtower Administrator Administrator Moderator

    @RjGameing24 And what can they use to be connected?
    You need some sort of connection between them.

    And you need to be more specific with your minecraft version, which one is it?
     
  3. Do you have access to SQL?
     
  4. Offline

    robertlit

    Why do they run on different machines and not on a bungeecord network? It would be much easier to do it that way
     
  5. Offline

    timtower Administrator Administrator Moderator

    Unsupported though.
     
  6. Offline

    RjGameing24


    This is the error I am having, I am unsure how to connect them.

    MC Version: 1.8.x

    Let's say it is on a bungee network, there is still no easy way to do this. Multiple machines makes it very hard.

    That is what I will result to if I can not find any other possible way. So simply, yes, but I would prefer to not use a SQL database.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Nov 4, 2019
  7. Offline

    robertlit

  8. Offline

    timtower Administrator Administrator Moderator

    Locked
    Bungeecord required offline mode.
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page