ZNPCsPlus/plugin/src/main/java/lol/pyr/znpcsplus
2024-01-31 17:35:57 +01:00
..
commands set location and rotation command enhancement and tab complete 2024-01-10 00:34:24 +05:30
config fix npc spawning in 1.19.2 2023-12-27 21:31:05 +05:30
conversion convert npc conversations from conversations.json as well 2024-01-12 17:55:22 +01:00
entity fix name serialization on 1.9-1.12 2023-12-14 13:08:46 +01:00
hologram Fix MiniMessages doesn't parse correctly when people uses holo set command instead of add. 2024-01-26 02:24:51 +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 Add option to hand property for panda npc. 2024-01-24 22:50:37 +01:00
packets make 1.19+ tab display name consistent with below 2024-01-31 07:02:32 +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 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 expose skin texture methods in api 2024-01-07 18:26:17 +01:00
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 actually fix update checker not scheduled yet error on fast shutdowns 2024-01-04 19:55:27 +01: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 make shutdowns safer 2024-01-08 09:37:31 +01:00
ZNpcsPlusApi.java rename SkinCache to MojangSkinCache 2023-07-01 00:14:23 +02:00
ZNpcsPlusBootstrap.java move spigot resources api to my repo to remove jitpack 2024-01-31 17:35:57 +01:00