mirror of https://github.com/icedream/ts3bot.git
How did that end up here!?
parent
44ba3b7526
commit
ab3e66ae8f
|
@ -232,7 +232,7 @@ module.exports = class TS3ClientService extends services.Service
|
|||
[ "News", "NextCheck", new Date(now.getTime() + 1000 * 60 * 60 * 24 * 365).toISOString() ]
|
||||
[ "Notifications", "SoundPack", "nosounds" ]
|
||||
[ "Plugins", "teamspeak_control_plugin", "false" ]
|
||||
[ "Plugins", "clientquery_plugin", "false" ]
|
||||
[ "Plugins", "clientquery_plugin", "true" ]
|
||||
[ "Plugins", "lua_plugin", "false" ]
|
||||
[ "Plugins", "test_plugin", "false" ]
|
||||
[ "Plugins", "ts3g15", "false" ]
|
||||
|
|
Loading…
Reference in New Issue