Removed unneeded config sections

This commit is contained in:
Aust1n46 2020-03-25 18:10:11 -04:00
parent 13b86462f7
commit 4071036481
2 changed files with 0 additions and 80 deletions

View File

@ -114,18 +114,11 @@ replyformatto: Default
replyformatfrom: Default
replyformatspy: Default
# {sender} : player sendings name
# {player} : player receivings name
# {time} : time mail was sent
# use Default for the basic formatting
mailformat: Default
# {host} : party hosts name
# {player} : player name
# use Default for the basic formatting
partyformat: Default
broadcastafk: false
formatcleaner: true
# If true, /ignore will block chat from the ignored player as well as PM's
@ -275,39 +268,6 @@ alias:
components:
- 'Command: /vmessage$'
# Valid modes are:
# * Everyone
# v Voice and up
# h HalfOp and up
# q Owner
# o Op and up
# Enter components like console commands
# Arguments are accepted
irc:
enabled: false
nick: 'VentureChatBot'
login: 'VentureChatbot'
server: 'irc.freenode.net'
port: 6667
channel: '#venturechat'
trustallcertificates: true
# the delay before the bot logs into the channel in seconds
# increase the time if the bot fails to login
channeldelay: 60
commands:
mute:
mode: 'v'
components:
- 'mute'
ban:
mode: 'o'
components:
- 'ban'
kick:
mode: 'v'
components:
- 'kick'
# Enables the creation of special Towny channels: Town and Nation
# To create these channels, simply name two channels below "Town" and "Nation"
# Bungeecord must be set to false for these channels!

View File

@ -112,18 +112,11 @@ replyformatto: Default
replyformatfrom: Default
replyformatspy: Default
# {sender} : player sendings name
# {player} : player receivings name
# {time} : time mail was sent
# use Default for the basic formatting
mailformat: Default
# {host} : party hosts name
# {player} : player name
# use Default for the basic formatting
partyformat: Default
broadcastafk: false
formatcleaner: true
# If true, /ignore will block chat from the ignored player as well as PM's
@ -273,39 +266,6 @@ alias:
components:
- 'Command: /vmessage$'
# Valid modes are:
# * Everyone
# v Voice and up
# h HalfOp and up
# q Owner
# o Op and up
# Enter components like console commands
# Arguments are accepted
irc:
enabled: false
nick: 'VentureChatBot'
login: 'VentureChatbot'
server: 'irc.freenode.net'
port: 6667
channel: '#venturechat'
trustallcertificates: true
# the delay before the bot logs into the channel in seconds
# increase the time if the bot fails to login
channeldelay: 60
commands:
mute:
mode: 'v'
components:
- 'mute'
ban:
mode: 'o'
components:
- 'ban'
kick:
mode: 'v'
components:
- 'kick'
# Enables the creation of special Towny channels: Town and Nation
# To create these channels, simply name two channels below "Town" and "Nation"
# Bungeecord must be set to false for these channels!