HideAndSeek/resources/config.yml
2017-03-04 17:44:42 +01:00

23 lines
1.2 KiB
YAML

---
# _ _ _ _ _ _____ _
# | | | | (_) | | /\ | | / ____| | |
# | |__| | _ __| | ___ / \ _ __ __| | | (___ ___ ___ | | __
# | __ | | | / _` | / _ \ / /\ \ | '_ \ / _` | \___ \ / _ \ / _ \ | |/ /
# | | | | | | | (_| | | __/ / ____ \ | | | | | (_| | ____) | | __/ | __/ | <
# |_| |_| |_| \__,_| \___| /_/ \_\ |_| |_| \__,_| |_____/ \___| \___| |_|\_\
#
#
# The original minigame, free, and better than ever !
# @author Ad5001
# @link ad5001.eu
# Welcome to HideAndSeek config.
# Parameters below are defaul parameters when not configured per world.
# You can change them per world using in game commands
# Maximum amount of players per game. The game automaticly starts after 75% of the players have joined
Max players: 16
# Seconds to wait between the time 75% of the maximum players have joined and the games starts.
Waiting time: 16
...