Citizens2/main/src/main/java/net/citizensnpcs
fullwall f269019d56 Don't use text displays for holograms 2023-03-19 16:14:53 +08:00
..
commands Allow /npc follow to work with entities rather than just players 2023-03-18 23:28:33 +08:00
editor PICKUP_ITEMS now defaults to false rather than isProtected 2023-02-26 15:51:59 +08:00
npc Adjust command costs so that they are only charged after checking that the command can be used, adjust itemcost algorithm 2023-03-16 22:01:04 +08:00
trait Don't use text displays for holograms 2023-03-19 16:14:53 +08:00
util Initial 1.19.4 update. Of note: sniffers are known to not be working 2023-03-15 03:37:05 +08:00
Citizens.java Adjust command costs so that they are only charged after checking that the command can be used, adjust itemcost algorithm 2023-03-16 22:01:04 +08:00
CitizensPlaceholders.java Allow /npc select to work with blocks 2023-03-14 20:55:33 +08:00
EventListen.java Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
EventListenChunk.java Switch to entities unload event for new paper chunkloading system 2022-10-19 01:47:07 +08:00
Metrics.java Use names consistently 2022-12-24 13:36:24 +08:00
NPCNeedsRespawnEvent.java Clone spawn location more, minor cleanup 2020-11-17 10:15:52 +08:00
PaymentListener.java Implement /npc command cost 2020-06-30 15:20:02 +08:00
ProtocolLibListener.java Add new remapping 2023-03-18 01:36:53 +08:00
Settings.java Fix no such method error on severely outdated minecraft versions, add InteractionController 2023-03-15 18:44:30 +08:00
StoredShops.java Try fix controllable / sit trait issues 2023-02-23 23:52:27 +08:00