Skip to content
NeumimTo edited this page Feb 27, 2023 · 12 revisions

NT-RPG

The main approach is to provide an easy to use api and an flexible rpg system for Spigot servers.

ntrpg is one of most advanced rpg plugins out there. I put plenty of my time into this this plugin, now its up to you to use it and create something unique. If you are looking for some example configurations, jump on the discord server.

If you would like to use the api and create new skills or enchantments you need to know either java, or be able to write small pieces of code in a simple scripting language. If you dont mind that your skill ideas will become part of public skillpack feel free to request them either on discord server, or create an issue on the project's github page.

Some mechanics you may play with:

  • Define custom classes & races

  • Easily create custom content such as skills

  • Skilltrees and so on

  • You will be able to alter PVP and PVE as much as you would like.

    • define per-item damage for every class
    • Multiple types of skills - passive/active/
    • Skills may be executed either via a command, binding skill to an item, or executing click combo ingame
  • So far I decieded to disable vanilla attack cooldown, i simply belive its a shit-tier mechanic for minecrarft.

Guides

For any questions feel free to join discord https://discord.gg/YerUbgd

Wiki in progress

todo

Clone this wiki locally