#message when a player tries to connect to offline server
offline-message: '&9Syco.de &7| &cDieser Server restartet gerade!'
show-offline-message: true
#time between pings/signupdate in seconds
interval: 5
#signs updates per tick
sign-updates: 10
#connect timeout
timeout: 1500
#cooldown for being teleported (milliseconds)
cooldown: 1000
#debugmode
debug: true
#specify your servers here
servers:
KnockBackFFA01:
address: '84.200.41.67:25000'
displayname: '&aMap - Retro'
KBFFAE01:
address: '84.200.41.67:25030'
displayname: '&aMap - Tropic'
#placeholders:
#%numpl% = online players
#%maxpl% = max players
#%motd% = motd
#%displayname% = displayname
#%isonline% whether the server is online or offline
layouts:
#you can change the default layout but don't delete it!
default:
teleport: true
layout:
- ''
- '%displayname%'
- '&f&l%numpl%/%maxpl%'
- '%isonline%'
online: '&a___________'
offline: '&c___________'
offline-int: '-'
info:
teleport: false
layout:
- '%displayname%'
- '&c%numpl%&a/&c%maxpl%'
- '&aINFOTAFEL'
- ''
online: 'Online'
offline: 'Offline'
offline-int: '-'
game:
teleport: true
layout:
- '&n&fPvP-Match'
- '%motd%'
- '&1%numpl%&a/&1%maxpl%'
- '%isonline%'
online: '&a+++'
offline: '&c---'
offline-int: '-'