Good day,
I know channel in hercules is a really good features in server side, but i wanted to disable it, can anyone show me how to do it? thanks ![]()
Best Answer astralprojection, 29 December 2016 - 01:38 PM
open /conf/channels.conf and // on those channel to disable
chsys: (
{
/* Default Channels (available on boot) */
default_channels: {
/* channel_name : channel_messages_color */
//main: "Orange" /* Available as #main */
//support: "Blue" /* Available as #support */
//trade: "Red" /* Available as #trade */
//offtopic: "Cyan" /* Available as #offtopic */
/* You may add as many channels as you like */
}
/* Colors Available */
Go to the full post
Posted 28 December 2016 - 11:25 PM
Good day,
I know channel in hercules is a really good features in server side, but i wanted to disable it, can anyone show me how to do it? thanks ![]()
Posted 29 December 2016 - 01:38 PM Best Answer
open /conf/channels.conf and // on those channel to disable
chsys: (
{
/* Default Channels (available on boot) */
default_channels: {
/* channel_name : channel_messages_color */
//main: "Orange" /* Available as #main */
//support: "Blue" /* Available as #support */
//trade: "Red" /* Available as #trade */
//offtopic: "Cyan" /* Available as #offtopic */
/* You may add as many channels as you like */
}
/* Colors Available */
Edited by astralprojection, 29 December 2016 - 01:39 PM.
Posted 30 December 2016 - 01:00 PM
thank you very much
0 members, 1 guests, 0 anonymous users