CubeEngine / AntiGuest

A bukkit plugin to protect your server from griefing guests
http://cubeisland.de
GNU General Public License v3.0
6 stars 4 forks source link

Default users allowed to build. Default has no AntiGuest permissions nodes #5

Closed TnTBass closed 12 years ago

TnTBass commented 12 years ago

Using bPermissions 2.7.9 and AntiGuest 2.5.0.

I have the antiguest nodes assigned to the registered group, but the default group (which has no antiguest permissions) can DO EVERYTHING antiguest is supposed to block.

I fully admit my config may be wrong, but I cannot see where. Please assist.

TnTBass commented 12 years ago

When I turn on debug mode, I get this output. So it appears to think it has permissions, but it shouldn't, according to the nodes I have defined. :(

2012-01-25 12:21:01 [INFO] [AntiGuest] [debug] Player interacted with LONG_GRASS Enter Choice: 2012-01-25 12:21:01 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: breakblock - Allowed: Yes 2012-01-25 12:21:01 [INFO] [AntiGuest] [debug] Player interacted with AIR 2012-01-25 12:21:01 [INFO] [AntiGuest] [debug] Player interacted with GRASS 2012-01-25 12:21:06 [INFO] [AntiGuest] [debug] Player interacted with GRASS 2012-01-25 12:21:07 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: breakblock - Allowed: Yes 2012-01-25 12:21:08 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: pickup - Allowed: Yes 2012-01-25 12:21:08 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: pickup - Allowed: Yes 2012-01-25 12:21:09 [INFO] [AntiGuest] [debug] Player interacted with DIRT 2012-01-25 12:21:09 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: placeblock - Allowed: Yes 2012-01-25 12:21:09 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: vehicle - Allowed: Yes 2012-01-25 12:21:09 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: placeblock - Allowed: Yes 2012-01-25 12:21:11 [INFO] [AntiGuest] [debug] Player interacted with DIRT 2012-01-25 12:21:11 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: placeblock - Allowed: Yes 2012-01-25 12:21:11 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: vehicle - Allowed: Yes 2012-01-25 12:21:11 [INFO] [AntiGuest] [debug] Player: Nikolai_Jakov - Permission: placeblock - Allowed: Yes

pschichtel commented 12 years ago

AntiGuest 3.0 is almost done. Maybe the problem is already fixed.

TnTBass commented 12 years ago

I'm closing this. I may have jumped the gun with this report.

I was able to make this function properly, so I'll assume pebcak on my part. Sorry for the false alarm.