Commit Graph

47 Commits

Author SHA1 Message Date
TomyLobo
0b5c8748b5 Fixed some warnings. 2011-12-30 10:46:12 +01:00
zml2008
4fb44ebc1d Added more flexibility to the Bukkit dynamic command registration system. 2011-12-29 13:59:48 -08:00
zml2008
70205bfd11 Removed string.isEmpty() method calls 2011-12-27 13:21:55 -08:00
TomyLobo
324a041e38 Split up some external .* imports. 2011-12-26 00:36:23 +01:00
TomyLobo
4b47200f27 Fixed some warnings. 2011-12-26 00:06:50 +01:00
zml2008
c8c0c69f6d Added support for dynamic command registration. 2011-12-24 22:34:53 -08:00
zml2008
9aa8c5f674 Now that WorldEdit has YAML handling classes, YAMLConfiguration is separate from BukkitConfiguration. 2011-12-24 22:22:37 -08:00
zml2008
fcb7e62cb0 Formatting. 2011-12-05 20:02:41 -08:00
zml2008
745716426f Removed some unnecessary checks and fixed compatibility with CraftBook and other plugins that load() before registering the server listener 2011-12-05 19:59:10 -08:00
TomyLobo
50bdb2332a Removed LegacyPluginPermissionsResolver.
Wrapping at the PermissionsProvider level instead, which removes some code duplication and fixes 2 warnings :)
2011-12-05 04:25:56 +01:00
zml2008
daf1dde701 Moved WEPIF to the com.sk89q.wepif package and made PermissionsResolverManager a singleton
Added OfflinePlayer permissions fetching methods to WEPIF
2011-12-04 17:42:46 -08:00
TomyLobo
7e13b60a51 Cleanup 2011-11-23 04:48:40 +01:00
zml2008
927cab001e Fixed a few bugs with permissions resolver loading. 2011-11-15 20:38:23 -08:00
zml2008
0a4cbd435f The permissions resolver needs to be loaded! 2011-11-10 19:36:57 -08:00
zml2008
d5328e34ba This might fix problems people have been having with dinnerperms. 2011-10-30 15:16:00 -07:00
Wizjany
699807665d Cleanup 2011-10-29 11:57:45 -04:00
TomyLobo
542aed6ffd Fixed warnings. 2011-10-24 04:32:02 +02:00
zml2008
bd5c78bb40 Fixed bug in PermissionsEx resolver when PermissionsEx is not found. 2011-10-23 09:19:29 -07:00
zml2008
52982c7c0f Moved YAML classes from RegionBook from WorldGuard into WorldEdit and made everything use those. 2011-10-22 23:48:15 -07:00
zml2008
a928349b1a Fixed bug in NijiPermissionsResolver.isFakePerms() 2011-10-22 08:07:02 -07:00
zml2008
0e6597fb86 Added configurable detection order of permissions resolvers, restored old default order, and updated configurations to the new Configuration 2011-10-22 01:34:24 -07:00
Wizjany
440f3baed1 Changed order of perms resolvers loading so that dinnerperms and ignore-niji-bridges settings were not ignored. 2011-10-09 20:43:21 -04:00
zml2008
9e877740aa Added negated node support for DinnerPerms lookup. 2011-10-03 22:09:44 -07:00
TomyLobo
accd841b51 Fixed a few warnings 2011-09-28 08:05:50 +02:00
Wizjany
2d7c462477 Cleanup formatting. 2011-09-27 03:32:46 -04:00
t3hk0d3
4f80e78a7e WEPIF Improvement: code clean out, hardcoding removal and refactoring. Added Service discovery to PluginPermissionsResolver 2011-09-26 21:20:02 -07:00
Wizjany
23c9a66c80 Fixed gaping huge security flaw. 2011-09-26 01:32:12 -04:00
Wizjany
f90e47da9a Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
Wizjany
b5b55a2775 Cleanup and a few bugfixes 2011-09-24 15:24:10 -04:00
TomyLobo
16a4e5ccb3 Added/fixed some copyright notices. 2011-09-19 08:24:21 +02:00
zml2008
c38a6b0677 Bug fixes 2011-09-09 15:15:03 -07:00
zml2008
6b3f19f857 Minor cleanup of WEPIF constructors 2011-09-07 17:56:39 -07:00
ZerothAngel
703131107d Fix dinnerperms wildcard matching & group enumeration. 2011-09-05 20:53:11 -07:00
zml2008
84ed4bf4c3 Added PermissionsEx support to WEPIF. 2011-08-24 23:58:06 -07:00
zml2008
3f0da63b01 Fixed dinerperms groups and bridge detection. 2011-08-16 14:05:45 -07:00
zml2008
0f73533199 Fixed some more warnings 2011-08-07 01:08:40 -07:00
zml2008
cea080e7c7 Added Nijiperms bridge detection, allowing DinnerPerms to no longer conflict with everything else by default. 2011-08-07 01:00:48 -07:00
TomyLobo
a527b59770 Fixed more warnings. 2011-08-07 02:53:48 +02:00
TomyLobo
79f8a032f3 Fixed warnings. 2011-08-07 02:34:30 +02:00
zml2008
266f272d88 Moved WEPIF config to a global config file. Permissions configured per-plugin are not migrated to the global config. 2011-08-06 00:35:40 -07:00
zml2008
37f8b8927a Made getGroups() work properly for nijiperms. 2011-08-04 21:58:14 -07:00
zml2008
9343b3d1a8 Changed the DinnerPerms priority to not be overridden by permissions bridges 2011-08-01 21:10:13 -07:00
zml2008
cb7ec82905 Added DinnerPerms support to WEPIF 2011-08-01 21:02:15 -07:00
Wizjany
b4f646a11a Added backwards compatibility for per-world permissions. (Not sure why it hasn't popped up before now) 2011-06-30 09:20:07 -04:00
Wizjany
c21357de28 Added multiworld permissions support to WEPIF 2011-06-09 00:30:19 -04:00
sk89q
5755755c15 Code cleanup. 2011-05-01 17:06:18 -07:00
sk89q
582b98dad0 More file moving. 2011-05-01 01:30:33 -07:00