forked from Upstream/mmocore
Default GUI config to show how it works.
This commit is contained in:
parent
a9ebca0f4d
commit
3754a88880
@ -16,3 +16,12 @@ items:
|
|||||||
- '{lore}'
|
- '{lore}'
|
||||||
- ''
|
- ''
|
||||||
- '{attribute-lore}'
|
- '{attribute-lore}'
|
||||||
|
|
||||||
|
#Customizable name for the confirmation GUI.
|
||||||
|
#If none is provided the GUI name will be "Class Confirmation".
|
||||||
|
class-confirmation-GUI-name:
|
||||||
|
mage: "Select Mage"
|
||||||
|
rogue: "Select Rogue"
|
||||||
|
marksman: "Select Marksman"
|
||||||
|
warrior: "Select Warrior"
|
||||||
|
paladin: "Select Paladin"
|
||||||
|
Loading…
Reference in New Issue
Block a user