initial commit

This commit is contained in:
2022-05-10 02:17:51 +02:00
commit 37b687b999
15 changed files with 516 additions and 0 deletions

63
config.yml Normal file
View File

@ -0,0 +1,63 @@
menu:
navigator:
title: "Navigator"
material: "COMPASS"
slots: 54
slot: 4
permission: slpnet.lobby.navigator
items:
tridentwar:
title: "TridentWar"
material: "TRIDENT"
description: "test\ntest"
slot: 18
action:
type: "connect"
argument: "tw1"
bedwars:
title: "Bedwars"
material: "RED_BED"
description: "test\ntest"
slot: 20
action:
type: "connect"
argument: "tw1"
masterbuilders:
title: "Master Builder"
material: "CRAFTING_TABLE"
description: "test\ntest"
slot: 22
action:
type: "connect"
argument: "tw1"
profile:
title: "Profile"
material: "BOOK"
slot: 2
slots: 54
permission: slpnet.lobby.profile
items:
tridentwar:
title: "TridentWar"
material: "TRIDENT"
description: "test\ntest"
slot: 18
action:
type: "connect"
argument: "tw1"
bedwars:
title: "Bedwars"
material: "RED_BED"
description: "test\ntest"
slot: 20
action:
type: "connect"
argument: "tw1"
masterbuilders:
title: "Master Builder"
material: "CRAFTING_TABLE"
description: "test\ntest"
slot: 22
action:
type: "connect"
argument: "tw1"