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
218
Commits
1
Branch
0
Tags
bf247b71e1c2de67875f4ce77980f6ea2dbcd9c1
Commit Graph
97 Commits
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
Sponge fixes
Luck
·
2016-09-14 19:37:20 +01:00
ce3ee866ca
Apply negated wildcards
Luck
·
2016-09-13 17:23:16 +01:00
3a0a89853f
Use Splitter instead of Patterns, don't split arguments in quotes
Luck
·
2016-09-12 19:00:37 +01:00
e7ca79d251
Maybe fix an issue with per-server prefixes/suffixes
Luck
·
2016-09-11 14:34:38 +01:00
116094ea96
Inject PermissibleBase instead of using attachments.
Resolves
#14
Luck
·
2016-09-11 11:50:59 +01:00
9df39a9545
Maybe fix race condition with messages not sending
Luck
·
2016-09-10 14:31:42 +01:00
31884ea59d
Fix ops not receiving all permission nodes
Luck
·
2016-09-09 18:00:38 +01:00
fc230291d3
Add auto-op.
Closes
#8
Luck
·
2016-09-07 23:21:24 +01:00
fb0e694155
Fix bad grammar in config option comment
Luck
·
2016-09-07 21:01:03 +01:00
cd6cac1fb6
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
Remove unnecessary reflection
Luck
·
2016-09-05 16:44:59 +01:00
ba04fb320b
Fix permissions not being removed on Sponge
Luck
·
2016-09-04 17:59:01 +01:00
770b7dc282
Slight re-wording
Luck
·
2016-09-03 21:34:35 +01:00
36cd388607
Add comment about Paper's "bungee-online-mode" option.
Resolves
#6
Luck
·
2016-09-03 21:30:37 +01:00
4d48ef1939
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
Fire PermissionRefreshEvent after the nodes have actually updated
Luck
·
2016-09-01 13:00:22 +01:00
5c760aabd4
Add support for split storage
Luck
·
2016-08-31 09:30:19 +01:00
3fd62a80e2
Make log notifications toggleable
Luck
·
2016-08-30 16:02:01 +01:00
9b4bbe0500
Fix NPE, and properly send possible permissions in BukkitUser
Luck
·
2016-08-30 13:06:36 +01:00
ab00c41452
Add prefix/suffix/meta commands
Luck
·
2016-08-30 10:22:25 +01:00
075ba33e8b
Make #getPlayerGroups return global too
Luck
·
2016-08-29 21:35:11 +01:00
659baaf5fb
Only save unique users
Luck
·
2016-08-28 21:36:16 +01:00
6aea3b53f3
bug fixes
Luck
·
2016-08-28 17:43:02 +01:00
9f5e194a6e
Prepare for 1.6 release
Luck
·
2016-08-28 15:29:02 +01:00
b2cf6dce2d
More progress towards 1.6: implement PermissionService
Luck
·
2016-08-28 14:57:03 +01:00
a3ebf86f6b
More progress towards 1.6: add transient permissions
Luck
·
2016-08-27 22:01:17 +01:00
2a305b1c55
Complete refactor of permissions/nodes. progress towards 1.6
Luck
·
2016-08-27 00:32:39 +01:00
edaf174ebf
Fix NPE
Luck
·
2016-08-25 18:07:50 +01:00
9873415303
Implement ConsecutiveExecutor
Luck
·
2016-08-25 18:07:32 +01:00
2b71476cfe
Add some PlaceholderAPI placeholders
Luck
·
2016-08-23 19:32:58 +01:00
21d0c9ab0e
Add group and track rename commands
Luck
·
2016-08-23 15:52:51 +01:00
f9c1cdb4bd
Copy prefixes and suffixes during migration processes
Luck
·
2016-08-23 12:36:20 +01:00
9cd4e01d8e
Call #recalculatePermissions on the main thread
Luck
·
2016-08-23 12:10:11 +01:00
f7fa08d5e9
Convert PermissionAttachment to use ConcurrentMap, and do refreshPermissions async
Luck
·
2016-08-22 22:39:40 +01:00
7a4135319f
Add some null / arg checks to Vault chat impl
Luck
·
2016-08-22 21:12:42 +01:00
41fca40a36
Add Vault chat support using permission nodes
Luck
·
2016-08-22 20:59:52 +01:00
9dbfa76b26
Complete the migration system
Luck
·
2016-08-21 23:31:38 +01:00
5dc551c05d
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
use a proper repo instead of the rubbish jenkins one
Luck
·
2016-08-20 01:39:19 +01:00
b4d179f7b2
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
First
Previous
1
2
Next
Last