Skip to content

Commit 72b9fa2

Browse files
authored
docs: update README.md
1 parent bec2013 commit 72b9fa2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ UTP allows operators or players to edit/update relevant settings through GUI for
3939
"tpr_cool_down": 60, // the cooldown time for calling the random teleportation
4040
"tpr_protect_time": 25, // the protection time after calling the random teleportation
4141
"back_to_death_point_cool_down": 60 // the cooldown time for calling the back
42+
"is_enable": {
43+
"home": true,
44+
"warp": true,
45+
"tpa_and_tpahere": true,
46+
"tpr": true,
47+
"back": true
48+
}
4249
}
4350
```
4451

0 commit comments

Comments
 (0)