Commit Graph

197 Commits

Author SHA1 Message Date
c6e5549fa9 [BUG] Handle Adventure serializer errors with a fallback value 2025-04-28 13:57:21 +02:00
fbcf545119 [PORT] Port for 25w17a.... 2025-04-28 13:46:44 +02:00
7eb86b012e [PORT] Port for 25w15a.... Seriously mojang, JUST STOP.... 2025-04-08 20:19:03 +02:00
Korben
cf3b89ea7f [ci-skip] Create ru_ru.json (#15) 2025-03-25 19:48:06 +02:00
79b2277a77 [PORT] 1.21.5 2025-03-25 19:46:55 +02:00
e7b3e33253 [PORT] 1.21.5-rc-1 2025-03-22 17:56:40 +02:00
dc3f3aa0b8 [PORT] 1.21.5-pre-3 2025-03-19 18:19:37 +02:00
771d438533 [FEAT] Expose Adventure JSON Serializer to mods 2025-03-14 21:58:01 +02:00
c38c7e4722 [BUG] Bump MoonConfig to fix thread hang 2025-03-14 21:54:44 +02:00
b800a4ea78 [BUG] Fix Config watcher using too many threads and not detecting changes on Linux systems 2025-03-13 14:58:15 +02:00
15b9b40b0e Temporarily disable luckperms command integration on Paper 2025-03-09 18:30:50 +02:00
76be1292f9 [NOJANG] New GameRules API to access game rules in mods 2025-03-09 15:38:22 +02:00
f4ba4d43f6 [BUG] Fix LuckPerms classes being missing on Paper 2025-03-09 15:18:01 +02:00
801f92a223 [PORT] Update for 25w10a 2025-03-09 15:13:22 +02:00
a91ebdaa7b [PORT] Update for 25w07a 2025-02-13 19:57:42 +02:00
f33363fc2d [PORT] Update for 25w06a 2025-02-11 17:44:54 +02:00
3986f08540 [DEV] Add Ability to Skip Builds 2025-02-01 18:27:34 +02:00
7f9ff38768 [FEAT] APIs for Player Revive mod and Whitelist changes 2025-02-01 17:42:04 +02:00
4c3cc6b034 [FEAT] Expose extra APIs to Command API 2025-01-15 08:03:08 +02:00
5d0ad68c64 [DEV] New Cloth Config GUIs, new nojang apis, and bug fixes 2025-01-14 18:56:19 +02:00
aded006f30 Revert "[PORT] 1.21.4"
This reverts commit 78cc17f718.
2025-01-14 15:08:53 +02:00
78cc17f718 [PORT] 1.21.4 2024-12-03 15:09:07 +02:00
5a8769bee9 Prepare for release and deprecate old RPC sdk 2024-12-02 11:46:36 +02:00
d2aca8ffa9 [WIP] FTB Ranks/LuckPerms API's 2024-11-25 18:57:14 +02:00
cc26cd450d [FEAT] Paper Support 2024-11-19 19:27:44 +02:00
4e2eafb702 [PORT] Update to 1.21.2 2024-10-22 18:44:15 +02:00
4fab7e51a1 [PORT] Update to 1.21.2-rc1 2024-10-18 12:30:15 +02:00
1ccb4c1f56 [PORT] Update for 1.21.2-pre3 2024-10-12 13:53:16 +02:00
d4a8de0fd2 [DEV] Bump Version 2024-10-09 16:43:09 +02:00
197bfaf6df [DEV] FTB Essentials Muting System Compat 2024-10-09 08:46:44 +02:00
eda815c460 [DEV] Update for 1.21.2-pre1 2024-10-09 07:57:04 +02:00
dbf5415b50 [DEV] Update for 24w37a 2024-09-13 19:23:48 +02:00
6f6c93c6ee [FEAT] MiniMessage formatting support 2024-08-31 12:19:08 +02:00
c808f53841 [BUG] Use Sync config loading, so config doesn't parse before it's loaded 2024-08-30 16:10:33 +02:00
fcc1c816e7 [PORT] Update game versions 2024-08-21 22:58:01 +02:00
aea07af3d5 [PORT] Update to 24w34a 2024-08-21 22:46:50 +02:00
0dbf07de46 - [FEAT] New APIs for Maintenance Mode and rewrite commands system
- [FEAT] Improved config system to fix old loading bugs and support JSON
- [FEAT] LuckPerms support for commands
2024-08-10 14:13:51 +02:00
2c13d507c3 [FEAT] Improved chat handling for mods like StyledChat 2024-08-08 21:34:36 +02:00
862b5b2af4 [BUG] Fix NeoForge/Forge issue with adventure 2024-08-07 21:09:10 +02:00
c8cfa985b1 [BUG] Fix NeoForge crash when Vanish is installed 2024-07-22 21:09:29 +02:00
df50b0e82d [BUG] Fix Markdown not being stripped when formatting is disabled. SDLink 2024-07-21 12:28:22 +02:00
e895a71cad [DEV] Deprecate old "isFabric" check in ModloaderEnvironment 2024-07-17 21:04:04 +02:00
597358db06 [BUG] Fix PlayerEvents ignoring isFromVanish 2024-07-14 23:08:24 +02:00
abdb68ca08 [DEV] Override jenkins build number for builds 2024-07-09 23:11:08 +02:00
4314009479 [DEV] Update modpublisher and fix nightbloom configs for jenkins 2024-07-09 22:53:50 +02:00
d21bf13b4a [CHORE] Bump Version 2024-07-05 21:15:36 +02:00
8d135fe0f2 [DEV] Nightbloom stuff 2024-07-05 21:10:46 +02:00
0f17e8f844 [FEAT] Add a way for login/logout event to know if it was sent from vanish 2024-07-05 20:49:37 +02:00
55e7e2211b [BUG] Return null for singlePlayer server when not single player 2024-07-05 20:38:48 +02:00
7d5c11772a [BUG] Don't ping server constantly for player data, if server status is null 2024-07-05 20:36:40 +02:00