[ADMN/SEC] VanishNoPacket 3.14.2 - Invisibility made easy! [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by mbaxter, Aug 16, 2011.

  1. Offline

    g0dlike97

    mbaxter
    as great of a plugin this is, I find absoloutely no point to the "nochat" feature. Please have it toggled off by default, It get's pretty annoying, especially when you're OP :/

    Anyway, thanks for making this a non-spout required plugin! :D
     
  2. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Ops do not get vanish.nochat, you have to manually assign yourself the node. It is toggled off by default, for all users.
     
  3. Offline

    g0dlike97

    Sorry, let me fix that up.
    As an owner with "*' in the permissions, It can get quite annoying :/
     
  4. Offline

    CryADsisAM

    Why cant I do /v fakequit or fakejoin. When I type it nothing happens :(
     
  5. Offline

    Lucky__13

     
  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Then don't explicitly grant yourself all nodes. :(

    Give yourself permission to use them. Read the documentation :)
     
  7. Offline

    AlexTheDooD

    Does this plugin have a 'fake logout/login' feature which hides you from the player list, and sends out a logout/in message? Get back to me.
     
  8. Offline

    g0dlike97

    Yeah,
    Code:
    /v fq - Fake quit
    /v fj - Fake join
    As a sever owner, I have to D:
     
  9. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Are you using a plugin that makes owners automatically get all nodes? Either drop the plugin (I suggest this one) and find a better plugin, or at least set yourself as not owner so you don't have to deal with that garbage.
     
  10. Offline

    CryADsisAM

    I dont have any permissions plugin. Do I need one for fake quit or join to work? Is there no other way?
     
  11. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    You could define a default: op permission in permissions.yml

    Code:
    vanish.whee:
      default: op
      description: Give me nodes I want!
      children:
        vanish.fakeannounce: true
    
    I believe that's the way to do it in there, just add whatever nodes you want under children, looking the same (with the correct number of spaces) as the vanish.fakeannounce one :)
     
  12. Offline

    CryADsisAM

    kk thanks
     
  13. Offline

    g0dlike97

    I use PermissionsEx.
    Anyway, No biggy.
    I love this plugin, Great for catching xrayers >:)
     
  14. Offline

    Nerrion

    Could you please please please make a function that disables the Auto silent join for us '*' users?
     
  15. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    If you don't want it, don't grant it. Read the documentation of your permissions plugin for how to not give certain nodes.
     
  16. Offline

    Nerrion

    I know that, and I put the - - node in my PEX file, but it stil joins silently.
     
  17. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Then you've done something wrong, best ask them for help.
     
  18. Offline

    Nerrion

    I will do that, thanks.
     
  19. Offline

    skiba

    how to be invisible and open the doors chests etc.
     
  20. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Don't give yourself the vanish.nointeract permission
     
  21. Offline

    ukballer1012

    Can you please make it possible to build, use items, and talk while hidden?
     
  22. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    That's the default. If you can't then you gave yourself the permission nodes to block yourself from it. Read the permissions documentation for more info. :)
     
  23. Offline

    PsychicDragonST

    I have enableTabControl set to false, but I'm still not popping up in the tabbed player list when vanished.

    edit: Oops, I meant to include the CB version too. I'm using CB 1.2.3 R0.2.
     
  24. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    enableTabControl is a feature from 2.x which was discontinued in 3.x and beyond. It may return in 4.x when the bukkit api changes.
     
  25. Offline

    ukballer1012

    lulz okay
     
  26. Offline

    PsychicDragonST

    Ah I see. Thanks for the quick response.
     
  27. Offline

    henwa

    the only thing that works is /vanish, every other command just toggles visibility! PLEASE HELP
     
  28. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    What permissions plugin are you using?
     
  29. Offline

    henwa

    i'm not using any, i dont think. however, there is a permissions.yml folder, so i'm not sure if that means i am...
     
  30. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Well, the default nodes granted just let you /vanish and see vanished players, so you'll want to use your permissions.yml to create a node granting more (documented in a previous post, last page or two), or use a permissions management plugin.
     

Share This Page