ZNPCsPlus/plugin/src/main/java/lol/pyr/znpcsplus
2023-05-26 16:19:12 +01:00
..
commands fix support for 1.19.1 & 1.19.2 2023-05-26 12:47:31 +01:00
config add look property 2023-05-24 21:47:30 +01:00
entity add support for entity equipment 2023-05-24 23:27:11 +01:00
hologram remove api dependencies 2023-05-22 17:10:03 +01:00
interaction add PlaceholderAPI support to message action 2023-05-26 13:08:27 +01:00
metadata make everything not static, it makes the api much easier to make 2023-05-16 14:46:11 +01:00
npc add hologram offsets for all npc types & register equipment properties to npcs that support it 2023-05-25 13:51:58 +01:00
packets fix support for 1.19.1 & 1.19.2 2023-05-26 12:47:31 +01:00
parsers add events to api 2023-05-24 22:23:06 +01:00
reflection fix folia player commands 2023-05-26 16:03:03 +01:00
scheduling execute player commands on region scheduler on Folia (fixes #54) 2023-05-25 13:08:46 +01:00
skin make everything not static, it makes the api much easier to make 2023-05-16 14:46:11 +01:00
storage remove api dependencies 2023-05-22 17:10:03 +01:00
tasks fix npcs not re-appearing when switching worlds at similar coordinates 2023-05-26 16:19:12 +01:00
updater make everything not static, it makes the api much easier to make 2023-05-16 14:46:11 +01:00
user make load order more visible 2023-05-21 12:33:45 +01:00
util add support for entity equipment 2023-05-24 23:27:11 +01:00
ZNpcsPlus.java fix npc look for non-player entity types & make small npcs look at the player's head 2023-05-25 18:35:12 +01:00
ZNpcsPlusApi.java rename api class to match other classes 2023-05-25 16:47:18 +01:00