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

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

  1. Offline

    CubieX

    @mbaxter Yes. They are. Only OPs have permission for vanish on our server.
     
  2. Offline

    Mikael_d

    I have * as permission and can use /vanish, but /vanish fakequit and /vanish fakejoin does not work, nothing happens.
     
  3. Offline

    Rythlas

    I am using essentials and half of the commands don't work.

    I have it set to vanish.* and when I permtest it, it says I do not have vanish.*

    I can use /v and /v see but I can't toggle anything or use fq for fj
     
  4. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    @CubieX make sure you're using the latest version (1.6.3) and let me know if it continues. If it does then it's a problem with your permissions configuration.

    @Mikael_d Install PermTest (http://dl.phozop.net/PermTest/PermTest.jar) and say /permtest vanish.fakeannounce
    If it says you don't have it then your permissions are configured incorrectly.

    @Rythlas If it says you do not have the permission then you need to configure your permissions plugin.
     
  5. Offline

    Rythlas

    Code:
     Moderator:
        default: false
        permissions:
        - '*'
        - groupmanager.*
        - vanish.*
        inheritance:
        - donator
        info:
          prefix: '&5'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - '*'
        - groupmanager.*
        inheritance:
        - moderator
        info:
          prefix: '&4'
          build: true
          suffix: ''
    
    What should I be doing differently?
     
  6. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Try installing PermTest and doing /permtest vanish.fakeannounce

    http://dl.phozop.net/PermTest/PermTest.jar

    (and make sure you're on the latest version 1.6.3 of VanishNoPacket)
     
  7. Offline

    Rythlas

    Says I do not have.
     
  8. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Then something is wrong with your permissions, I suspect.
     
  9. Offline

    formaldehyd

    vanish.jpg
    Still getting the vanish message on join but i'm not invisible.​
    Any idea how to remove the message?​
     
  10. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Are you running the latest version? (1.6.3)
    Are you op?
    what perms do you have? Have you confirmed this with PermTest?
     
  11. Offline

    RugRats

    Also once you vanish or fakequit your still on the tab list :/
     
  12. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    This is being changed in 1.7 release :)
     
  13. Offline

    formaldehyd

    I've updatet the version again to 1.6.3 and it's still not working. I'm OP and Admin with '*' permissions.
    Permissions are confirmed with PermTest, i have all the neccessary permissions.
     
  14. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    /permtest vanish.silentjoin

    Let me know if you have it or not.
     
  15. Offline

    AsHperson

    er, the dev-bukkit page is broken :/
     
  16. Offline

    formaldehyd

    I'm an idiot. With removing the "vanish.silentjoin" permission the message disappears.
    Thanks for your help =)
     
  17. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Yeah, it did that earlier. :(
     
  18. Offline

    CubieX

    @mbaxter Great! It's fixed now. (1.6.3)

    Now I join invisibly, but not always vanished.
    This is like I expected it to work.

    To improve it further, a toggle option would be handy. So that you could control wether or not to join silently.
    This should be persistant on reconnect or server restart.
    But that would only be the cherry on the pie, as I always join invisible as admin, so I don't get overrun by members immediately. ^^
     
  19. Offline

    AsHperson

    it works, I got it nao :D
     
  20. Offline

    Ajax_killer

    i got a little error about it not finding the .jar
    Code:
    2011-09-27 17:32:51 [INFO] [CFBanner] Plugin Disabled
    2011-09-27 17:32:51 [INFO] [CFBanner] CFBanner was created by CainFoool. Rewrote.
    2011-09-27 17:32:51 [INFO] [ChestShop] version 3.04 shutting down!
    2011-09-27 17:32:53 [INFO] [iConomy] Plugin disabled.
    2011-09-27 17:32:53 [INFO] [Essentials] Payment method was disabled. No longer accepting payments.
    2011-09-27 17:32:53 [INFO] [ChestShop] Economy plugin disabled!
    2011-09-27 17:32:53 [INFO] [PermissionsEx] v1.14 disabled successfully.
    2011-09-27 17:32:53 [INFO] Essentials: Using Permissions 2 based permissions.
    2011-09-27 17:32:53 [INFO] WorldGuard 5.2.2 disabled.
    2011-09-27 17:32:53 [INFO] [Modifyworld] Modifyworld disabled!
    2011-09-27 17:32:53 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-09-27 17:32:53 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-09-27 17:32:53 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-09-27 17:32:53 [INFO] [PermissionsEx] sql backend registered!
    2011-09-27 17:32:53 [INFO] [PermissionsEx] file backend registered!
    2011-09-27 17:32:53 [INFO] [PermissionsEx] PermissionEx plugin initialized.
    2011-09-27 17:32:53 [INFO] [PermissionsEx] p2compat backend registered!
    2011-09-27 17:32:53 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
    2011-09-27 17:32:54 [SEVERE] Could not load 'plugins\VanishNoPacket.jar' in folder 'plugins': Spout
    org.bukkit.plugin.UnknownDependencyException: Spout
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:138)
        at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:408)
        at org.bukkit.Bukkit.reload(Bukkit.java:173)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:353)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:349)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:499)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:478)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-27 17:32:54 [INFO] MLog clients using java 1.4+ standard logging.
    2011-09-27 17:32:54 [INFO] [PermissionsEx] Initializing file backend
    2011-09-27 17:32:54 [INFO] [CFBanner] Plugin Enabled
    2011-09-27 17:32:54 [INFO] [CFBanner] CFBanner was created by CainFoool. Rewrote.
    2011-09-27 17:32:54 [INFO] [CFBanner] Permissions found. Using Permissions v2.7.7
    2011-09-27 17:32:54 [INFO] [ChestShop] version 3.04 initialized!
    2011-09-27 17:32:54 [INFO] [ChestShop] iConomy 5 loaded.
    2011-09-27 17:32:54 [INFO] [ChestShop] Permissions version 2.7.7 loaded.
    2011-09-27 17:32:54 [INFO] Loaded Essentials build 2.6.1 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2011-09-27 17:32:54 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-09-27 17:32:54 [INFO] [Essentials] Payment method found (iConomy version: 5)
    2011-09-27 17:32:54 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
    2011-09-27 17:32:54 [INFO] Loaded EssentialsProtect build 2.6.1 by: essentials team
    2011-09-27 17:32:54 [INFO] Loaded EssentialsSpawn build 2.6.1 by: essentials team
    2011-09-27 17:32:54 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-09-27 17:32:54 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-09-27 17:32:55 [INFO] [PermissionsEx] Superperms support enabled.
    2011-09-27 17:32:55 [INFO] [PermissionsEx] v1.14 enabled
    2011-09-27 17:32:55 [INFO] Essentials: Using PermissionsEx based permissions.
    2011-09-27 17:32:55 [INFO] WorldEdit 4.6 enabled.
    2011-09-27 17:32:55 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-09-27 17:32:55 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world) Single session is enforced.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world) All fire spread is disabled.
    2011-09-27 17:32:55 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-09-27 17:32:55 [INFO] WorldGuard: (world_nether) Single session is enforced.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    2011-09-27 17:32:55 [INFO] WorldGuard: (world_nether) All fire spread is disabled.
    2011-09-27 17:32:55 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    2011-09-27 17:32:55 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
    2011-09-27 17:32:55 [INFO] WorldGuard 5.2.2 enabled.
    2011-09-27 17:32:55 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
    2011-09-27 17:32:55 [INFO] [ChatManager] ChatManager disabled!
    2011-09-27 17:32:55 [INFO] [Modifyworld] Modifyworld enabled!
    2011-09-27 17:32:55 [INFO] [PermissionsCompat] Compatibility layer enabled.
    2011-09-27 17:32:55 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-09-27 17:32:55 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-09-27 17:32:55 [INFO] [iConomy] hooked into Permissions.
    2011-09-27 17:32:55 [INFO] [ChatSuite] [Debug] Building file references..
    2011-09-27 17:32:55 [INFO] [ChatSuite] ChatSuite v1.0.9-b39 by krinsdeath enabled.
    2011-09-27 17:32:55 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-09-27 17:32:55 [INFO] Reload complete
    
     
  21. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    You need Spout the server plugin.
     
  22. Offline

    Dizzy

    I'm still having the issue with being vanished when I login even though I'm not set to vanish.
    I'm using PermissionsEx.
    I'm oped and also in the PermissionxEx permissions set to *

    I remove op from myself and put -vanish.silentjoin in my permissions and still get the vanished message when I login.

    I used the permtest to check and even though I have -vanish.silentjoin it still says I have it.

    Any ideas?
     
  23. Offline

    Raycrash

     
  24. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Are you using VanishNoPacket 1.6.3?
     
  25. Offline

    Dizzy

    Yes I am.
     
  26. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    Then it sounds like a problem with your permissions plugin config.
     
  27. Offline

    thesplodezone

    what plugin would you recommend to remove vanished ppl off of online lists?
     
  28. Offline

    mbaxter ʇıʞʞnq ɐ sɐɥ ı

    I'll be adding a playerlist feature to the plugin in the next big release
     
  29. Offline

    Tanite

    Make sure you put that - node above wildcard '*' if you also have that one. PEX reads from the bottom up apparently.

    @mbaxter

    They're talking about the DynMap integration not always working on-login in that thread. FYI.
     
  30. Offline

    Dizzy

    I figured out that if I use PEX in flatfile mode the -vanish.silentjoin permission works fine but if I have it in sql mode it doesn't work.

    I'll see if I can change the order it looks at it in sql.

    It worked, I removed the * and the -vanish.silentjoin and add -vanish.silentjoin first and the * after. Worked like a charm.

    Thanks much, great plugin.

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

Share This Page