Skip to content

Citizens Staff Reference

Public-safe technical notes for staff who configure or support Citizens on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/npc create <name>citizens.npc.createCreates an NPC.
/npc selectcitizens.npc.selectSelects the targeted NPC.
/npc infocitizens.npc.infoShows selected NPC information.
/npc removecitizens.npc.removeRemoves the selected NPC.
/citizens reloadcitizens.adminReloads Citizens configuration.
PermissionPurposeSuggested access
citizens.npc.*NPC editing commands.Builders/staff, narrowly
citizens.adminCitizens administration.Server administrators

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • Menus, shops, commands, quests, and dialogue may come from a separate trait or plugin.
  • Record NPC ID as well as name; names are not guaranteed unique.
  • Back up Citizens data before bulk edits or migrations.
/npc create <name>
/npc select
/npc info
  • Use /npc info on the selected NPC and record its numeric ID.
  • Confirm the expected trait/integration is attached and loaded.
  • Check world, protection, interaction hand, and cooldown before recreating an NPC.