Commit Graph

34 Commits

Author SHA1 Message Date
fullwall
350a63f0b8 Validate target NPC in /npc tp 2013-07-03 18:05:18 +08:00
fullwall
fde461489a Fix controllable NPCs and add -m flag to instamount 2013-07-03 12:36:52 +08:00
fullwall
8d7d8a7261 Fix bug with /npc playerlist, add some mob-specific methods 2013-06-08 18:43:19 +08:00
fullwall
b0519f05b4 Allow /npc spawn to use the selected NPC 2013-05-15 12:08:54 +08:00
fullwall
9797d4cdeb Add some arguments to the /npc path command allowing for pausing and immediate waypoint placing 2013-05-15 11:45:56 +08:00
fullwall
0e4a85bc4a Fix /npc wolf collar parsing 2013-05-08 21:08:12 +08:00
fullwall
9f953a81ed Update to MC 1.4.2 2013-05-03 12:25:24 +08:00
fullwall
7b1005a1a7 Fix /npc gamemode 2013-04-28 21:31:53 +08:00
fullwall
26fee2eccc Add citizens.npc.createall permission for PEX users 2013-04-17 11:41:51 +08:00
fullwall
1a80036bd5 Fixed debug output 2013-04-14 14:55:09 +08:00
fullwall
e75c167da3 Implement new type API 2013-04-12 23:56:18 +08:00
fullwall
569c4a4c51 Remove behaviours and /script command 2013-04-01 20:04:40 +08:00
fullwall
94c16c4efc Allow non-players to have anchors and poses 2013-03-17 11:28:04 +08:00
fullwall
41b4004a37 Rename /npc nameplate to /npc name (may change later) 2013-03-16 15:17:42 +08:00
fullwall
76b2bc3864 add /npc nameplate command 2013-03-16 15:06:04 +08:00
fullwall
482eb05766 Misc. fixes 2013-03-16 13:28:26 +08:00
fullwall
d8e7c79c89 Mob NPCs have names 2013-03-16 13:10:10 +08:00
fullwall
131453f775 Fix CITIZENS-485 (require per-mob type permission in /npc create) 2013-03-15 18:39:18 +08:00
fullwall
5f093276f1 Using /npc despawn now removes from the respawn list 2013-03-14 21:38:10 +08:00
fullwall
8930e25fbe /npc wolf command 2013-03-08 17:47:25 +08:00
fullwall
6e0fe92c51 Fix NPEs in bB(), add more .* permissions 2013-02-23 12:27:00 +08:00
fullwall
f5a9f3794a Add blockbreaker, navigator callback 2013-02-18 16:54:52 +08:00
fullwall
155022e82b Fix case-sensitive poses 2013-02-18 08:42:43 +08:00
fullwall
b58f91a7a2 Restrict /npc age dynamically for future 2013-02-17 17:35:58 +08:00
fullwall
e790a08821 Add mooshrooms to /npc age 2013-02-17 17:32:30 +08:00
fullwall
666642a3e3 The /npc equip command shouldn't be type-restricted anymore (whoops) 2013-02-17 17:31:23 +08:00
fullwall
3971a03842 Don't use value flags for /npc tpto 2013-02-17 13:26:05 +08:00
fullwall
580dd6a19e The /npc tpto command defaults from entity to selected NPC 2013-02-17 12:47:26 +08:00
fullwall
70851c4bfd Don't allow player-player teleports in tpto 2013-02-17 11:03:14 +08:00
fullwall
8c35992ac7 Add /npc tpto command 2013-02-17 10:58:27 +08:00
fullwall
a86968bcd9 Possible fix for CITIZENS-443 2013-02-13 22:25:59 +08:00
fullwall
da03a3cd26 Fix CITIZENS-425 2013-02-10 22:34:56 +08:00
fullwall
c3ca4656f8 Implement new events 2013-02-06 16:04:26 +08:00
fullwall
43c02b72a1 Move @Requirements to API, move command.command to commands 2013-02-06 15:17:21 +08:00