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

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

  1. Offline

    linkysoda

    I am OP, and I never had any permissions plugins because I never liked them. I'm also using the latest Spout build.

    Edit: Nevermind, I downloaded the version a few posts above someone said was the correct link for the download.
     
  2. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Download this plugin: http://dl.phozop.net/PermTest/PermTest.jar
    And say the command in game: /permtest vanish.vanish
     
  3. Offline

    Raycrash

    so that nobody..... ????
     
  4. Offline

    Valgor

  5. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Ahahaha sorry. That is embarrassing. I've set it op-only for just those two things so that nobody who is op is stuck with extra things like mobs not targetting when they don't want. :)

    It looks like you may be running an older version of Spout. Try updating to the version I suggested in the first post which is the latest recommended build (134).

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  6. Offline

    linkysoda

    Do I need the spoutcraft client for this to work, because I'm using the regular client and my friends are too and they could see me. I had used the /vanish check command it said I was invisible but my friends still saw me.
     
  7. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

  8. Offline

    linkysoda

    I downloaded the PermTest but it causes my multi-verse plugin to not reload when I reload the server.
     
  9. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    That's... odd. PermTest has nothing to do with multiverse. All it does is check to see if you have a permission. I can look into this later tonight but it really looks like there's something screwy going on on your end. :(
     
  10. Offline

    Bronski

    It looks like having the * perm node as admin was giving me the silentjoin option. I seem to have turned it off with PEX like so:

    Code:
        Admin:
            permissions:
            - -vanish.silentjoin
            - '*'
    It didn't seem to work when I had the * entry above the silentjoin node. Just FYI for anyone else that may want to disable that with PEX.
     
  11. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Huh, I guess pex screws with nodes like that. My plugin is not designed to support a * node, as superperms isn't written that way.

    [​IMG]

    Could I see the error that it gives?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  12. Offline

    TelephoneKiosk

    I installed this but am sill targeted by mobs/am able to hit players.
     
  13. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    What's your permission setup?
     
  14. Offline

    Valgor

    Ah, that would do it :p
    Thanks.
     
  15. Offline

    TelephoneKiosk

    I use the * permission
     
  16. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    What permissions management system.
    Does said system support superperms?
    Does it say anything when you say /vanish
     
  17. Offline

    TelephoneKiosk

    When I do /vanish it says: "TelephoneKiosk has vanished. Poof." and I use Essentials GroupManager with GroupBridge.
     
  18. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I have no idea if that system supports superperms. Are you an op on your server?
     
  19. Offline

    TelephoneKiosk

    Yes, I am an OP. I don't know whether it supports superperms either to be honest. :I
     
  20. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I would guess that it doesn't, then. I would suggest upgrading to one of the many permissions systems that works with the bukkit standard :)
     
  21. Offline

    zoxerm

    Which plugin can hide me from the player list would be helpful if you post a link. I can't find one.
     
  22. Offline

    Raycrash

    Ok but the question wasnt answered yet... which "online list" plugin do you recommend ? :D
    (right now we are on craftbook I dont think theres an option in it for hiding)
     
  23. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    @zoxerm
    @Raycrash

    Honestly, I assumed one existed already, it's such a basic concept. I might code in an optional, disabled-by-default /who command (and /list or any other command commonly used)
     
  24. Offline

    Raycrash

    There is one in minecraft but only ops can use it right ?
    so we got craftbook which shows everyone without hiding...afaik
     
  25. Offline

    w000rm

    I'm sure that if i'm trying to grief something/do something bad on servers, i'm not going to use Spout. Just saying.
     
  26. Offline

    Gmzamz

    Is it possible to setup a "/vanish full" where when you type that, it looks for a file in such and such a place called "full.txt" and executes those commands? That way you can have a full vanish command, without adding extra stuff to disable your player name in /list, /tell, etc..
     
  27. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    This plugin, as very clearly stated has nothing to do with the clientside spout implementation. It is 100% server-side at this time. It may support the spout client in the future but that would only be optional.
    What commands would it run, as an example?
     
  28. Offline

    w000rm


    Not trying to sound like a dick, but that seems like you need to use Spout.
    I should've read more about this plugin, sorry. My bad.
     
  29. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    No worries. I wrote this assuming that I'm talking to server admins, not players. I've added an all-caps bold line, and might add more comments about it, to make it clear. :)
     
  30. Offline

    BFC_Mike

    Is it possible to make all settings default to OP's? I'm hipster and refuse to change from Permissions 2.7.3.
     

Share This Page