Josh Roy
1a108b5e2e
Bump folia version
2023-07-27 19:35:45 -04:00
Josh Roy
10fc005652
Merge remote-tracking branch 'upstream/2.x' into refactor/folia
...
# Conflicts:
# EssentialsDiscord/src/main/java/net/essentialsx/discord/util/ConsoleInjector.java
2023-07-27 19:30:00 -04:00
MD
60129594a6
Rename OfflinePlayer to OfflinePlayerStub ( #5417 )
...
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2023-07-04 09:45:58 -04:00
Josh Roy
ec5007c07e
fix wrong period/timeunit for folia scheduling
2023-04-12 18:45:22 -04:00
Josh Roy
2d8cc827b9
Add method for checking the global thread
2023-03-30 13:31:16 -04:00
Josh Roy
a649f978c5
Add some thread checking helper methods
...
pending PaperMC/Folia#5 for global region helpers
2023-03-28 21:57:24 -04:00
Josh Roy
20882940c5
Actually fire init tasks in Folia
2023-03-28 21:30:51 -04:00
Josh Roy
15c48d457a
Add Folia providers
2023-03-27 23:29:42 -04:00
Josh Roy
0936fe80bd
Discord Link Module
2022-12-26 01:24:17 +00:00
Josh Roy
582a357752
Bump to 1.19.3 ( #5179 )
2022-12-07 21:47:13 -05:00
Josh Roy
0ca58ce4ba
Rewrite User storage and UUID cache ( #4581 )
...
Co-authored-by: triagonal <10545540+triagonal@users.noreply.github.com>
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2022-09-09 15:49:43 -04:00
Josh Roy
5f5d65c463
Fix null log messages causing an NPE
2022-08-18 14:14:29 -04:00
Josh Roy
f379323d7a
Fix mappings in ReflOnlineModeProvider
2022-08-12 16:59:02 -04:00
Josh Roy
a60f3c067f
Fix Essentials' logger breaking on 1.8.8-1.12.2 ( #4975 )
2022-07-02 14:50:45 -04:00
Josh Roy
6816eb4e18
Use component logger on Paper for console colors ( #4941 )
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2022-06-27 14:54:10 -04:00
Josh Roy
d04c933abe
Fix server state reflection provider mappings
2022-06-15 16:18:35 +01:00
Josh Roy
1a5526867c
Fix IllegalAccessException with advancement listener on 1.12.2 ( #4826 )
...
Fixes #4809 .
2022-03-03 20:38:39 +00:00
triagonal
bc2da98703
Make OfflinePlayer#setName protected for CMI Importer ( #4805 )
2022-02-14 07:40:48 -05:00
Josh Roy
debf09437e
Add UUID support to trade and protection signs ( #4713 )
2022-02-13 15:54:19 -05:00
Josh Roy
41f5cc3175
Use Paper command forwarding API ( #4794 )
...
Uses API added in PaperMC/Paper@9940bca , when available.
2022-02-06 17:56:13 +00:00
Josh Roy
c6fe160b47
Fix Paper command executor on modern Paper versions ( #4791 )
2022-02-01 22:13:16 +00:00
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
2021-12-23 10:57:41 +00:00
Josh Roy
dc27af78bf
Update to MC 1.18.1
2021-12-11 12:13:50 +00:00
MD
e35c65b976
Refactor world info provider; only clamp to logical height when already below
...
Fixes #4657 .
2021-11-30 16:33:05 +00:00
MD
1509cf8978
Support 0>y>256 for safe/random teleports ( #4641 )
...
Co-authored-by: pop4959 <pop4959@gmail.com>
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2021-11-30 16:33:05 +00:00
Josh Roy
7a1e50d10f
Fix reflection mappings for the ServerStateProvider in 1.18
2021-11-30 16:33:05 +00:00
Josh Roy
2ed94f1048
Add provider to use new Paper advancement API ( #4588 )
...
Paper added in PaperMC/Paper@40ee634
2021-10-24 14:27:07 +00:00
Josh Roy
70045c30f3
Migrate reflection in MetaItemStack to a provider ( #4592 )
2021-10-24 15:17:06 +01:00
Josh Roy
ce88c0e1e4
Fix kit issues with potions in 1.8 ( #4591 )
...
Fixes #2867
2021-10-24 14:12:20 +00:00
MD
f0da17b75c
Asynchronously filter commands on Paper when possible ( #4460 )
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2021-09-15 17:23:31 -04:00
Josh Roy
14c2ab5ddd
Add online mode data for /ess dump ( #4497 )
...
EssentialsX/Website#60
2021-08-31 15:34:10 +00:00
Josh Roy
69850d82c8
Fix NoClassDefFoundError on < 1.12 with Discord execute command ( #4478 )
2021-08-26 16:12:52 -04:00
Josh Roy
082950cc18
Fix bStats becoming a transitive dependency ( #4426 )
2021-08-02 13:21:53 +01:00
Josh Roy
0d8e90b8da
Move FakeServer to 1.8 provider ( #4395 )
...
Moving this removes the need to needlessly update the FakeServer class with new methods when upstream changes it.
2021-07-27 21:23:20 +01:00
Josh Roy
3bc58264ea
Add advancement message type
2021-07-10 11:08:51 -04:00
Josh Roy
0861427bf3
Discord Module ( #3844 )
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
Co-authored-by: pop4959 <pop4959@gmail.com>
Co-authored-by: Riley Park <riley.park@meino.net>
Co-authored-by: Jason <11360596+jpenilla@users.noreply.github.com>
2021-07-01 09:43:35 -04:00
Josh Roy
64eb39a417
Add serialization support to kits ( #3248 )
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
This PR makes use of Paper's item serialization to serialize items into base64 allowing for all items to be properly stored without needing to manual write in special cases for every complex item. There is a config option to disable using this new serialization and use the legacy ItemDB serializer since the new serializer removes the ability to manually edit/read kits.
Defaults to not enabled
Note: The new serializer places an @ sign in front of items serialized by the new format in order to quickly determine what is serialized by the new serializer and also to retain backward compatibility with the old serializer.
Att #3114
Att #2867
Att #1694
Att #31
Att #1283
2021-06-26 20:03:27 +00:00
Josh Roy
e1441c1d33
Update mobs and NMS usage to 1.17
...
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2021-06-26 20:34:04 +01:00
Jason
2018149395
Clean up Bukkit API exclusion, use dep constraint for SnakeYAML ( #4213 )
2021-06-08 23:36:43 +01:00
Josh Roy
300daea4f9
Lazy load locations in Configurate ( #4203 )
2021-06-07 15:52:12 -04:00
Jason
19b4da07b9
Clean up gradle build scripts
...
Adds run-paper plugin support as well as moves majority of logic to kotlin build scrips
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2021-06-07 08:17:39 -04:00
Josh Roy
a009b2f9b5
Only use convert spawners tagged by the give command ( #3963 )
2021-05-28 14:29:52 -04:00
Josh Roy
ec50b28f4b
Add ItemStack 1.8.8+ cross-version PersistentDataContainer ( #4143 )
...
This PR itself does nothing on its own but creates the underlying backbone I need to make a less hacky solution in #3963 lmfao.
This PR creates a provider which uses NBT on 1.8.8-1.13 to mimic the exact structure of a PersistentDataContainer on 1.14+ which will allow us make any possible upgrades (which don't die from the lack of DFU on >1.13) work as expected. Additionally, this does not use reflection on modern Minecraft versions and thus will not need to be maintained/updated on MC version updates.
In the future, we will need to find a way to store data on tile entities (signs namely) so that we are able to store UUIDs on signs for future plans, but for now ItemStacks work to fix our spawner issues.
2021-05-28 11:23:44 +00:00
pop4959
edf664e19a
Unregister disabled commands ( #4026 )
...
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2021-04-07 21:37:21 -04:00
Josh Roy
504e82e9fd
Update FakeWorld ( #4043 )
2021-03-08 15:39:52 -08:00
Frank van der Heijden
f806409d80
Add support for commands.yml aliases in command cooldowns ( #3744 )
...
Fixes #2058 .
2021-02-20 16:30:07 +00:00
pop4959
cb168b0c8a
Add support for material tags in enchant signs ( #3694 )
...
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
Closes #3653 .
2021-02-05 18:57:32 +00:00
Josh Roy
224634d8d2
Improve VersionUtil version checks ( #3812 )
...
Co-authored-by: Dylan Xaldin <Puremin0rez515@gmail.com>
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
2021-01-19 07:40:05 -05:00
Josh Roy
7245e84f00
Update to 1.16.5 ( #3923 )
2021-01-16 01:56:56 -05:00
Josh Roy
02ba924f33
Fix AlternativeCommandsHandler not detecting some aliases ( #3856 )
2020-12-30 11:59:38 -08:00