This shows you the differences between two versions of the page.
dswp:b3_commands [2010/01/30 20:06] SvaRoX |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <code> | ||
- | NOTE: when i write <name> that means on that place goes: | ||
- | 1. Player's full name | ||
- | 2. Part of his name (This must be at least 3 LETTERS, it mustn't begin with number! Than b3 detects it as ID) | ||
- | 3. His ID (you get his ID with /playerlist in console) | ||
- | When i write <reason> that means here goes reason of ban/kick/warn | ||
- | Instead of full reason (team kill) you can use: | ||
- | tk = stop team killing! | ||
- | ci = connection interupted, reconnect | ||
- | afk = you appear to be away from your keyboard | ||
- | camp = stop camping or you will be kicked! | ||
- | spec = spectator too long on full server | ||
- | lang = no profanity or offensive language | ||
- | spam = do not spam, shut up | ||
- | |||
- | When you type !help you'll get available commands: | ||
- | !aliases - Shows aliases of player, use !aliases <name> | ||
- | !greeting - you can set your own greeting (instead of "huhu"), use !greeting <greeting> | ||
- | !kick or !k - you kick a player, he can reconnect anytime, use !kick <name> <reason> | ||
- | !slap or !paslap - you all know what it does, you can do it multiple times in row, max 25, use !slap <name> <number> | ||
- | !teams or !pateams - balances teams NUMBER, use !teams | ||
- | !veto or !paveto - vote will fail, use !veto | ||
- | !poke - just write some text for player, use !poke <name> | ||
- | !say or !! - writes text, good if you're spec, use !! <message> | ||
- | !tempban or !tb - bans player for some period, one day max, use !tb <name> <duration> <reason> (duration is 1d = one day, 10s = 10 seconds) | ||
- | !warn - gives warning to player, use !warn <name> <reason> | ||
- | !warnclear or !wc - removes all warnings to player, use !wc <name> | ||
- | You can use !help <command> to see more details | ||
- | </code> |