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