Vanish

Moved

Total Downloads: 22,660 - First Release: Nov 3, 2015 - Last Update: Jan 9, 2018

5/5, 75 likes
  1. Wulf

    Wulf Community Admin

    Command handling hasn't changed, so the plugin either isn't loaded or the server is set as not modded which Oxide doesn't handle the commands when it is set as that like I mentioned.
     
  2. Well Every other Plugin works. 100% fine. And The Modded is set to true and it shows as being loaded as seen in the pictures i posted. Not trying to be repetitive or make you angry but im just lost. I Have no Clue why its acting this way. All other plugins/oxide itself works but its just this one plugin...Maby ill just go without it ig. thanks for your time. if you figure anything out lemme know
     
  3. Wulf

    Wulf Community Admin

    Did you change the command name in the config file? That's the only other thing it could be; if it was changed or isn't set.
     
  4. @Wulf : players are telling my admins that they can see the admin's "weapons on back" while vanished. Is this a "Vanish" issue or a "Rust" issue?
     
  5. would it be possible to make it so while your vanished u cant set off snap traps or land minds etc while in no clip mode
     
  6. Wulf

    Wulf Community Admin

    Yes, that's possible.

    I'll post the fix soon, just got sidetracked.
     
  7. It doesn't work, players can see me even im in vanish mode.
     
  8. Wulf

    Wulf Community Admin

    Sounds like you don't have it setup properly then or you granted them rights to see you.
     
  9. Nvm. Fixed it after reloading the plugin.
     
  10. Great plugin btw! So with this plugin, your footsteps can't be heard, right?
     
  11. My co-Admin has issues with Vanish. Even after i set permission to vanish she cant use command. After she types /vanish reply is unknown command.
    I looked my key bind and reply is blank even that it works for me. Also if i type to /vanish same reply unknown command.
     
  12. Wulf

    Wulf Community Admin

    Sounds like you have your server set to Modded false in Oxide, which disables chat commands for non-admin.
     
  13. "Options": {
    "Modded": true,

    In oxide i have modded true
     
  14. Wulf

    Wulf Community Admin

    The the only other reason would be the plugin not loaded; it's either that or the Modded false.
     
  15. I reload and re installed plugin and still same issue. Well looks like my co-Admin need to be without vanish. :D
     
  16. Wulf

    Wulf Community Admin

    If the command shows as invalid for them but doesn't for you, that's a sure sign that you have Modded set to false, especially if they don't have an auth level set. There's no other reason why the command would selectively work.
     
  17. My Co-Admin has also auth lvl 2 same as me. Also if i try to type /vanish i get unknown command. And i have looked oxide.config.json several times and it says "Modded": true,

    Code:
    {
      "Options": {
        "Modded": true,
        "DefaultGroups": {
          "Players": "default",
          "Administrators": "admin"
        }
      },
      "OxideConsole": {
        "Enabled": true,
        "MinimalistMode": true,
        "ShowStatusBar": true,
        "ShowStacktraces": true
      },
      "OxideRcon": {
        "Enabled": false,
        "Port": 25580,
        "Password": "",
        "ChatPrefix": "[Server Console]"
      }
    }
     
  18. Wulf

    Wulf Community Admin

    Are you sure the plugin is loaded then?
     
  19. Im sure i reloaded it several times and also restarted server.
     
  20. Wulf

    Wulf Community Admin

    And the console/logs show it is loaded?