Hello there, i just got CraftBukkit for 1.8, i know it's not very stable blah blah blah, it's only for me and a friend. I used to use Permissions 3.x but it's now inactive and wish to find a new one. PermissionsBukkit seemed like a good way to go, apparently not! I've just set it up and it doesn't work with any of my plugins, in my console it's saying my plugins aren't picking up any Permissions plugin :\ Code: > 14:04:54 [INFO] WorldGuard 5.2.2 enabled. > 14:04:54 [INFO] Lockette version 1.4 is being enabled! Yay! (Core version 1.1) > 14:04:54 [INFO] Lockette: Detected craftbukkit build [1123] ok. > 14:04:54 [INFO] Lockette: Using ops file for admin permissions. > 14:04:54 [INFO] Lockette: Ready to protect your containers. > 14:04:54 [INFO] Permission system not detected, defaulting to OP > 14:04:54 [INFO] HomeX enabled. > 14:04:54 [INFO] WorldEdit 4.6 enabled. > 14:04:54 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions. > 14:04:54 [INFO] CommandBook 1.5.2-customized enabled. > 14:04:54 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers. > 14:04:54 [INFO] CommandBook: 0 banned name(s) loaded. > 14:04:54 [WARNING] CommandBook: Unknown kit item 'null' > 14:04:54 [INFO] CommandBook: 1 kit(s) loaded. > 14:04:54 [INFO] CommandBook: No known permissions plugin detected. Using configuration file for permissions. > 14:04:54 [INFO] PermissionsBukkit v1.2 is now enabled This is my current setup in my PermissionsBukkit config also. Code: users: Codemunkie: permissions: groups: - admin Darkferrit: permissions: groups: - admin dainy777: permissions: groups: - admin groups: admin: permissions: permissions.*: true permissions.build: true commandbook.*: true worldedit.*: true lockette.user.*: true HomeX.*: true inheritance: messages: build: '&cYou do not have permission to build here.' Thanks for any help.
http://forums.bukkit.org/threads/ad...2k-official-default-groups-plugin-1000.26785/ Both of you, Read the FAQ and pay special attention to SuperpermsBridge Also 17:21:04 [INFO] [BBROTHER] ------------------------------------ 17:21:04 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother! 17:21:04 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs. 17:21:04 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb 17:21:04 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications. 17:21:04 [INFO] [BBROTHER] ------------------------------------ 17:21:05 [INFO] [BBROTHER] Building `bbdata` table... 17:21:06 [INFO] [BBROTHER] BBData H2 Driver r1 loaded! 17:21:06 [SEVERE] [BBROTHER] Create World Table SQL Exception org.h2.jdbc.JdbcSQLException: Table "BBWORLDS" already exists; SQL statement:
Thanks very much! SuperpermsBridge is working nicely now Sucks that you have to have a seperate jar for it though, should enable itself automatically if a plugin only supports Permissions 2.x/3.x