blob: b2ba26851f6b82bea839f15a2c78182388ea1302 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Hides join/leave messages in public chat
# Default is true
hideJoinLeaveMessages: true
# 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 shovels
gameMode: shovels
# 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:
# Game world
gameWorld:
|