📜
Current Config files
The below page explains how to use this feature on PlayerServers 3. This is only relevant if you're a beta tester. To view this page for PlayerServers 2, click here.
Below you can see the contents of the newest BungeeCord PlayerServers configuration file.
Please note that in some extremely rare cases I may forget to update the config on this page. For the most up to date config.yml and messages.yml, click here.
# __________.__ _________
# \______ \ | _____ ___.__. ___________/ _____/ ______________ __ ___________ ______
# | ___/ | \__ \< | |/ __ \_ __ \_____ \_/ __ \_ __ \ \/ // __ \_ __ \/ ___/
# | | | |__/ __ \\___ \ ___/| | \/ \ ___/| | \/\ /\ ___/| | \/\___ \
# |____| |____(____ / ____|\___ >__| /_______ /\___ >__| \_/ \___ >__| /____ >
# \/\/ \/ \/ \/ \/ \/
#
# An advanced plugin which allows your players to create their own sub-servers, created by thearcadia.xyz
# Please enter your MySQL information below.
mysql:
# Url of the MySQL server, in format: jdbc:mysql://<host>:<port>/<database>
# Any additional options can be added at the end of url, such as:
# ?autoReconnect=true&useSSL=false?useUnicode=true&characterEncoding=UTF-8
url: "jdbc:mysql://localhost:3306/playerservers?useSSL=false&serverTimezone=UTC"
username: root
password: root