mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Allows players to send more visible adminhelps when no admins are on, which'll definitely alert admins (#62711)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
co-authored by
Watermelon914
parent
25a30cc5e1
commit
fb8d95a2f5
@@ -543,3 +543,18 @@
|
||||
min_val = 0
|
||||
|
||||
/datum/config_entry/str_list/motd
|
||||
|
||||
/datum/config_entry/number/urgent_ahelp_cooldown
|
||||
default = 300
|
||||
|
||||
/datum/config_entry/string/urgent_ahelp_message
|
||||
default = "This ahelp is urgent!"
|
||||
|
||||
/datum/config_entry/string/urgent_ahelp_user_prompt
|
||||
default = "There are no admins currently on. Do not press the button below if your ahelp is a joke, a request or a question. Use it only for cases of obvious grief."
|
||||
|
||||
/datum/config_entry/string/adminhelp_webhook_url
|
||||
|
||||
/datum/config_entry/string/adminhelp_webhook_pfp
|
||||
|
||||
/datum/config_entry/string/adminhelp_webhook_name
|
||||
|
||||
Reference in New Issue
Block a user