ZNPCsPlus/plugin/src/main/java/lol/pyr/znpcsplus
2024-12-13 10:54:29 +04:00
..
commands add storage migrate command to migrate from one storage type to another 2024-08-18 22:52:09 +05:30
config fix database connection url and closing. add ssl option 2024-08-18 14:51:32 +05:30
conversion expose action registry to api and added action factory 2024-06-11 21:29:38 +05:30
entity remove metadata and add direct vehicle support to PacketEntity 2024-12-13 01:37:53 +01:00
hologram remove metadata and add direct vehicle support to PacketEntity 2024-12-13 01:37:53 +01:00
interaction fix typos 2024-08-14 13:52:27 +02:00
npc chore: added entity_sitting property to more npc types 2024-12-13 10:54:29 +04:00
packets remove metadata and add direct vehicle support to PacketEntity 2024-12-13 01:37:53 +01:00
parsers convert the color class to an enum & move it to the api package 2023-10-31 19:00:29 +01:00
reflection fix skin reflection on 1.20.6 (fixes #140) 2024-05-19 07:29:23 +02:00
scheduling Added async task scheduling 2023-08-13 12:08:48 +05:30
skin fix fetching descriptor deserialization when name contains ";" 2024-07-20 23:34:13 +02:00
storage fix database connection url and closing. add ssl option 2024-08-18 14:51:32 +05:30
tasks added player knockback properties 2024-05-01 21:29:34 +05:30
updater fix: 'final static' semantics 2024-07-27 13:24:01 -04:00
user switch user map to ConcurrentHashMap to prevent errors on Folia 2024-09-05 14:42:34 +02:00
util revert blacklist api 2024-02-16 17:33:28 +01:00
ZNpcsPlus.java 1.21.3 Update (Untested) 2024-11-11 22:04:44 +07:00
ZNpcsPlusApi.java expose action registry to api and added action factory 2024-06-11 21:29:38 +05:30
ZNpcsPlusBootstrap.java remove library loader & jar relocator 2024-05-17 05:07:11 +02:00