Changes formatting of respawn_message to be more visible (#1)

* Changes formatting on respawn_message

* Create Runa Dacino - configuration formatting.yml
This commit is contained in:
Runa Dacino
2020-12-19 00:48:55 +01:00
committed by GitHub
parent 928badc573
commit 66a3d10778
2 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -493,7 +493,7 @@ var/list/gamemode_cache = list()
config.respawn_time = raw_minutes MINUTES
if ("respawn_message")
config.respawn_message = value
config.respawn_message = "<span class='notice'><B>[value]</B></span>"
if ("servername")
config.server_name = value