-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.properties
68 lines (47 loc) · 1.29 KB
/
config.properties
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Configuration
#
#
# You must restart the bot to confirm your changes
# Some settings are case-sensitive
# COMMON
# The name of the bot
bot = Bot
# The hostname of the server
hostname = localhost
# Nickname for login
nickname = nickname
# Password for login
password = password
# Debug-Mode
debug = false
# COMMANDS
# Enable/disable command #register
cmd_register = true
# Enable/disable command #report
cmd_report = true
# Enable/disable command #time
cmd_time = true
# SUPPORT
# Enable/disable support function.
# If a user enters the support channel, all support team members (members with the support server group) get a message
support = true
support_channel = Support
support_group = Supporter
# REGISTRATION
# The name of the guest server group. Only guests can start the registration
guest_group = Guest
# The name of the registered server group. A guest will be moved to this group, after registration
registered_group = Registered
# PROTECTOR
# Configure the chat protector
check_spam = true
check_caps = true
# WELCOME
# Send welcome message
welcome_message = true
# TEXTS
# Configurable texts
t_broadcast1 = Write #report <user> to report a user.
t_broadcast2 = For help, move to the supporter channel.
t_broadcast3 = Write #time to display the time.
t_welcome = Welcome at the server