codename-B / bPermissions

a SuperPermissions manager for Bukkit
ci.xdevelopers.tk:8080/job/bPermissions/ws/target/bPermissions-1337-SNAPSHOT.jar
27 stars 39 forks source link

First step for compatibility layer #2

Closed ghost closed 13 years ago

ghost commented 13 years ago

This loads a pseudo plugin called "Permissions" so a separate bridge plugin is not needed. Feel free to rename classes.

Code for reading permissions of offline players and players on different worlds still needs to be written. Also all the group/prefix/suffix stuff is missing.

codename-B commented 13 years ago

Hey Zeerix - don't worry about players on different worlds, my code handles that (it loads the corresponding permissions per world for the players automatically)