Jump to content
  • 0
Sign in to follow this  
rainbem

Channel

Question

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 :)

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

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

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.