moved code from other version to repo

This commit is contained in:
2023-10-05 00:15:20 +02:00
parent 9e70177f87
commit e938d9a829
24 changed files with 1497 additions and 26 deletions

View File

@ -1,6 +1,22 @@
forceSpawn: true
defaultSpawn: example
database:
type: "yml"
url: jdbc:mysql://localhost:3306/lobby
user: root
password: root
jumpPlates:
ground: EMERALD_BLOCK
plate: STONE_PRESSURE_PLATE
multiplier: 4
multiplier: 4
permission:
allperms: lobby.*
admin:
all: lobby.admin.*
help: lobby.admin.help
setloc: lobby.admin.location.set
remloc: lobby.admin.location.remove
setjump: lobby.admin.jumps.set
remjump: lobby.admin.jumps.remove
user:
jump: lobby.user.jumpplates.use