forked from Upstream/mmocore
19 lines
358 B
YAML
19 lines
358 B
YAML
|
|
# GUI display name
|
|
name: Class Selection
|
|
|
|
# Number of slots in your inventory. Must be
|
|
# between 9 and 54 and must be a multiple of 9.
|
|
slots: 27
|
|
|
|
items:
|
|
class:
|
|
slots: [13,12,14,11,15,10,16]
|
|
function: class
|
|
name: '&a&lThe {name}'
|
|
hide-flags: true
|
|
lore:
|
|
- '{lore}'
|
|
- ''
|
|
- '{attribute-lore}'
|