aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/config.yml
blob: 6a9f62d50a34077a7773d15adaf9ad339aa7b221 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Hides join/leave messages in public chat
# Default is true
hideJoinLeaveMessages: false

# Customize the message that displays when the player does not have permission to execute a command from this plugin
permissionMessage: You do not have permission to perform this command!

# Customize the game mode of Tumble
# Acceptable options include: shovels, snowballs, mixed
# Default is mixed
gameMode: mixed

# Customize the auto start feature of Tumble
# Defaults are disabled and two players
# Players can be up to 8
autoStart:
  enabled: false
  players: 2

# Customize the place that the winner is teleported after a game ends
# Keep in mind that these coordinates cannot be zero! The teleport will fail if any of them are; use something like 0.5 instead.
# These are optional values--defaults are nothing
winnerTeleport: 
  x: 
  y: 
  z: 

# This tells the plugin which worlds it should use as the lobby/game worlds
# Do NOT change unless you know what you're doing!!
# Will be blank by default
lobbyWorld: 
gameWorld: