Commit Graph

34 Commits

Author SHA1 Message Date
Sleaker 28c18ec76f debug why travis is complaining about a non-overridden file. 2018-09-10 22:37:00 -07:00
Sleaker e05bdf17da remove deprecated method calls from older permission systems. 2018-09-10 22:21:35 -07:00
mung3r 73a0c8f5ab added hasGroupSupport to Permission class 2013-03-14 11:32:04 -07:00
Sleaker bebed4bcfc fix removed methods in ooooold connectors. 2012-12-10 01:12:28 -08:00
Sleaker 2551f28e48 coding style. 2012-10-26 17:00:21 -07:00
Sleaker 716a784e20 swapped the wrong ones. This should standardize constructors properly. 2012-06-30 09:57:54 -07:00
Sleaker 3e148ea58a hook vPerms in the P3 interface by checking alternative plugin names,
should work as long as they don't change package names.
2012-03-28 15:01:14 -07:00
Sleaker a6535606db don't warn about P3 either. 2012-03-03 19:05:16 -08:00
Sleaker 187958d209 added Severe warnings for deprecated plugins. UPDATE BITCHES 2012-02-20 15:33:06 -08:00
Sleaker 4305efde92 added McMoney support - updated all licensing information to be current 2012-02-19 00:22:02 -08:00
Sleaker 307d06455a names are final 2012-02-08 14:26:00 -08:00
Sleaker 4e93a060e6 fix P3 player has permission check. 2012-02-05 01:12:47 -08:00
Sleaker 171c8c9ad3 warn servers that P3 is no longer supported. 2012-02-02 07:32:33 -08:00
Sleaker 50635c1bc0 finish updating to new event handling system 2012-01-25 16:06:29 -08:00
sleak d495694dae added has(sender, node) for quick has check on commandsenders in the API 2011-12-12 21:28:59 -08:00
Sleaker 17073299f4 made P3 name a bit easier 2011-11-29 14:46:51 -08:00
Sleaker 55e9ddf7c8 fixed up transient permission stuffs and adjusted null world checks in
P3
2011-11-29 14:45:21 -08:00
Sleaker 7bce4ad2fc re-fix Permissions3 support 2011-11-16 07:50:45 -08:00
Des Herriott a6ab00f5e6 Some refactoring in Permissions handlers
- Add default implementations of playerAddTransient() &
playerRemoveTransient() to the Permissions superclass.  "Pure"
superperms handlers (e.g. bPermissions, PermissionsBukkit) use those
methods, while handlers which use their own API can override them.

- Moved log and plugin fields to the Permissions superclass, since
they're present in all handlers.
2011-11-04 08:56:06 +00:00
Sleaker fd7d804924 P3 support seems messed up - hacked it together - please update 2011-10-28 17:02:07 -07:00
Sleaker b9cfea3d33 added bPerms support - minor housekeeping on some other methods 2011-10-28 13:41:02 -07:00
Sleaker 510386404b added methods for P2/P3/GM/PEX to the Chat API 2011-10-23 00:04:29 -07:00
Sleaker 23df8b181f added getGroups() to return a full list of all group-names 2011-10-22 21:10:03 -07:00
Sleaker 9a9f0e3a75 Merge branch 'master' of https://Sleaker@github.com/MilkBowl/Vault.git 2011-09-18 01:19:57 -07:00
Sleaker 7dfc283e47 enabled PermissionsBukkit/mChat & SuperPerms support. 2011-09-18 01:19:35 -07:00
Morgan 0d0cf55771 Clean up ServerListener for P3 2011-08-31 12:28:48 -04:00
Morgan 88b2bfa048 Use PluginEnableEvent instead of searching for the Plugin during onPluginEnable in P3 2011-08-31 12:26:21 -04:00
Sleaker 7c2e3a0c55 added version check to P3 when re-enabling to prevent bridge plugins
from registering as P3.
2011-08-31 09:18:09 -07:00
Sleaker 1b600bb359 Fix missing abstract methods 2011-08-17 21:29:59 -07:00
Morgan 4f63ad2113 Add transient player permissions 2011-08-12 13:30:03 -04:00
Morgan d783b66be0 Formatting 2011-08-12 13:11:25 -04:00
Morgan bfe8259216 Group Prefix & Suffix 2011-08-12 12:43:41 -04:00
Morgan 42f048a669 JavaDocs, Throw UnsupportedOperationExceptions when appropriate, finish PlayerPrefix & Suffix 2011-08-11 16:55:28 -04:00
Sleaker 46ad7835a4 Re-Added Permission2 support for legacy compatibility 2011-08-09 08:43:15 -07:00