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
277
Commits
1
Branch
0
Tags
de462d2385894b3e78339f3da8bed462313faaaf
Commit Graph
65 Commits
Move some classes around
Luck
·
2016-10-03 20:42:11 +01:00
008dc3fc52
Implement locks to hopefully resolve race conditions with I/O - experimental
Luck
·
2016-10-01 19:03:05 +01:00
4787361e66
Fix permission lookups being case sensitive
Luck
·
2016-09-26 18:52:01 +01:00
ab6b011225
Make command usage output easier to read
Luck
·
2016-09-25 14:34:27 +01:00
c53623dd67
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 commands to view inherited groups
Luck
·
2016-09-23 19:23:31 +01:00
df1e747861
Add world and group name rewriting, refactor configs
Luck
·
2016-09-23 18:58:19 +01:00
f48595b1ff
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
Fix build
Luck
·
2016-09-17 23:46:11 +01:00
66818e4c82
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
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
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
Possible fix for permissions not applying on BungeeCord
Luck
·
2016-09-09 18:32:50 +01:00
f28721e55a
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
Add bPermissions migration
Luck
·
2016-09-03 18:15:52 +01:00
7970e2a1c6
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
Implement ConsecutiveExecutor
Luck
·
2016-08-25 18:07:32 +01:00
2b71476cfe
Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async
Luck
·
2016-08-22 22:39:40 +01:00
7a4135319f
Partially add migration support
Luck
·
2016-08-21 22:20:14 +01:00
dd7aee9d15
Fix NPE
Luck
·
2016-08-20 16:29:59 +01:00
471084a9ef
Add events
Luck
·
2016-08-20 15:43:54 +01:00
4aa753515d
Check temporary permissions separately to the sync task
Luck
·
2016-08-19 19:10:36 +01:00
0c12eebe6f
Add support for MongoDB and H2 database formats
Luck
·
2016-08-19 18:21:16 +01:00
a15a0752f4
Fix sponge tab complete, fix bungee listeners & change some messages
Luck
·
2016-08-18 20:14:12 +01:00
31cef46b56
Add import/export support
Luck
·
2016-08-18 12:30:51 +01:00
e9e7d81ddf
Add logging, prepare for import/export system
Luck
·
2016-08-15 01:51:38 +02:00
e216c235ce
Add wildcard permissions
Luck
·
2016-08-07 01:16:05 +02:00
e14ea73626
Add license headers
Luck
·
2016-08-06 14:36:56 +02:00
8483e78082
Set version on build in sponge plugin
Luck
·
2016-08-06 12:25:23 +02:00
4ca1e26f0f
Move stuff into commons, rename PermissionObject, add more javadocs to api
Luck
·
2016-08-06 00:11:00 +02:00
caf03379f2
Sponge support
Luck
·
2016-08-05 12:58:27 +02:00
03450c3339
Various small changes
Luck
·
2016-08-03 12:08:10 +02:00
56e11b8b85
Bump version, and make future version changes easier
Luck
·
2016-07-25 21:05:09 +01:00
a3604c7464
Per-world permissions
Luck
·
2016-07-25 18:19:36 +01:00
ebeb69dd3a
Add complete offline-mode support
Luck
·
2016-07-25 11:18:35 +01:00
9ad40be210
Add Api
Luck
·
2016-07-21 21:40:24 +01:00
b3b687d9b7
Cleanup & multiple small fixes
Luck
·
2016-07-21 14:15:14 +01:00
a413c0a50a
Remove test files, bump version
Luck
·
2016-07-19 13:01:58 +01:00
ea358e88e1
Make command usage send with the correct label & bump version
Luck
·
2016-07-17 14:44:52 +01:00
24ff465679
Add tab completion
Luck
·
2016-07-17 13:18:43 +01:00
d33a3ffcea
Add support for tracks
Luck
·
2016-07-15 22:44:25 +01:00
874a90253b
Pre-compile patterns, add two new commands, check args before doing DB lookup, and limit group names slightly
Luck
·
2016-07-15 15:03:21 +01:00
42322ef932
Only store prefix in one place
Luck
·
2016-07-12 23:15:47 +01:00
69ab488c47
First
Previous
1
2
Next
Last