-
Notifications
You must be signed in to change notification settings - Fork 1
config
Name of the default world. This is where the game takes place.
varoworld: world
ID of the Discord Channel where deaths, coordinates and other Varo related messages are broadcast to.
discord-id: 498457217754857482
- Length of a session in seconds.
- Maximum sessions that can played in a week.
-
Limit sessions that are allowed per day. If this is set to
0
, this settings is ignored.
sessions:
length: 900
per-week: 15
day-limit: 4
-
What happens when a player logs in outside of the worldborder.
EDGE
- Teleport to the nearest safest block inside the border
SPAWN
- Teleport to spawn
KILL
- Kill the player -
How many hours until the worldborder arrives at its final size.
-
The radius of the worldborder in the beginning (maximum).
-
The minimum radius the border is allowed to shrink to.
border:
mode: EDGE
shrink-time: 672
radius: 5000
end-radius: 250
The amount of time players do not take damage after the Varo started (in seconds).
Disable by setting to 0
.
start_protection: 60
How long a player can't move and doesn't take damage after he joins the server at any time (in seconds).
Disable by setting to 0
.
login_protection: 5
If an enemy player is within this distance, your session is extended by 10 seconds and you get warned. If outside the distance, you get kicked normally.
min_logout_distance: 30
Specify the time at which player coordinates get posted automagically.
It is a list in the following format: Day, Hour
.
coord-post:
- Wednesday, 20
- Friday, 18
Describe