diff --git a/config.example.ini b/config.example.ini index ff3c145..c8e7da7 100644 --- a/config.example.ini +++ b/config.example.ini @@ -5,5 +5,12 @@ mainServerId = REPLACE_WITH_MAIN_SERVER_ID inboxServerId = REPLACE_WITH_INBOX_SERVER_ID logChannelId = REPLACE_WITH_LOG_CHANNEL_ID +# Common settings +# ---------------------------------- +prefix = ! +inboxServerPermission = manageMessages +status = Message me for help! +responseMessage = Thank you for your message! Our mod team will reply to you here as soon as possible. + # Add new options below this line: # ----------------------------------