1
0
mirror of https://github.com/EssentialsX/Essentials.git synced 2025-03-29 15:05:56 +01:00
Commit Graph

6500 Commits

Author SHA1 Message Date
MD
f2dde4154c
Release 2.19.5 2022-08-11 21:05:44 +01:00
Flask Bot
12c2a4f2b5
Update translations from Crowdin () 2022-08-11 20:24:59 +01:00
BoomEaro
ee7c1b1cf1
Fix wrong message length check () 2022-08-08 14:53:59 -07:00
Sam
422f25af8b
Fix erroneous addition to VersionUtil class check () 2022-08-07 19:41:27 +00:00
Josh Roy
728c746200
Add commands info to /ess dump ()
See  and .

Adds `commands.yml`, the known command map and `AlternativeCommandHandler` handover information to `/ess dump`.

Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2022-08-07 11:43:59 +01:00
MD
6dfa18ca53
Implement chat message signing for 1.19.1+ ()
**Known issue: this inadvertently reformats `/minecraft:tell`. There's not much we can do about this in 2.19.x.**

This commit refactors EssentialsX Chat in order to support chat previews and signed chat messages in 1.19.1+.
2022-08-06 22:27:58 +01:00
Josh Roy
a394760677
Update VersionUtil and /ess version () 2022-08-06 15:48:26 -04:00
MD
5f48cdef13
Bump to 1.19.2 () 2022-08-06 12:14:07 -04:00
pop4959
c56a9e6741
Add spawnable boat variants ()
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2022-08-02 14:18:57 -04:00
pop4959
5b20f30350
Fix ice other message ()
Fix `iceOther` being sent to the target player instead of the sender. Fixes .
2022-08-02 08:40:10 +01:00
pop4959
037577162b
Add swift sneak enchantment ()
Closes .
2022-07-31 19:03:31 +00:00
Josh Roy
908189a233 Bump Spigot to 1.19.1 2022-07-28 11:30:24 -04:00
Josh Roy
c938767b2d Prepare for 1.19.1 2022-07-28 11:30:24 -04:00
Josh Roy
b135fcf086
Fix leave messages being sent when vanished () 2022-07-23 18:35:14 -04:00
Warrior
09dc49aacb
Fix nickname feedback message when change-displayname is off ()
Make the feedback message use the nickname instead of the player's display name if change-displayname is disabled. Fixes .
2022-07-11 08:02:10 +00:00
Josh Roy
f4b6197a49
Fix boolean logic for sleep ignore during afk status change () 2022-07-10 22:28:08 -07:00
Josh Roy
4a53cfe7ac
Prevent role snowflakes from resolving roles with ids as names ()
Fixes .
2022-07-10 00:24:04 +01:00
Deltric
2bba577567
Fix /unlimited with changing stack sizes ()
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2022-07-05 17:01:13 +00:00
pop4959
6e674c73e0
Update unsupported message ()
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2022-07-05 09:52:14 -04:00
Josh Roy
a60f3c067f
Fix Essentials' logger breaking on 1.8.8-1.12.2 () 2022-07-02 14:50:45 -04:00
Josh Roy
6816eb4e18
Use component logger on Paper for console colors ()
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2022-06-27 14:54:10 -04:00
Tristan Hermanns
9c5536b2e6
Fix minecraft namespace not working in give command () 2022-06-25 17:40:43 -04:00
Josh Roy
ff80338350
Log filenames during configuration serialization errors () 2022-06-21 22:01:25 +00:00
Josh Roy
8d856dd6db
Fix paths and farmland not being solid ()
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2022-06-18 19:31:54 +00:00
Josh Roy
96c6c951e8
Don't teleport to a safe location for AFK freeze when flying ()
Fixes .
2022-06-15 15:43:57 +00:00
Josh Roy
0931b21f6d
Fix places where Discord formatting wasn't sanitized ()
Fixes 
2022-06-15 15:35:12 +00:00
Josh Roy
9147d1036d
Fix ANSI color codes not getting stripped on Paper ()
Paper uses 0x7f as an intermediate character between adventure and its ANSI pattern converter, we need to strip this.
2022-06-15 16:31:42 +01:00
MD
a7f602e2ad Remove commons-lang3 dependency
`commons-lang3` is scheduled for removal by Spigot.

This commit reimplements the methods we use from StringUtils in StringUtil, and replaces NumberUtils.isDigits(String) with NumberUtil.isLong(String).
2022-06-15 16:18:35 +01:00
Flask Bot
0c81980ead Update items.json for 1.19
Note: this action was performed by a human (@mdcfe) under the
Flask-Bot account.
2022-06-15 16:18:35 +01:00
MD
2d5794f68d Add mangrove signs to MaterialUtil 2022-06-15 16:18:35 +01:00
MD
6b80e0b113 Bump run-paper MC version to 1.19 2022-06-15 16:18:35 +01:00
Josh Roy
18f9af898e Add 1.19 mobs/data 2022-06-15 16:18:35 +01:00
Josh Roy
d04c933abe Fix server state reflection provider mappings 2022-06-15 16:18:35 +01:00
Josh Roy
b916488de2 Bump VersionUtil and Spigot 2022-06-15 16:18:35 +01:00
MD
c6066bd2d8
Update README and contributing guide ()
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>

This PR brings the README up-to-date, reduces the number of references to upstream Essentials, and fleshes out the contributing guide with much more detail.
2022-06-10 13:06:24 +00:00
Josh Roy
3af931740b
Don't progress playtime for vanished users () 2022-06-04 01:43:12 +00:00
Josh Roy
1c5a7e9ffb
Bump down to 2.19.5 ()
Mojang will be releasing 1.19 within two weeks and 2.20.0 is not ready for that timeframe. We want to release 2.19.5 with 1.19 support before that.
2022-05-30 21:21:19 +01:00
pop4959
ea5cdc097d
Fix erroneous TeleportWarmupEvent event call () 2022-05-22 17:20:39 -04:00
Deltric
d891268143
Fix /nick off breaking with changecolor permissions () 2022-03-31 19:57:36 -04:00
lucko
4bd1b3c09f
Reduce user lookups for LuckPerms contexts () 2022-03-27 09:07:36 -04:00
MD
c4f10d9c1d
Fix double charge for /tpa when target has /tpauto on ()
If a player uses `/tpa` to request a teleport to someone with `/tpauto` enabled, `/tpa` manually creates a charge for the teleportation.  
This PR changes the subsequent code to throw a `NoChargeException` instead of returning, meaning only the `AsyncTeleport` charge is applied, not the standard command one.

Fixes .
2022-03-20 11:19:20 +00:00
MD
e12f1b5022
Bump run-paper to 1.18.2 () 2022-03-15 07:56:52 -04:00
MD
31732cec95
Prepare for 2.20.0 dev builds ()
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2022-03-12 19:33:28 -05:00
MD
f104b6ec15 Release 2.19.4 2022-03-12 23:00:24 +00:00
MD
695546420f
Run update check using Bukkit scheduler ()
Fixes .
2022-03-12 12:02:20 +00:00
Josh Roy
997fb1800e
Fix preemptive setting of owner metadata on to trade signs ()
Fixes .
2022-03-08 15:08:34 +00:00
MD
3984bddd9d
Fix 2.19.4 dev build version () 2022-03-06 00:06:48 +00:00
MD
d92ce8bdfe
Bump to 2.19.4 dev () 2022-03-05 18:33:04 +00:00
MD
3348bd9129 Release 2.19.3 2022-03-04 11:41:56 +00:00
Josh Roy
1a5526867c
Fix IllegalAccessException with advancement listener on 1.12.2 ()
Fixes .
2022-03-03 20:38:39 +00:00