Commit Graph

14 Commits

Author SHA1 Message Date
OmerBenGera
723558145c Fixed the server not making entities ticking in the loaded chunks of the loaders 2022-08-05 23:50:59 +03:00
OmerBenGera
88f444de1a Added nms mappings check before loading the plugin 2022-08-04 23:45:23 +03:00
OmerBenGera
5eeb714145 Moved all nms classes to their own version packages 2022-08-03 21:32:39 +03:00
OmerBenGera
2750455435 Fixed npcs can be shown to other players using external mods 2022-07-14 21:50:04 +03:00
Marcus Rokatis
b96da57311
Fixed errors when spawning npcs for chunk loaders in 1.17 (#53)
* Update gradle.properties

* Remove parameter type duplicate

Fix bug as of issue #49

* Switch fix
2022-07-14 20:36:35 +03:00
OmerBenGera
dbf47ce159 Fixed issues with placing blocks next to the loaders (No solution in 1.7) (#37) 2022-03-11 20:22:30 +02:00
OmerBenGera
927a01722f Fixed gamemode event firing when changing gamemodes for fake players causing errors from other plugins 2022-01-04 09:41:00 +02:00
OmerBenGera
77c0f53346 Added compiling options for nms modules 2021-12-25 21:04:06 +02:00
OmerBenGera
5a343283a3 Fixed npcs can have names that exceed the maximum name length (#31) 2021-11-12 19:33:35 +02:00
OmerBenGera
1cea49c111 Updated 1.17 support be compiled with Paper 2021-10-15 18:01:34 +03:00
OmerBenGera
a787fdd72a Fixed dummy connection objects being private causing reflection-access to not work (#28) 2021-10-15 17:59:53 +03:00
OmerBenGera
10539d632b Fix issues with hologram entity in 1.17 2021-06-19 11:51:39 +03:00
OmerBenGera
ec7f9214ff Fix gradle to compile 1.17 nms with Java 16 2021-06-11 22:16:18 +03:00
OmerBenGera
e9341f373e Add 1.17 nms support 2021-06-11 22:15:19 +03:00