Custom NPC is a minecraft mod that allows (aside from creating npcs) to use Nashorn engine to combine JS and Java to write complex scripts and give your game a lot more depth and fun for players.
Example scripts that i have already done are:
Basic tier:
- Item teleporter - set location and teleport to it from anywhere and back yourself or with someone else,
- Basic hunger system - Eat and drink something or you'll starve to death. Also can be applied to npcs (i.e. pets)
- figurines - will spawn a little clone of a player wherever you want!
Advanced tier:
- Backpacks - can save on DB or locally with support for backups.
- Paintball / ASG game, King of The Hill game and other fun minigames.
- Player trader - allows non-op players to create their own traders with ability to store sold/bought items to chests. Fully customizable!
Premium tier:
- Harry potter based brewing system - brew your own custom elixirs! Connected with database and easily accessible.
- mine e-bay - place items to-order, check if someone already makes them, compare prices and reviews. Everything that online-shopping needs!
For more info contact me:
https://discord.gg/jfaRqCF @Woolf#9981