- make custom npc for your server
- custom names
- custom skins
- run command on click
- send to a server on click
- add equipment to the npc
- you don't need any addons for this plugin
- /npc
- /npc create [<name>] [<skin>]
- /npc remove [<name>]
- /npc rename [<oldName>] [<newName>]
- /npc skin [<name>] [<skinName>]
- /npc tp [<name>]
- /npc tphere [<name>]
- /npc cmdset [<name>] [<cmd>]
- /npc cmdreset [<name>]
- /npc serverset [<name>] [<serverName>]
- /npc serverreset [<name>]
- /npc list
- /npc equip [<name>]
- /npc equipclear [<name>]
permission for the commands:
npc.use
config:
Code (YAML):
# BRNpc plugin by TastyCake (ViperX)
# ========================
# ||||||||||||||||||||||||
# [ -- -- ]
# ||||||||||||||||||||||
# =====================
# ! IMPORTANT ! Do not change the total number! ! IMPORTANT !
total
: 0
#the list of the npcs you can change it from here but better from ingame
npcs:
DO NOT CHANGE THE TOTAL
its used it the code and very important!
you can change the npcs from the config but better from ingame
KNOWN BUGS:
All fixed
TODO:
/npc equip -> *DONE*
let me know if there is more bugs so I can fix them!
GOALS:
------------------------
5 downloads ✅
10 downloads ✅
50 downloads ✅
100 downloads
250 downloads
500 downloads
1000 downloads
------------------------
NOTES:
- renaming and changing skins may take some time to update on the npc
- if you got any errors please tell me