Citizens Plugin
Links
Plugin Home Page | https://www.spigotmc.org/resources/citizens.13811/ |
Download Page | https://ci.citizensnpcs.co/job/Citizens2/ |
Plugin Source Code | https://github.com/CitizensDev/Citizens2/ |
Plugin Author | fullwall |
UniversalCraft Production Use | All Paper Servers (version 2.0.29-SNAPSHOT (build 2508), installed 13 Mar 2022) |
UniversalCraft Test Use | All Paper Servers (version 2.0.29-SNAPSHOT (build 2508), installed 13 Mar 2022) |
Plugin Discussion | UniversalCraft Forum |
Introduction
This plugin is installed on all UniversalCraft Paper servers. We paid $10 to the author of this plugin to purchase a license to use it and to support their work.
Commands
/npc age
Sets the age of an NPC.
/npc copy <NewName>
Copies an NPC.
/npc create <Name> –type [Type]
Create an NPC by specifying –type player to create an NPC that looks like a regular player.
/npc equip
Toggle the equipment editor. Right click the NPC to give them whatever is in your hand.
/npc follow
Toggle NPC following you.
/npc hologram clear
Remove NPC text.
/npc hologram lineheight [height]
Set line height of NPC text.
/npc hologram remove [LineNumber]
Remove a line of NPC text.
/npc hologram set [LineNumber] [Text]
Set a line of NPC text.
/npc inventory
Shows an NPCs inventory.
/npc list
List NPCs.
/npc name
Toggle nameplate visibility.
/npc path
Toggle the waypoint editor.
/npc reload
Reload the Citizens plugin.
/npc remove
Delete the currently selected NPC.
/npc save
Save the NPCs and configuration.
/npc select
Select the NPC that you are currently looking at.
/npc select [Name]
Select the named NPC.
/npc text
Toggle the text editor.
/npc tphere
Teleport the selected NPC to your current location.
Configuration
config.yml
# Citizens Configuration npc: chat: prefix: '[<npc>]: ' selection: quick-select: false item: 280 message: <b>You selected <a><npc><b>! default: look-close: false random-talker: true talk-close: false talk: max-cooldown: 60 min-cooldown: 30 talk-item: 340 server-ownership: false general: debug-mode: false subplugins: folder: 'plugins'