This website requires JavaScript.
Explore
Help
Sign In
worldofcraft
/
LuckPerms-DBA
Watch
10
Star
0
Fork
0
You've already forked LuckPerms-DBA
Code
Issues
Pull Requests
Releases
Wiki
Activity
314
Commits
1
Branch
0
Tags
f1d670dc4602ae93e00ea261695ce99ebe91e062
Commit Graph
88 Commits
Cleanup some remaining TODOs
Luck
·
2016-10-13 21:16:34 +01:00
6109718c67
Bump minor version
Luck
·
2016-10-13 20:40:09 +01:00
cd758d7e48
Fix StackOverflowException
Luck
·
2016-10-13 20:36:08 +01:00
fcb0fcadeb
Reorganize packages
Luck
·
2016-10-13 20:07:10 +01:00
26fb506560
Fix Sponge implementation, remove standalone module
Luck
·
2016-10-13 19:13:34 +01:00
60e6ae6e23
Refactor caching system (WIP) - still working towards
#23
Luck
·
2016-10-12 21:57:57 +01:00
83d9229295
Don't force the default group
Luck
·
2016-10-11 18:54:42 +01:00
9fe05efb4e
Implement persisting subjects (+ defaults)
Luck
·
2016-10-10 18:58:43 +01:00
5b4975f34c
Avoid odd behavior where Sponge prevents User subjects from being GCed
Luck
·
2016-10-09 21:34:05 +01:00
069e535f1a
Make refresh calls in SpongeListener run async
Luck
·
2016-10-09 20:49:17 +01:00
1eb053447e
Cleanup some Sponge subject classes
Luck
·
2016-10-09 13:14:58 +01:00
93c7c06b2d
Account for inheritance and wildcards in SimpleSubject
Luck
·
2016-10-07 18:11:59 +01:00
9d166041ab
API changes for 2.11
Luck
·
2016-10-05 21:40:54 +01:00
2429831153
Fix memory leak, woops
Luck
·
2016-10-03 20:43:36 +01:00
9e0fdcbfee
Move some classes around
Luck
·
2016-10-03 20:42:11 +01:00
008dc3fc52
Small fix for #getAllWithPermission
Luck
·
2016-10-03 16:45:52 +01:00
d626c08b4c
Refactor PermissionHolder & Sponge subjects
Luck
·
2016-10-02 15:05:53 +01:00
1b3b50c113
Implement locks to hopefully resolve race conditions with I/O - experimental
Luck
·
2016-10-01 19:03:05 +01:00
4787361e66
Calculate Sponge defaults using context
Luck
·
2016-09-29 20:38:03 +01:00
71b33a296c
Silence subject load errors unless debug-permission-checks is true
Luck
·
2016-09-29 20:02:38 +01:00
becdfd6f03
Cache Vault lookups & properly sort listnodes output
Luck
·
2016-09-27 20:18:06 +01:00
4c21957b04
Fix permission lookups being case sensitive
Luck
·
2016-09-26 18:52:01 +01:00
ab6b011225
Release 2.10
Luck
·
2016-09-25 17:32:58 +01:00
3424b0542a
Small fixes to context system
Luck
·
2016-09-25 16:55:14 +01:00
4da7fe4ff9
Proper context implementation - WIP
Luck
·
2016-09-25 10:19:36 +01:00
5ee6db02ff
Add locale file support
Luck
·
2016-09-23 22:14:40 +01:00
eb9d2be587
Add world and group name rewriting, refactor configs
Luck
·
2016-09-23 18:58:19 +01:00
f48595b1ff
Update config comments
Luck
·
2016-09-22 18:25:49 +01:00
12cd4e19cb
Implement basic standalone base, working towards
#9
Luck
·
2016-09-20 21:50:28 +01:00
fa9324bda8
Re-add regex permissions & actually take note of the config options
Luck
·
2016-09-19 21:00:23 +01:00
b1e34b55f8
Separate PermissionProcessor into own class
Luck
·
2016-09-19 20:45:37 +01:00
cff1b8a411
Make more specific wildcards take priority over less specific ones
Luck
·
2016-09-19 20:36:52 +01:00
6ffa6720be
Refactor permission calculation
Luck
·
2016-09-17 23:15:07 +01:00
23d53d39b4
Fix no permissions applying when include-global is false, and better support per-server/per-world groups
Luck
·
2016-09-17 19:05:56 +01:00
30ea5a5b69
Update default configs
Luck
·
2016-09-16 22:09:55 +01:00
e7a210dc06
Fixes for offline mode servers
Luck
·
2016-09-16 21:24:25 +01:00
be74b50762
Cache permission lookups
Luck
·
2016-09-16 21:11:12 +01:00
f2e06b56e7
Fix compile
Luck
·
2016-09-15 17:12:19 +01:00
f6aa20c300
Provide prefixes and suffixes through the PS options
Luck
·
2016-09-15 17:06:27 +01:00
5e16134f6f
Fix #getDefaults for users
Luck
·
2016-09-15 16:54:12 +01:00
6165fcbb21
Actually apply default permissions on Sponge
Luck
·
2016-09-15 16:53:03 +01:00
831e882db0
Sponge fixes
Luck
·
2016-09-14 19:37:20 +01:00
ce3ee866ca
Use Splitter instead of Patterns, don't split arguments in quotes
Luck
·
2016-09-12 19:00:37 +01:00
e7ca79d251
Maybe fix race condition with messages not sending
Luck
·
2016-09-10 14:31:42 +01:00
31884ea59d
Release 2.8
Luck
·
2016-09-07 20:53:33 +01:00
ea07f05097
Release 2.7
Luck
·
2016-09-05 20:00:01 +01:00
60bcd5f643
Fix permissions not being removed on Sponge
Luck
·
2016-09-04 17:59:01 +01:00
770b7dc282
Fix inherited permissions not applying on Sponge
Luck
·
2016-09-04 16:25:10 +01:00
ed85eee36c
Add bPermissions migration
Luck
·
2016-09-03 18:15:52 +01:00
7970e2a1c6
Add YAML storage support
Luck
·
2016-09-02 19:15:31 +01:00
5dec5a54cb
First
Previous
1
2
Next
Last