Telesphoreo
23914e62c8
Merge branch '1.17' of https://github.com/TotalFreedomMC/TF-EssentialsX into 1.17
9 months ago
Telesphoreo
5652b95fe8
Merge https://github.com/EssentialsX/Essentials into 1.17
9 months ago
Deltric
d891268143
Fix /nick off breaking with changecolor permissions ( #4876 )
10 months ago
lucko
4bd1b3c09f
Reduce user lookups for LuckPerms contexts ( #4869 )
10 months ago
Telesphoreo
4ad59e087d
checkstyle gone
10 months ago
Telesphoreo
6d6bee1d12
Merge https://github.com/EssentialsX/Essentials into 1.17
10 months ago
MD
c4f10d9c1d
Fix double charge for /tpa when target has /tpauto on ( #4862 )
...
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 #4854 .
11 months ago
MD
e12f1b5022
Bump run-paper to 1.18.2 ( #4857 )
11 months ago
MD
31732cec95
Prepare for 2.20.0 dev builds ( #4849 )
...
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
11 months ago
MD
f104b6ec15
Release 2.19.4
11 months ago
MD
695546420f
Run update check using Bukkit scheduler ( #4839 )
...
Fixes #4825 .
11 months ago
Josh Roy
997fb1800e
Fix preemptive setting of owner metadata on to trade signs ( #4835 )
...
Fixes #4836 .
11 months ago
MD
3984bddd9d
Fix 2.19.4 dev build version ( #4834 )
11 months ago
MD
d92ce8bdfe
Bump to 2.19.4 dev ( #4831 )
11 months ago
MD
3348bd9129
Release 2.19.3
11 months ago
Josh Roy
1a5526867c
Fix IllegalAccessException with advancement listener on 1.12.2 ( #4826 )
...
Fixes #4809 .
11 months ago
MD
c5253bc5e2
Update to Minecraft 1.18.2 ( #4821 )
...
This PR updates the build setup to Gradle 7.4 and updates EssentialsX to Minecraft 1.18.2.
11 months ago
Flask Bot
29a2a865c5
New Crowdin updates ( #4744 )
11 months ago
Telesphoreo
431331d74a
Merge https://github.com/EssentialsX/Essentials into 1.17
11 months ago
MD
c3b994808f
Use GitHub proxy fallback for update checker ( #4818 )
11 months ago
Telesphoreo
aa3780acf3
Merge https://github.com/EssentialsX/Essentials into 1.17
11 months ago
Telesphoreo
d09f226b07
Revert the dumb refactor
11 months ago
triagonal
bc2da98703
Make OfflinePlayer#setName protected for CMI Importer ( #4805 )
12 months ago
Josh Roy
cbb012853c
Fix toggleshout causing issues with question/local chat
12 months ago
Josh Roy
4bf4bd432a
Add some color to the local prefix by default
12 months ago
Josh Roy
83d0e0d9a0
Add permissions to receive certain channel channels
12 months ago
Josh Roy
2f5c24d114
Add permission for local channel chat
12 months ago
Josh Roy
88c8ccd29b
Add config for default shout state and for persisting shout state
12 months ago
Josh Roy
94edbcfeb1
Add chat question config option
12 months ago
Josh Roy
d5822e9a41
Add config for max /tree and /bigtree range ( #4728 )
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
12 months ago
Josh Roy
debf09437e
Add UUID support to trade and protection signs ( #4713 )
12 months ago
Josh Roy
a9e5f079a9
Fix trade sign length validation issues ( #4748 )
12 months ago
Josh Roy
f00c2dcf92
Fix keepinv policies ignoring offhand ( #4725 )
12 months ago
Josh Roy
63cbf7e2da
Prevent legacy material support from being initiated ( #4697 )
12 months ago
Josh Roy
19837f9309
Add some more dump files ( #4785 )
...
Adds worth, tpr, and spawns configs.
See also https://github.com/EssentialsX/Website/pull/68
12 months ago
Josh Roy
4b8b770c30
Allow /nick without change-displayname ( #4758 )
...
Closes #4709 .
12 months ago
Josh Roy
ddc258ed11
Fix teleport request queue being reversed order ( #4755 )
...
Fix #4753
12 months ago
Josh Roy
d23796dade
Support doubles in /tppos ( #4729 )
...
Closes #1785
12 months ago
Josh Roy
41f5cc3175
Use Paper command forwarding API ( #4794 )
...
Uses API added in PaperMC/Paper@9940bca, when available.
12 months ago
Josh Roy
c6fe160b47
Fix Paper command executor on modern Paper versions ( #4791 )
1 year ago
sxphirus
5c46bea2ca
Add translation key for /near entries ( #4740 )
1 year ago
Flask Bot
a9585bb525
New Crowdin updates ( #4668 )
1 year ago
Telesphoreo
c8f10a6dc7
Fix ops being able to use /give **
1 year ago
Telesphoreo
57be3e8593
Merge https://github.com/EssentialsX/Essentials into 1.17
1 year ago
Josh Roy
bb88a6a749
Fix rate limit exception in update checker ( #4731 )
1 year ago
Pierre Dedrie
739600eb05
Fix safelogin for 1.18 and above by using worldProvider minHeight ( #4715 )
1 year ago
Josh Roy
5f98d3fac5
Add mitigation for JDK-8274349 ( #4711 )
1 year ago
Josh Roy
84326cf13e
Fix LocationUtil#getSafeDestination NSME on older versions ( #4708 )
...
Fixes a NoSuchMethodError from old guava versions in old MC versions.
Fixes #4703
1 year ago
Josh Roy
685084219e
Use futureproof Paper component serializer when available ( #4706 )
...
#plainSerializer will be removed when adventure 5.0.0 releases. This PR prevents this from breaking in the future.
Closes #4705
1 year ago
Josh Roy
c4e62ae22b
Remove usused configuration classes ( #4707 )
...
These were not used since configurate, no plugin should be using this, and it causes compile errors on the latest spigot version.
1 year ago