You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/main/resources/config.yml
+5
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,11 @@ auto-respawn:
40
40
enabled: true # removes respawn screen
41
41
permission-required: false # sst.autorespawn
42
42
43
+
titles: # Settings for title messages that are used in language files.
44
+
fade-in: 0
45
+
stay: 30
46
+
fade-out: 0
47
+
43
48
warps:
44
49
tab-complete: true # warp list will be sent to players when they click TAB. (they can not see warps with permissions if they don't have the permission.)
0 commit comments