norskaaa

TreasureLocator / Default Messages

Jan 3rd, 2022 (edited)
2,072
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.51 KB | None | 0 0
  1. #########################################################################################
  2. #                                                                                       #
  3. # TreasureLocator, 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 TreasureLocator.                             #
  9. #                                                                                       #
  10. #########################################################################################
  11.  
  12. #########################################################################################
  13. #                                                                                       #
  14. # NOTE: PLEASE READ BEFORE CONFIGURING!                                                 #
  15. #                                                                                       #
  16. # If PlaceholderAPI is installed you can use any placeholder in messages.               #
  17. # Make sure to properly install any extension using /papi ecloud.                       #
  18. #                                                                                       #
  19. # Placeholders that are inside {} (e.g {0}, {1}) are TreasureLocator's placeholders.    #
  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:FF9534>&lTreasureLocator</GRADIENT:FF5A6E>&r"
  34.  
  35.    EVENT_USE:
  36.   # Placeholders: None
  37.    # Scope: User
  38.       chatMessage:
  39.          enabled: false
  40.          centered: false
  41.          content:
  42.          - ''
  43.          - '{PREFIX} &f» &fLocating valuables near you...'
  44.          - ''
  45.       actionbar:
  46.          enabled: true
  47.          content: "{PREFIX} &f» &fLocating valuables near you..."
  48.       titles:
  49.          enabled: false
  50.          titleContent: '{PREFIX}'
  51.          subtitleContent: '&fLocating valuables near you...'
  52.          
  53.    EVENT_USE_DESPAWN_LOCATOR:
  54.   # Placeholders: {0} = locator type name
  55.    # Scope: User
  56.       chatMessage:
  57.          enabled: false
  58.          centered: false
  59.          content:
  60.          - ''
  61.          - '{PREFIX} &f» &fLocating valuables near you...'
  62.          - ''
  63.       actionbar:
  64.          enabled: true
  65.          content: "{PREFIX} &f» {0} has despawned!"
  66.       titles:
  67.          enabled: false
  68.          titleContent: '{PREFIX}'
  69.          subtitleContent: '&fLocating valuables near you...'        
  70.          
  71.    EVENT_USE_COOLDOWN:
  72.   # Placeholders: {0} = cooldown
  73.    # Scope: User
  74.       chatMessage:
  75.          enabled: false
  76.          centered: false
  77.          content:
  78.          - ''
  79.          - '{PREFIX} &f» &fPlease wait for &e{0} &fbefore using a treasure locator again!'
  80.          - ''
  81.       actionbar:
  82.          enabled: true
  83.          content: '{PREFIX} &f» &fPlease wait for &e{0} &fbefore using a treasure locator again!'
  84.       titles:
  85.          enabled: false
  86.          titleContent: '{PREFIX}'
  87.          subtitleContent: '&fPlease wait for &e{0} &fbefore using a treasure locator again!'
  88.  
  89.    EVENT_USE_ALREADY_SEARCHING:
  90.   # Placeholders: None
  91.    # Scope: User
  92.       chatMessage:
  93.          enabled: false
  94.          centered: false
  95.          content:
  96.          - ''
  97.          - '{PREFIX} &f» &fYou already have an active locator!'
  98.          - ''
  99.       actionbar:
  100.          enabled: true
  101.          content: '{PREFIX} &f» &fYou already have an active locator!'
  102.       titles:
  103.          enabled: false
  104.          titleContent: '{PREFIX}'
  105.          subtitleContent: '&fYou already have an active locator!'
  106.  
  107.    EVENT_USE_NEW_FINDING:
  108.   # Placeholders: {0} = total valuables found
  109.    # Scope: User
  110.       chatMessage:
  111.          enabled: false
  112.          centered: false
  113.          content:
  114.          - ''
  115.          - 'IT IS RECOMMENDED TO ONLY USE ACTIONBAR FOR THIS MESSAGE AND ONLY IF YOU DONT USE HOLOGRAMS'
  116.          - ''
  117.       actionbar:
  118.          enabled: false
  119.          content: ''
  120.       titles:
  121.          enabled: false
  122.          titleContent: 'IT IS RECOMMENDED TO ONLY USE ACTIONBAR FOR THIS MESSAGE AND ONLY IF YOU DONT USE HOLOGRAMS'
  123.          subtitleContent: ''
  124.          
  125.    EVENT_USE_FINISH:
  126.   # Placeholders: {0} = total valuables found
  127.    # Scope: User
  128.       chatMessage:
  129.          enabled: false
  130.          centered: false
  131.          content:
  132.          - ''
  133.          - ''
  134.          - ''
  135.       actionbar:
  136.          enabled: true
  137.          content: "{PREFIX} &f» &aFinished! &fFound a total of <GRADIENT:FF9534>x{0} valuables</GRADIENT:FF5A6E> &fnear you!"
  138.       titles:
  139.          enabled: false
  140.          titleContent: ''
  141.          subtitleContent: ''
  142.  
  143.    EVENT_USE_NOPERMISSION:
  144.   # Placeholders: None
  145.    # Scope: User
  146.       chatMessage:
  147.          enabled: false
  148.          centered: false
  149.          content:
  150.          - ''
  151.          - '{PREFIX} &f» &fYou do not have permission to use treasure locators.'
  152.          - ''
  153.       actionbar:
  154.          enabled: true
  155.          content: "{PREFIX} &f» &fYou do not have permission to use treasure locators."
  156.       titles:
  157.          enabled: false
  158.          titleContent: '{PREFIX}'
  159.          subtitleContent: '&fYou do not have permission!'  
  160.          
  161.    ###############################  
  162.    
  163.    COMMAND_GIVE_SENDER_SUCCESS:
  164.   # Placeholders: {0} = player, {1} = amount, {2} = type
  165.    # Scope: User
  166.       chatMessage:
  167.          enabled: true
  168.          centered: false
  169.          content:
  170.          - ''
  171.          - '{PREFIX} &f» &fGave &e{1} treasure locator(s) &fto &e{0}&f!'
  172.          - ''
  173.          - ' &7• &7Details:'
  174.          - '  &6→ &eType: &f{2}'
  175.          - ''
  176.       actionbar:
  177.          enabled: false
  178.          content: ""
  179.       titles:
  180.          enabled: false
  181.          titleContent: ''
  182.          subtitleContent: ''
  183.          
  184.    COMMAND_GIVE_SENDER_SUCCESS_SILENT:
  185.   # Placeholders: {0} = player, {1} = amount, {2} = type
  186.    # Scope: User
  187.       chatMessage:
  188.          enabled: true
  189.          centered: false
  190.          content:
  191.          - ''
  192.          - '{PREFIX} &f» &7[Silent] &fGave &e{1} treasure locator(s) &fto &e{0}&f!'
  193.          - ''
  194.          - ' &7• &7Details:'
  195.          - '  &6→ &eType: &f{2}'
  196.          - ''
  197.       actionbar:
  198.          enabled: false
  199.          content: ""
  200.       titles:
  201.          enabled: false
  202.          titleContent: ''
  203.          subtitleContent: ''
  204.          
  205.    COMMAND_GIVE_RECEIVER_SUCCESS:
  206.   # Placeholders: {0} = from, {1} = amount, {2} = type
  207.    # Scope: User
  208.       chatMessage:
  209.          enabled: true
  210.          centered: false
  211.          content:
  212.          - ''
  213.          - '{PREFIX} &f» &fReceived &e{1} treasure locator(s)&f from &e{0}&f!'
  214.          - ''
  215.          - ' &7• &7Details:'
  216.          - '  &6→ &eType: &f{2}'
  217.          - ''
  218.       actionbar:
  219.          enabled: false
  220.          content: ''
  221.       titles:
  222.          enabled: false
  223.          titleContent: ''
  224.          subtitleContent: ''
  225.          
  226.    COMMAND_GIVE_INVALIDSYNTAX:
  227.   # Placeholders: {0} = input
  228.    # Scope: User
  229.       chatMessage:
  230.          enabled: true
  231.          centered: false
  232.          content:
  233.          - ''
  234.          - ' {PREFIX} &f» &fCould not give item because your syntax is wrong!'
  235.          - ''
  236.          - '  &eDetails:'
  237.          - '  &6• &eYour argument: &f{0}'
  238.          - '  &6• &eExpected argument: &fFull command.'
  239.          - ''
  240.       actionbar:
  241.          enabled: false
  242.          content: "{PREFIX} &f» &fCould not give item because your syntax is wrong!"
  243.       titles:
  244.          enabled: false
  245.          titleContent: '&c&lERROR!'
  246.          subtitleContent: '&fYour syntax is wrong!'        
  247.          
  248.    COMMAND_GIVE_WRONGAMOUNT:
  249.   # Placeholders: {0} = input
  250.    # Scope: User
  251.       chatMessage:
  252.          enabled: true
  253.          centered: false
  254.          content:
  255.          - ''
  256.          - '{PREFIX} &f» &fCould not give item because your amount argument is faulty!'
  257.          - ''
  258.          - ' &7• &7Details:'
  259.          - '  &6→ &eYour argument: &f{0}'
  260.          - '  &6→ &eExpected argument: &fPositive Integer (e.g 1)'
  261.          - ''
  262.       actionbar:
  263.          enabled: false
  264.          content: ''
  265.       titles:
  266.          enabled: false
  267.          titleContent: ''
  268.          subtitleContent: ''
  269.          
  270.    COMMAND_GIVE_WRONGTYPE:
  271.   # Placeholders: {0} = input
  272.    # Scope: User
  273.       chatMessage:
  274.          enabled: true
  275.          centered: false
  276.          content:
  277.          - ''
  278.          - '{PREFIX} &f» &fCould not give item because your type argument is faulty!'
  279.          - ''
  280.          - ' &7• &7Details:'
  281.          - '  &6→ &eYour argument: &f{0}'
  282.          - '  &6→ &eExpected argument: &fA type that exists.'
  283.          - ''
  284.       actionbar:
  285.          enabled: false
  286.          content: ''
  287.       titles:
  288.          enabled: false
  289.          titleContent: ''
  290.          subtitleContent: ''
  291.          
  292.    COMMAND_GIVE_NOTONLINE:
  293.   # Placeholders: {0} = player
  294.    # Scope: User
  295.       chatMessage:
  296.          enabled: true
  297.          centered: false
  298.          content:
  299.          - ''
  300.          - '{PREFIX} &f» &fCould not give item because &e{0} &fis offline!'
  301.          - ''
  302.       actionbar:
  303.          enabled: false
  304.          content: ''
  305.       titles:
  306.          enabled: false
  307.          titleContent: ''
  308.          subtitleContent: ''  
  309.          
  310.    ###############################
  311.            
  312.    COMMAND_RELOAD:
  313.   # Placeholders: {0} = ms
  314.    # Scope: User
  315.       chatMessage:
  316.          enabled: true
  317.          centered: false
  318.          content:
  319.          - ""
  320.          - "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  321.          - ""
  322.       actionbar:
  323.          enabled: false
  324.          content: "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  325.       titles:
  326.          enabled: false
  327.          titleContent: '{PREFIX}'
  328.          subtitleContent: '&fReloaded configuration!'
  329.          
  330.    COMMAND_NOPERMISSION:
  331.   # Placeholders: None
  332.    # Scope: User
  333.       chatMessage:
  334.          enabled: true
  335.          centered: false
  336.          content:
  337.          - ''
  338.          - '{PREFIX} &f» &fYou do not have permission to run this command!'
  339.          - ''
  340.       actionbar:
  341.          enabled: false
  342.          content: "{PREFIX} &f» &fYou do not have permission to run this command!"      
  343.       titles:
  344.          enabled: false
  345.          titleContent: '{PREFIX}'
  346.          subtitleContent: '&fYou do not have permission!'  
  347.          
Add Comment
Please, Sign In to add comment