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
646
Commits
1
Branch
0
Tags
ecf1d3790cfe7771103742ed1ebe5e6ed3cdccbc
Commit Graph
273 Commits
Fix race condition with Bukkit join handling where players are denied entry but subsequently login slightly later
Luck
·
2017-03-05 00:59:44 +00:00
53c9e5bb4a
Fix groupmanager global group migration on windows systems
Luck
·
2017-03-01 21:26:20 +00:00
b20b03113a
Change bungeecord leave event priority to wait longer before unloading data
Luck
·
2017-02-26 21:53:03 +00:00
ec8273aa9f
misc cleanup
Luck
·
2017-02-26 12:43:35 +00:00
df99ef4481
misc cleanup
Luck
·
2017-02-24 19:31:45 +00:00
e8c0c43e9d
Events rewrite, remove most deprecated API methods (v3.0)
Luck
·
2017-02-19 14:57:20 +00:00
6798fb21b2
Fix bukkit child permission handling to not include permissions with no children & cleanup permission registration
Luck
·
2017-02-18 21:01:09 +00:00
89ff3b169b
ensure all bukkit permissions are registered on startup
Luck
·
2017-02-18 08:50:06 +00:00
abddb265be
Add /lp tree command -
closes
#175
Luck
·
2017-02-15 19:21:27 +00:00
05f906a759
Fix setting chat meta with Vault, remove unnecessary permissible recalculations & general cleanup
Luck
·
2017-02-15 12:53:52 +00:00
4b16be1b75
Make the bukkit command manager more accessible
Luck
·
2017-02-13 12:53:22 +00:00
989a2cc89c
Apply regex perms before wildcards
Luck
·
2017-02-11 12:12:28 +00:00
140e6b08ca
"Explaination" --> "Explanation" (
#168
)
Michael Vorburger
·
2017-02-04 22:32:34 +00:00
0982154a15
Fix NPE for vault getUserMeta when defaultValue is null and the LP value is also null
Luck
·
2017-02-04 17:45:26 +00:00
378f3f5efa
Add configurable duration handling when a holder already has a temporary permission/parent/option set -
closes
#152
Luck
·
2017-02-03 22:24:42 +00:00
6540c695de
Fix OPs disabled message
Luck
·
2017-02-02 15:58:34 +00:00
bc52e4da0e
Fix import/export handling -
closes
#159
Luck
·
2017-02-02 15:13:44 +00:00
ede413a213
Cleanup all migration commands -
closes
#63
Luck
·
2017-02-01 18:41:15 +00:00
9cee319ed9
Fix migration log being sent to the console twice
Luck
·
2017-01-31 12:29:06 +00:00
8dbb083b90
Refactor plugin and scheduler interfaces
Luck
·
2017-01-31 12:14:42 +00:00
0be6d658ed
Change update messages to account for more than just redis messaging
Luck
·
2017-01-29 11:09:11 +00:00
424af27a47
fix NPE on login
Luck
·
2017-01-26 21:05:44 +00:00
d150b22eae
Pull git commit id once only - should improve build time
Luck
·
2017-01-26 13:55:06 +00:00
f27034bb35
implement verbose expression matching
Luck
·
2017-01-23 22:43:52 +00:00
0c1a2e82bf
Fix login NPE when async tasks run after the event has been fully handled
Luck
·
2017-01-23 16:22:25 +00:00
7d1a3d32e9
Fix backwards compatibility with redis
Luck
·
2017-01-22 22:49:11 +00:00
d93cc826b2
Implement BungeeCord & LilyPad messaging services -
closes
#142
Luck
·
2017-01-22 21:46:22 +00:00
327c8b83be
Implement stacking prefixes -
closes
#60
Luck
·
2017-01-22 18:23:08 +00:00
292d4cd450
Refactor config handling - towards
#100
Luck
·
2017-01-21 15:36:13 +00:00
b7cf0e6bc7
Remove console only commands -
closes
#137
Luck
·
2017-01-19 20:39:09 +00:00
2e16844141
Fix bukkit login handling -
closes
#110
Luck
·
2017-01-19 20:04:22 +00:00
a152cc47c7
Colorize console info messages
Luck
·
2017-01-19 19:51:41 +00:00
241507228f
Include license file in the jars
Luck
·
2017-01-19 19:03:59 +00:00
8aa7d272fa
Prevent some shutdown exceptions -
closes
#136
Luck
·
2017-01-19 18:56:22 +00:00
01ac5382ea
Remove world cache -
fixes
#135
Luck
·
2017-01-18 21:05:14 +00:00
1db777cd31
API changes for 2.17 -
closes
#123
Luck
·
2017-01-16 20:01:41 +00:00
aea44fc8bc
Subscribe to default permissions too
Luck
·
2017-01-14 23:49:45 +00:00
f1a1612f5d
Fix bukkit permission subscriptions
Luck
·
2017-01-14 23:19:11 +00:00
6501e5cf8d
constants do not need getters
Luck
·
2017-01-12 21:14:27 +00:00
2b96b656a9
Cleanup
Luck
·
2017-01-11 18:55:46 +00:00
1c229d54d9
Fix KCauldron dependency loading -
closes
#121
Luck
·
2017-01-09 18:20:03 +00:00
055d181c67
Fully implement new SQL schema & add migration code
Luck
·
2017-01-08 19:33:27 +00:00
960c2291b6
Fix build
Luck
·
2017-01-05 18:30:09 +00:00
bd509b3c75
Fix NPE with Vault transient permissions -
closes
#117
Luck
·
2017-01-05 18:20:17 +00:00
a71e040c6d
Cleanup vault hook
Luck
·
2017-01-05 18:19:14 +00:00
454abec468
Fixes towards
#77
Luck
·
2016-12-27 14:55:21 +00:00
2dad9f84fc
Change comments on configs; default ports for all storage backends
bakatrouble
·
2016-12-27 12:39:54 +00:00
f8a77cf809
Vault only save if a change was made
Luck
·
2016-12-27 12:24:19 +00:00
2d5975d6e3
Properly cleanup in the case of a reload - towards
#100
Luck
·
2016-12-23 11:28:42 +00:00
b35f3b4375
Download dependencies at runtime instead of shading them in the jar
Luck
·
2016-12-22 21:17:02 +00:00
d3e60487bb
First
Previous
1
2
3
4
5
...
Next
Last