Commit Graph

18 Commits

Author SHA1 Message Date
OmerBenGera
4ee9bc0960 Merge branch 'master' into dev 2022-08-12 13:36:25 +03:00
OmerBenGera
c0829d8e19 Changed mappings checking to be done against a remote server instead of hardcoded values 2022-08-06 12:01:31 +03:00
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
OmerBenGera
1992f03b0e Fixed server crashing when chunk loaders finish in 1.16.5 (#47) 2022-07-14 21:15:58 +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
0a2fbde412 Fixed invalid methods when using Spigot 2022-01-29 12:34:10 +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
a787fdd72a Fixed dummy connection objects being private causing reflection-access to not work (#28) 2021-10-15 17:59:53 +03:00
OmerBenGera
d4c790c3a9 Added a check to make sure the loader still exists when it's ticking (#9) 2021-03-27 01:15:18 +03:00
OmerBenGera
8edfae054e Potential fix for removing npcs while entity ticking is occurring error 2021-02-14 15:44:27 +02:00
OmerBenGera
94ab6a3886 Fixed tile entities not ticking on Paper 2021-01-25 11:50:41 +02:00
OmerBenGera
5e977706e8 Added gradle, license and more 2021-01-01 19:40:42 +02:00
OmerBenGera
3df3af3069 Fixed chunks not unloaded correctly after loaders are broken 2020-11-18 12:14:29 +02:00
OmerBenGera
07cd799cad Added full support for 1.16.4 2020-11-06 14:12:23 +02:00