RPG
RPG
What is RPG?
RPG is a plugin that adds classes, leveling up, critical attacks to the game.
Avaible classes
- warrior
- archer
- More classes coming soon...
2.4.0 relased!
The project is now open source!
Configuration
player data:
players: #player data section
gdavid: #the player's name
class: warrior #the player's class
level: 1 #the player's level
xp: 0 #and the experience
config:
levelup-xp-base: 1000
levelup-xp-increase: 400
levelup-hp-increase: 0.25
levelup-atk-increase: 0.5
max-level: 100
localizations: (from 2.4.0)
lang:
warrior: 'warrior'
archer: 'archer'
warrior-desc: []
archer-desc: []
select-class: 'select class'
level: 'level'
level-up: 'Level up!'
no-class: 'Please chose a class!'
Localization texts start and end with '!
Use § instead & for color codes!
Commands
/rpg - shows rpg's help
/rpg class <classname> - chose your class (2.0.0 - 2.2.0)
/rpg classlist - classes (1.0.0 only)
/rpg stats - show your stats
/rpg class - show class selection gui (from 2.3.0), shows avaible classes (2.0.0 - 2.2.0)
Premissions
RPG doesn't use any permissions.
-
View User Profile
-
Send Message
Posted Mar 21, 2024Update the version
-
View User Profile
-
Send Message
Posted Mar 11, 2017You should add different races that have a permanent effect that could be configurable.