ZNPCsPlus/plugin/src/main/java/lol/pyr/znpcsplus
2023-12-14 13:28:42 +01:00
..
commands make npc move command work across worlds 2023-12-14 12:00:14 +01:00
config config comment changes 2023-10-27 05:41:23 +02:00
conversion NamedTextColor -> GlowColor 2023-10-31 11:49:10 +03:00
entity fix name serialization on 1.9-1.12 2023-12-14 13:08:46 +01:00
hologram revert this (why??) 2023-10-31 18:58:42 +01:00
interaction go back to using the bukkit bungee messaging since the bug with velocity seems to be fixed 2023-09-13 08:23:54 +02:00
libraries dynamic library loading (500kb jar :o) 2023-10-16 04:31:25 +02:00
npc make npc move command work across worlds 2023-12-14 12:00:14 +01:00
packets small npc rotation fix 2023-11-08 18:52:44 +05:30
parsers convert the color class to an enum & move it to the api package 2023-10-31 19:00:29 +01:00
reflection Fixed getting skin from online player in 1.20.2 2023-10-21 11:41:15 +05:30
scheduling Added async task scheduling 2023-08-13 12:08:48 +05:30
skin Fixed getting skin from online player in 1.20.2 2023-10-21 11:41:15 +05:30
storage add error handling to yaml storage loader (resolves #102) 2023-10-22 16:53:56 +02:00
tasks remove unused dependency from processor task 2023-12-14 11:39:33 +01:00
updater dynamic library loading (500kb jar :o) 2023-10-16 04:31:25 +02:00
user API improvements 2023-07-16 02:27:54 +05:30
util fix \n bug & some hovers 2023-11-01 16:25:27 +01:00
ZNpcsPlus.java cancel the update checker task on disable 2023-12-14 13:28:42 +01:00
ZNpcsPlusApi.java rename SkinCache to MojangSkinCache 2023-07-01 00:14:23 +02:00
ZNpcsPlusBootstrap.java update PacketEvents (1.20.4 support) 2023-12-14 11:34:48 +01:00