RsNPC

RsNPC 2.4.3

Compatible API Versions
1.0.9
Sourcecode
https://github.com/MemoriesOfTime/RsNPC
If you have any questions, you can also contact me through discord

A command NPC plugin
  • Support 4D skin
  • Support custom entities (you need to cooperate with the material package to add entities on the client side)
  • Support for custom handheld items/armor
  • Support looking at players
  • Support emoticons
  • Support custom click commands (player permissions, op permissions, console permissions) and messages
  • Support setting path (NPC will automatically move according to the set path point)
  • Support dialog (can be used to introduce information/RPG dialogue and other functions)
  • Support in-place rotation function (such as displaying skins/models)
  • Support using GUI to configure 90% of the functions in the game

Command
/rsnpc Open GUI
/rsnpc create <NPC name> Create NPC at current location
/rsnpc delete <NPC name> remove NPC
/rsnpc addroute <NPC name> Add current location to NPC route
/rsnpc reload reload NPC

Help us complete multilingual: https://github.com/MemoriesOfTime/RsNPC/tree/master/src/main/resources/Language
Author
LT_Name
Downloads
1,046
Views
1,491
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from LT_Name

Latest updates

  1. 2.4.3

    Use permission nodes for permission checking Entity names support variables for individual...
  2. 2.4.2

    NPC configuration "点击执行指令 " and "发送消息 " are skipped if they do not exist Fix default skin error...
  3. 2.4.0

    Fixed the issue of null pointer in emoticon sending package Add hideCustomSkin interface Added...
Top