💄Edit an NPC

On this page, you will find information on how to edit NPCs within the plugin

Animations:

With idle animations, you can create fancy particle effects around your NPCs. Choose from over 10 pre-made effect types and 100 different particles.

Editor > NPC > Idle Animations

NPC Actions

When you interact with NPCs, you can make them execute specific actions. To teleport users to a different server or world, use the actions below:

  • For Proxy servers: [PROXY] server_name

  • For Worlds: [COMMAND] /console; mvtp %player% your_world_name

Editor > NPC > Actions

Hologram

With this feature, you can create a hologram displayed above your NPC. Phoenix Lobby has its own built-in hologram system, so it doesn't depend on any external plugins. If you have trouble using the in-game editor to modify the hologram, you can also edit it manually per npc file in the npcs folder.

Editor > NPC > Hologram

NPC Render Radius

In the config.yml file of the plugin, you can adjust the render radius from which players will be able to view the NPCs. Alternatively, this option is also available via the settings menu

Editor > Settings
npcs:
  render-radius: 15

Last updated

Was this helpful?