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
781
Commits
1
Branch
0
Tags
abc1c164cf193bb8642b7c36f2577458ed36a463
Commit Graph
781 Commits
This Branch
This Branch
All Branches
Expose MetaStacks in the API, general cleanup, release 3.2
Luck
·
2017-05-16 21:41:20 +01:00
abc1c164cf
Refactor meta stacking to be mapped in MetaCache - towards
lucko/LuckPermsPlaceholders#1
Luck
·
2017-05-16 19:13:08 +01:00
dc801464ef
Catch exceptions thrown by context calculators
Luck
·
2017-05-16 13:50:28 +01:00
99c6fe20c2
Fix misleading Vault debug message
Luck
·
2017-05-15 21:26:43 +01:00
9d780ae24a
Fix typo
Luck
·
2017-05-15 12:07:59 +01:00
a44dec0402
Fix web editor url
Luck
·
2017-05-15 12:05:54 +01:00
a081152baa
fix compile
Luck
·
2017-05-14 22:41:25 +01:00
9b50d48f46
Cleanup
Luck
·
2017-05-14 22:15:25 +01:00
5121fc6b1f
Cleanup config keys, make editor URL configurable
Luck
·
2017-05-14 21:36:02 +01:00
d4ac261e85
Implement initial web editor support
Luck
·
2017-05-13 20:36:05 +01:00
2e9561371d
Fix vault lookups with static context
Luck
·
2017-05-11 20:04:11 +01:00
942fd3c4ce
Fix meta info only showing values in global context
Luck
·
2017-05-11 19:46:28 +01:00
8cf32752e9
Add parent cleartrack command, cleanup Messages enum
Luck
·
2017-05-09 16:26:55 +01:00
b240ca9939
Implement parent settrack command -
closes
#112
Luck
·
2017-05-09 14:06:16 +01:00
e25d99129c
Implement default contexts -
closes
#241
Luck
·
2017-05-09 13:36:43 +01:00
1fee47e087
Apply world rewrites on-top of the real world name, and apply recursively (
#255
)
Luck
·
2017-05-09 13:07:39 +01:00
e835b31277
Bump sponge API version, cleanup
Luck
·
2017-05-09 12:55:45 +01:00
6817945e12
Fix being able to negate permissions/parents/meta in specific contexts
Luck
·
2017-05-08 22:27:46 +01:00
030fb1262e
Fix retrieving meta keys from Vault which contain delimited characters -
closes
#270
Luck
·
2017-05-08 21:43:20 +01:00
fae49096f3
Update zh-CN locale (
#281
)
EuropeJing
·
2017-05-08 20:17:51 +01:00
afd491ecea
Add zh-CN locale (
#279
)
EuropeJing
·
2017-05-08 18:11:29 +01:00
09bc100ad9
Fix zPerms parent group migration for users, and fix migration of temporary memberships
Luck
·
2017-05-08 17:45:17 +01:00
037f18ac56
Support sponge selector resolution -
closes
#275
Luck
·
2017-05-07 22:52:45 +01:00
a5746dfa21
Refactor Patterns to PatternCache
Luck
·
2017-05-07 13:56:42 +01:00
cedc5108fc
Add data constraints -
closes
#256
Luck
·
2017-05-07 13:44:29 +01:00
65af3d0f54
Fix migrating weight with zPerms
Luck
·
2017-05-06 23:35:58 +01:00
6c4fa65f91
Fix migrating false zPerms nodes
Luck
·
2017-05-06 21:06:22 +01:00
4731ad8061
Fix users being cleaned up too early and then logging back into the server -
closes
#271
Luck
·
2017-05-06 18:24:44 +01:00
7dc41e15d3
Refactor LP PermissionService to implement a modified API & add proxied classes
Luck
·
2017-05-03 20:14:31 +01:00
8326539d40
Always load user data caches alongside user instances
Luck
·
2017-05-02 16:55:08 +01:00
163e6e0f2a
Cleanup some stuff
Luck
·
2017-05-02 16:36:46 +01:00
f56bb251e9
Fix issue with bulk removing suffixes
Luck
·
2017-04-25 16:51:21 +01:00
152ca99276
Split up chat messages sent to console containing new lines
Luck
·
2017-04-23 20:51:24 +01:00
7c398d2c67
Add config options to allow for finer control over how permissions are calculated, and set include-global to true on BungeeCord by default
Luck
·
2017-04-23 20:30:58 +01:00
a526c942ca
improve speed of NodeTools#removeSamePermission
Luck
·
2017-04-23 11:51:56 +01:00
af8fd15929
implement atomic group insertion
Luck
·
2017-04-22 22:53:29 +01:00
7bfd5d4bc8
show uuid in log messages if username is null
Luck
·
2017-04-21 21:28:50 +01:00
4382d5c56d
cleanup login handling & add CountdownLatch to ensure the plugin has started before logins are handled
Luck
·
2017-04-21 19:10:25 +01:00
f43b9c96de
Fix issue with loading usernames on MongoDB -
closes
#257
Luck
·
2017-04-21 16:58:07 +01:00
c64f72e394
cleanup duplicated method
Luck
·
2017-04-20 19:26:47 +01:00
3d54f832c5
support glowstone (maybe)
Luck
·
2017-04-20 19:15:37 +01:00
867ba24c6c
Fix NPE caused by AllParentsByWeight primary group selector -
closes
#252
Luck
·
2017-04-18 17:11:07 +01:00
9715c5394c
Cleanup handling of unknown/null usernames for users
Luck
·
2017-04-17 19:31:52 +01:00
67b5c72520
Update RU locale (
#250
)
Articuno
·
2017-04-17 10:12:37 +01:00
43450f6cc7
fix typo
Luck
·
2017-04-16 11:08:54 +01:00
a3737d4f35
Add not_on_track meta stack criteria
Luck
·
2017-04-16 11:06:05 +01:00
3314e94a9a
Fix getting primary groups for offline users
Luck
·
2017-04-15 20:32:03 +01:00
a27436b086
fix build
Luck
·
2017-04-15 19:53:12 +01:00
fe5554ffb1
Determine dynamic primary groups using current context
Luck
·
2017-04-15 19:08:04 +01:00
f305f8d822
Cleanup poms, update copyright header
Luck
·
2017-04-15 19:01:52 +01:00
1f54bc41cc
First
Previous
1
2
3
4
5
...
Next
Last