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

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

  1. Offline

    monir

    How can i remove the message in the chatt every time my staff does vanish?
     
  2. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    That message is only sent to users with the permission node vanish.statusupdates. Just don't give people that node and you're all set :)
     
  3. Offline

    ArmyHill01

    @mbaxter - Great plugin, love functionality and simplicity but can you send CraftBukkitUpdate your download URLs for convenience?

    Thanks again for the great plugin!!!!
     
  4. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

  5. Offline

    TechnoCraft

    When i'm vanished i can't place blocks or open doors or nothing
    All i can do is use superpickaxe on world edit and break instantly
     
  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    You gave yourself vanish.nointeract
     
  7. Offline

    TechnoCraft

    yeah but I'm owner rank to save time puting permissions in i just do '*' for all permissions so how would i take it away
     
  8. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Via whatever mechanism your permissions plugin provides. :)
     
  9. Offline

    ArmyHill01

  10. Offline

    Grimmy777

    I just does not make sense to me that if spout can program packet filtering into their plugin, that you could not do the same for yours so that it does not require spout.
     
  11. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Because Spout does it, I have no need to. Plus, if I wrote my packet listening then my plugin would have to be incompatible with Spout and all plugins requiring Spout.

    looks abandoned.

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

    Grimmy777

    k, well it looks like im going back to vanishnopickup then =/ spout adds about 30% cpu usage to my server for some odd reason.
     
  13. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Have you asked the spout folks for assistance in figuring out what's up?

    I again remind you that vanishnopickup is useless against any griefer you'd actually want to hide from.
     
  14. Offline

    Grimmy777

    I have and why is it useless?
     
  15. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Because any good griefing client lets you see people 'vanished' by the old vanish plugins. My plugin cannot ever be cheated like that.
     
  16. Offline

    Teraku

    I can't disable someone's "vanish.see" permission using PermissionsEX. All other permissions work fine, but when I replace one of them with "- -vanish.see" (Which denies a permission, and always works except for vanish.see), and others can still see me when vanished. No matter if I toggle see or not. And when I run permtest, it says I don't have vanish.silentjoin (As intended), but it says "You have vanish.see", which isn't right.

    This can't be entirely a PermissionsEX problem.
     
    Kieron Etherimgton likes this.
  17. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    PermTest directly queries the superperms system. So if it says you have vanish.see you really have it and it's a PEX problem. See my post here about pex problems - http://dev.bukkit.org/server-mods/vanish/pages/pex-problems/ - where I advise using anything but pex.
     
  18. Offline

    EvilTelephone

    I'm having the dreaded CPU usage issue with 1.7.fix.srsly. I removed *just* the VNoP plugin and my CPU usage was reduced by 50% and lag was notably reduced as well. Spout remained, I only removed VNoP and got these results.
    Here's the various plugin info for my server:
    [INFO] Plugins: CommandBook, IRCraft, LogBlockQuestioner, MultiInv, Multiverse-Core, NoCheat, PermissionsEx, Spout, TeleportSuite, WhitelistPlus, WorldEdit, ChatManager, Modifyworld, Permissions, LogBlock, LWC
    [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1131-g86b7fa8-b1337jnks (MC: 1.8.1)
    [INFO] This server is also sporting some funky dev build of Bukkit!
    [INFO] Spout version 510
    VNoP is/was at 1.7.fix.srsly
    Thanks for the support.
    I don't know if it matters, but the server runs Windows Server 2008 x64. CPU is a hexacore Opteron. System has 16 GB of RAM.
     
  19. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    How much of a core was it using when enabled vs disabled?
     
  20. Offline

    EvilTelephone

    With VNoP on: 1 Core was constant 100%; the other 5 cores varied between 0% and 10%.
    With VNoP off: 1 Core varies between 10% and 40%; the other 5 cores vary between 0% and 10%
     
  21. Offline

    Four_Down

    Could you add a feature so that when your vanished the chests dont appear open to other players?
     
  22. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I'm considering fixing that, yes.
     
  23. Offline

    Four_Down

    That would be so amazing! Would you be able to make it toggle-able?
     
  24. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I'd probably make it a server-wide toggle (as in, a setting in config.yml). Tracking opening chests isn't as easy as tracking breaking a block.
     
  25. Offline

    Lunar Delta

    Could you explain to me just what the PEX guy did that is causing problems? I've been a little distressed today trying to set up bPermissions and I am wondering if the issues is really so huge that the hassle is worth it. That, and aside from breaking protocol, it just plain isn't as good, intuitive, or easy to use. I had a hell of a time getting it working properly with everything.
     
  26. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    pex broke parent/child permissions, documented here:
    https://github.com/t3hk0d3/PermissionsEx/issues/95
    https://github.com/t3hk0d3/PermissionsEx/issues/107

    Also, I believe there's a command that will auto-convert pex to bPermissions.
     
  27. Offline

    Lunar Delta

    What utter ridiculousness. I always knew t3hk0d3 had an attitude problem, but this goes beyond the pale. Does he want to sign his own plugin's death warrant?
     
  28. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I'd rather not comment on the issue much more beyond saying that because of this I can't really recommend PEX for users of my or any plugin.

    Requesting comments on what new features people want:

    http://dev.bukkit.org/server-mods/vanish/forum/

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

    EvilTelephone

    The only reason I stick with PEX is because it has this cool ranking system. Each group has a rank 'value' that represents that rank's position in the hierarchy. Players can 'rank up' to gain new commands (If you ever played on the old MCLawl classic server software, it's almost exactly the same functionality).

    I couldn't figure out of bPermissions had such a feature. I tried the PEX->bPermissions conversion process, but it just took the 'rank' part out. I read about 'tracks' but I'm honestly not sure if it's the same thing.
     
  30. Offline

    RaesWolf

    when will it be more compatible with PEX? As this is the permissions I use
     

Share This Page