Commit Graph

8 Commits

Author SHA1 Message Date
Nick Minkler 170d34df48 Revert "Merge pull request #579 from Spyboticsguy/master"
This reverts commit c3e4a56b79, reversing
changes made to bef6642de6.
2014-11-30 10:53:34 -08:00
Tristen Allen 74be09bd41 Update DroxPerms' UUID support
DroxPerms' API now supports UUIDs. barring a pull request to DP

(I will have sent such a pull request to DP before sending this one.)
2014-07-09 22:38:54 -04:00
Matthias Söhnholz fc21c36c7e fix DroxPerms interaction with primary group
This adds an option that tries to guess if the Main-group of a Player
should be changed. This feature is disabled by default to not break
backward-compatibility.
To activate this, the following needs to be added to the DroxPerms
config file:

Vault:
  useOnlySubgroups: false

remove unused DroxPerms jar
2013-07-23 10:09:06 +02:00
Nick Minkler e4176f4a10 fixup the DroxPerms implementation. it has rudimentary group support. 2013-03-16 10:30:01 -07:00
mung3r 73a0c8f5ab added hasGroupSupport to Permission class 2013-03-14 11:32:04 -07:00
Tristen Allen c8b8be0ac2 Updated DroxPerms to 0.4.0
Couple changes here - DroxPerms 0.4.0 has methods
for getting a list of groups, so now DroxPerms is 100% Vault
compatible. *woo*
2012-08-04 15:35:31 -04:00
Sleaker 716a784e20 swapped the wrong ones. This should standardize constructors properly. 2012-06-30 09:57:54 -07:00
Sleaker 4205aa5709 added support for DroxPerms - thanks Spyboticsguy 2012-06-10 09:44:59 -07:00