Vanish No Packet

Vanish No Packet

855k Downloads

Not invisible on Bukkit 1.7.2 Alpha Server

onnosleep opened this issue ยท 6 comments

commented

I am running Bukkit server 1.7.2 Alpha, always the latest dev build. Currently the build # is 2942.

I am running no other plugins except for VanishNoPacket, which I installed today,

I've only been running Bukkit server for a few days, so my experience with the server and plugins is limited.

And I realize that I am running an alpha server.

That all being said, here is my issue.

I have VanishNoPacket installed.

When I do /vanish, it tells me I am now invisible.

However, ops and non-ops on the server can see me in the TAB list and can see me in game.

Was there something else I was supposed to do to set this up or is it just that I am running an alpha server?

Lastly, I also appreciate the time the author takes to answer tickets such as mine.

Thank you.

commented

Thank you for replying.

Sounds like a stupid question, but how do I set it so OPs can not see me? I am of course an OP as I own the server.

I did try de-opping my daughter to test it but she could see me de-opped as well.

But at least I could learn how to hide from OPs when it all gets figured out.

Thank you again.

commented

I'd suggest setting up a permissions management plugin such as Privileges. Lets you have more than just a binary op/not-op system of permission.

commented

i have managed it with PermissionsEx

commented

I will look into both those plugins, but if I wanted to toggle ones on off, where do I look exactly? Is there a permissions config file?

Thank you.

commented

Generally speaking there's both the ability to configure via a config file and via commands. Privileges has some neat simple comments for it, but the config is also straightforward. It lets you create groups for whom you grant permission nodes. Then you assign the user to a group and they get all those nodes. You start with a blank slate of no nodes granted (except ones that plugins define as granted to everybody, which is rare) and add from there, unless you use a plugin that BREAKS the entire Bukkit permissions API (That'd be PermissionsEx) and then all bets are off.

commented

OPs will be able to see you by default as they have the vanish.see permission. The rest? Well, that's a mystery I'd be interested in helping solve. I have not had a chance to check on VNP for 1.7 aside from making sure it starts up, so now's a good time to get checking :)