Commit Graph

456 Commits

Author SHA1 Message Date
PiggyPiglet
2f4bb7689d Merge branch 'hytale' into hytale-curseforge 2026-03-27 18:48:34 +08:00
PiggyPiglet
c14c1145e4 update bukkit javadoc -> hytale 2026-03-27 18:30:41 +08:00
PiggyPiglet
79deb5f7d2 pull new chars replacer from main papi 2026-03-27 18:23:15 +08:00
PiggyPiglet
ecfbd35784 set server version manually 2026-03-27 18:21:08 +08:00
PiggyPiglet
18190c8b38 don't create a new Function every time Configurable#getConfig is called 2026-02-27 20:29:17 +08:00
PiggyPiglet
163bd98bb1 fix cf metrics 2026-02-20 21:06:30 +08:00
PiggyPiglet
ad7a884a0a merge 2026-02-20 21:06:02 +08:00
PiggyPiglet
d6adb4bd1b revert to old charsreplacer 1.0.7 2026-02-20 20:34:59 +08:00
PiggyPiglet
3294a2517a 1.0.7 release, add color code legend on list all and remove dark gray 2026-02-20 20:33:26 +08:00
PiggyPiglet
0067540ec1 Ensure configurable object is converted from map to object on /papi reload 2026-02-19 19:11:37 +08:00
PiggyPiglet
20aa9042f3 Remove deprecated getPlayerRef calls 2026-02-18 18:32:10 +08:00
PiggyPiglet
2ee162d590 Merge branch 'hytale' into hytale-curseforge 2026-02-17 18:08:51 +08:00
PiggyPiglet
ee1616255f use new charsreplacer from main papi 2026-02-17 18:08:43 +08:00
PiggyPiglet
666ece6d3c Merge branch 'hytale' into hytale-curseforge 2026-02-17 18:06:36 +08:00
PiggyPiglet
da2c1c916e expansion configs should be concurrenthashmap 2026-02-17 18:06:28 +08:00
PiggyPiglet
40594a2df0 Merge branch 'hytale' into hytale-curseforge 2026-02-17 17:46:37 +08:00
PiggyPiglet
6f6a1df900 ok let's not create a new default config object every time getConfig is called... 2026-02-17 17:46:04 +08:00
PiggyPiglet
1bd6446eb4 Merge branch 'hytale' into hytale-curseforge 2026-02-14 20:57:07 +08:00
PiggyPiglet
5af5e3cd72 fix metrics time interval 2026-02-14 20:37:57 +08:00
PiggyPiglet
41bb27cf6b Add metrics 2026-02-14 20:37:36 +08:00
PiggyPiglet
fcb321b77b Merge branch 'hytale' into hytale-curseforge 2026-02-14 18:09:35 +08:00
PiggyPiglet
4230595618 Add user-agent to hytale papi 2026-02-14 18:09:15 +08:00
PiggyPiglet
b1e163b397 print exception when failed loading expansion 2026-02-14 17:20:42 +08:00
PiggyPiglet
a6b08d8e25 keep config.yml header on save, show all pages on ecloud list all, deprecate getExpansionConfig for Configurable#getConfig 2026-02-11 19:46:20 +08:00
PiggyPiglet
914fe2c8b7 Merge branch 'hytale' into hytale-curseforge 2026-02-08 21:37:05 +08:00
PiggyPiglet
9b89f8812c Add CurseForge Update checker 2026-02-08 21:36:49 +08:00
PiggyPiglet
55c52a83ac Run expansion config logic before loading expansion 2026-02-03 08:39:07 +08:00
PiggyPiglet
dae0b96002 Merge branch 'hytale' into hytale-curseforge 2026-02-02 21:39:16 +08:00
PiggyPiglet
44ac2589a3 Fix permission system - also 1.0.4 release
it was horribly broken :(
2026-02-02 21:39:05 +08:00
PiggyPiglet
07c6e292b3 Merge branch 'hytale' into hytale-curseforge 2026-02-02 20:34:18 +08:00
PiggyPiglet
21902c5fa3 Load expansions after server boot to prevent dep issues 2026-02-02 20:34:10 +08:00
PiggyPiglet
59d916966c Merge branch 'hytale' into hytale-curseforge 2026-02-02 20:07:32 +08:00
PiggyPiglet
3e75070375 Add eCloud blocked information msg to ecloud command 2026-02-02 20:07:22 +08:00
PiggyPiglet
d4c64fc17e Merge branch 'hytale' into hytale-curseforge 2026-02-02 15:35:40 +08:00
PiggyPiglet
59ec9bee5a use gradle version in manifest 2026-02-02 15:35:22 +08:00
Funnycube
395c743b41 comment out dormant code 2026-02-02 17:58:02 +11:00
PiggyPiglet
7952702abd Merge branch 'hytale' into hytale-curseforge 2026-01-30 22:17:24 +08:00
PiggyPiglet
ebc62c6fd2 Add convenience booleanValue method to PlaceholderAPI class 2026-01-30 22:17:11 +08:00
PiggyPiglet
a01e6abab8 Merge branch 'hytale' into hytale-curseforge 2026-01-30 20:53:33 +08:00
PiggyPiglet
3bf99821ef Implement config save, comment out old config api 2026-01-30 20:53:24 +08:00
PiggyPiglet
e8716e57ff Merge branch 'hytale' into hytale-curseforge 2026-01-30 20:03:06 +08:00
PiggyPiglet
6d8f223591 actually fix windows loading issue maybe 2026-01-30 20:02:19 +08:00
PiggyPiglet
8f9c52940c Merge branch 'hytale' into hytale-curseforge 2026-01-30 18:22:18 +08:00
PiggyPiglet
3b34193caa move expansion load to start to hopefully fix cube's non-load issue 2026-01-30 18:22:08 +08:00
PiggyPiglet
7edc94bc35 Update download/update messages to be clearer 2026-01-30 18:21:23 +08:00
PiggyPiglet
b06bc23465 Merge branch 'hytale' into hytale-curseforge 2026-01-30 18:15:33 +08:00
PiggyPiglet
757f6ee9ae Make dump command link more accessible 2026-01-30 18:15:17 +08:00
PiggyPiglet
ffd115296c eCloud disabled PAPI for CurseForge 2026-01-30 18:11:12 +08:00
PiggyPiglet
c308769e6d remove unused code 2026-01-30 17:41:13 +08:00
PiggyPiglet
98b7ef68ec fix /papi command showing error, add /placeholderapi alias 2026-01-26 21:31:43 +08:00