Server Help

General Questions - Logging Commands

Chambahs - Sun Apr 08, 2007 2:18 pm
Post subject: Logging Commands
LogPublicCommands=
LogPrivateCommands=

Both in the server.ini. I looked in the wiki and found nothing for this. My question is how to insert the commands. The commands that you put in, are they logged, or ignored? Theres also alot of ways tp put these in, and im not too sure on which one is correct.

It could be either of these:

LogPublicCommands=*super,*ufo,*kill
LogPublicCommands=*super,ufo,kill
LogPublicCommands=super,ufo,kill

Or, with a space after the comma with all of these examples. currently I am using the first example and have no luck. Ive also seen different server.ini's for the different zones i staffed for. Some of them have different characters, such as backslashes.

Anyway, any ideas?
steigerwald - Sun Apr 08, 2007 3:16 pm
Post subject:
Quote: Mine GO BOOM
Quote:
server.ini :: [validation]
This is all the info you need for these:
LogPubCommands= can be set to anything. Needs to have a * in front, or a /. If anyone types in a message with that infront of it, it will log it in the *log.
If it has a / in front, the command will need to have a /. If *kill, will log *kill, /*kill, *killeveryone! DIE!, /*kill 5. * will log ALL commands that have a *. Will log ONLY in (Public) arenas.

LogPvtCommands= can be set to anything. Same as above, just for all non (Public) arenas.

DisablePubCommands= can be set to anything. If anyone types this in, server will ignore it. For Public arenas only.

DisablePvtCommands= can be set to anything. If anyone types this in, server will ignore it. For non-Public arenas.

All private commands that are logged will tell who was ticked. All commands logged will tell who typed it.

For Disables, an extra things can be added to disable ONLY for mods/smods/sysops. If the command doesn’t have a number in front, will disable public and priv for all levels [IE: *scorereset].
If has a number, will disable for that level (0 means all, 1 means smods/mods only, 2 means mods only) [IE: 1*recycle]. If you want only public format (*prize) not priv, put a # in front [IE: #*prize or 1#*scorereset].
If you want priv only, put a / in front [IE: /*shipreset or 2/*scorereset].

NOTE: The log/disables will only effect * commands, nothing else. Sorry, can’t stop ?setlevel or log everyone who goes to ?go prac.

From:https://forums.minegoboom.com/makemessage.php?mode=reply&t=7393

Also
Quote:
For Disables, an extra things can be added to disable ONLY for mods/smods/sysops. If the command doesn't have a number in front, will disable public and priv for all levels [IE: *scorereset]. If has a number, will disable for that level (0 means all, 1 means smods/mods only, 2 means mods only) [IE: 1*recycle]. If you want only public format (*prize) not priv, put a # in front [IE: #*prize or 1#*scorereset]. If you want priv only, put a / in front [IE: /*shipreset or 2/*scorereset].


from shank.com
Basically,
*1 is smods and mods
*2 is mods only
*0 all
Chambahs - Sun Apr 08, 2007 6:36 pm
Post subject:
Thank you steig, for some reason i couldnt find that at all. Really helped alot.
steigerwald - Sun Apr 08, 2007 6:47 pm
Post subject:
For you, anything. I had that problem before and remember where I could find the information.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group