Merge pull request #59 from TBMCPlugins/Essentials-war-changes
Slight TP nerfs for war
This commit is contained in:
commit
112b625695
1 changed files with 5 additions and 1 deletions
|
@ -69,7 +69,7 @@ teleport-safety: true
|
|||
force-disable-teleport-safety: false
|
||||
|
||||
# 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.
|
||||
teleport-delay: 10
|
||||
|
@ -174,6 +174,10 @@ socialspy-commands:
|
|||
- etell
|
||||
- ewhisper
|
||||
- pm
|
||||
- home
|
||||
- tp
|
||||
- tpa
|
||||
- god
|
||||
|
||||
# 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.
|
||||
|
|
Loading…
Reference in a new issue