Commit Graph

6417 Commits

Author SHA1 Message Date
Flask Bot
193e89061b New translations messages.properties (Czech) 2024-02-28 13:15:38 +00:00
Josh Roy
cff2d94c6c
Merge branch '2.x' into l10n_2.x 2024-02-26 14:33:01 -05:00
pop4959
6b521e78a6
Fix jail-online-time with offline players (#5701) 2024-02-26 14:32:44 -05:00
pop4959
4219450705
Hotfix legacy serializer to include capitalized formatting code chars (#5711) 2024-02-26 05:09:02 -08:00
pop4959
bd8c792fa4
Support custom biomes in random teleport excluded biome list (#5703) 2024-02-26 03:47:00 -08:00
MD
52a638f18f
Add actions step to log JUnit test reports (#5684) 2024-02-26 01:51:31 +00:00
pop4959
1b1b511b61
Fix conversion issues between Legacy and MiniMessage (#5702)
Fixes #5652
2024-02-26 01:39:18 +00:00
Flask Bot
22dad2bc60 New translations messages.properties (Finnish) 2024-02-25 22:50:02 +00:00
pop4959
d4b72c8af6
Fix Discord /list command showing tags in output (#5698) 2024-02-25 00:06:52 -08:00
pop4959
185b4e266b
Fix /broadcastworld sending in all but the intended world (#5699)
Fixes #5694

This issue was caused by the passed predicate being excludes rather than
includes.

Also addresses a separate issue where no help output was given when no
arguments were specified and the command was sent by a player.
2024-02-24 22:40:22 +00:00
pop4959
7a9a0e6f51
Fix /me from console (#5700)
Fixes #5689
2024-02-24 20:42:30 +00:00
pop4959
9be27ad7ac
Fix custom message colors config not working (#5705)
No linked issue; discussed on Discord with @Evidentsinger14

Also @JRoy, I refuse to believe you ever tested this feature, you're
trolling

---------

Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2024-02-24 20:39:40 +00:00
pop4959
09fa6463a7
Update GitHub Actions (#5704)
Bump actions steps to remove deprecation warnings on GitHub

https://github.com/EssentialsX/Essentials/assets/17698576/0d032078-0c36-4362-b680-5a9b30d30345
2024-02-24 20:28:07 +00:00
Flask Bot
69de72e696 New translations messages.properties (Romanian) 2024-02-24 19:23:43 +00:00
Flask Bot
fa530f8108 New translations messages.properties (Danish) 2024-02-23 20:47:14 +00:00
Flask Bot
bbe279770e New translations messages.properties (Danish) 2024-02-21 14:58:58 +00:00
Flask Bot
a80fb2c75a New translations messages.properties (Dutch) 2024-02-21 10:13:01 +00:00
Charles DeLancey
1929d4110a
Fix format parsing in /heal (Fixes #5690) 2024-02-20 16:57:57 -05:00
Josh Roy
4386713807
Fix messages not sending after /ess reload (Fixes #5663) 2024-02-19 19:37:03 -05:00
Josh Roy
139db29782 Fix format parsing in various discord commands 2024-02-19 17:01:44 -05:00
Josh Roy
d307279b3b Fix format parsing in unlinked kick message (Fixes #5667) 2024-02-19 17:01:44 -05:00
Josh Roy
80e6f96c71 Fix format parsing in /msg from Discord (Fixes #5671) 2024-02-19 17:01:44 -05:00
Josh Roy
77d505bb4a Fix format parsing using in-game commands in console (Fixes #5670) 2024-02-19 17:01:44 -05:00
Josh Roy
14125d9c4c Fix format parsing in /spawner (Fixes #5680) 2024-02-19 17:01:44 -05:00
Josh Roy
dfc5c49f56 Log individual JUnit test results 2024-02-19 02:07:58 -05:00
Josh Roy
221a6622f3 Fix format parsing in /time (Fixes #5661) 2024-02-19 02:07:58 -05:00
Josh Roy
82606a7ced Fix format parsing in local spy chat format (Fixes #5665) 2024-02-19 02:07:58 -05:00
Josh Roy
1dccfbfcee Fix format parsing in /suicide (Fixes #5662) 2024-02-19 02:07:58 -05:00
Josh Roy
ac0ba8890f Fix format parsing in /unlimited 2024-02-19 02:07:58 -05:00
Josh Roy
0cd47639c2 Fix /kill and /suicide on latest Spigot/Paper 2024-02-19 02:07:58 -05:00
Flask Bot
083e70d96a New translations messages.properties (Czech) 2024-02-18 17:50:36 +00:00
MD
63234d6b1d
Update Gradle and plugins; don't enforce running tests on Java 8 (#5685)
Fixes CI failures when trying to run `testJava8`, now that Spigot API is
compiled for Java 17.
2024-02-18 16:14:56 +00:00
Flask Bot
bb9d9573f8 New translations messages.properties (Vietnamese) 2024-02-18 05:25:19 +00:00
Flask Bot
241c8be897 New translations messages.properties (Vietnamese) 2024-02-18 04:29:26 +00:00
Flask Bot
a0eda9eb40 New translations messages.properties (Norwegian) 2024-02-17 00:47:55 +00:00
Flask Bot
b9f173e774 New translations messages.properties (Thai) 2024-02-15 19:28:05 +00:00
Flask Bot
1c65bf22ea New translations messages.properties (Chinese Simplified) 2024-02-14 02:36:17 +00:00
Flask Bot
1fa4c818b6 New translations messages.properties (Chinese Simplified) 2024-02-13 01:38:06 +00:00
Josh Roy
8a57856c96 Remove CommonPlaceholders#displayName methods
I18n argument mutation already converts legacy color codes
to parsed MiniMessage. This was redundant and was creating
issues with other parts of the codebase.
2024-02-09 23:31:06 -05:00
Josh Roy
3d9d3a3254 Fix format parsing in /home (Fixes #5653) 2024-02-09 23:31:06 -05:00
Josh Roy
544f69aec8 Fix format parsing in /kit (Fixes #5651) 2024-02-09 23:31:06 -05:00
Josh Roy
596ba6e2f5 Fix format parsing in /ptime (Fixes #5655) 2024-02-09 23:31:06 -05:00
Josh Roy
1e040fa7b5 Fix format parsing in /me (Fixes #5654) 2024-02-09 23:31:06 -05:00
Josh Roy
51075adec6 Fix format parsing in /near (Fixes #5641) 2024-02-09 23:31:06 -05:00
Josh Roy
4134b5fb99 Fix format parsing for command usage strings 2024-02-09 23:31:06 -05:00
Flask Bot
f4b8ae4b86 New translations messages.properties (Polish) 2024-02-08 21:48:46 +00:00
Flask Bot
adc36eb555 New translations messages.properties (English, United States) 2024-02-08 05:48:02 +00:00
Flask Bot
d160be17a5 New translations messages.properties (Korean) 2024-02-06 05:15:07 +00:00
Flask Bot
c9b8fd113d New translations messages.properties (Slovak) 2024-02-05 20:52:51 +00:00
Flask Bot
1c2837cd5c New translations messages.properties (Czech) 2024-02-05 19:37:12 +00:00