1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-09 05:40:47 +02:00

2203 Commits

Author SHA1 Message Date
lucko
79a08610e0 Increase memory allocation for Gradle 2022-06-12 10:55:51 +01:00
Aurélien
7824566ce5 Fabric 1.19 (#3394) 2022-06-11 21:14:14 +01:00
IzzelAliz
a368509520 Use Forge default resolver when result is undefined (#3390) 2022-06-06 18:39:13 +01:00
Luck
62a8891b48 Fix buildscript 2022-05-20 20:12:56 +01:00
Alex Thomson
6421525f3a LuckPerms for Forge (#3262) 2022-05-20 20:09:04 +01:00
Luck
65a4c67745 Fix bug in Sponge PermissionServiceProxy 2022-05-19 18:12:42 +01:00
Luck
e6cc817436 Update nexus mirror url 2022-05-15 18:22:21 +01:00
Luck
c35958b88e Fix plugin message string encoding inconsistency (#3364) 2022-04-24 11:41:02 +01:00
Emily
e0ee2c3b5f Resolve command entity selectors on Fabric (#3363) 2022-04-24 09:44:24 +01:00
Luck
b3cdf67c4f Add error logging for failed plugin message parse (#3364) 2022-04-24 09:33:33 +01:00
Luck
207e4aa9f8 Show table prefix in a different colour 2022-04-08 21:02:31 +01:00
Zeromaniac
34873914bd Show sql table prefix if set in '/lp info' (#3360) 2022-04-08 20:35:40 +01:00
Luck
126631fce8 Load configuration from env or system props (#3294) 2022-04-03 15:21:18 +01:00
Luck
2e0a4d71a5 Fix redis close (#3353) 2022-03-27 16:50:31 +01:00
Luck
5647b2e5c6 Shutdown okhttp on plugin disable (#3347) 2022-03-23 20:15:03 +00:00
Luck
eece15d415 Close web editor sockets on plugin disable (#3326) 2022-03-20 10:45:59 +00:00
Luck
fb56189f0a Improve AbstractJavaScheduler (#3326) 2022-03-19 23:30:39 +00:00
Marton Schneider
405c5c3cf9 Fix typo with env var reading (#3345)
* resolves LuckPerms/LuckPerms#3339

* change server name from env var => add to a separate option for this

* fix missing variable assignment
2022-03-18 21:01:01 +00:00
Marton Schneider
eeec818286 Allow server name to be specified with an env var (#3341) 2022-03-16 21:01:21 +00:00
Luck
138f2c1b3e Provide snakeyaml for Fabric (#3325) 2022-02-28 20:45:15 +00:00
Luck
f840c76e44 Don't pretty-print exporter json (#3329) 2022-02-28 20:33:00 +00:00
Luck
775f1adf36 Support for command completions on Bukkit 1.18.2 2022-02-28 20:20:30 +00:00
Luck
8ed63159ce Set mongodb uuid representation (#3324) 2022-02-27 13:17:12 +00:00
Luck
4bdcca6566 Update mongodb driver 2022-02-20 22:41:58 +00:00
lucko
b235234633 Sponge use jar-in-jar loader 2022-02-17 00:22:46 +00:00
Luck
5c8b0a604e Maintain order in editor users/groups collection 2022-02-16 19:53:33 +00:00
Luck
86d2523d33 Fix SpongePlayerCalculator errors 2022-02-11 23:25:31 +00:00
Luck
3eca6205ab Fix API buildscript 2022-02-09 22:15:09 +00:00
Luck
99c3d68d3a API 5.4 v5.4 2022-02-09 21:39:45 +00:00
Luck
59f3866e36 Warn if the API was classloaded by another plugin 2022-02-09 21:08:18 +00:00
Sxtanna
d45d9a295b Optimize parent resolution in info commands (#3309) 2022-02-09 20:15:18 +00:00
Luck
b13a74c61e Pre-generate web editor keypair to speed up initial session init 2022-02-09 20:08:16 +00:00
Luck
0fe85ed6ff Ignore http 503 error from socket server 2022-02-09 19:59:01 +00:00
Luck
bc15e348f5 Optimize bulk user loading for editor command (#3273) 2022-02-08 22:45:00 +00:00
Luck
1b3b9b5c62 Update commodore to fix running LP commands from a Forge client (#3299) 2022-02-07 22:35:52 +00:00
Luck
fe80ba6cc4 Shutdown ForkJoinPool worker on disable (#3247) 2022-02-07 21:27:26 +00:00
Luck
65751cd56b Velocity world context use ServerConnectedEvent (#3245) 2022-02-07 21:25:43 +00:00
lucko
ee79f53612 SpongeAPI 8 (#2728) 2022-02-07 21:10:01 +00:00
lucko
d3029a8467 Web editor socket connection (#3303) 2022-02-07 19:13:09 +00:00
Luck
f61d9ff9f0 Fix NPE from permission holder initialisation order (#3263) 2022-01-02 16:58:15 +00:00
Luck
a53c9fad00 Reuse the same InheritanceOrigin object where possible 2022-01-01 20:49:12 +00:00
Luck
4de7448394 Include whether a node is normal/transient in InheritanceOriginMetadata 2022-01-01 19:33:48 +00:00
Luck
6781c1fb51 Provide API access to cached data result info (#3243) 2022-01-01 14:38:46 +00:00
Luck
acdc259771 Fix MetaValueSelector NPE 2021-12-31 17:50:42 +00:00
Luck
d319d8dc52 Fix TristateResult NPE 2021-12-31 17:24:38 +00:00
Andrew
419d711fb6 Add full support for transient permissions through Vault API (#3258) 2021-12-31 16:16:06 +00:00
lucko
2d662cbab9 Retain cause node information for cached permission/meta data (#3250) 2021-12-31 16:03:00 +00:00
OmegaWeaponDev
ae93c9768b Add default file name for export command (#3248) 2021-12-31 16:02:24 +00:00
Luck
664cad21a9 Clarify uuid type in user info command (#3233) 2021-12-10 23:47:06 +00:00
Luck
8cc126f711 Add config option to disable bulkupdate functionality 2021-12-09 21:32:02 +00:00