0.4.6
classes and world gen, thinking of going with mw-core instead of doing own thing optimzed import also
This commit is contained in:
parent
60181f9fed
commit
e6ea2a59cb
19 changed files with 271 additions and 24 deletions
5
src/main/resources/Class/Swordsmann.yml
Normal file
5
src/main/resources/Class/Swordsmann.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
id: "SWORDSMANN"
|
||||
name: "Swordsmann"
|
||||
color-name: "&cSwordsmann"
|
||||
item_placeholder: "DIAMOND_SWORD"
|
||||
max_level: 10
|
2
src/main/resources/Worlds/example_worlds.yml
Normal file
2
src/main/resources/Worlds/example_worlds.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
name: "HALLO"
|
||||
uuid: "uuid"
|
Loading…
Add table
Add a link
Reference in a new issue