JRoy
|
73426f42d3
|
fix old provider method call
|
2024-12-30 08:48:07 -05:00 |
|
JRoy
|
5b146f8383
|
fix issue w/FormattedCommandAliasProvider on 1.8 forks
|
2024-12-18 21:05:03 -05:00 |
|
Josh Roy
|
c8d6f64deb
|
Merge branch '2.x' into rework/providers
|
2024-12-14 14:14:35 -05:00 |
|
Charles DeLancey
|
f2af9528b0
|
Add new "world" argument to settpr messages (#5990)
|
2024-12-09 19:41:53 +00:00 |
|
Justin M.
|
e1091d887d
|
Added sell multipliers (#4770)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-12-08 20:08:23 -05:00 |
|
JRoy
|
424816ef51
|
Add 1.21.4 Items
|
2024-12-04 02:49:55 -05:00 |
|
JRoy
|
baa8258936
|
Add 1.21.4 Tree Types
|
2024-12-04 02:49:55 -05:00 |
|
JRoy
|
c37064ff74
|
Add 1.21.4 Mobs
|
2024-12-04 02:49:55 -05:00 |
|
JRoy
|
d58db0dce9
|
Update to 1.21.4
|
2024-12-04 02:49:55 -05:00 |
|
Josh Roy
|
bc8aa76690
|
Revert removal of InvalidWorldException (#5984)
Fixes API breakage for people who catch the exception.
|
2024-12-02 22:14:03 -05:00 |
|
Zarkrey
|
d31ff5553e
|
Remove extraneous code in command preprocess event handling
|
2024-11-30 23:56:54 +00:00 |
|
JRoy
|
cd007e893c
|
fix compile
|
2024-11-30 15:57:07 -05:00 |
|
JRoy
|
b1c51db2cb
|
Merge remote-tracking branch 'upstream/2.x' into rework/providers
# Conflicts:
# Essentials/src/main/java/com/earth2me/essentials/Settings.java
|
2024-11-30 15:32:40 -05:00 |
|
JRoy
|
b560bbdec4
|
Fix actions permissions on PRs for junit reports
|
2024-11-27 17:12:47 -05:00 |
|
Flowsqy
|
2a41ea050a
|
Add config options for specific chat type formats
|
2024-11-27 17:12:47 -05:00 |
|
Gibson Pilconis
|
c7cc1b4f93
|
Fix respawn-at-anchor setting. (#5825)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 03:15:25 +00:00 |
|
Ayush Deotare
|
57c9edcc0c
|
Add optional requirements for balance top listing (#5394)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 03:06:08 +00:00 |
|
Kyriakum
|
3f0a412390
|
Add locale based comma support for /pay (#5962)
Co-authored-by: JRoy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 02:51:52 +00:00 |
|
Charles DeLancey
|
9590d4cd75
|
Add translation key for /alts output (#5595)
Co-authored-by: JRoy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 02:28:49 +00:00 |
|
Clement Raynaud
|
f02eeecee8
|
Add method to get all linked players in DiscordLinkService (#5896)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 02:20:54 +00:00 |
|
AjMac
|
3203e97a5e
|
Parse /pay modifiers more strictly (#5638)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 02:16:28 +00:00 |
|
Charles DeLancey
|
bea43e8798
|
Fix mini message parsing in NumberUtil#displayCurrency (#5921)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 02:11:41 +00:00 |
|
int4_t
|
1af1565059
|
Discord: Add start time placeholder for start message (#5686)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-25 01:45:40 +00:00 |
|
Yurakaii
|
38e42f9f90
|
Add argument to /skull to give skull to other player (#5822)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-24 20:42:04 -05:00 |
|
JRoy
|
2c4576ec39
|
fix compile
|
2024-11-24 19:33:28 -05:00 |
|
JRoy
|
149110edd9
|
Merge remote-tracking branch 'upstream/2.x' into rework/providers
# Conflicts:
# Essentials/src/main/java/com/earth2me/essentials/Essentials.java
# Essentials/src/main/java/com/earth2me/essentials/RandomTeleport.java
|
2024-11-24 18:24:50 -05:00 |
|
JRoy
|
92c71f2568
|
Merge remote-tracking branch 'upstream/2.x' into rework/providers
|
2024-11-24 18:21:58 -05:00 |
|
pop4959
|
2418a6fb78
|
Improvements to Random Teleport (#4271)
Co-authored-by: triagonal <10545540+triagonal@users.noreply.github.com>
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-24 18:07:18 -05:00 |
|
Ahmed Waleed
|
1778bf5ada
|
Respect per player locale for command descriptions (#5972)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
|
2024-11-24 22:24:03 +00:00 |
|
Adrián Oliva Del Río
|
a87760d3ce
|
Add wildcard support for /delhome (#5919)
|
2024-11-24 01:47:36 +00:00 |
|
Josh Roy
|
8f41b5a91d
|
Merge branch '2.x' into rework/providers
|
2024-11-16 19:09:14 -05:00 |
|
Josh Roy
|
2ac37d8dd4
|
Fix repair sign translation error (#5967)
Fixes #5964
|
2024-11-10 22:41:29 -05:00 |
|
JRoy
|
1018210fc8
|
Merge remote-tracking branch 'upstream/2.x' into rework/providers
# Conflicts:
# Essentials/src/main/java/com/earth2me/essentials/commands/Commandrecipe.java
|
2024-11-09 09:33:20 -05:00 |
|
JRoy
|
0b49421bad
|
Fix typo in build logic
|
2024-11-09 08:00:08 -05:00 |
|
JRoy
|
aa2eca17ef
|
Fix compile errors from Sound no longer being an enum
|
2024-11-09 08:00:08 -05:00 |
|
JRoy
|
fe6b04ed84
|
Support boat variants on older versions
New versions will need to use the specific entity, as we cannot swap the entity type after it has been spawned
|
2024-11-09 08:00:08 -05:00 |
|
JRoy
|
2b209a4a2f
|
1.12.3 Item Changes
|
2024-11-09 08:00:08 -05:00 |
|
JRoy
|
a4a09299e7
|
1.12.3 Mob Changes
|
2024-11-09 08:00:08 -05:00 |
|
JRoy
|
4a68758975
|
Update to 1.12.3
|
2024-11-09 08:00:08 -05:00 |
|
JRoy
|
cb15b467ab
|
Update toolchain
|
2024-11-09 08:00:08 -05:00 |
|
MD
|
f7a8f86850
|
Update shadow config for Discord module (#5960)
trove4j's artifact name changed and so it was no longer being shaded in
the Discord module.
Fixes #5959.
|
2024-10-21 13:55:22 -04:00 |
|
Josh Roy
|
cd06e737e1
|
Fix error message during warp sign creation (#5956)
Fixes #5954
|
2024-10-21 10:36:35 +00:00 |
|
Josh Roy
|
a8452b4615
|
Update JDA (#5958)
|
2024-10-20 22:18:21 +00:00 |
|
Josh Roy
|
1bede4ae3f
|
Fix confirmClear & confirmPayment messages (#5957)
|
2024-10-20 18:15:57 -04:00 |
|
Josh Roy
|
c80bef9841
|
Fix recipe message not being translated correctly (#5952)
I truly don't understand how this slipped through the cracks.
Fixes #5943
|
2024-10-15 11:13:16 +00:00 |
|
Josh Roy
|
9c3e0eb312
|
Add wind charge to /fireball (#5951)
Closes #5949
|
2024-10-15 06:56:11 -04:00 |
|
JRoy
|
06c5a86f16
|
Merge remote-tracking branch 'upstream/2.x' into rework/providers
# Conflicts:
# Essentials/src/main/java/com/earth2me/essentials/Essentials.java
|
2024-10-13 18:44:59 -04:00 |
|
MD
|
6157668a63
|
Bump PlaceholderAPI dependency to version 2.11.6 (#5936)
Versions older than 2.11.5 are currently missing from the PlaceholderAPI
Maven repo, so we need to bump this for EssentialsX to compile.
|
2024-09-15 09:11:26 +01:00 |
|
JRoy
|
04518dbbb3
|
Use a click component for discord link command
|
2024-09-14 16:35:45 -04:00 |
|
JRoy
|
3e29e04722
|
Fix kittycannon on old versions
|
2024-09-14 16:35:45 -04:00 |
|