Parrot: Difference between revisions
From Citizens Wiki
Aufdemrand (talk | contribs) No edit summary |
Aufdemrand (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
the normal chatter it has heard. | the normal chatter it has heard. | ||
== Creating a Parrot == | |||
Parrots work best with chickens. | |||
<pre> /npc create parrotname --type chicken --char parrot </pre> | |||
== Features == | == Features == |
Revision as of 21:07, 2 March 2012
External Character Type! |
---|
This page is about a type of NPC that is not developed supported by the Citizens development team. Don't ask for support from them, or on the forums/IRC, as we won't be able to help you. Instead, look at the BukkitDev link of the InfoBox to the right for information on how to get support for this character type. |
|
Parrots can be just for fun, or be used with questing to hold clues, and are
meant to be used on Chicken NPCs, though could technically be any kind.
Enderdragon parrots, anybody? (Joking! Probably not a good idea!)
Parrots randomly store messages said in the local area and repeat them back. Parrots can also be fed a clue, information that it keeps and blurts out with the normal chatter it has heard.
Creating a Parrot
Parrots work best with chickens.
/npc create parrotname --type chicken --char parrot
Features
Parrots hold 5 messages automatically by listening to surrounding chatter. Parrots hold 1 message fed by the parrot owner.
Settings (and defaults)
cooldown-in-seconds: 60 # number of seconds MINIMUM that the parrot can say something chatter-range: 25 # radius (in blocks) that the player can hear parrots # also the number of blocks that the parrot can hear players chatter: # Parrot 'sound effects' - '*BAAAWK!*' - '*BrrrBrrrBrrr*' - '*SQUAK!*'
Commands
/parrot clue [text] # changes the clue
Thanks
Thanks: aPunch, fullwall, #citizens, and #bukkitdev