fullwall
|
a535cea8bc
|
Pretty print location in /npc moveto
|
2020-03-31 21:44:04 +08:00 |
|
fullwall
|
8779062a82
|
Initialise location cache
|
2020-03-28 01:51:53 +08:00 |
|
fullwall
|
4cc3c40c87
|
SpawnReason.COMMAND should try to load the destination spawn location
|
2020-03-28 01:20:20 +08:00 |
|
fullwall
|
947f4301f3
|
Set head yaw when teleporting NPCs
|
2020-03-28 01:14:11 +08:00 |
|
fullwall
|
f0000cdf3b
|
Allow placeholder API in /npc create, fix float persistence bug
|
2020-03-27 18:50:14 +08:00 |
|
fullwall
|
773058fa22
|
Add method to wander provider to set XY range properly
|
2020-03-22 11:51:32 +08:00 |
|
fullwall
|
1cd8e1913e
|
Add head yaw persistence
|
2020-03-21 18:30:52 +08:00 |
|
fullwall
|
1e507a1d57
|
Use old logic for glowing colour in 1.12, remove unnecessary respawn in /npc rename for non-Player NPCs
|
2020-03-21 15:19:46 +08:00 |
|
fullwall
|
5f6026f50b
|
Add --url parameter to /npc skin
|
2020-03-20 17:29:23 +08:00 |
|
fullwall
|
1ddc78a543
|
Restore old stuck behaviour
|
2020-03-16 20:28:41 +08:00 |
|
fullwall
|
46b1ba6e98
|
Use strings instead of UUID keys
|
2020-03-07 12:43:16 +08:00 |
|
fullwall
|
f345ef3f16
|
Restore PR, add --n to /npc command to allow a maximum number of uses per command
|
2020-03-03 23:40:42 +08:00 |
|
fullwall
|
9f3841c3ec
|
Fix /npc name in 1.8.8
|
2020-03-03 23:31:04 +08:00 |
|
fullwall
|
188c65f203
|
Add --permissions to /npc command
|
2020-03-02 23:40:13 +08:00 |
|
fullwall
|
496a4cbb3b
|
Use Minecraft's no gravity logic and enable it for all default flying NPCs
|
2020-03-02 14:51:54 +08:00 |
|
fullwall
|
87c2a884c5
|
Merge branch 'master' of github.com:CitizensDev/Citizens2
|
2020-03-01 15:30:00 +08:00 |
|
fullwall
|
95ab688877
|
Fix shulker color setting
|
2020-03-01 15:29:47 +08:00 |
|
fullwall
|
ad69b483db
|
Add /npc snowman
|
2020-02-25 14:12:06 +08:00 |
|
fullwall
|
a8676cd739
|
Add a new look close setting to control enabling while pathfinding
|
2020-02-25 13:43:19 +08:00 |
|
fullwall
|
225ede02ce
|
Don't use teleport for flying navigation
|
2020-02-23 11:08:51 +08:00 |
|
fullwall
|
efc41dc492
|
Add cooldown option to /npc command
|
2020-02-22 12:57:03 +08:00 |
|
fullwall
|
0e043843e4
|
Adjust NPC_NAME_TOO_LONG message
|
2020-02-21 23:52:53 +08:00 |
|
fullwall
|
de94185133
|
Fix turtle navigation between biomes
|
2020-02-21 23:50:35 +08:00 |
|
fullwall
|
e52f616a4b
|
Added sitting flag to /npc panda
|
2020-02-21 20:28:57 +08:00 |
|
fullwall
|
fca5dc21e0
|
Make bee always flyable
|
2020-02-21 17:40:27 +08:00 |
|
fullwall
|
b9a08d609a
|
Reformat project
|
2020-02-14 22:48:40 +08:00 |
|
fullwall
|
ade25b246a
|
Use Minecraft horse controls
|
2020-02-14 22:42:03 +08:00 |
|
fullwall
|
3bf5881c4b
|
Fix /npc equip for horses on 1.15, add max controllable speed setting
|
2020-02-14 19:00:06 +08:00 |
|
fullwall
|
72180ff8ee
|
Update pom
|
2020-01-22 21:44:12 +09:00 |
|
apachezy
|
577b1fcedd
|
Added Simplified Chinese language translation file. (#2028)
* Removed duplicate permissions key in plugin.yml
* Added Simplified Chinese language translation file.
|
2020-01-19 20:13:16 +09:00 |
|
fullwall
|
c42d5f7aa0
|
Catch /npc command exceptions
|
2020-01-17 18:15:21 +09:00 |
|
fullwall
|
36ff6730fd
|
Allow both hands in /npc command
|
2020-01-17 18:11:23 +09:00 |
|
fullwall
|
89874092ed
|
Use PlaceholderAPI for /npc command
|
2020-01-16 20:40:32 +09:00 |
|
fullwall
|
529855bd6d
|
Deregister event handlers in deregisterAll(), empty talk item is now equivalent to * talk item
|
2020-01-16 17:17:58 +09:00 |
|
fullwall
|
cd21b9fb8a
|
Increase max controllable speed
|
2020-01-12 21:08:29 +09:00 |
|
fullwall
|
41f4c6e1b4
|
Properly remove wander waypoint marker
|
2020-01-12 00:33:43 +09:00 |
|
fullwall
|
a0e3b23bc3
|
Try to migrate ocelot modifiers trait for new MC versions
|
2020-01-11 13:41:46 +09:00 |
|
fullwall
|
52e288e43f
|
Add -o option to /npc command
|
2019-12-29 22:14:38 +09:00 |
|
fullwall
|
ab4060964c
|
Add isPowered method
|
2019-12-24 00:39:27 +09:00 |
|
fullwall
|
1a0282d970
|
Fix /npc metadata remove and forward getOptional call to avoid default entity type issue
|
2019-12-23 11:03:08 +09:00 |
|
fullwall
|
5972e3dffc
|
Make LinearWaypointProvider more null safe
|
2019-12-21 20:25:38 +09:00 |
|
fullwall
|
3186f6de5e
|
Change waypoints to onAttach
|
2019-12-21 19:09:50 +09:00 |
|
fullwall
|
ba61a48815
|
Bump pom versions
|
2019-12-21 18:56:28 +09:00 |
|
fullwall
|
8c165b9d55
|
Warn on missing delay in text prompt
|
2019-12-19 16:46:26 +09:00 |
|
fullwall
|
64aa09bc94
|
Incorrect javadoc version
|
2019-12-12 00:20:31 +08:00 |
|
fullwall
|
688f78ea6f
|
Merge moduled trait code and discontinue building of 1.10
|
2019-12-12 00:13:54 +08:00 |
|
fullwall
|
ff9c920df3
|
Initial 1.15 support
|
2019-12-11 11:25:10 +08:00 |
|
fullwall
|
0a748c7825
|
Load /npc spawn --at chunk
|
2019-12-03 19:01:29 +08:00 |
|
fullwall
|
7715232bb3
|
Add missing p flag to the annotation
|
2019-12-02 11:28:34 +08:00 |
|
fullwall
|
0d558c8ee1
|
Add -p flag to /npc command to run as the clicking player
|
2019-12-02 11:27:15 +08:00 |
|