Slight TP nerfs for war #59
1 changed files with 5 additions and 1 deletions
|
@ -69,7 +69,7 @@ teleport-safety: true
|
||||||
force-disable-teleport-safety: false
|
force-disable-teleport-safety: false
|
||||||
|
|
||||||
# The delay, in seconds, required between /home, /tp, etc.
|
# The delay, in seconds, required between /home, /tp, etc.
|
||||||
teleport-cooldown: 0
|
teleport-cooldown: 10
|
||||||
|
|
||||||
# The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport is cancelled.
|
# The delay, in seconds, before a user actually teleports. If the user moves or gets attacked in this timeframe, the teleport is cancelled.
|
||||||
teleport-delay: 10
|
teleport-delay: 10
|
||||||
|
@ -174,6 +174,10 @@ socialspy-commands:
|
||||||
- etell
|
- etell
|
||||||
- ewhisper
|
- ewhisper
|
||||||
- pm
|
- pm
|
||||||
|
- home
|
||||||
|
- tp
|
||||||
|
- tpa
|
||||||
|
- god
|
||||||
|
|
||||||
# Whether the private and public messages from muted players should appear in the social spy.
|
# Whether the private and public messages from muted players should appear in the social spy.
|
||||||
# If so, they will be differentiated from those sent by normal players.
|
# If so, they will be differentiated from those sent by normal players.
|
||||||
|
|
Loading…
Reference in a new issue