mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 22:45:28 +00:00
Improved ban_time documentation
This commit is contained in:
parent
d0240c3073
commit
03343a3fdd
@ -163,6 +163,16 @@ in regard to wildcard patterns.
|
|||||||
.P
|
.P
|
||||||
.B [ban_time]
|
.B [ban_time]
|
||||||
A tag to define keywords for temporary ban lengths. Name and time keys are used by server.
|
A tag to define keywords for temporary ban lengths. Name and time keys are used by server.
|
||||||
|
.TP
|
||||||
|
.B name
|
||||||
|
Name that can be used with ban command instead of time
|
||||||
|
.TP
|
||||||
|
.B time
|
||||||
|
Time tells how long ban should be set if using this to ban someone. Format is %d[%s[%d%s[%d%s[...]]]]
|
||||||
|
where ‰d is number telling length of ban and %s is used as modifier to number. possible modifiers are
|
||||||
|
s (seconds), m (minutes), h (hours), D (dayes), M (month) and Y (years)
|
||||||
|
1D means a day
|
||||||
|
3M15D means 3 months and 15 dayes
|
||||||
.B [proxy]
|
.B [proxy]
|
||||||
A tag to tell the server to act as a proxy and forward the connected client's requests to the specified server.
|
A tag to tell the server to act as a proxy and forward the connected client's requests to the specified server.
|
||||||
Accepts the same keys as
|
Accepts the same keys as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user