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
664
Commits
1
Branch
0
Tags
d18ac2e6eb362eff6852ed245ec30fee4be8cc4f
Commit Graph
664 Commits
This Branch
This Branch
All Branches
Cleanup pom files, maybe improve build speed a bit
Luck
·
2017-03-12 14:28:35 +00:00
d18ac2e6eb
Listen for changes in data files and automatically update
Luck
·
2017-03-11 23:05:03 +00:00
b9fc5c39ae
Cleanup a bit
Luck
·
2017-03-11 21:10:27 +00:00
9dc2278083
Make the clone commands work for existing tracks/groups too
Luck
·
2017-03-11 18:30:27 +00:00
281060a972
Fix mistake in removeprefix/removesuffix command descriptions
Luck
·
2017-03-11 18:26:29 +00:00
91626f079d
Migrate group weightings onto the group itself as well as to the chat meta held by it
Luck
·
2017-03-11 18:24:25 +00:00
7305c6c54b
Fix getAllNodes cache not working properly, remove pre-process contexts on Bungee & cleanup some unused methods
Luck
·
2017-03-11 17:55:50 +00:00
bce7fa871d
remove placeholder expansion from main project
Luck
·
2017-03-11 14:02:17 +00:00
a35fd80763
Add some more placeholders to the expansion
Luck
·
2017-03-11 13:30:08 +00:00
b383f9dfbc
Update hikari version
Luck
·
2017-03-11 10:32:10 +00:00
680ad3c145
Update readme
Luck
·
2017-03-10 23:30:08 +00:00
7b712e7f90
Run exporter in own thread and process user exports concurrently
Luck
·
2017-03-10 20:44:19 +00:00
2462eac497
Cleanup powerfulperms migration & remove support for older PP versions
Luck
·
2017-03-09 19:10:48 +00:00
bb818c8942
Add new argument util method for reading context pairs
Luck
·
2017-03-09 17:56:15 +00:00
ddc881af11
Switch all usages of file reader/writers to use java nio methods -
closes
#204
Luck
·
2017-03-09 17:55:33 +00:00
838fba9173
Fallback to uuid in the search command if the username is unknown
Luck
·
2017-03-07 22:17:49 +00:00
0b6f326c18
Don't send json text on MC 1.7
Luck
·
2017-03-06 18:22:11 +00:00
00895fc7ab
Fix possible issue with context conversion
Luck
·
2017-03-05 22:56:00 +00:00
07f38aa283
Fix issue where group nodes could be unset using the permission commands, and where users with per-server groups wouldn't be assigned to the default group globally
Luck
·
2017-03-05 19:05:05 +00:00
ecf1d3790c
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
Fix creating delimiter patterns
Luck
·
2017-02-26 21:28:40 +00:00
2862f0dfae
Fix getUuid and getName API methods returning null for User, Group and Track instances
Luck
·
2017-02-26 20:46:37 +00:00
fd4963c74b
misc cleanup
Luck
·
2017-02-26 12:43:35 +00:00
df99ef4481
Refactor sponge commands to use the proxied interfaces (
closes
#197
)
Luck
·
2017-02-26 11:55:59 +00:00
35d1057673
Sort subjects properly
Luck
·
2017-02-26 01:16:54 +00:00
e6a90a18c4
Cleanup LuckPermsSubjectData (
fixes
#194
)
Luck
·
2017-02-26 01:00:02 +00:00
26afb69a14
misc cleanup
Luck
·
2017-02-24 19:31:45 +00:00
e8c0c43e9d
update javadocs link in readme
Luck
·
2017-02-23 21:59:43 +00:00
1707f333bf
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
Clarify thrown exception when a null context is returned
Luck
·
2017-02-16 21:45:43 +00:00
b328fa74a7
Fix NPE caused by generating the wrong ExtractedContexts type -
closes
#185
Luck
·
2017-02-16 21:43:27 +00:00
f97aa651a0
Don't bother adding checks to the listener queue if no listeners are registered
Luck
·
2017-02-15 19:39:24 +00:00
8d86eed0a7
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
Respect prefix option set in subject -
closes
#149
Luck
·
2017-02-14 17:11:17 +00:00
bd97a7c5d2
Remove redundant SQL queries and fix issue where multiple uuids could be mapped to the same username -
fixes
#179
Luck
·
2017-02-14 16:23:54 +00:00
a3a23d8870
import log should be sent to console too
Luck
·
2017-02-13 16:26:41 +00:00
30bddceac5
Make the bukkit command manager more accessible
Luck
·
2017-02-13 12:53:22 +00:00
989a2cc89c
Test verbose filters before registering them (
#178
)
Luck
·
2017-02-12 17:19:16 +00:00
3f17e8c3c8
Apply regex perms before wildcards
Luck
·
2017-02-11 12:12:28 +00:00
140e6b08ca
Fix sponge service returning subjects in reverse priority order
Luck
·
2017-02-09 23:00:48 +00:00
6a39b721ba
Allow negated group permissions
Luck
·
2017-02-08 21:04:34 +00:00
1df6f4b9df
Switch SpongeGroup meta handling to use MetaHolder -
closes
#171
Luck
·
2017-02-06 22:38:03 +00:00
9493fb3a7a
Ignore commented lines on dump imports & add annotations to export files -
closes
#169
Luck
·
2017-02-05 09:58:24 +00:00
0d1f3b855f
"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
First
Previous
1
2
3
4
5
...
Next
Last