blob: f773b2c378dd3565524e5a534a72b9806f33f609 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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!
# 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:
|