Commit Graph

431 Commits

Author SHA1 Message Date
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
ee1616255f use new charsreplacer from main papi 2026-02-17 18:08:43 +08:00
PiggyPiglet
da2c1c916e expansion configs should be concurrenthashmap 2026-02-17 18:06:28 +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
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
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
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
44ac2589a3 Fix permission system - also 1.0.4 release
it was horribly broken :(
2026-02-02 21:39:05 +08:00
PiggyPiglet
21902c5fa3 Load expansions after server boot to prevent dep issues 2026-02-02 20:34:10 +08:00
PiggyPiglet
3e75070375 Add eCloud blocked information msg to ecloud command 2026-02-02 20:07:22 +08:00
PiggyPiglet
59ec9bee5a use gradle version in manifest 2026-02-02 15:35:22 +08:00
PiggyPiglet
ebc62c6fd2 Add convenience booleanValue method to PlaceholderAPI class 2026-01-30 22:17:11 +08:00
PiggyPiglet
3bf99821ef Implement config save, comment out old config api 2026-01-30 20:53:24 +08:00
PiggyPiglet
6d8f223591 actually fix windows loading issue maybe 2026-01-30 20:02:19 +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
757f6ee9ae Make dump command link more accessible 2026-01-30 18:15:17 +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
PiggyPiglet
62f6eb4e54 fix console commands, run parse command in world thread 2026-01-26 21:23:29 +08:00
Funnycube
5f4839390c updated color handling 2026-01-26 19:43:38 +11:00
PiggyPiglet
fb57b70546 run parse command sync 2026-01-24 22:00:03 +08:00
PiggyPiglet
6f61c0eb31 fix parse command player cast 2026-01-24 21:06:04 +08:00
PiggyPiglet
fa50fd14a5 I missed an error :( 2026-01-24 19:36:23 +08:00
PiggyPiglet
085b09e019 fix javadoc errors 2026-01-24 19:34:21 +08:00
PiggyPiglet
400857f18b Add gradle publishing config, remove remaining player usage 2026-01-24 19:29:13 +08:00
PiggyPiglet
7111fef559 Use PlayerRef instead of Player, finalise expansion/replace api 2026-01-24 19:05:58 +08:00
PiggyPiglet
722279308a Let there be light 2026-01-20 21:23:37 +08:00
PiggyPiglet
2d9f4fca77 start converting from bukkit to hytale 2026-01-19 20:39:13 +08:00
PiggyPiglet
cb5b9a8bb9 A fresh start 2026-01-19 18:57:25 +08:00
PiggyPiglet
8116cbb385 back to one jar pls 2026-01-19 16:13:15 +08:00
PiggyPiglet
967dec09ff Component support !?! 2026-01-18 22:20:29 +08:00
Funnycube
85aa6ae8ae Corrected ecloud link 2026-01-15 18:18:03 +11:00
PiggyPiglet
b0fb784079 Move verification boolean to expansion version, move to v3 api 2026-01-12 17:40:35 +08:00
PiggyPiglet
84948101f4 Update API URL 2026-01-12 17:00:33 +08:00
PiggyPiglet
5dea70532c less "malicious" more "safety" 2025-11-21 20:07:28 +08:00
PiggyPiglet
403adeb217 cube doesn't like calling it malware 2025-11-21 20:01:53 +08:00
PiggyPiglet
a81ed63c0f Change malicious expansion message 2025-11-21 19:03:57 +08:00
PiggyPiglet
38da700168 Add checks for known malicious expansion checksums before expansion load 2025-11-21 18:56:49 +08:00
PiggyPiglet
cda55f20aa fix javadoc build 2025-11-03 16:17:48 +08:00
PiggyPiglet
0df7a01fd8 Update NMS Version 2025-11-03 16:15:34 +08:00
PiggyPiglet
e48b6fe702 Update NMSVersion enum 2025-07-01 20:44:21 +08:00
PiggyPiglet
0575c8cf41 Merge UniversalScheduler 2025-07-01 09:39:48 +08:00
PiggyPiglet
c181d18f5e Revert "Merge pull request #1092 from CoderKuo/master"
This reverts commit 2e0d9eb846, reversing
changes made to 33d1009d6a.
2025-06-16 11:08:43 +08:00