Citizens2/main/src/main/java/net/citizensnpcs/trait
fullwall af519a3af4 Remove debug 2023-03-13 02:11:48 +08:00
..
shop Fix commandaction grant not respecting op/server 2023-02-16 00:27:04 +08:00
text Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
versioned Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
waypoint PICKUP_ITEMS now defaults to false rather than isProtected 2023-02-26 15:51:59 +08:00
Age.java Fix null check in age 2022-06-14 21:26:18 +08:00
Anchors.java Add some javadoc 2019-05-16 19:58:29 +08:00
ArmorStandTrait.java PICKUP_ITEMS now defaults to false rather than isProtected 2023-02-26 15:51:59 +08:00
BoundingBoxTrait.java Simplify boundingbox api 2023-02-14 00:30:03 +08:00
ClickRedirectTrait.java Null check 2020-07-17 12:35:36 +08:00
CommandTrait.java Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
Controllable.java Use new method 2023-03-01 23:05:25 +08:00
CurrentLocation.java Copy getStoredLocation/getLocation 2020-06-28 18:05:04 +08:00
DropsTrait.java Add null check for A* finder, clone itemstacks in drop trait 2023-01-19 18:11:42 +08:00
EnderCrystalTrait.java Add /npc endercrystal 2021-02-18 23:29:15 +08:00
EndermanTrait.java Generate getters for trait methods 2020-10-07 19:16:41 +08:00
FollowTrait.java Disable flock caching 2021-03-02 20:52:41 +08:00
GameModeTrait.java Generate getters for trait methods 2020-10-07 19:16:41 +08:00
Gravity.java Apply nogravity immediately on spawn and on usage 2022-05-26 15:58:54 +08:00
HologramTrait.java Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
HomeTrait.java Add --distance argument 2023-02-06 00:43:42 +08:00
HorseModifiers.java Add camel to horse types 2022-12-10 15:56:55 +08:00
LookClose.java Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
MirrorTrait.java Fix /npc mirror with uuid change 2023-02-11 22:52:53 +08:00
MountTrait.java Add setMountedOn to MountTrait 2021-08-15 14:40:11 +08:00
OcelotModifiers.java Use new getOrAddTrait methodf 2020-09-14 17:57:58 +08:00
PacketNPC.java Fix NPCs constantly trying to swim, relicense to LGPL 2023-03-06 00:28:44 +08:00
PausePathfindingTrait.java Use new method 2023-03-01 23:05:25 +08:00
Poses.java QoL changes to /npc list /npc command 2022-07-10 01:17:26 +08:00
Powered.java Reformat project 2020-02-14 22:48:40 +08:00
RabbitType.java Generate getters for trait methods 2020-10-07 19:16:41 +08:00
RotationTrait.java Add /npc lookclose --headonly 2023-01-02 00:24:11 +08:00
Saddle.java Unclear why right clicks are cancelled in saddle trait 2022-03-12 18:48:18 +08:00
ScoreboardTrait.java Add basic /npc home command 2023-02-06 00:40:01 +08:00
ScriptTrait.java Work on /npc shop 2022-07-21 23:13:51 +08:00
SheepTrait.java Generate getters for trait methods 2020-10-07 19:16:41 +08:00
ShopTrait.java Add /npc packet 2023-03-02 23:08:03 +08:00
SitTrait.java Try fix controllable / sit trait issues 2023-02-23 23:52:27 +08:00
SkinLayers.java Add some javadoc 2019-05-16 19:58:29 +08:00
SkinTrait.java Remove debug 2023-03-13 02:11:48 +08:00
SleepTrait.java 1.8.8 compat 2022-12-10 13:23:53 +08:00
SlimeSize.java Trial using runtime maven dependencies to reduce jar size 2022-11-13 12:50:45 +08:00
SneakTrait.java Implement API, check for invalid Player references, remove Text min/max-cooldown settings and fix Text delay/right click cancellations, make SitTrait work with npc#teleport 2023-01-01 15:26:35 +08:00
Toggleable.java Add some javadoc 2019-05-16 19:58:29 +08:00
VillagerProfession.java Fix zombievillager error in 1.8 2022-08-02 23:06:56 +08:00
WitherTrait.java Adjust /npc wither charged -> invulnerable, add arrow-shield 2022-09-08 13:28:14 +08:00
WolfModifiers.java Add some javadoc 2019-05-16 19:58:29 +08:00
WoolColor.java Generate getters for trait methods 2020-10-07 19:16:41 +08:00