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. |
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]. |