Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #########################################################################################
- # #
- # UltimateAutoRestart, a free resource by Norska @ https://norska.dev #
- # #
- # Wiki: https://norska.dev/docs/welcome #
- # Support: https://norska.dev/discord/ #
- # #
- # You are editing the messages.yml file of UltimateAutoRestart. #
- # #
- #########################################################################################
- #########################################################################################
- # #
- # NOTE: PLEASE READ BEFORE CONFIGURING! #
- # #
- # If PlaceholderAPI is installed you can use any placeholder inside UAR's messages, #
- # make sure to properly install any extension using /papi ecloud #
- # #
- # Placeholders that are inside {} (e.g {0}, {1}) are inner placeholders from UAR. #
- # To use PAPI's placeholders, use them normally, like %player_gamemode%, etc. #
- # #
- # Scopes: #
- # 1) Global -> All online players will get the message. #
- # 2) User -> User that executed commands/triggered event will get the message. #
- # 3) Limited -> Only users/systems with specific perms will get the message. #
- # #
- # Note: Scopes are per message and cannot be manually altered. #
- # #
- #########################################################################################
- messages:
- # Note: Use {PREFIX} &f» in any message to add the below prefix!
- prefix: "<GRADIENT:9483FF>&lUltimateAutoRestart</GRADIENT:FB9AF2>&r"
- EVENT_INTERVAL_GLOBAL:
- # Placeholders: {0} = interval
- # Scope: Global
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fRestarting in &d{0}&f!'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &fRestarting in &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestarting in &d{0}&f!'
- EVENT_INTERVAL_CONSOLE:
- # Placeholders: {0} = interval
- # Scope: Limited -> Console only
- chatMessage:
- enabled: true
- centered: false
- content:
- - '{PREFIX} &f» &fRestarting in &d{0}&f!'
- EVENT_RESTART_GLOBAL:
- # Placeholders: None
- # Scope: Global
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fRestarting... join back soon!'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &fRestarting... join back soon!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestarting... join back soon!'
- EVENT_RESTART_DELAY_GLOBAL:
- # Placeholders: {0} = interval
- # Scope: Global
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fThe restart has been delayed by &d{0}&f!'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &fThe restart has been delayed by &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestart has been delayed by &d{0}&f!'
- EVENT_RESTART_DELAY_STAFF:
- # Placeholders: {0} = interval
- # Scope: Limited -> uar.notifydelay
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fThe restart has been delayed by &d{0}&f!'
- - ''
- actionbar:
- enabled: true
- content: '&c(Staff) {PREFIX} &f» &fThe restart has been delayed by &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestart has been delayed by &d{0}&f!'
- ###############################
- COMMAND_USER_VIEWINTERVAL:
- # Placeholders: {0} = interval, {1} = time since last restart
- # Scope: User
- chatMessage:
- enabled: true
- centered: true
- content:
- - ''
- - '{PREFIX} &f» &fRestarting in &d{0}&f!'
- - '&7&o(Last restart happened {1} ago)'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fRestarting in &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestarting in &d{0}&f!'
- ###############################
- COMMAND_FORCE_RESTART:
- # Placeholders: {0} = interval
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fForced the restart. Restarting in &d{0}&f!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fForced the restart. &fRestarting in &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fForced the restart. Restarting in &d{0}&f!'
- COMMAND_FORCE_RESTART_GLOBAL:
- # Placeholders: {0} = interval
- # Scope: Global
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &cAn admin forced the restart. &fRestarting in &d{0}&f!'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &cAn admin forced a restart. &fRestarting in &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestarting in &d{0}&f!'
- COMMAND_FORCE_RESTART_INVALID:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fCould not force restart because your interval argument is faulty!'
- - ''
- - ' &dDetails:'
- - ' &7• &dYour argument: &f{0}'
- - ' &7• &dExpected argument: &fPositive Integer (e.g 60)'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fCould not force restart because your interval argument is faulty!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYour command is faulty!'
- ###############################
- COMMAND_DELAY_RESTART:
- # Placeholders: {0} = interval
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fDelayed the restart. Restarting in &d{0}&f!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fDelayed the restart. &fRestarting in &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fDelayed a restart. Restarting in &d{0}&f!'
- COMMAND_DELAY_RESTART_GLOBAL:
- # Placeholders: {0} = interval
- # Scope: Global
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &cAn admin delayed the restart. &fRestarting in &d{0}&f!'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &cAn admin delayed the restart. &fRestarting in &d{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRestarting in &d{0}&f!'
- COMMAND_DELAY_RESTART_INVALID:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fCould not delay restart because your interval argument is faulty!'
- - ''
- - ' &dDetails:'
- - ' &7• &dYour argument: &f{0}'
- - ' &7• &dExpected argument: &fPositive Integer (e.g 60)'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fCould not delay restart because your interval argument is faulty!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYour command is faulty!'
- COMMAND_DELAY_RESTART_NOT_POSSIBLE:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fCould not delay restart because the restart is stopped!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fCould not delay restart because the restart is stopped!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fCould not delay restart!'
- ###############################
- COMMAND_STOP_RESTART:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fYou have cancelled the autorestart!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fYou have cancelled the autorestart!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fCancelled the autorestart!'
- COMMAND_STOP_RESTART_GLOBAL:
- # Placeholders: None
- # Scope: Global
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &cAn admin cancelled the autorestart!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &cAn admin cancelled the autorestart!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fAn admin cancelled the restart!'
- COMMAND_STOP_RESTART_FAIL:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not cancel autorestart, it was not running!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fCould not cancel autorestart, it was not running!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fNo scheduled restart running!'
- ###############################
- COMMAND_DEBUG_SUCCESS:
- # Placeholders: {0} = Debug Feature
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fRunning debug for: &d&l{0}'
- - ' &7(Make sure the feature is enabled when doing this!)'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fRunning debug for: &d&l{0}'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fRunning debug for: &d&l{0}'
- COMMAND_DEBUG_INVALID:
- # Placeholders: {0} = Argument
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fCould not use debug command! Missing/Invalid argument!'
- - ''
- - ' &dDetails:'
- - ' &7• &dYour argument: &f{0}'
- - ' &7• &dExpected argument: &fWebhook'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fCould not use debug command! Missing/Invalid argument!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fCould not use debug command! Missing/Invalid argument!'
- ###############################
- COMMAND_RELOAD:
- # Placeholders: {0} = ms
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ""
- - "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
- - ""
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fReloaded configuration!'
- COMMAND_NOPERMISSION:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fYou do not have permission to run this command!'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fYou do not have permission to run this command!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYou do not have permission!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement