Commit Graph

19 Commits

Author SHA1 Message Date
fullwall 903ba91b4c Delete old template code 2024-03-04 20:46:36 +08:00
fullwall eb63c91a38 Add permission node to plugin.yml 2023-05-14 21:13:16 +08:00
fullwall 03e757d411 Fix wither arrow shield typo 2022-09-15 01:01:48 +08:00
fullwall 13195612cf Limit should default false 2021-01-24 22:08:43 +08:00
fullwall 3f4a4af581 Change permissions defaults to op 2021-01-19 19:41:24 +08:00
fullwall 4c33fa4f86 Add worldguard region support to wander waypoint provider 2020-12-21 17:27:52 +08:00
fullwall 9ff38f0080 Make citizens.npc.talk default true 2020-10-27 01:31:18 +08: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 89874092ed Use PlaceholderAPI for /npc command 2020-01-16 20:40:32 +09:00
fullwall 727d1508e9 Implement new command method 2019-11-12 15:17:54 +08:00
fullwall 7b2f08b372 Update /citizens output 2019-05-31 00:23:28 +08:00
fullwall ae96a02e49 Fix backwards compat issue with 1.13.2 2019-04-25 14:41:45 +08:00
fullwall 2d05ca134e Preliminary 1.14 update 2019-04-24 21:01:22 +08:00
Alex "mcmonkey" Goodwin e281656ad7 Add permission nodes to the commands in plugin.yml, fixes #1700 (#1701) 2019-02-16 14:46:04 +08:00
fullwall dfb5b90b38 Preliminary 1.13 update - some known issues 2018-07-19 20:18:47 +08:00
Alex "mcmonkey" Goodwin 42fda25ceb Patch skin command, rename command (#1524)
* Fix npc skin -t argument order

Command input is doc'd as (and should function as) data then signature, but the called method was signature then data... update calls it in correct order. Also, fixes doc to indicate that a name is valid input, not just uuid (not entirely sure how that is handled when sent out in a packet, but it seems to be correct to feed a name)

* Ensure rename command will handle scoreboard changes

Always update prefix/suffix, not just only when team is newly created
Guarantee removal entity from scoreboard team on remove
Also removes a fileheader screwup (first line changed in 1_12_R1 file)
Also removes non-used code bits (the two coloredName lines - they don't actually functionally do anything)
Also removes a duplicated data get call

* patch gamemode command

Uppercase + unique permission node

* patch for names of length 30
2018-06-27 12:00:03 +08:00
fullwall 32e71968e0 Add new permissions nodes to plugin.yml 2018-03-15 15:22:20 +08:00
fullwall f33804609e Add -l flag to /npc spawn and add /npc metadata
Add /npc remove --owner
2018-01-01 14:41:10 +08:00
fullwall 449a7bd46a Convert to multi module 2016-08-03 19:19:24 +08:00