Advertisement
norskaaa

DeluxeWithdraw / Default Messages

Aug 24th, 2021 (edited)
1,896
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 16.75 KB | None | 0 0
  1. #########################################################################################
  2. #                                                                                       #
  3. # DeluxeWithdraw, a premium resource by Norska @ https://norska.dev                     #
  4. #                                                                                       #
  5. # Wiki: https://norska.dev/docs/welcome/                                                #
  6. # Support: https://norska.dev/discord/                                                  #
  7. #                                                                                       #
  8. # You are editing the messages.yml file of DeluxeWithdraw.                              #
  9. #                                                                                       #
  10. #########################################################################################
  11.  
  12. #########################################################################################
  13. #                                                                                       #
  14. # NOTE: PLEASE READ BEFORE CONFIGURING!                                                 #
  15. #                                                                                       #
  16. # If PlaceholderAPI is installed you can use any placeholder inside DW's messages,      #
  17. # make sure to properly install any extension using /papi ecloud                        #
  18. #                                                                                       #
  19. # Placeholders that are inside {} (e.g {0}, {1}) are inner placeholders from DW.        #
  20. # To use PAPI's placeholders, use them normally, like %player_gamemode%, etc.           #
  21. #                                                                                       #
  22. # Scopes:                                                                               #
  23. # 1) Global -> All online players will get the message.                                 #
  24. # 2) User -> User that executed commands/triggered event will get the message.          #
  25. # 3) Limited -> Only users/systems with specific perms will get the message.            #
  26. #                                                                                       #
  27. # Note: Scopes are per message and cannot be manually altered.                          #
  28. # Note: DW -> DeluxeWithdraw                                                            #
  29. #                                                                                       #
  30. #########################################################################################  
  31.  
  32. messages:
  33.    # Note: Use {PREFIX} in any message to add the below prefix!
  34.    prefix: "<GRADIENT:FFE818>&lDeluxeWithdraw</GRADIENT:B7FF1D>&r"  
  35.          
  36.    EVENT_REDEEM:
  37.   # Placeholders: {0} = amount, {1} = tax
  38.       chatMessage:
  39.          enabled: false
  40.          centered: false
  41.          content:
  42.          - ''
  43.          - '{PREFIX} &f» &fYou redeemed &e{0}&f! &7(&c-{1}% Tax&7)'
  44.          - ''
  45.       actionbar:
  46.          enabled: true
  47.          content: '{PREFIX} &f» &fYou redeemed &e{0}&f! &7(&c-{1}% Tax&7)'
  48.       titles:
  49.          enabled: false
  50.          titleContent: '{PREFIX}'
  51.          subtitleContent: '&fYou redeemed &e{0}&f! &7(&c-{1}% Tax&7)'
  52.          
  53.    EVENT_REDEEM_NOPERMISSION:
  54.   # Placeholders: None
  55.       chatMessage:
  56.          enabled: false
  57.          centered: false
  58.          content:
  59.          - ''
  60.          - '{PREFIX} &f» &fYou do not have permission to redeem items!'
  61.          - ''
  62.       actionbar:
  63.          enabled: true
  64.          content: '{PREFIX} &f» &fYou do not have permission to redeem items!'
  65.       titles:
  66.          enabled: false
  67.          titleContent: '{PREFIX}'
  68.          subtitleContent: '&fYou do not have permission to redeem items!'
  69.  
  70.    ###############################
  71.  
  72.    PLAYER_COMMAND_NOPERMISSION:
  73.   # Placeholders: None
  74.    # Scope: User
  75.       chatMessage:
  76.          enabled: true
  77.          centered: false
  78.          content:
  79.          - ''
  80.          - '{PREFIX} &f» &fNo permission to withdraw!'
  81.          - ''
  82.       actionbar:
  83.          enabled: false
  84.          content: '{PREFIX} &f» &fNo permission to withdraw!'  
  85.       titles:
  86.          enabled: false
  87.          titleContent: '{PREFIX}'
  88.          subtitleContent: '&fYou do not have permission!'  
  89.          
  90.    PLAYER_COMMAND_MENU:
  91.   # Placeholders: None
  92.    # Scope: User
  93.       chatMessage:
  94.          enabled: true
  95.          centered: false
  96.          content:
  97.          - '&7&m-----------------------------------'
  98.          - ' &e&lInformation:'
  99.          - ''
  100.          - '  &6• &fYou can withdraw currency by using the following command:'
  101.          - '  &e→ &7"&e/withdraw <amount>&7"&f!'
  102.          - ''
  103.          - '&7&m-----------------------------------'
  104.       actionbar:
  105.          enabled: false
  106.          content: '&e&lINFO: &fUse &e/withdraw <amount>&f!'  
  107.       titles:
  108.          enabled: false
  109.          titleContent: '&e&lINFO'
  110.          subtitleContent: '&fUse &e/withdraw <amount>&f!'
  111.          
  112.    PLAYER_COMMAND_WRONGAMOUNT:
  113.   # Placeholders: {0} = input
  114.    # Scope: User
  115.       chatMessage:
  116.          enabled: true
  117.          centered: false
  118.          content:
  119.          - ''
  120.          - '{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!'
  121.          - ''
  122.          - '  &eDetails:'
  123.          - '  &6• &eYour argument: &f{0}'
  124.          - '  &6• &eExpected argument: &fPositive Number (e.g 5.5 or 5)'
  125.          - ''
  126.       actionbar:
  127.          enabled: false
  128.          content: "{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!"
  129.       titles:
  130.          enabled: false
  131.          titleContent: '{PREFIX}'
  132.          subtitleContent: '&fFaulty argument!'
  133.          
  134.    PLAYER_COMMAND_WRONGDECIMALS:
  135.   # Placeholders: {0} = input
  136.    # Scope: User
  137.       chatMessage:
  138.          enabled: true
  139.          centered: false
  140.          content:
  141.          - ''
  142.          - '{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!'
  143.          - ''
  144.          - '  &eDetails:'
  145.          - '  &6• &eYour argument: &f{0}'
  146.          - '  &6• &eExpected argument: &fPositive Double w/ maximum 2 numbers after decimal point (e.g 5.50)'
  147.          - ''
  148.       actionbar:
  149.          enabled: false
  150.          content: "{PREFIX} &f» &fCould not withdraw because your amount argument is faulty!"
  151.       titles:
  152.          enabled: false
  153.          titleContent: '{PREFIX}'
  154.          subtitleContent: '&fFaulty argument!'
  155.          
  156.    PLAYER_COMMAND_NOTENOUGH:
  157.   # Placeholders: {0} = requested currency, {1} = available currency
  158.    # Scope: User
  159.       chatMessage:
  160.          enabled: true
  161.          centered: false
  162.          content:
  163.          - ''
  164.          - '{PREFIX} &f» &fCould not withdraw because you are missing currency!'
  165.          - ''
  166.          - '  &eDetails:'
  167.          - '  &6• &eRequested: &f{0}'
  168.          - '  &6• &eAvailable: &f{1}'
  169.          - ''
  170.       actionbar:
  171.          enabled: false
  172.          content: "{PREFIX} &f» &fCould not withdraw because you are missing currency!"
  173.       titles:
  174.          enabled: false
  175.          titleContent: '{PREFIX}'
  176.          subtitleContent: "&fCould not withdraw because you are missing currency!"
  177.          
  178.    PLAYER_COMMAND_WRONGBOUNDS:
  179.   # Placeholders: {0} = requested money, {1} = minimum amount, {2} = maximum amount
  180.    # Scope: User
  181.       chatMessage:
  182.          enabled: true
  183.          centered: false
  184.          content:
  185.          - ''
  186.          - '{PREFIX} &f» &fCannot withdraw because you are out of bounds!'
  187.          - ''
  188.          - '  &eDetails:'
  189.          - '  &6• &eRequested: &f{0}'
  190.          - '  &6• &eAllowed withdrawal bounds: &a{1} &fto &a{2}'
  191.          - ''
  192.       actionbar:
  193.          enabled: false
  194.          content: "{PREFIX} &f» &fCould not withdraw because you are out of bounds!"
  195.       titles:
  196.          enabled: false
  197.          titleContent: '{PREFIX}'
  198.          subtitleContent: '&fYou are out of bounds!'
  199.          
  200.    PLAYER_COMMAND_SUCCESS:
  201.   # Placeholders: {0} = withdrawn currency
  202.    # Scope: User
  203.       chatMessage:
  204.          enabled: true
  205.          centered: false
  206.          content:
  207.          - ''
  208.          - '{PREFIX} &f» &fSuccessfully withdrew currency onto an item!'
  209.          - ''
  210.          - '  &eDetails:'
  211.          - '  &6• &eConverted: &f{0}'
  212.          - ''
  213.       actionbar:
  214.          enabled: false
  215.          content: '{PREFIX} &f» &fConverted &e{0}&f!'
  216.       titles:
  217.          enabled: false
  218.          titleContent: '{PREFIX}'
  219.          subtitleContent: '&fConverted &e{0}&f!'
  220.          
  221.    ###############################
  222.          
  223.    ADMIN_COMMAND_GIVE_SUCCESS_SENDER:
  224.   # Placeholders: {0} = player, {1} = item amount, {2} = type name, {3} = value
  225.    # Scope: User
  226.       chatMessage:
  227.          enabled: true
  228.          centered: false
  229.          content:
  230.          - ''
  231.          - '{PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
  232.          - ''
  233.       actionbar:
  234.          enabled: false
  235.          content: '{PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
  236.       titles:
  237.          enabled: false
  238.          titleContent: '{PREFIX}!'
  239.          subtitleContent: '&fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
  240.          
  241.    ADMIN_COMMAND_GIVE_SUCCESS_SENDER_SILENT:
  242.   # Placeholders: {0} = player, {1} = item amount, {2} = type name, {3} = value
  243.    # Scope: User
  244.       chatMessage:
  245.          enabled: true
  246.          centered: false
  247.          content:
  248.          - ''
  249.          - '&7[Silent] {PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
  250.          - ''
  251.       actionbar:
  252.          enabled: false
  253.          content: '&7[Silent] {PREFIX} &f» &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
  254.       titles:
  255.          enabled: false
  256.          titleContent: '{PREFIX}'
  257.          subtitleContent: '&7[Silent] &fYou gave &ex{1}&r {2}&r &fto &e{0}&f! &7(Value: &e{3}&7)'
  258.          
  259.    ADMIN_COMMAND_GIVE_SUCCESS_RECEIVER:
  260.   # Placeholders: {0} = from, {1} = item amount, {2} = type name, {3} = value
  261.    # Scope: User
  262.       chatMessage:
  263.          enabled: true
  264.          centered: false
  265.          content:
  266.          - ''
  267.          - '{PREFIX} &f» &fYou received &ex{1}&r {2}&r&f from &e{0}&f! &7(Value: &e{3}&7)'
  268.          - ''
  269.       actionbar:
  270.          enabled: false
  271.          content: "{PREFIX} &f» &fYou received &ex{1}&r {2}&r&f from &e{0}&f! &7(Value: &e{3}&7)"
  272.       titles:
  273.          enabled: false
  274.          titleContent: '{PREFIX}'
  275.          subtitleContent: '&fYou received &ex{1}&r {2}&r&f from &e{0}&f! &7(Value: &e{3}&7)'
  276.        
  277.    ###############################
  278.  
  279.    ADMIN_COMMAND_GIVE_UNREGISTERED_PROVIDER:
  280.   # Placeholders: {0} = provider
  281.    # Scope: User
  282.       chatMessage:
  283.          enabled: true
  284.          centered: false
  285.          content:
  286.          - ''
  287.          - ' {PREFIX} &f» &fCould not give item. Unknown provider!'
  288.          - ''
  289.          - '  &eDetails:'
  290.          - '  &6• &eUnknown Provider: &f{0}'
  291.          - '  &7If you are using custom providers, make sure to have'
  292.          - '  &7the addon plugin properly installed on the server!'
  293.          - ''
  294.       actionbar:
  295.          enabled: false
  296.          content: '{PREFIX} &f» &fCould not give item. Unknown provider!'
  297.       titles:
  298.          enabled: false
  299.          titleContent: '&c&lERROR!'
  300.          subtitleContent: '&fCould not give item. Unknown provider!'
  301.          
  302.    ADMIN_COMMAND_GIVE_INVALIDSYNTAX:
  303.   # Placeholders: {0} = input
  304.    # Scope: User
  305.       chatMessage:
  306.          enabled: true
  307.          centered: false
  308.          content:
  309.          - ''
  310.          - ' {PREFIX} &f» &fCould not give item because your syntax is wrong!'
  311.          - ''
  312.          - '  &eDetails:'
  313.          - '  &6• &eYour argument: &f{0}'
  314.          - '  &6• &eExpected argument: &fFull command.'
  315.          - ''
  316.       actionbar:
  317.          enabled: false
  318.          content: "{PREFIX} &f» &fCould not give item because your syntax is wrong!"
  319.       titles:
  320.          enabled: false
  321.          titleContent: '&c&lERROR!'
  322.          subtitleContent: '&fYour syntax is wrong!'          
  323.          
  324.    ADMIN_COMMAND_GIVE_WRONGAMOUNT:
  325.   # Placeholders: {0} = input
  326.    # Scope: User
  327.       chatMessage:
  328.          enabled: true
  329.          centered: false
  330.          content:
  331.          - ''
  332.          - '{PREFIX} &f» &fCould not give items because your amount argument is faulty!'
  333.          - ''
  334.          - '  &eDetails:'
  335.          - '  &6• &eYour argument: &f{0}'
  336.          - '  &6• &eExpected argument: &fPositive Integer (e.g 1)'
  337.          - ''
  338.       actionbar:
  339.          enabled: false
  340.          content: "{PREFIX} &f» &fCould not give items because your amount argument is faulty!"
  341.       titles:
  342.          enabled: false
  343.          titleContent: '{PREFIX}'
  344.          subtitleContent: '&fFaulty argument!'
  345.          
  346.    ADMIN_COMMAND_GIVE_WRONGTIER:
  347.   # Placeholders: {0} = input
  348.    # Scope: User
  349.       chatMessage:
  350.          enabled: true
  351.          centered: false
  352.          content:
  353.          - ''
  354.          - '{PREFIX} &f» &fCould not give items because your tier argument is faulty!'
  355.          - ''
  356.          - '  &eDetails:'
  357.          - '  &6• &eYour argument: &f{0}'
  358.          - '  &6• &eExpected argument: &fA tier that exists!'
  359.          - ''
  360.       actionbar:
  361.          enabled: false
  362.          content: "{PREFIX} &f» &fCould not give items because your tier argument is faulty!"
  363.       titles:
  364.          enabled: false
  365.          titleContent: '{PREFIX}'
  366.          subtitleContent: '&fFaulty argument!'        
  367.          
  368.    ADMIN_COMMAND_GIVE_PLAYEROFFLINE:
  369.   # Placeholders: {0} = player
  370.    # Scope: User
  371.       chatMessage:
  372.          enabled: true
  373.          centered: false
  374.          content:
  375.          - ''
  376.          - '{PREFIX} &f» &fCould not give items because &e{0} &fis offline!'
  377.          - ''
  378.       actionbar:
  379.          enabled: false
  380.          content: "{PREFIX} &f» &fCould not give items because &e{0} &fis offline!"
  381.       titles:
  382.          enabled: false
  383.          titleContent: '{PREFIX}'
  384.          subtitleContent: '&fTarget is offline!'
  385.      
  386.    ###############################
  387.    
  388.    ADMIN_COMMAND_SEARCH_FINISH:
  389.   # Placeholders: {0} = keyword, {1} = total files, {2} = total lines, {3} = total items found, {4} = ms to complete, {5} = output
  390.    # Scope: User
  391.       chatMessage:
  392.          enabled: true
  393.          centered: false
  394.          content:
  395.          - ''
  396.          - ' {PREFIX} &7» &fSearched logs for &7"&e{0}&7"&f. &7(&e&o{4}ms&r&7)'
  397.          - ''
  398.          - ' &fIterated &ex{1} files&f, with a total of &ex{2} lines&f.'
  399.          - ' &fFound &e{3} matching items&f!'
  400.          - ''
  401.          - ' &fOutput Generated: &e{5}'
  402.          - ''
  403.       actionbar:
  404.          enabled: false
  405.          content: '{PREFIX} &7» &fIterated &ex{1} files&f, with a total of &ex{2} lines&f. Found &e{3} matching items&f!'
  406.       titles:
  407.          enabled: false
  408.          titleContent: '{PREFIX}'
  409.          subtitleContent: '&fIterated &ex{1} files&f, with a total of &ex{2} lines&f. Found &e{3} matching items&f!'
  410.          
  411.    ADMIN_COMMAND_SEARCH_FAIL_NO_INPUT:
  412.   # Placeholders: None
  413.    # Scope: User
  414.       chatMessage:
  415.          enabled: true
  416.          centered: false
  417.          content:
  418.          - ''
  419.          - ' {PREFIX} &7» &fCould not execute search. Define a keyword!'
  420.          - ''
  421.          - ' &7&nExample:&r &d/dw search N0RSKA'
  422.          - ''
  423.       actionbar:
  424.          enabled: false
  425.          content: '{PREFIX} &7» &fCould not execute search. Define a keyword!'
  426.       titles:
  427.          enabled: false
  428.          titleContent: '{PREFIX}'
  429.          subtitleContent: '&fCould not execute search. Define a keyword!'          
  430.          
  431.    ###############################          
  432.            
  433.    COMMAND_RELOAD:
  434.   # Placeholders: {0} = ms
  435.    # Scope: User
  436.       chatMessage:
  437.          enabled: true
  438.          centered: false
  439.          content:
  440.          - ""
  441.          - "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  442.          - ""
  443.       actionbar:
  444.          enabled: false
  445.          content: "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  446.       titles:
  447.          enabled: false
  448.          titleContent: '{PREFIX}'
  449.          subtitleContent: '&fReloaded configuration!'
  450.          
  451.    COMMAND_NOPERMISSION:
  452.   # Placeholders: None
  453.    # Scope: User
  454.       chatMessage:
  455.          enabled: true
  456.          centered: false
  457.          content:
  458.          - ''
  459.          - '{PREFIX} &f» &fYou do not have permission to run this command!'
  460.          - ''
  461.       actionbar:
  462.          enabled: false
  463.          content: "{PREFIX} &f» &fYou do not have permission to run this command!"      
  464.       titles:
  465.          enabled: false
  466.          titleContent: '{PREFIX}'
  467.          subtitleContent: '&fYou do not have permission!'  
  468.          
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement