Skip to content
Alexander Ritter edited this page Jun 21, 2020 · 4 revisions

Table of Contents

Descriptions

varoworld

Name of the default world. This is where the game takes place.

Default
varoworld: world

discord-id

ID of the Discord Channel where deaths, coordinates and other Varo related messages are broadcast to.

Example

discord-id: 498457217754857482

border

  • mode

    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

  • shrink-time

    How many hours until the worldborder arrives at its final size.

  • radius

    The radius of the worldborder in the beginning (maximum).

  • end-radius

    The minimum radius the border is allowed to shrink to.

Default

border:
  mode: EDGE
  shrink-time: 672
  radius: 5000
  end-radius: 250

name

Describe

Default

Clone this wiki locally