Commit Graph

81 Commits

Author SHA1 Message Date
fullwall a591089d3c Add debug for /npc command 2020-06-12 19:35:30 +08:00
fullwall 67510c43a5 Add missing permission error to /npc command --permission 2020-06-11 23:31:14 +08:00
fullwall 0693cd3bfc Change /npc command --permissions 2020-06-11 23:19:24 +08:00
fullwall 244496dca3 Fixes for /npc command sequential 2020-06-11 16:23:48 +08:00
fullwall 1fd6ccbad9 First pass of /npc command sequential 2020-06-11 02:24:03 +08:00
fullwall e89cd03cce Fix bug with /npc command --n 2020-05-05 21:53:12 +08:00
fullwall a1744f0e35 Prettify /npc command output a little bit 2020-05-01 20:07:22 +08:00
fullwall 01b3dbfd33 PlayerUpdateTask should now be run on 1.8.8 2020-05-01 00:40:27 +08:00
fullwall f33c745e19 Add controllable ground direction modifier setting 2020-04-30 23:45:06 +08:00
fullwall 8336fe1b7c Fix load bug in body yaw 2020-04-30 23:11:45 +08:00
fullwall 521c1d3fda Add /npc command permissions for temporary permissions during the command 2020-04-30 21:32:38 +08:00
fullwall 12ffd56981 Add delay argument to /npc command and add a builder-style API for creating new commands 2020-04-30 21:15:24 +08:00
fullwall d5667e53f5 Use new API 2020-04-26 12:53:00 +08:00
fullwall dc72f7526c Support bungee /server command in Citizens command 2020-04-25 19:10:49 +08:00
fullwall 655bdf0001 Change how NPC looking works so that body yaw matches head yaw after a tick 2020-04-21 22:24:13 +08:00
fullwall 725adb009f Cast command cooldowns manually 2020-04-20 00:54:35 +08:00
fullwall d13530ff49 Ensure commands run on main thread 2020-04-16 03:04:42 +08:00
fullwall ba13f6c389 Use raw chat messages to perform commands 2020-04-08 23:19:59 +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 efc41dc492 Add cooldown option to /npc command 2020-02-22 12:57:03 +08:00
fullwall b9a08d609a Reformat project 2020-02-14 22:48:40 +08: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 52e288e43f Add -o option to /npc command 2019-12-29 22:14:38 +09:00
fullwall 0d558c8ee1 Add -p flag to /npc command to run as the clicking player 2019-12-02 11:27:15 +08:00
fullwall 95e9aa1389 Fix new command trait persistence 2019-10-01 14:16:00 +08:00
fullwall c072a0887a Add a super simple command - /npc command. More features as required 2019-09-23 20:29:31 +08:00