Vanish don't work :(
Opened this issue ยท 1 comments
Hi,
I want to use VanishNoPacket for visitor.
I want they can't do anything when they join my server.
This is my config.yml (permissionBukkit 1.2)
users:
GrenadeLaPome:
permissions:
groups:
- default
groups:
default:
permissions:
permissions.build: false <- can't build
vanish.nochat: true <- can't speak
vanish.nofollow: true <- can't be killed/follow by creeper, zombie, ...
vanish.nointeract: true <- can't use door, button, ...
vanish.nopickup: true <- can't pick item on the ground
vanish.preventincomingdamage: true <- can't die
vanish.preventoutgoingdamage: true <- can't kill
vanish.see: true <- can see other visitor
help me :(