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
213
Commits
1
Branch
0
Tags
497de9824a1f587f0458ced068a071718b4e54e3
Commit Graph
73 Commits
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
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
Add bPermissions migration
Luck
·
2016-09-03 18:15:52 +01:00
7970e2a1c6
Fire PermissionRefreshEvent after the nodes have actually updated
Luck
·
2016-09-01 13:00:22 +01:00
5c760aabd4
Fix NPE, and properly send possible permissions in BukkitUser
Luck
·
2016-08-30 13:06:36 +01:00
ab00c41452
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
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
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
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
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
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
Apply bukkit permissions directly, fix sponge listener, other misc changes/fixes
Luck
·
2016-08-07 17:10:37 +02:00
90e074d3ab
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
Add more stuff to api
Luck
·
2016-08-06 11:04:06 +02:00
d88657f369
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
Change Vault hook to use new per-world perms system
Luck
·
2016-07-25 20:20:51 +01:00
c7336dbcad
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
Fix possible race condition
Luck
·
2016-07-23 22:34:42 +01:00
df209f6515
First
Previous
1
2
Next
Last