[WIP] NT's RPG

As the name of this topic suggest its a plugin which will suit mostly for rpg/pvp servers. Main motivation is to bring gameplay which is “similar” to aaa rpg games (such as tes/poe/…) to Minecraft

Main goals:

  • modular skill system - skills will be very easy to create you will be able to choose from multiple languages such as java, javascript or scala.
  • Flexible as much as possible - If you dont like a feature simply change it or disable it.
  • Deep character customization - Each player can choose their class(es), race or join a guild. Each group can have unique skill trees and modify player attributes (eg.: bonus speed, decreased axe damage …)
  • Custom enchantmens and reworked item system (class/race/level limitations and more)
  • Everything except skills can be configured in text files

What else to say?
The plugin will support almost all relational databases.
If you would like to ask/contribute/throw in some ideas feel free to reply or send me a pm.

Building: (not much to see yet)

git clone https://[email protected]/NeumimTo/nt-rpg.git
cd nt-rpg
mvn package

java 8 is required

https://bitbucket.org/NeumimTo/nt-rpg

2 Likes