vemacs
ce5ffb9bd7
Call superclass constructor for GroupManager, fixes #48
2015-06-02 17:09:03 -06:00
vemacs
b19dbb1b8f
Make permissions-plugin specific implementations extend Vault, fix build permission checks
2015-06-02 13:08:53 -06:00
vemacs
ea4c966003
Rename Vault setup method to be more descriptive, check if Chat class is available
2015-06-01 11:03:11 -06:00
drtshock
667fc18abf
Return at correct spot.
2015-04-24 12:35:29 -05:00
drtshock
4f72ff47bc
More informative permission lag notices.
2015-04-22 11:26:41 -05:00
drtshock
ac0858dcdb
Add PermissionsHandler for Vault.
...
We'll use the VaultAPI if it's there for group checks.
This will also allow us to default to Player#hasPermission from Bukkit instead of going through each permission plugin.
2015-04-22 10:42:27 -05:00
drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
KHobbits
4854961901
Add a lag check for permission system checks.
...
This doesn't include normal permission checks, since the overhead could be detrimental.
2014-06-19 02:38:28 +01:00
Iaccidentally
518650e842
Modifier order consistency
2014-02-04 11:11:43 -05:00
KHobbits
427b97433e
Logger cleanup pt 1.
2013-12-07 20:03:05 +00:00
ZerothAngel
cd4bdb83d4
Add group/prefix/suffix support for zPermissions.
2013-06-25 16:24:23 +01:00
Iaccidentally
f1eae9be6f
Cleanup imports
2013-06-11 20:45:12 +01:00
Iaccidentally
8755935fcb
Remove old permissions handlers that are no longer used. This fixes an issue where new versions of Bpermissions would be detected as old.
2013-06-09 14:38:27 -04:00
KHobbits
09f67c9723
Split util classes.
2013-06-08 22:31:19 +01:00
Xefir
62832ad43a
Added SimplyPerms Handler
2012-12-29 10:41:15 +11:00
KHobbits
f701090c89
Config file permissions cleanup
...
Removed deprecated 'restricted-commands' section.
Deprecated 'superperms' toggle.
Remove op override on essentials permissions.
Give op's all permissions by default via superperms.
2012-09-16 20:27:35 +01:00
KHobbits
c513014732
Graph a little bit extra information.
2012-03-15 08:08:25 +00:00
KHobbits
514f07ce57
Add bPerm2 support for chat prefixes.
2012-02-18 22:47:38 +00:00
KHobbits
fab9688abb
Don't try to use old bPerms API if it is not available.
2012-02-16 23:44:13 +00:00
Jeff Wardian
c890ea8f87
Added PrivilegesHandler.java;
...
Implemented privileges in PermissionsHandler.java;
Fixed PrivilegesHandler.canBuild();
2012-02-11 10:06:18 -08:00
snowleo
220d68f375
Switch to the new I18n class and format cleanup of all classes
2011-11-21 02:55:26 +01:00
KHobbits
cc9e7130e8
Adding the handler to the (painful) list of permissions systems we support.
2011-10-29 02:16:29 +01:00
snowleo
bb1cad1bc1
Copy&Paste Bugs are always stupid
2011-09-01 11:52:52 +02:00
snowleo
d7af679243
Cleanup
2011-08-31 13:03:01 +02:00
snowleo
c8f6ea7f8e
Cleaner checkPermissions()
2011-08-31 13:02:21 +02:00
snowleo
057c9cb3f5
Minor rewrite of Permissions package, all the stuff is now in one place.
2011-08-30 23:26:23 +02:00