forked from SwissalpS/beerchat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettingtypes.txt
16 lines (16 loc) · 900 Bytes
/
settingtypes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Name of main channel, defaults to 'main'
beerchat.main_channel_name (Name of main-channel) string main
# URL used for web-proxy of chat relay
beerchat.url (web-proxy URL) string http://127.0.0.1:8080
# Make use of chat-jail channel
beerchat.enable_jail (Enable chat-jail) bool false
# Name of channel to use for chat-jail, defaults to 'grounded'
beerchat.jail.channel_name (Name of chat-jail channel) string grounded
# Priv needed to put / release players to / from jail, defaults to 'ban'
beerchat.jail.priv (Priv for jailing) string ban
# The owner of jail channel, defaults to whatever owner is set for main-channel;
# Beerholder. Use a name that is not used to log in but to which an account exists
# to avoid deletion etc.
beerchat.jail.owner (Owner of jail-channel) string Beerholder
# Defaults to whatever main-channel colour is.
beerchat.jail.color (Colour for jail-channel) string #FFFFFF