How do the Owner and Clan modifiers in redit work? I am sorry I have so many questions, this is just very different from any codebase I havfe used before, but it is just too good to give up.
Update: I figured out the clan modifier, but still don't get how to use the owner one. is there a way to set up an invite list?
Once a room has an owner, you can setup an invite list using the invite command (which currently doesn't have a help entry, but has in command help if you type invite by itself in a room with an owner set).
Basically the code shows the room's current list then displays the following:
Type 'invitelist <playername>' to add or remove it from this list.
Type 'invitelist clan=<clanname>' to add or remove clan from this list.
The invite lists are automatically saved in the area/ril/ (room invite list) directory (much like how olc autosaves).
I just want to say, thank you, thank you, thank you, for this codebase. It is so much better than so many poor derivatives out there. I really appreciate all the unique features you have added. That said, one thing i would suggest for an update is better help files for commands. I appreciate the ones which have a help integrated (type it by itself without a modifier and it tells you what to do) but some seem completely undocumented. Thanks anyway.