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
|
d96c58d54d
|
1.0.7 dev
|
2026-02-14 21:06:30 +08:00 |
|
PiggyPiglet
|
243346f3f9
|
1.0.6 release
|
2026-02-14 20:58:58 +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
|
458188d728
|
1.0.6-dev
|
2026-02-09 00:04:52 +08:00 |
|
PiggyPiglet
|
e06970a45a
|
1.0.5 release
|
2026-02-09 00:03:42 +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
|
abb85e6d16
|
1.0.5-dev
|
2026-02-02 21:41:05 +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
|
5ab5d06fc6
|
1.0.4-dev
|
2026-02-02 20:57:48 +08:00 |
|
PiggyPiglet
|
8814126d47
|
1.0.3 release
|
2026-02-02 20:56:56 +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
|
95896416e6
|
1.0.3 dev
|
2026-01-30 22:18:05 +08:00 |
|
PiggyPiglet
|
ebc62c6fd2
|
Add convenience booleanValue method to PlaceholderAPI class
|
2026-01-30 22:17:11 +08:00 |
|
PiggyPiglet
|
a065d620cb
|
1.0.2-dev
|
2026-01-30 20:58:26 +08:00 |
|
PiggyPiglet
|
873c9bf727
|
1.0.1 release
|
2026-01-30 20:54:55 +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 |
|
PiggyPiglet
|
fb57b70546
|
run parse command sync
|
2026-01-24 22:00:03 +08:00 |
|
PiggyPiglet
|
ee392322c6
|
add build num to ver
|
2026-01-24 21:07:36 +08:00 |
|
PiggyPiglet
|
6f61c0eb31
|
fix parse command player cast
|
2026-01-24 21:06:04 +08:00 |
|
PiggyPiglet
|
db79cf6340
|
dev now
|
2026-01-24 19:38:48 +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
|
6e3e64d3f8
|
add hytale classifier
|
2026-01-24 19:32:03 +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
|
880ddc22b5
|
bump version to 2.12.0
|
2026-01-19 17:20:13 +08:00 |
|
PiggyPiglet
|
d378f782b4
|
Update bstats
|
2026-01-19 17:11:20 +08:00 |
|
PiggyPiglet
|
1f2d969a69
|
set plain jar classifier as "" when publishing so maven actually knows what to do with it
|
2026-01-19 17:02:03 +08:00 |
|
PiggyPiglet
|
cac79a26af
|
plainJar depends on compilePaper
|
2026-01-19 16:59:05 +08:00 |
|
PiggyPiglet
|
8b078f9058
|
downgrade gradle
|
2026-01-19 16:56:03 +08:00 |
|
PiggyPiglet
|
d3a5d01f55
|
this one's really gonna do it this time
|
2026-01-19 16:47:57 +08:00 |
|
PiggyPiglet
|
9a677d46a1
|
Potential gradle publish fix
|
2026-01-19 16:36:34 +08:00 |
|
PiggyPiglet
|
8116cbb385
|
back to one jar pls
|
2026-01-19 16:13:15 +08:00 |
|
PiggyPiglet
|
b9affd0879
|
Remove debug code
|
2026-01-18 23:09:57 +08:00 |
|
PiggyPiglet
|
ec8657015c
|
jenkins attempt #2
|
2026-01-18 23:02:29 +08:00 |
|
PiggyPiglet
|
38a86e6d2d
|
will jenkins build now idk let's see
|
2026-01-18 22:36:55 +08:00 |
|
PiggyPiglet
|
1c233ec297
|
We in 2026 bruh
|
2026-01-18 22:23:28 +08:00 |
|
PiggyPiglet
|
967dec09ff
|
Component support !?!
|
2026-01-18 22:20:29 +08:00 |
|
PiggyPiglet
|
83aad38b09
|
Update readme api url
|
2026-01-12 18:22:42 +08: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
|
7247cbb9f7
|
2.11.8 dev
|
2025-11-03 16:58:54 +08:00 |
|
PiggyPiglet
|
9ed7a7ae56
|
Merge remote-tracking branch 'origin/master'
|
2025-11-03 16:56:42 +08:00 |
|
PiggyPiglet
|
9a356ceecf
|
2.11.7
|
2025-11-03 16:56:35 +08:00 |
|
PiggyPiglet
|
82230d8156
|
2.11.8 dev
|
2025-11-03 16:19:54 +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
|
b49668ddee
|
2.11.7 Update
|
2025-11-03 16:07:19 +08:00 |
|
PiggyPiglet
|
b51fbf4e13
|
Fix jenkins build
disableAutoTargetJvm in gradle
|
2025-07-03 13:40:53 +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 |
|
PiggyPiglet
|
b16d62fb75
|
fix maven repo publishing (maybe?)
|
2025-03-30 20:41:51 +08:00 |
|
PiggyPiglet
|
b838d1c52a
|
Update ecloud api link
|
2024-11-27 19:58:05 +08:00 |
|
PiggyPiglet
|
98082398fc
|
Target java release 8 for compilation
|
2024-07-04 17:46:04 +08:00 |
|
PiggyPiglet
|
ac771207c3
|
bump to dev version
|
2024-05-21 18:51:05 +08:00 |
|
PiggyPiglet
|
8b031576aa
|
bump version for release
|
2024-05-21 18:31:02 +08:00 |
|
PiggyPiglet
|
d5e96bd6a6
|
exclude module-info fix #894
|
2024-05-20 22:44:44 +08:00 |
|
PiggyPiglet
|
57fa68c896
|
change version to .6-dev
|
2023-10-28 21:50:05 +08:00 |
|
PiggyPiglet
|
b64f024eb2
|
fix config version variable and set release version
|
2023-10-28 21:49:39 +08:00 |
|
PiggyPiglet
|
c7a4900aa3
|
remove ability to download unverified expansions
|
2023-10-28 21:42:18 +08:00 |
|
PiggyPiglet
|
3fca78626a
|
remove remaining colour shit and changed version so cube can release and we can be all happy and dandy
|
2022-07-03 20:34:12 +08:00 |
|
PiggyPiglet
|
a2456c582d
|
Removed excess capitalisation
|
2022-07-02 21:45:53 +08:00 |
|
PiggyPiglet
|
74ebb0bec0
|
remove regex replacer & associated tests
|
2022-07-01 23:31:51 +08:00 |
|
PiggyPiglet
|
850633e792
|
Fix #771
|
2021-12-24 12:34:36 +08:00 |
|
PiggyPiglet
|
348b075ac5
|
added glare's fancy pants dev string to ver
|
2021-12-24 12:32:01 +08:00 |
|
PiggyPiglet
|
ce18d3b597
|
update licenses & bump deprecation ver
|
2021-12-24 12:26:22 +08:00 |
|
PiggyPiglet
|
9d66d9d9a1
|
bump ver
|
2021-12-24 12:24:40 +08:00 |
|
PiggyPiglet
|
6348c88c6f
|
added dev back
|
2021-07-10 12:17:08 +08:00 |
|
PiggyPiglet
|
5fb45d13da
|
removed dev for release
|
2021-07-10 12:16:37 +08:00 |
|
PiggyPiglet
|
5710972288
|
Merge remote-tracking branch 'origin/master'
|
2021-07-10 11:27:08 +08:00 |
|
PiggyPiglet
|
63955511a8
|
added 1.17 to nmsversion (what does this even do)
|
2021-07-10 11:26:56 +08:00 |
|
PiggyPiglet
|
c4789b7db0
|
finished kyori impl
|
2021-07-09 12:24:36 +08:00 |
|
PiggyPiglet
|
d7a4acc2f5
|
started moving to pure adventure
|
2021-07-07 15:37:35 +08:00 |
|
PiggyPiglet
|
07ac8e41c5
|
Fix contract violations & add null checks which should close #515
|
2021-01-03 23:42:23 +08:00 |
|
PiggyPiglet
|
f0dccbd594
|
update gradle
|
2021-01-03 23:35:37 +08:00 |
|
PiggyPiglet
|
1993b2cd82
|
replaced single quote from merge with double quote
|
2020-07-27 15:23:32 +08:00 |
|