1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Rcon command offline player

Discussion in 'Help' started by WylSmart, Dec 10, 2019.

  1. WylSmart

    WylSmart Slime

    Messages:
    93
    How can I make it so that when rcon executes a command from the server console, the item is displayed when the player is not in the game?
     
  2. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    What does rcon have to do with items? Can you please elaborate what you're trying to do?
     
  3. WylSmart

    WylSmart Slime

    Messages:
    93
    I have a store made on the laravel engine with the purchase of privilege items using rcon connection, during the purchase of some item cms connects to the server via rcon and sends a command to the server, for example "give player_name 73 62" but if the player is not in the game, the give command is poisoned but returns the answer that the player is not in the game.
     
  4. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Ah I see. You will need to make a plugin that can edit offline player data (or a plugin that waits for the player to join before the command gets executed)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.