NPCs

From SupaHam
Revision as of 08:49, 27 January 2015 by SupaHam (Talk | contribs) (initial creation.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NPCs

NPCs is a lightweight Bukkit Plugin created by SupaHam publicly available as a premium resource on Spigot that adds the possibility of creating all sorts of NPCs. You can create NPCs that when left clicked executes a command, such as giving the player a diamond, or even ones that socialise with the Player. Are you sad that the Minecraft 1.8 update has removed the always visible nametags? :( Well, lucky you, you can give NPCs persistent nametags that will follow the NPC where ever they go with one line of code:
 name: 'My awesome NPC'
. This project is open source under the GPL v3 license and can be found at https://github.com/SupaHam/NPCs.