COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > NINJAM Discussion > NINJAM User Discussion

Reply
 
Thread Tools Display Modes
Old 05-12-2021, 07:45 AM   #1
azazzell
Human being with feelings
 
Join Date: Jun 2020
Posts: 8
Default Create a private server that has !join #roomname capability

Is it possible to create a private server that has the "!join #roomname" command enabled, similar to the way getaroom-na.ninjam.com:2049 works ?
azazzell is offline   Reply With Quote
Old 05-12-2021, 08:02 AM   #2
azazzell
Human being with feelings
 
Join Date: Jun 2020
Posts: 8
Default

Quote:
Originally Posted by azazzell View Post
Is it possible to create a private server that has the "!join #roomname" command enabled, similar to the way getaroom-na.ninjam.com:2049 works ?
Found something at the bottom of https://github.com/justinfrankel/nin...er/example.cfg which does not exist in my server config file. Looks like the !join #roomname capability is called Private Group Mode.

Adding these lines to the bottom of the server config file does the trick:

PrivateGroupMode 20 # max rooms
PrivateGroupLobbySize 10 # max people in lobby
PrivateGroupAllowChat yes # allow chat in lobby, to join a room use !join xyz. if chat disabled than any string that doesn't begin with ! or contain spaces will do
PrivateGroupLobbyMOTDFile motdlobby.txt # lobby motd file
PrivateGroupPublicPrefix "" # server will list channels with this prefix (e.g. '#'). empty for all channels are private

Hope it helps

Last edited by azazzell; 05-12-2021 at 01:04 PM.
azazzell is offline   Reply With Quote
Old 08-27-2022, 11:03 AM   #3
stenio
Human being with feelings
 
Join Date: Feb 2013
Posts: 9
Default love it!

Quote:
Originally Posted by azazzell View Post
Found something at the bottom of https://github.com/justinfrankel/nin...er/example.cfg which does not exist in my server config file. Looks like the !join #roomname capability is called Private Group Mode.

Adding these lines to the bottom of the server config file does the trick:

PrivateGroupMode 20 # max rooms
PrivateGroupLobbySize 10 # max people in lobby
PrivateGroupAllowChat yes # allow chat in lobby, to join a room use !join xyz. if chat disabled than any string that doesn't begin with ! or contain spaces will do
PrivateGroupLobbyMOTDFile motdlobby.txt # lobby motd file
PrivateGroupPublicPrefix "" # server will list channels with this prefix (e.g. '#'). empty for all channels are private

Hope it helps
this is great stuff... side note: when i download for windows lines are not there, but they are for linux

keep NINJAMing!
stenio is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 11:56 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.