mirror of
https://github.com/Aust1n46/VentureChat.git
synced 2025-05-23 10:39:05 +00:00
Removed unneeded config sections
This commit is contained in:
parent
13b86462f7
commit
4071036481
@ -114,18 +114,11 @@ replyformatto: Default
|
|||||||
replyformatfrom: Default
|
replyformatfrom: Default
|
||||||
replyformatspy: 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
|
# {host} : party hosts name
|
||||||
# {player} : player name
|
# {player} : player name
|
||||||
# use Default for the basic formatting
|
# use Default for the basic formatting
|
||||||
partyformat: Default
|
partyformat: Default
|
||||||
|
|
||||||
broadcastafk: false
|
|
||||||
formatcleaner: true
|
formatcleaner: true
|
||||||
|
|
||||||
# If true, /ignore will block chat from the ignored player as well as PM's
|
# If true, /ignore will block chat from the ignored player as well as PM's
|
||||||
@ -275,39 +268,6 @@ alias:
|
|||||||
components:
|
components:
|
||||||
- 'Command: /vmessage$'
|
- '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
|
# Enables the creation of special Towny channels: Town and Nation
|
||||||
# To create these channels, simply name two channels below "Town" and "Nation"
|
# To create these channels, simply name two channels below "Town" and "Nation"
|
||||||
# Bungeecord must be set to false for these channels!
|
# Bungeecord must be set to false for these channels!
|
||||||
|
@ -112,18 +112,11 @@ replyformatto: Default
|
|||||||
replyformatfrom: Default
|
replyformatfrom: Default
|
||||||
replyformatspy: 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
|
# {host} : party hosts name
|
||||||
# {player} : player name
|
# {player} : player name
|
||||||
# use Default for the basic formatting
|
# use Default for the basic formatting
|
||||||
partyformat: Default
|
partyformat: Default
|
||||||
|
|
||||||
broadcastafk: false
|
|
||||||
formatcleaner: true
|
formatcleaner: true
|
||||||
|
|
||||||
# If true, /ignore will block chat from the ignored player as well as PM's
|
# If true, /ignore will block chat from the ignored player as well as PM's
|
||||||
@ -273,39 +266,6 @@ alias:
|
|||||||
components:
|
components:
|
||||||
- 'Command: /vmessage$'
|
- '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
|
# Enables the creation of special Towny channels: Town and Nation
|
||||||
# To create these channels, simply name two channels below "Town" and "Nation"
|
# To create these channels, simply name two channels below "Town" and "Nation"
|
||||||
# Bungeecord must be set to false for these channels!
|
# Bungeecord must be set to false for these channels!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user