Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #########################################################################################
- # #
- # DeluxeWithdraw, a premium 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 DeluxeWithdraw. #
- # #
- #########################################################################################
- #########################################################################################
- # #
- # NOTE: PLEASE READ BEFORE CONFIGURING! #
- # #
- # If PlaceholderAPI is installed you can use any placeholder inside DW's messages, #
- # make sure to properly install any extension using /papi ecloud #
- # #
- # Placeholders that are inside {} (e.g {0}, {1}) are inner placeholders from DW. #
- # 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. #
- # Note: DW -> DeluxeWithdraw #
- # #
- #########################################################################################
- messages:
- # Note: Use {PREFIX} in any message to add the below prefix!
- prefix: "<GRADIENT:FFE818>&lDeluxeWithdraw</GRADIENT:B7FF1D>&r"
- EVENT_REDEEM:
- # Placeholders: {0} = amount, {1} = tax
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fYou redeemed &e{0}&f! &7(&c-{1}% Tax&7)'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &fYou redeemed &e{0}&f! &7(&c-{1}% Tax&7)'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYou redeemed &e{0}&f! &7(&c-{1}% Tax&7)'
- EVENT_REDEEM_NOPERMISSION:
- # Placeholders: None
- chatMessage:
- enabled: false
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fYou do not have permission to redeem items!'
- - ''
- actionbar:
- enabled: true
- content: '{PREFIX} &f» &fYou do not have permission to redeem items!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYou do not have permission to redeem items!'
- ###############################
- PLAYER_COMMAND_NOPERMISSION:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fNo permission to withdraw!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fNo permission to withdraw!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYou do not have permission!'
- PLAYER_COMMAND_MENU:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - '&7&m-----------------------------------'
- - ' &e&lInformation:'
- - ''
- - ' &6• &fYou can withdraw currency by using the following command:'
- - ' &e→ &7"&e/withdraw <amount>&7"&f!'
- - ''
- - '&7&m-----------------------------------'
- actionbar:
- enabled: false
- content: '&e&lINFO: &fUse &e/withdraw <amount>&f!'
- titles:
- enabled: false
- titleContent: '&e&lINFO'
- subtitleContent: '&fUse &e/withdraw <amount>&f!'
- PLAYER_COMMAND_WRONGAMOUNT:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!'
- - ''
- - ' &eDetails:'
- - ' &6• &eYour argument: &f{0}'
- - ' &6• &eExpected argument: &fPositive Number (e.g 5.5 or 5)'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fFaulty argument!'
- PLAYER_COMMAND_WRONGDECIMALS:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!'
- - ''
- - ' &eDetails:'
- - ' &6• &eYour argument: &f{0}'
- - ' &6• &eExpected argument: &fPositive Double w/ maximum 2 numbers after decimal point (e.g 5.50)'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fFaulty argument!'
- PLAYER_COMMAND_NOTENOUGH:
- # Placeholders: {0} = requested currency, {1} = available currency
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not withdraw because you are missing currency!'
- - ''
- - ' &eDetails:'
- - ' &6• &eRequested: &f{0}'
- - ' &6• &eAvailable: &f{1}'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not withdraw because you are missing currency!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: "&fCould not withdraw because you are missing currency!"
- PLAYER_COMMAND_WRONGBOUNDS:
- # Placeholders: {0} = requested money, {1} = minimum amount, {2} = maximum amount
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCannot withdraw because you are out of bounds!'
- - ''
- - ' &eDetails:'
- - ' &6• &eRequested: &f{0}'
- - ' &6• &eAllowed withdrawal bounds: &a{1} &fto &a{2}'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not withdraw because you are out of bounds!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYou are out of bounds!'
- PLAYER_COMMAND_SUCCESS:
- # Placeholders: {0} = withdrawn currency
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fSuccessfully withdrew currency onto an item!'
- - ''
- - ' &eDetails:'
- - ' &6• &eConverted: &f{0}'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fConverted &e{0}&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fConverted &e{0}&f!'
- ###############################
- ADMIN_COMMAND_GIVE_SUCCESS_SENDER:
- # Placeholders: {0} = player, {1} = item amount, {2} = type name, {3} = value
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
- titles:
- enabled: false
- titleContent: '{PREFIX}!'
- subtitleContent: '&fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
- ADMIN_COMMAND_GIVE_SUCCESS_SENDER_SILENT:
- # Placeholders: {0} = player, {1} = item amount, {2} = type name, {3} = value
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '&7[Silent] {PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
- - ''
- actionbar:
- enabled: false
- content: '&7[Silent] {PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&7[Silent] &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
- ADMIN_COMMAND_GIVE_SUCCESS_RECEIVER:
- # Placeholders: {0} = from, {1} = item amount, {2} = type name, {3} = value
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fYou received &ex{1}&r {2}&r&f from &e{0}&f! &7(Value: &e{3}&7)'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fYou received &ex{1}&r {2}&r&f from &e{0}&f! &7(Value: &e{3}&7)"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fYou received &ex{1}&r {2}&r&f from &e{0}&f! &7(Value: &e{3}&7)'
- ###############################
- ADMIN_COMMAND_GIVE_UNREGISTERED_PROVIDER:
- # Placeholders: {0} = provider
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fCould not give item. Unknown provider!'
- - ''
- - ' &eDetails:'
- - ' &6• &eUnknown Provider: &f{0}'
- - ' &7If you are using custom providers, make sure to have'
- - ' &7the addon plugin properly installed on the server!'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &f» &fCould not give item. Unknown provider!'
- titles:
- enabled: false
- titleContent: '&c&lERROR!'
- subtitleContent: '&fCould not give item. Unknown provider!'
- ADMIN_COMMAND_GIVE_INVALIDSYNTAX:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &f» &fCould not give item because your syntax is wrong!'
- - ''
- - ' &eDetails:'
- - ' &6• &eYour argument: &f{0}'
- - ' &6• &eExpected argument: &fFull command.'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not give item because your syntax is wrong!"
- titles:
- enabled: false
- titleContent: '&c&lERROR!'
- subtitleContent: '&fYour syntax is wrong!'
- ADMIN_COMMAND_GIVE_WRONGAMOUNT:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not give items because your amount argument is faulty!'
- - ''
- - ' &eDetails:'
- - ' &6• &eYour argument: &f{0}'
- - ' &6• &eExpected argument: &fPositive Integer (e.g 1)'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not give items because your amount argument is faulty!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fFaulty argument!'
- ADMIN_COMMAND_GIVE_WRONGTIER:
- # Placeholders: {0} = input
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not give items because your tier argument is faulty!'
- - ''
- - ' &eDetails:'
- - ' &6• &eYour argument: &f{0}'
- - ' &6• &eExpected argument: &fA tier that exists!'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not give items because your tier argument is faulty!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fFaulty argument!'
- ADMIN_COMMAND_GIVE_PLAYEROFFLINE:
- # Placeholders: {0} = player
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - '{PREFIX} &f» &fCould not give items because &e{0} &fis offline!'
- - ''
- actionbar:
- enabled: false
- content: "{PREFIX} &f» &fCould not give items because &e{0} &fis offline!"
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fTarget is offline!'
- ###############################
- ADMIN_COMMAND_SEARCH_FINISH:
- # Placeholders: {0} = keyword, {1} = total files, {2} = total lines, {3} = total items found, {4} = ms to complete, {5} = output
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &7» &fSearched logs for &7"&e{0}&7"&f. &7(&e&o{4}ms&r&7)'
- - ''
- - ' &fIterated &ex{1} files&f, with a total of &ex{2} lines&f.'
- - ' &fFound &e{3} matching items&f!'
- - ''
- - ' &fOutput Generated: &e{5}'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &7» &fIterated &ex{1} files&f, with a total of &ex{2} lines&f. Found &e{3} matching items&f!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fIterated &ex{1} files&f, with a total of &ex{2} lines&f. Found &e{3} matching items&f!'
- ADMIN_COMMAND_SEARCH_FAIL_NO_INPUT:
- # Placeholders: None
- # Scope: User
- chatMessage:
- enabled: true
- centered: false
- content:
- - ''
- - ' {PREFIX} &7» &fCould not execute search. Define a keyword!'
- - ''
- - ' &7&nExample:&r &d/dw search N0RSKA'
- - ''
- actionbar:
- enabled: false
- content: '{PREFIX} &7» &fCould not execute search. Define a keyword!'
- titles:
- enabled: false
- titleContent: '{PREFIX}'
- subtitleContent: '&fCould not execute search. Define a keyword!'
- ###############################
- 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