Advertisement
Guest User

Untitled

a guest
May 25th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. Currently busy with other projects so I need someone here to create this for me.
  2.  
  3. Name: MinebladeNPC
  4. Version: Compatible with 1.12+
  5. Description: I'm starting a RPG server and I need clickable NPCs for users to interact with. The NPCs will be used for quests and need to have a speaking system similar to the Wynncraft server. To explain this simply, when an NPC is clicked for the first time, it starts to put messages in chat, each of these messages can be skipped by clicking on the NPC again. Once the NPC is finished speaking, change it's state to completed so that when the player tries and click on it again it just repeats a set message eg. "You have already spoken to me". The plugin needs to have an in-game setup system so that when the command /npc setup is typed, it begins to ask questions about the properties of the npc you want to make.
  6.  
  7. Permissions:
  8. - npc.admin
  9. - npc.use
  10.  
  11. Commands:
  12. - /npc setup - Creates and begins setup for an NPC
  13. - /npc remove (id) - Deletes NPC based on its id.
  14. - /npc id - Gets the ID of the NPC you are looking at.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement