Creating Interactive NPCs and Holograms with Citizens and Holographic Displays // NodeFlux Docs
Spawn custom player NPCs, shopkeepers, command triggers, and floating hologram text displays. ## Steps 1. Install Citizens plugin and DecentHolograms (or HolographicDisplays) into plugins/ directory. 2. Spawn an interact NodeFlux documentation for free Minecraft, Node.js and application hosting.
Spawn custom player NPCs, shopkeepers, command triggers, and floating hologram text displays. ## Steps 1. Install Citizens plugin and DecentHolograms (or HolographicDisplays) into plugins/ directory. 2. Spawn an interact
Spawn custom player NPCs, shopkeepers, command triggers, and floating hologram text displays. ## Steps 1. Install Citizens plugin and DecentHolograms (or HolographicDisplays) into plugins/ directory. 2. Spawn an interactive NPC: /npc create "Shopkeeper" --type villager or --skin PlayerName. 3. Attach console or player commands to NPC click events: /npc command add warp shop. 4. Create floating text holograms: /dh create spawn_welcome &a&lWelcome to NodeFlux Server!. 5. Add or edit hologram lines: /dh addline spawn_welcome &7Visit nodeflux.eu for rules. ## Notes - Citizens NPCs support pathfinding scripts, skin changes, and equipment customization. - DecentHolograms supports animated lines, clickable holograms, and placeholder API variables.