On Thu, 16 Oct 2025 14:23:44 -0500
"One Eye Willie" (VERT/PPC)
<VERT/PPC!
One.Eye.Willie@endofthelinebbs.com> wrote:
Is there any options/Level options (can't find one) to set for who
and who can not view the user lisit on your BBS?
Thanks in advance for a reply....
1 eYe WiLLie
Proud Pirates Cove BBS
Now Online And Testing Weekends Only (F-M)
Old School Elite BBS
Warez & Roms Almost 20K Files
ppc.synchro.net
---
â– Synchronet â– pPc - ViSiT pRoUd PiRaTeS cOvE @ ppc.synchro.net -
pPc
In your default.js you can probably do something like change
'/L': { eval: 'bbs.list_nodes()' },
to
'/L': { eval: 'bbs.list_nodes()'
,ars: 'not GUEST' },
or ,ars: 'LEVEL 80'
Depending on what level you want to have access to it.
Look at the ars: lines in default.js for examples.
Be sure to copy your default.js to /sbbs/mods before altering it so
it's not over written.
In your menu, if you want to hide the option you can use something like @SHOW:!SYSOP@ and @SHOW:SYSOP@ - see the docs for further details.
--
End Of The Line BBS - Plano, TX
telnet endofthelinebbs.com 23
---
ï¿ Synchronet ï¿ End Of The Line BBS - endofthelinebbs.com
--- SBBSecho 3.30-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)