Advertisement
norskaaa

Bolt / Default Messages

Aug 20th, 2021 (edited)
1,385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 12.45 KB | None | 0 0
  1. #########################################################################################
  2. #                                                                                       #
  3. # Bolt, a premium resource by Norska#1933 [ID: 253886847690866688]                      #
  4. #                                                                                       #
  5. # Wiki: https://norska.dev/docs/welcome                                                 #
  6. # Support: https://norska.dev/discord                                                   #
  7. #                                                                                       #
  8. # You are editing the messages.yml file of Bolt.                                        #
  9. #                                                                                       #
  10. #########################################################################################
  11.  
  12. #########################################################################################
  13. #                                                                                       #
  14. # NOTE: PLEASE READ BEFORE CONFIGURING!                                                 #
  15. #                                                                                       #
  16. # If PlaceholderAPI is installed you can use any placeholder inside Bolt'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 Bolt.      #
  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. #                                                                                       #
  29. #########################################################################################  
  30.  
  31. messages:
  32.    # Note: Use {PREFIX} in any message to add the below prefix!
  33.    prefix: "<GRADIENT:FFBE5D>&lBolt</GRADIENT:FF756C>§r"
  34.  
  35.    EVENT_USE_NOPERMISSION:
  36.   # Placeholders: None
  37.       chatMessage:
  38.          enabled: false
  39.          centered: false
  40.          content:
  41.          - ''
  42.          - '{PREFIX} &f» &fYou do not have permission to use bolt wands.'
  43.          - ''
  44.       actionbar:
  45.          enabled: true
  46.          content: "{PREFIX} &f» &fYou do not have permission to use bolt wands."
  47.       titles:
  48.          enabled: false
  49.          titleContent: '{PREFIX}'
  50.          subtitleContent: '&fYou do not have permission!'  
  51.          
  52.    EVENT_WAND_LEFTCLICK_HIT:
  53.   # Placeholders: None
  54.       chatMessage:
  55.          enabled: false
  56.          centered: false
  57.          content:
  58.          - ''
  59.          - '{PREFIX} &f» &fSet creeper to explode...'
  60.          - ''
  61.       actionbar:
  62.          enabled: true
  63.          content: '{PREFIX} &f» &fSet creeper to explode...'
  64.       titles:
  65.          enabled: false
  66.          titleContent: '{PREFIX}'
  67.          subtitleContent: '&fSet creeper to explode...'    
  68.          
  69.    EVENT_WAND_RIGHTCLICK_HIT:
  70.   # Placeholders: None
  71.       chatMessage:
  72.          enabled: false
  73.          centered: false
  74.          content:
  75.          - ''
  76.          - '{PREFIX} &f» &fHypercharged creeper...'
  77.          - ''
  78.       actionbar:
  79.          enabled: true
  80.          content: '{PREFIX} &f» &e&lHYPERCHARGED CREEPER!'
  81.       titles:
  82.          enabled: false
  83.          titleContent: '{PREFIX}'
  84.          subtitleContent: '&fCreeper has been hypercharged!'
  85.          
  86.    EVENT_WAND_LEFTCLICK_COOLDOWN:
  87.   # Placeholders: {0} = cooldown
  88.       chatMessage:
  89.          enabled: false
  90.          centered: false
  91.          content:
  92.          - ''
  93.          - '{PREFIX} &f» &fPlease wait &e{0} &fto use this ability again!'
  94.          - ''
  95.       actionbar:
  96.          enabled: true
  97.          content: '{PREFIX} &f» &fPlease wait &e{0} &fto use this ability again!'
  98.       titles:
  99.          enabled: false
  100.          titleContent: '{PREFIX}'
  101.          subtitleContent: '&fPlease wait &e{0} &fto use this ability again!'
  102.          
  103.    EVENT_WAND_RIGHTCLICK_COOLDOWN:
  104.   # Placeholders: {0} = cooldown
  105.       chatMessage:
  106.          enabled: false
  107.          centered: false
  108.          content:
  109.          - ''
  110.          - '{PREFIX} &f» &fPlease wait &e{0} &fto use this ability again!'
  111.          - ''
  112.       actionbar:
  113.          enabled: true
  114.          content: '{PREFIX} &f» &fPlease wait &e{0} &fto use this ability again!'
  115.       titles:
  116.          enabled: false
  117.          titleContent: '{PREFIX}'
  118.          subtitleContent: '&fPlease wait &e{0} &fto use this ability again!'
  119.  
  120.    EVENT_WAND_BREAK:
  121.   # Placeholders: None
  122.       chatMessage:
  123.          enabled: false
  124.          centered: false
  125.          content:
  126.          - ''
  127.          - '{PREFIX} &f» &fYour bolt wand just broke!'
  128.          - ''
  129.       actionbar:
  130.          enabled: true
  131.          content: '{PREFIX} &f» &fYour bolt wand just broke!'
  132.       titles:
  133.          enabled: false
  134.          titleContent: '{PREFIX}'
  135.          subtitleContent: '&fYour bolt wand just broke!'  
  136.            
  137.    EVENT_WAND_DROPCONFIRM:
  138.   # Placeholders: {0} = time
  139.       chatMessage:
  140.          enabled: false
  141.          centered: false
  142.          content:
  143.          - ''
  144.          - '{PREFIX} &f» &fDrop your item again within &e{0}s &fto confirm the drop!'
  145.          - ''
  146.       actionbar:
  147.          enabled: true
  148.          content: '{PREFIX} &f» &fDrop your item again within &e{0}s &fto confirm the drop!'
  149.       titles:
  150.          enabled: false
  151.          titleContent: '{PREFIX}'
  152.          subtitleContent: '&fDrop again to confirm!'
  153.          
  154.    EVENT_WAND_DROPSUCCESS:
  155.   # Placeholders: None
  156.       chatMessage:
  157.          enabled: false
  158.          centered: false
  159.          content:
  160.          - ''
  161.          - '{PREFIX} &f» &fYou successfully dropped your bolt wand!'
  162.          - ''
  163.       actionbar:
  164.          enabled: true
  165.          content: '{PREFIX} &f» &fYou successfully dropped your bolt wand!'
  166.       titles:
  167.          enabled: false
  168.          titleContent: '{PREFIX}'
  169.          subtitleContent: '&fDropped your bolt wand!'
  170.  
  171.    ###############################
  172.    
  173.    COMMAND_WAND_SENDER_SUCCESS:
  174.   # Placeholders: {0} = player, {1} = uses, {2} = amount, {3} = type
  175.    # Scope: User
  176.       chatMessage:
  177.          enabled: true
  178.          centered: false
  179.          content:
  180.          - ''
  181.          - '{PREFIX} &f» &fYou gave &e{2} bolt wand(s) &fto &e{0}&f! &7(Type: &e{3}&7)'
  182.          - ''
  183.          - ' Wand Details:'
  184.          - '  &6• &eUses: &f{1}'
  185.          - ''
  186.       actionbar:
  187.          enabled: false
  188.          content: "{PREFIX} &f» &7[S] &fGave &e{2} bolt wand(s) &fto &e{0}&f. &eUses: &6{1}"
  189.       titles:
  190.          enabled: false
  191.          titleContent: '{PREFIX}'
  192.          subtitleContent: '&fGave bolt wand(s)!'
  193.          
  194.    COMMAND_WAND_SENDER_SUCCESS_SILENT:
  195.   # Placeholders: {0} = player, {1} = uses, {2} = amount, {3} = type
  196.    # Scope: User
  197.       chatMessage:
  198.          enabled: true
  199.          centered: false
  200.          content:
  201.          - ''
  202.          - ' &7[Silent]{PREFIX} &f» &fYou gave &e{2} bolt wand(s) &fto &e{0}&f! &7(Type: &e{3}&7)'
  203.          - ''
  204.          - ' Wand Details:'
  205.          - '  &6• &eUses: &f{1}'
  206.          - ''
  207.       actionbar:
  208.          enabled: false
  209.          content: "{PREFIX} &f» &7[S] &fGave &e{2} bolt wand(s) &fto &e{0}&f. &eUses: &6{1}"
  210.       titles:
  211.          enabled: false
  212.          titleContent: '{PREFIX}'
  213.          subtitleContent: '&fGave bolt wand(s)!'
  214.          
  215.    COMMAND_WAND_RECEIVER_SUCCESS:
  216.   # Placeholders: {0} = from, {1} = uses, {2} = amount, {3} = type
  217.    # Scope: User
  218.       chatMessage:
  219.          enabled: true
  220.          centered: false
  221.          content:
  222.          - ''
  223.          - '{PREFIX} &f» &fYou received &e{2} bolt wand(s)&f from &e{0}&f! &7(Type: &e{3}&7)'
  224.          - ''
  225.          - ' Wand Details:'
  226.          - '  &6• &eUses: &f{1}'
  227.          - ''
  228.       actionbar:
  229.          enabled: false
  230.          content: "{PREFIX} &f» &fReceived &e{2} bolt wand(s) &ffrom &e{0}&f. &eUses: &6{1}"
  231.       titles:
  232.          enabled: false
  233.          titleContent: '{PREFIX}'
  234.          subtitleContent: '&fReceived bolt wand(s)!'
  235.          
  236.    COMMAND_WAND_WRONGAMOUNT:
  237.   # Placeholders: {0} = input
  238.    # Scope: User
  239.       chatMessage:
  240.          enabled: true
  241.          centered: false
  242.          content:
  243.          - ''
  244.          - '{PREFIX} &f» &fCould not give wand because your amount argument is faulty!'
  245.          - ''
  246.          - '  &eDetails:'
  247.          - '  &6• &eYour argument: &f{0}'
  248.          - '  &6• &eExpected argument: &fPositive Integer (e.g 1)'
  249.          - ''
  250.       actionbar:
  251.          enabled: false
  252.          content: "{PREFIX} &f» &fCould not give wand because your amount argument is faulty!"
  253.       titles:
  254.          enabled: false
  255.          titleContent: '{PREFIX}'
  256.          subtitleContent: '&fFaulty argument!'
  257.          
  258.    COMMAND_WAND_WRONGTYPE:
  259.   # Placeholders: {0} = input
  260.    # Scope: User
  261.       chatMessage:
  262.          enabled: true
  263.          centered: false
  264.          content:
  265.          - ''
  266.          - '{PREFIX} &f» &fCould not give wand because your type argument is faulty!'
  267.          - ''
  268.          - '  &eDetails:'
  269.          - '  &6• &eYour argument: &f{0}'
  270.          - '  &6• &eExpected argument: &fA type that exists.'
  271.          - ''
  272.       actionbar:
  273.          enabled: false
  274.          content: "{PREFIX} &f» &fCould not give wand because your type argument is faulty!"
  275.       titles:
  276.          enabled: false
  277.          titleContent: '{PREFIX}'
  278.          subtitleContent: '&fFaulty argument!'
  279.          
  280.    COMMAND_WAND_WRONGUSES:
  281.   # Placeholders: {0} = input
  282.    # Scope: User
  283.       chatMessage:
  284.          enabled: true
  285.          centered: false
  286.          content:
  287.          - ''
  288.          - '{PREFIX} &f» &fCould not give wand because your uses argument is faulty!'
  289.          - ''
  290.          - '  &eDetails:'
  291.          - '  &6• &eYour argument: &f{0}'
  292.          - '  &6• &eExpected argument: &fPositive Integer (e.g 100) or "Infinite"'
  293.          - ''
  294.       actionbar:
  295.          enabled: false
  296.          content: "{PREFIX} &f» &fCould not give wand because your uses argument is faulty!"
  297.       titles:
  298.          enabled: false
  299.          titleContent: '{PREFIX}'
  300.          subtitleContent: '&fFaulty argument!'
  301.          
  302.    COMMAND_WAND_NOTONLINE:
  303.   # Placeholders: {0} = player
  304.    # Scope: User
  305.       chatMessage:
  306.          enabled: true
  307.          centered: false
  308.          content:
  309.          - ''
  310.          - '{PREFIX} &f» &fCould not give wand because &e{0} &fis offline!'
  311.          - ''
  312.       actionbar:
  313.          enabled: false
  314.          content: "{PREFIX} &f» &fCould not give wand because &e{0} &fis offline!"
  315.       titles:
  316.          enabled: false
  317.          titleContent: '{PREFIX}'
  318.          subtitleContent: '&fTarget is offline!'
  319.            
  320.    COMMAND_RELOAD:
  321.   # Placeholders: {0} = ms
  322.    # Scope: User
  323.       chatMessage:
  324.          enabled: true
  325.          centered: false
  326.          content:
  327.          - ""
  328.          - "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  329.          - ""
  330.       actionbar:
  331.          enabled: false
  332.          content: "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  333.       titles:
  334.          enabled: false
  335.          titleContent: '{PREFIX}'
  336.          subtitleContent: '&fReloaded configuration!'
  337.          
  338.    COMMAND_NOPERMISSION:
  339.   # Placeholders: None
  340.    # Scope: User
  341.       chatMessage:
  342.          enabled: true
  343.          centered: false
  344.          content:
  345.          - ''
  346.          - '{PREFIX} &f» &fYou do not have permission to run this command!'
  347.          - ''
  348.       actionbar:
  349.          enabled: false
  350.          content: "{PREFIX} &f» &fYou do not have permission to run this command!"      
  351.       titles:
  352.          enabled: false
  353.          titleContent: '{PREFIX}'
  354.          subtitleContent: '&fYou do not have permission!'  
  355.          
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement