boozaa / bPermissions

a SuperPermissions manager for Bukkit

Home Page:ci.xdevelopers.tk:8080/job/bPermissions/ws/target/bPermissions-1337-SNAPSHOT.jar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 2.3 of bPermissions brings about completely new commands structures

Commands are now a sequence of commands rather than one horribly long string!

Examples:
/world home
/user codename_B
/user addgroup admin

Negative permissions?
Just prefix the permission node with the "^" symbol for example "^node2.node" will mean that player.hasPermission("node2.node") will return false nomatter what.

Spacing?
Yes, unfortunately the expanding config file means spacing has had to be added to the config files.
Remember, if you can't format yaml correctly, you can always do everything by the commands!

About

a SuperPermissions manager for Bukkit

ci.xdevelopers.tk:8080/job/bPermissions/ws/target/bPermissions-1337-SNAPSHOT.jar


Languages

Language:Java 100.0%