Advertisement
norskaaa

LifestealCore / Default Messages

Apr 10th, 2022 (edited)
2,979
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 76.40 KB | None | 0 0
  1. #########################################################################################
  2. #                                                                                       #
  3. # LifestealCore, 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 LifestealCore.                               #
  9. #                                                                                       #
  10. #########################################################################################
  11.  
  12. #########################################################################################
  13. #                                                                                       #
  14. # NOTE: PLEASE READ BEFORE CONFIGURING!                                                 #
  15. #                                                                                       #
  16. # If PlaceholderAPI is installed you can use any placeholder inside 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.                #
  20. # To use PAPI's placeholders, use them normally, like %player_name%, etc.               #
  21. #                                                                                       #
  22. #########################################################################################  
  23.  
  24. messages:
  25.    # Note: Use {PREFIX} in any message to add the below prefix!
  26.    prefix: "<GRADIENT:FF1F00>LifestealCore</GRADIENT:FF06B9>"    
  27.  
  28.    EVENT_DEATH_KILLER:
  29.   # Placeholders: {0} = victim, {1} = victim hearts
  30.       chatMessage:
  31.          enabled: true
  32.          centered: false
  33.          content:
  34.          - " {PREFIX} &f» &fYou stole &c1❤ &ffrom &c{0} &7(&c{1}❤&7)&f!"
  35.       actionbar:
  36.          enabled: false
  37.          content: "{PREFIX} &f» &fYou stole &c1❤ &ffrom &c{0} &7(&c{1}❤&7)&f!"
  38.       titles:
  39.          enabled: false
  40.          titleContent: "{PREFIX}"
  41.          subtitleContent: "&fYou stole &c1❤ &ffrom &c{0} &7(&c{1}❤&7)&f!"
  42.    
  43.    # Note: Shows when bans are disabled and the victim is at minimum hearts.      
  44.    EVENT_DEATH_KILLER_NO_DROP:
  45.   # Placeholders: {0} = victim
  46.       chatMessage:
  47.          enabled: true
  48.          centered: false
  49.          content:
  50.          - " {PREFIX} &f» &fYou killed &c{0} &fbut didn't get any hearts!"
  51.       actionbar:
  52.          enabled: false
  53.          content: "{PREFIX} &f» &fYou killed &c{0} &fbut didn't get any hearts!"
  54.       titles:
  55.          enabled: false
  56.          titleContent: "{PREFIX}"
  57.          subtitleContent: "&fYou killed &c{0} &fbut didn't get any hearts!"  
  58.          
  59.    EVENT_DEATH_KILLER_INSTANT_ELIMINATION:
  60.   # Placeholders: {0} = victim
  61.       chatMessage:
  62.          enabled: true
  63.          centered: false
  64.          content:
  65.          - " {PREFIX} &f» &fYou stole &c1❤ &ffrom &c{0}&f & instantly eliminated them!"
  66.       actionbar:
  67.          enabled: false
  68.          content: "{PREFIX} &f» &fYou stole &c1❤ &ffrom &c{0}&f & instantly eliminated them!"
  69.       titles:
  70.          enabled: false
  71.          titleContent: "{PREFIX}"
  72.          subtitleContent: "&fYou stole &c1❤ &ffrom &c{0}&f & instantly eliminated them!"      
  73.          
  74.    EVENT_DEATH_VICTIM_PLAYER:
  75.   # Placeholders: {0} = killer, {1} = killer hearts
  76.       chatMessage:
  77.          enabled: true
  78.          centered: false
  79.          content:
  80.          - " {PREFIX} &f» &fYou lost &c1❤ &fto &c{0} &7(&c{1}❤&7)&f!"
  81.       actionbar:
  82.          enabled: false
  83.          content: "{PREFIX} &f» &fYou lost &c1❤ &fto &c{0} &7(&c{1}❤&7)&f!"
  84.       titles:
  85.          enabled: false
  86.          titleContent: "{PREFIX}"
  87.          subtitleContent: "&fYou lost &c1❤ &fto &c{0} &7(&c{1}❤&7)&f!"
  88.    
  89.     # Note: Shows when bans are disabled and the victim is at minimum hearts.      
  90.    EVENT_DEATH_VICTIM_PLAYER_NO_DROP:
  91.   # Placeholders: {0} = killer, {1} = killer hearts
  92.       chatMessage:
  93.          enabled: true
  94.          centered: false
  95.          content:
  96.          - " {PREFIX} &f» &fYou died by &c{0} &7(&c{1}❤&7) &fbut didn't lose any hearts!"
  97.       actionbar:
  98.          enabled: false
  99.          content: "{PREFIX} &f» &fYou died by &c{0} &7(&c{1}❤&7) &fbut didn't lose any hearts!"
  100.       titles:
  101.          enabled: false
  102.          titleContent: "{PREFIX}"
  103.          subtitleContent: "&fYou died by &c{0} &7(&c{1}❤&7) &fbut didn't lose any hearts!"
  104.    
  105.    # Note: Shows when victim dies by a player in a hardcore world (instant elimination).      
  106.    EVENT_DEATH_VICTIM_PLAYER_INSTANT_ELIMINATION:
  107.   # Placeholders: {0} = killer
  108.       chatMessage:
  109.          enabled: true
  110.          centered: false
  111.          content:
  112.          - " {PREFIX} &f» &fYou were instantly eliminated by &c{0}&f!"
  113.       actionbar:
  114.          enabled: false
  115.          content: "{PREFIX} &f» &fYou were instantly eliminated by &c{0}&f!"
  116.       titles:
  117.          enabled: false
  118.          titleContent: "{PREFIX}"
  119.          subtitleContent: "&fYou were instantly eliminated by &c{0}&f!"
  120.          
  121.    EVENT_DEATH_PLAYER_VS_PLAYER_BROADCAST:
  122.   # Placeholders: {0} = killer, {1} = killer hearts, {2} = victim, {3} = victim hearts
  123.       chatMessage:
  124.          enabled: true
  125.          centered: false
  126.          content:
  127.          - " {PREFIX} &f» &c{0} &7(&c{1}❤&7) &fhas slain &c{2} &7(&c{3}❤&7)&f!"
  128.       actionbar:
  129.          enabled: false
  130.          content: "{PREFIX} &f» &c{0} &7(&c{1}❤&7) &fhas slain &c{2} &7(&c{3}❤&7)&f!"
  131.       titles:
  132.          enabled: false
  133.          titleContent: "{PREFIX}"
  134.          subtitleContent: "&c{0} &7(&c{1}❤&7) &fhas slain &c{2} &7(&c{3}❤&7)&f!"
  135.          
  136.    EVENT_DEATH_VICTIM_MOB:
  137.   # Placeholders: {0} = hearts
  138.       chatMessage:
  139.          enabled: true
  140.          centered: false
  141.          content:
  142.          - " {PREFIX} &f» &fYou lost &c{0}❤&f by dying from a mob!"
  143.       actionbar:
  144.          enabled: false
  145.          content: "{PREFIX} &f» &fYou lost &c{0}❤&f by dying from a mob!"
  146.       titles:
  147.          enabled: false
  148.          titleContent: "{PREFIX}"
  149.          subtitleContent: "&fYou lost &c{0}❤&f by dying from a mob!"      
  150.          
  151.    EVENT_DEATH_VICTIM_MOB_NO_DROP:
  152.   # Placeholders: None
  153.       chatMessage:
  154.          enabled: true
  155.          centered: false
  156.          content:
  157.          - " {PREFIX} &f» &fYou died to a mob but didn't lose any hearts!"
  158.       actionbar:
  159.          enabled: false
  160.          content: "{PREFIX} &f» &fYou died to a mob but didn't lose any hearts!"
  161.       titles:
  162.          enabled: false
  163.          titleContent: "{PREFIX}"
  164.          subtitleContent: "&fYou died to a mob but didn't lose any hearts!"        
  165.  
  166.    # Note: Shows when victim dies by a mob in a hardcore world (instant elimination).              
  167.    EVENT_DEATH_VICTIM_MOB_INSTANT_ELIMINATION:
  168.   # Placeholders: {0} = hearts
  169.       chatMessage:
  170.          enabled: true
  171.          centered: false
  172.          content:
  173.          - " {PREFIX} &f» &fYou were instantly eliminated by a mob!"
  174.       actionbar:
  175.          enabled: false
  176.          content: "{PREFIX} &f» &fYou were instantly eliminated by a mob!"
  177.       titles:
  178.          enabled: false
  179.          titleContent: "{PREFIX}"
  180.          subtitleContent: "&fYou were instantly eliminated by a mob!"  
  181.          
  182.    EVENT_DEATH_PLAYER_VS_MOB_BROADCAST:
  183.   # Placeholders: {0} = victim, {1} = victim hearts, {2} = mob
  184.       chatMessage:
  185.          enabled: true
  186.          centered: false
  187.          content:
  188.          - " {PREFIX} &f» &c{0} &7(&c{1}❤&7) &fwas slain by a &c{2}&f!"
  189.       actionbar:
  190.          enabled: false
  191.          content: "{PREFIX} &f» &c{0} &7(&c{1}❤&7) &fwas slain by a &c{2}&f!"
  192.       titles:
  193.          enabled: false
  194.          titleContent: "{PREFIX}"
  195.          subtitleContent: "&c{0} &7(&c{1}❤&7) &fwas slain by a &c{2}&f!"
  196.          
  197.    EVENT_DEATH_VICTIM_OTHER:
  198.   # Placeholders: {0} = hearts
  199.       chatMessage:
  200.          enabled: true
  201.          centered: false
  202.          content:
  203.          - " {PREFIX} &f» &fYou lost &c{0}❤&f by dying!"
  204.       actionbar:
  205.          enabled: false
  206.          content: "{PREFIX} &f» &fYou lost &c{0}❤&f by dying!"
  207.       titles:
  208.          enabled: false
  209.          titleContent: "{PREFIX}"
  210.          subtitleContent: "&fYou lost &c{0}❤&f by dying!"
  211.          
  212.    EVENT_DEATH_VICTIM_OTHER_NO_DROP:
  213.   # Placeholders: None
  214.       chatMessage:
  215.          enabled: true
  216.          centered: false
  217.          content:
  218.          - " {PREFIX} &f» &fYou died but didn't lose any hearts!"
  219.       actionbar:
  220.          enabled: false
  221.          content: "{PREFIX} &f» &fYou died but didn't lose any hearts!"
  222.       titles:
  223.          enabled: false
  224.          titleContent: "{PREFIX}"
  225.          subtitleContent: "&fYou died but didn't lose any hearts!"
  226.    
  227.    # Note: Shows when victim dies by other causes in a hardcore world (instant elimination).                    
  228.    EVENT_DEATH_VICTIM_OTHER_INSTANT_ELIMINATION:
  229.   # Placeholders: {0} = hearts
  230.       chatMessage:
  231.          enabled: true
  232.          centered: false
  233.          content:
  234.          - " {PREFIX} &f» &fYou were instantly eliminated by dying!"
  235.       actionbar:
  236.          enabled: false
  237.          content: "{PREFIX} &f» &fYou were instantly eliminated by dying!"
  238.       titles:
  239.          enabled: false
  240.          titleContent: "{PREFIX}"
  241.          subtitleContent: "&fYou were instantly eliminated by dying!"
  242.          
  243.    EVENT_DEATH_PLAYER_VS_OTHER_BROADCAST:
  244.   # Placeholders: {0} = victim, {1} = victim hearts, {2} = cause
  245.       chatMessage:
  246.          enabled: true
  247.          centered: false
  248.          content:
  249.          - " {PREFIX} &f» &c{0} &7(&c{1}❤&7) &fdied due to &c{2}&f!"
  250.       actionbar:
  251.          enabled: false
  252.          content: "{PREFIX} &f» &c{0} &7(&c{1}❤&7) &fdied due to &c{2}&f!"
  253.       titles:
  254.          enabled: false
  255.          titleContent: "{PREFIX}"
  256.          subtitleContent: "&c{0} &7(&c{1}❤&7) &fdied due to &c{2}&f!"
  257.          
  258.    EVENT_BAN_BROADCAST:
  259.   # Placeholders: {0} = player
  260.       chatMessage:
  261.          enabled: true
  262.          centered: false
  263.          content:
  264.          - " {PREFIX} &f» &c{0} &fhas been banned for losing all of their hearts!"
  265.       actionbar:
  266.          enabled: false
  267.          content: "{PREFIX} &f» &c{0} &fhas been banned for losing all of their hearts!"
  268.       titles:
  269.          enabled: false
  270.          titleContent: "{PREFIX}"
  271.          subtitleContent: "&c{0} &fhas been banned for losing all of their hearts!"
  272.  
  273.    ###############################
  274.    
  275.    EVENT_CONSUME_HEART_NOPERMISSION:
  276.   # Placeholders: None
  277.       chatMessage:
  278.          enabled: true
  279.          centered: false
  280.          content:
  281.          - " {PREFIX} &f» &fYou do not have permission to use this item!"
  282.       actionbar:
  283.          enabled: false
  284.          content: "{PREFIX} &f» &fYou do not have permission to use this item!"
  285.       titles:
  286.          enabled: false
  287.          titleContent: "{PREFIX}"
  288.          subtitleContent: "&fYou do not have permission to use this item!"
  289.  
  290.    EVENT_CONSUME_HEART_OVER_THRESHOLD:
  291.   # Placeholders: {0} = player hearts, {1} = threshold
  292.       chatMessage:
  293.          enabled: true
  294.          centered: false
  295.          content:
  296.          - " {PREFIX} &f» &fYou cannot consume hearts when you already have &c{1}+&f!"
  297.       actionbar:
  298.          enabled: false
  299.          content: "{PREFIX} &f» &fYou cannot consume hearts when you already have &c{1}+&f!"
  300.       titles:
  301.          enabled: false
  302.          titleContent: "{PREFIX}"
  303.          subtitleContent: "&fYou cannot consume hearts when you already have &c{1}+&f!"
  304.          
  305.    EVENT_CONSUME_HEART_MAXHEARTS:
  306.   # Placeholders: None
  307.       chatMessage:
  308.          enabled: true
  309.          centered: false
  310.          content:
  311.          - " {PREFIX} &f» &fYou already have maximum hearts!"
  312.       actionbar:
  313.          enabled: false
  314.          content: "{PREFIX} &f» &fYou already have maximum hearts!"
  315.       titles:
  316.          enabled: false
  317.          titleContent: "{PREFIX}"
  318.          subtitleContent: "&fYou already have maximum hearts!"
  319.          
  320.    EVENT_CONSUME_HEART_COOLDOWN:
  321.   # Placeholders: {0} = cooldown
  322.       chatMessage:
  323.          enabled: true
  324.          centered: false
  325.          content:
  326.          - " {PREFIX} &f» &fWait for &c{0} &fbefore consuming a heart again!"
  327.       actionbar:
  328.          enabled: false
  329.          content: "{PREFIX} &f» &fWait for &c{0} &fbefore consuming a heart again!"
  330.       titles:
  331.          enabled: false
  332.          titleContent: "{PREFIX}"
  333.          subtitleContent: "&fWait for &c{0} &fbefore consuming a heart again!"    
  334.  
  335.    EVENT_CONSUME_HEART_SUCCESS:
  336.   # Placeholders: {0} = heart tier, {1} = hearts
  337.       chatMessage:
  338.          enabled: true
  339.          centered: false
  340.          content:
  341.          - " {PREFIX} &f» &fConsumed a {0} &fand gained &c{1} ❤&f!"
  342.       actionbar:
  343.          enabled: false
  344.          content: "{PREFIX} &f» &fConsumed a {0} &fand gained &c{1} ❤&f!"
  345.       titles:
  346.          enabled: false
  347.          titleContent: "{PREFIX}"
  348.          subtitleContent: "&fConsumed a {0} &fand gained &c{1} ❤&f!"
  349.          
  350.    ###############################
  351.    
  352.    EVENT_CONSUME_EFFECTHEART_NOPERMISSION:
  353.   # Placeholders: None
  354.       chatMessage:
  355.          enabled: true
  356.          centered: false
  357.          content:
  358.          - " {PREFIX} &f» &fYou do not have permission to use this item!"
  359.       actionbar:
  360.          enabled: false
  361.          content: "{PREFIX} &f» &fYou do not have permission to use this item!"
  362.       titles:
  363.          enabled: false
  364.          titleContent: "{PREFIX}"
  365.          subtitleContent: "&fYou do not have permission to use this item!"
  366.  
  367.    EVENT_CONSUME_EFFECTHEART_COOLDOWN:
  368.   # Placeholders: {0} = cooldown
  369.       chatMessage:
  370.          enabled: true
  371.          centered: false
  372.          content:
  373.          - " {PREFIX} &f» &fWait for &c{0} &fbefore consuming this again!"
  374.       actionbar:
  375.          enabled: false
  376.          content: "{PREFIX} &f» &fWait for &c{0} &fbefore consuming this again!"
  377.       titles:
  378.          enabled: false
  379.          titleContent: "{PREFIX}"
  380.          subtitleContent: "&fWait for &c{0} &fbefore consuming this again!"    
  381.          
  382.    EVENT_CONSUME_EFFECTHEART_NOHEARTS:
  383.   # Placeholders: {0} = heart cost, {1} = available hearts
  384.       chatMessage:
  385.          enabled: true
  386.          centered: false
  387.          content:
  388.          - " {PREFIX} &f» &c{0} hearts &fare required, you only have &c{1}&f!"
  389.       actionbar:
  390.          enabled: false
  391.          content: "{PREFIX} &f» &c{0} hearts &fare required, you only have &c{1}&f!"
  392.       titles:
  393.          enabled: false
  394.          titleContent: "{PREFIX}"
  395.          subtitleContent: "&c{0} hearts &fare required, you only have &c{1}&f!"
  396.  
  397.    EVENT_CONSUME_EFFECTHEART_SUCCESS:
  398.   # Placeholders: {0} = heart tier
  399.       chatMessage:
  400.          enabled: true
  401.          centered: false
  402.          content:
  403.          - " {PREFIX} &f» &fConsumed a {0}&f!"
  404.       actionbar:
  405.          enabled: false
  406.          content: "{PREFIX} &f» &fConsumed a {0}&f!"
  407.       titles:
  408.          enabled: false
  409.          titleContent: "{PREFIX}"
  410.          subtitleContent: "&fConsumed a {0}&f!"    
  411.          
  412.    ###############################
  413.  
  414.    EVENT_BEACON_BREAK_BROKEN:
  415.   # Placeholders: {0} = player that broke beacon
  416.       chatMessage:
  417.          enabled: true
  418.          centered: false
  419.          content:
  420.          - ""
  421.          - " {PREFIX} &f» &c{0} &fmanaged to break your beacon!"
  422.          - ""
  423.       actionbar:
  424.          enabled: false
  425.          content: "{PREFIX} &f» &c{0} &fmanaged to break your beacon!"
  426.       titles:
  427.          enabled: false
  428.          titleContent: "{PREFIX}"
  429.          subtitleContent: "&c{0} &fmanaged to break your beacon!"
  430.          
  431.    EVENT_BEACON_BREAK_NOTIFY:
  432.   # Placeholders: {0} = player that broke beacon, {1} = durability left
  433.       chatMessage:
  434.          enabled: true
  435.          centered: false
  436.          content:
  437.          - ""
  438.          - " {PREFIX} &f» &c{0} &fdamaged your beacon, &c{1} hits &fleft!"
  439.          - ""
  440.       actionbar:
  441.          enabled: false
  442.          content: "{PREIFX} &f» &c{0} &fdamaged your beacon, &c{1} hits &fleft!"
  443.       titles:
  444.          enabled: false
  445.          titleContent: "{PREFIX}"
  446.          subtitleContent: "&c{0} &fdamaged your beacon, &c{1} hits &fleft!"  
  447.    
  448.    EVENT_BEACON_BREAK_BROADCAST:
  449.   # Placeholders: {0} = player being revived, {1} = player that broke beacon
  450.       chatMessage:
  451.          enabled: true
  452.          centered: true
  453.          content:
  454.          - ""
  455.          - "<SOLID:ff3859>&l&nRESURRECTION FAILED!"
  456.          - ""
  457.          - "&4☠ &c{0}'s &7&orevive beacon was destroyed by &c{1}&7&o!"
  458.          - ""
  459.       actionbar:
  460.          enabled: false
  461.          content: ""
  462.       titles:
  463.          enabled: false
  464.          titleContent: "{PREFIX}"
  465.          subtitleContent: ""
  466.    
  467.    EVENT_CONSUME_BEACON_NOPERMISSION:
  468.   # Placeholders: None
  469.       chatMessage:
  470.          enabled: true
  471.          centered: false
  472.          content:
  473.          - " {PREFIX} &f» &fYou do not have permission to use this item!"
  474.       actionbar:
  475.          enabled: false
  476.          content: "{PREFIX} &f» &fYou do not have permission to use this item!"
  477.       titles:
  478.          enabled: false
  479.          titleContent: "{PREFIX}"
  480.          subtitleContent: "&fYou do not have permission to use this item!"
  481.  
  482.    EVENT_CONSUME_BEACON_LIQUIDNEARBY:
  483.   # Placeholders: None
  484.       chatMessage:
  485.          enabled: true
  486.          centered: false
  487.          content:
  488.          - " {PREFIX} &f» &fYou cannot place revive beacons near liquids!"
  489.       actionbar:
  490.          enabled: false
  491.          content: "{PREFIX} &f» &fYou cannot place revive beacons near liquids!"
  492.       titles:
  493.          enabled: false
  494.          titleContent: "{PREFIX}"
  495.          subtitleContent: "&fYou cannot place revive beacons near liquids!"
  496.          
  497.    EVENT_CONSUME_BEACON_CANNOTPLACELIQUID:
  498.   # Placeholders: None
  499.       chatMessage:
  500.          enabled: true
  501.          centered: false
  502.          content:
  503.          - " {PREFIX} &f» &fYou cannot place liquids near active beacons!"
  504.       actionbar:
  505.          enabled: false
  506.          content: "{PREFIX} &f» &fYou cannot place liquids near active beacons!"
  507.       titles:
  508.          enabled: false
  509.          titleContent: "{PREFIX}"
  510.          subtitleContent: "&fYou cannot place liquids near active beacons!"  
  511.          
  512.    EVENT_CONSUME_BEACON_NOTBOUND:
  513.   # Placeholders: None
  514.       chatMessage:
  515.          enabled: true
  516.          centered: false
  517.          content:
  518.          - " {PREFIX} &f» &fBind the beacon to a player first! &7(&f/bind&7)"
  519.       actionbar:
  520.          enabled: false
  521.          content: "{PREFIX} &f» &fBind the beacon to a player first! &7(&f/bind&7)"
  522.       titles:
  523.          enabled: false
  524.          titleContent: "{PREFIX}"
  525.          subtitleContent: "&fBind the beacon to a player first! &7(&f/bind&7)"
  526.          
  527.    EVENT_CONSUME_BEACON_NOTDEAD:
  528.   # Placeholders: {0} = player bound to beacon
  529.       chatMessage:
  530.          enabled: true
  531.          centered: false
  532.          content:
  533.          - " {PREFIX} &f» &c{0} &fis not dead, you can't use this beacon!"
  534.       actionbar:
  535.          enabled: false
  536.          content: "{PREFIX} &f» &c{0} &fis not dead, you can't use this beacon!"
  537.       titles:
  538.          enabled: false
  539.          titleContent: "{PREFIX}"
  540.          subtitleContent: "&c{0} &fis not dead, you can't use this beacon!"  
  541.          
  542.    EVENT_CONSUME_BEACON_BEINGREVIVED:
  543.   # Placeholders: {0} = player being revived
  544.       chatMessage:
  545.          enabled: true
  546.          centered: false
  547.          content:
  548.          - " {PREFIX} &f» &c{0} &fis currently being revived by a beacon!"
  549.       actionbar:
  550.          enabled: false
  551.          content: "{PREFIX} &f» &c{0} &fis currently being revived by a beacon!"
  552.       titles:
  553.          enabled: false
  554.          titleContent: "{PREFIX}"
  555.          subtitleContent: "&c{0} &fis currently being revived by a beacon!"
  556.          
  557.    EVENT_CONSUME_BEACON_COOLDOWN:
  558.   # Placeholders: {0} = cooldown
  559.       chatMessage:
  560.          enabled: true
  561.          centered: false
  562.          content:
  563.          - " {PREFIX} &f» &fWait for &c{0} &fbefore using a beacon again!"
  564.       actionbar:
  565.          enabled: false
  566.          content: "{PREFIX} &f» &fWait for &c{0} &fbefore using a beacon again!"
  567.       titles:
  568.          enabled: false
  569.          titleContent: "{PREFIX}"
  570.          subtitleContent: "&fWait for &c{0} &fbefore using a beacon again!"
  571.          
  572.    EVENT_CONSUME_BEACON_TOGGLED:
  573.   # Placeholders: None
  574.       chatMessage:
  575.          enabled: true
  576.          centered: false
  577.          content:
  578.          - " {PREFIX} &f» &fYou cannot use revive beacons at this time!"
  579.       actionbar:
  580.          enabled: false
  581.          content: "{PREFIX} &f» &fYou cannot use revive beacons at this time!"
  582.       titles:
  583.          enabled: false
  584.          titleContent: "{PREFIX}"
  585.          subtitleContent: "&fYou cannot use revive beacons at this time!"  
  586.  
  587.    EVENT_CONSUME_BEACON_SUCCESS:
  588.   # Placeholders: {0} = beacon tier, {1} = player being revived
  589.       chatMessage:
  590.          enabled: true
  591.          centered: false
  592.          content:
  593.          - " {PREFIX} &f» &fInitiated resurrection process for &c{1}&f!"
  594.       actionbar:
  595.          enabled: false
  596.          content: "{PREFIX} &f» &fInitiated resurrection process for &c{1}&f!"
  597.       titles:
  598.          enabled: false
  599.          titleContent: "{PREFIX}"
  600.          subtitleContent: "&fInitiated resurrection process for &c{1}&f!"
  601.          
  602.    EVENT_CONSUME_BEACON_BROADCAST:
  603.   # Placeholders: {0} = player that placed beacon, {1} = world name, {2} = x, {3} = y, {4} = z
  604.       chatMessage:
  605.          enabled: true
  606.          centered: true
  607.          content:
  608.          - ""
  609.          - "<SOLID:ff3859>&l&nRESURRECTION STARTED!"
  610.          - ""
  611.          - "&e☠ &7&oA revive beacon has been placed by&r &c{0}&7&o!"
  612.          - ""
  613.          - " &c&nLocation:&r &f{1} &7at &f{2}&7, &f{3}&7, &f{4}"
  614.          - ""
  615.       actionbar:
  616.          enabled: false
  617.          content: ""
  618.       titles:
  619.          enabled: false
  620.          titleContent: "{PREFIX}"
  621.          subtitleContent: ""      
  622.  
  623.    EVENT_CONSUME_BEACON_BROADCAST_REVIVE:
  624.   # Placeholders: {0} = player being revived
  625.       chatMessage:
  626.          enabled: true
  627.          centered: true
  628.          content:
  629.          - ""
  630.          - "<SOLID:ff3859>&l&nRESURRECTION FINISHED!"
  631.          - ""
  632.          - "&a☠ &c{0} &7&ohas risen from the dead!"
  633.          - ""
  634.       actionbar:
  635.          enabled: false
  636.          content: ""
  637.       titles:
  638.          enabled: false
  639.          titleContent: "{PREFIX}"
  640.          subtitleContent: ""              
  641.    
  642.    ###############################  
  643.  
  644.    COMMAND_GIVEITEM_INVALIDSYNTAX:
  645.   # Placeholders: {0} = command
  646.       chatMessage:
  647.          enabled: true
  648.          centered: false
  649.          content:
  650.          - " {PREFIX} &f» &fInvalid command syntax."
  651.          - ""
  652.          - " &c· &7Your command: &f{0}"
  653.          - " &c· &7Correct Syntax: &flifesteal giveitem [player] [item] [amount] <-s>"
  654.      actionbar:
  655.         enabled: false
  656.         content: "{PREFIX} &f» &fInvalid command syntax."
  657.      titles:
  658.         enabled: false
  659.         titleContent: "{PREFIX}"
  660.         subtitleContent: "&fInvalid command syntax."
  661.        
  662.   COMMAND_GIVEITEM_PLAYEROFFLINE:
  663.   # Placeholders: {0} = player
  664.      chatMessage:
  665.         enabled: true
  666.         centered: false
  667.         content:
  668.         - " {PREFIX} &f» &c{0} &fis currently offline!"
  669.      actionbar:
  670.         enabled: false
  671.         content: "{PREFIX} &f» &c{0} &fis currently offline!"
  672.      titles:
  673.         enabled: false
  674.         titleContent: "{PREFIX}"
  675.         subtitleContent: "&c{0} &fis currently offline!"    
  676.        
  677.   COMMAND_GIVEITEM_WRONGITEM:
  678.   # Placeholders: {0} = item
  679.      chatMessage:
  680.         enabled: true
  681.         centered: false
  682.         content:
  683.         - " {PREFIX} &f» &fInvalid item."
  684.         - ""
  685.         - " &c· &7Provided Item: &f{0}"
  686.          - " &c· &7Correct Syntax: &fAn item that exists."
  687.      actionbar:
  688.         enabled: false
  689.         content: "{PREFIX} &f» &fInvalid item."
  690.      titles:
  691.         enabled: false
  692.         titleContent: "{PREFIX}"
  693.         subtitleContent: "&fInvalid item."
  694.        
  695.   COMMAND_GIVEITEM_WRONGAMOUNT:
  696.   # Placeholders: {0} = amount
  697.      chatMessage:
  698.         enabled: true
  699.         centered: false
  700.         content:
  701.         - " {PREFIX} &f» &fInvalid item amount."
  702.         - ""
  703.         - " &c· &7Provided Amount: &f{0}"
  704.          - " &c· &7Correct Syntax: &fA positive integer."
  705.      actionbar:
  706.         enabled: false
  707.         content: "{PREFIX} &f» &fInvalid item amount."
  708.      titles:
  709.         enabled: false
  710.         titleContent: "{PREFIX}"
  711.         subtitleContent:  "&fInvalid item amount."
  712.  
  713.   COMMAND_GIVEITEM_SUCCESS_SENDER:
  714.   # Placeholders: {0} = player, {1} = amount, {2} = type name
  715.      chatMessage:
  716.         enabled: true
  717.         centered: false
  718.         content:
  719.         - " {PREFIX} &f» &fSuccessfully gave &cx{1} {2} &fto &c{0}&f!"
  720.      actionbar:
  721.         enabled: false
  722.         content: "{PREFIX} &f» &fSuccessfully gave &cx{1} {2} &fto &c{0}&f!"
  723.      titles:
  724.         enabled: false
  725.         titleContent: "{PREFIX}"
  726.         subtitleContent:  "&fSuccessfully gave &cx{1} {2} &fto &c{0}&f!"            
  727.        
  728.   COMMAND_GIVEITEM_SUCCESS_SENDER_ALL:
  729.   # Placeholders: {0} = player amount, {1} = amount, {2} = type name
  730.      chatMessage:
  731.         enabled: true
  732.         centered: false
  733.         content:
  734.         - " {PREFIX} &f» &fSuccessfully gave &cx{1} {2} &fto &c{0} players&f!"
  735.      actionbar:
  736.         enabled: false
  737.         content: "{PREFIX} &f» &fSuccessfully gave &cx{1} {2} &fto &c{0} players&f!"
  738.      titles:
  739.         enabled: false
  740.         titleContent: "{PREFIX}"
  741.         subtitleContent:  "&fSuccessfully gave &cx{1} {2} &fto &c{0} players &f!"          
  742.        
  743.   COMMAND_GIVEITEM_SUCCESS_SENDER_SILENT:
  744.   # Placeholders: {0} = player, {1} = amount, {2} = type name
  745.      chatMessage:
  746.         enabled: true
  747.         centered: false
  748.         content:
  749.         - " {PREFIX} &f» &7[Silent] &fSuccessfully gave &cx{1} {2} &fto &c{0}&f!"
  750.      actionbar:
  751.         enabled: false
  752.         content: "{PREFIX} &f» &7[Silent] &fSuccessfully gave &cx{1} {2} &fto &c{0}&f!"
  753.      titles:
  754.         enabled: false
  755.         titleContent: "{PREFIX}"
  756.         subtitleContent:  "&7[Silent] &fSuccessfully gave &cx{1} {2} &fto &c{0}&f!"  
  757.        
  758.   COMMAND_GIVEITEM_SUCCESS_SENDER_SILENT_ALL:
  759.   # Placeholders: {0} = player amount, {1} = amount, {2} = type name
  760.      chatMessage:
  761.         enabled: true
  762.         centered: false
  763.         content:
  764.         - " {PREFIX} &f» &7[Silent] &fSuccessfully gave &cx{1} {2} &fto &c{0} players&f!"
  765.      actionbar:
  766.         enabled: false
  767.         content: "{PREFIX} &f» &7[Silent] &fSuccessfully gave &cx{1} {2} &fto &c{0} players&f!"
  768.      titles:
  769.         enabled: false
  770.         titleContent: "{PREFIX}"
  771.         subtitleContent:  "&7[Silent] &fSuccessfully gave &cx{1} {2} &fto &c{0} players&f!"          
  772.        
  773.   COMMAND_GIVEITEM_SUCCESS_RECEIVER:
  774.   # Placeholders: {0} = player, {1} = amount, {2} = type name
  775.      chatMessage:
  776.         enabled: true
  777.         centered: false
  778.         content:
  779.         - " {PREFIX} &f» &fReceived &cx{1} {2} &ffrom &c{0}&f!"
  780.      actionbar:
  781.         enabled: false
  782.         content: "{PREFIX} &f» &fReceived &cx{1} {2} &ffrom &c{0}&f!"
  783.      titles:
  784.         enabled: false
  785.         titleContent: "{PREFIX}"
  786.         subtitleContent:  "&fReceived &cx{1} {2} &ffrom &c{0}&f!"      
  787.  
  788.   ###############################
  789.  
  790.   COMMAND_ADD_NO_PLAYER:
  791.   # Placeholders: None
  792.      chatMessage:
  793.         enabled: true
  794.         centered: false
  795.         content:
  796.         - " {PREFIX} &f» &fYou must define a player!"
  797.      actionbar:
  798.         enabled: false
  799.         content: "{PREFIX} &f» &fYou must define a player!"
  800.      titles:
  801.         enabled: false
  802.         titleContent: "{PREFIX}"
  803.         subtitleContent: "&fYou must define a player!"
  804.        
  805.   COMMAND_ADD_NO_VALUE:
  806.   # Placeholders: None
  807.      chatMessage:
  808.         enabled: true
  809.         centered: false
  810.         content:
  811.         - " {PREFIX} &f» &fYou must define the amount of hearts!"
  812.      actionbar:
  813.         enabled: false
  814.         content: "{PREFIX} &f» &fYou must define the amount of hearts!"
  815.      titles:
  816.         enabled: false
  817.         titleContent: "{PREFIX}"
  818.         subtitleContent: "&fYou must define the amount of hearts!"
  819.        
  820.   COMMAND_ADD_INVALID_PLAYER:
  821.   # Placeholders: {0} = player
  822.      chatMessage:
  823.         enabled: true
  824.         centered: false
  825.         content:
  826.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  827.      actionbar:
  828.         enabled: false
  829.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  830.      titles:
  831.         enabled: false
  832.         titleContent: "{PREFIX}"
  833.         subtitleContent: "&c{0} &fcould not be found!"    
  834.        
  835.   COMMAND_ADD_INVALID_VALUE:
  836.   # Placeholders: None
  837.      chatMessage:
  838.         enabled: true
  839.         centered: false
  840.         content:
  841.         - " {PREFIX} &f» &fThe amount of hearts must be a positive number!"
  842.      actionbar:
  843.         enabled: false
  844.         content: "{PREFIX} &f» &fThe amount of hearts must be a positive number!"
  845.      titles:
  846.         enabled: false
  847.         titleContent: "{PREFIX}"
  848.         subtitleContent: "&fThe amount of hearts must be a positive number!"    
  849.        
  850.   COMMAND_ADD_EXCEEDING_VALUE:
  851.   # Placeholders: {0} = player, {1} = current hearts, {2} = maximum hearts
  852.      chatMessage:
  853.         enabled: true
  854.         centered: false
  855.         content:
  856.         - " {PREFIX} &f» &fError. &c{0} &falready has &c{1} hearts &fand the cap is &c{2}&f!"
  857.      actionbar:
  858.         enabled: false
  859.         content: "{PREFIX} &f» &fError. &c{0} &falready has &c{1} hearts &fand the cap is &c{2}&f!"
  860.      titles:
  861.         enabled: false
  862.         titleContent: "{PREFIX}"
  863.         subtitleContent: "&fError. &c{0} &falready has &c{1} hearts &fand the cap is &c{2}&f!"  
  864.        
  865.   COMMAND_ADD_SUCCESS_SENDER:
  866.   # Placeholders: {0} = player, {1} = hearts
  867.      chatMessage:
  868.         enabled: true
  869.         centered: false
  870.         content:
  871.         - " {PREFIX} &f» &fAdded &c{1} hearts &fto &c{0}&f!"
  872.      actionbar:
  873.         enabled: false
  874.         content: "{PREFIX} &f» &fAdded &c{1} hearts &fto &c{0}&f!"
  875.      titles:
  876.         enabled: false
  877.         titleContent: "{PREFIX}"
  878.         subtitleContent: "&fAdded &c{1} hearts &fto &c{0}&f!"  
  879.        
  880.   COMMAND_ADD_SUCCESS_SENDER_ALL:
  881.   # Placeholders: {0} = player amount, {1} = hearts
  882.      chatMessage:
  883.         enabled: true
  884.         centered: false
  885.         content:
  886.         - " {PREFIX} &f» &fAdded &c{1} hearts &fto &c{0} players&f!"
  887.      actionbar:
  888.         enabled: false
  889.         content: "{PREFIX} &f» &fAdded &c{1} hearts &fto &c{0} players&f!"
  890.      titles:
  891.         enabled: false
  892.         titleContent: "{PREFIX}"
  893.         subtitleContent: "&fAdded &c{1} hearts &fto &c{0} players&f!"          
  894.        
  895.   COMMAND_ADD_SUCCESS_SENDER_SILENT:
  896.   # Placeholders: {0} = player, {1} = hearts
  897.      chatMessage:
  898.         enabled: true
  899.         centered: false
  900.         content:
  901.         - " {PREFIX} &f» &7[Silent] &fAdded &c{1} hearts &fto &c{0}&f!"
  902.      actionbar:
  903.         enabled: false
  904.         content: "{PREFIX} &f» &7[Silent] &fAdded &c{1} hearts &fto &c{0}&f!"
  905.      titles:
  906.         enabled: false
  907.         titleContent: "{PREFIX}"
  908.         subtitleContent: "&7[Silent] &fAdded &c{1} hearts &fto &c{0}&f!"    
  909.  
  910.   COMMAND_ADD_SUCCESS_SENDER_SILENT_ALL:
  911.   # Placeholders: {0} = player amount, {1} = hearts
  912.      chatMessage:
  913.         enabled: true
  914.         centered: false
  915.         content:
  916.         - " {PREFIX} &f» &7[Silent] &fAdded &c{1} hearts &fto &c{0} players&f!"
  917.      actionbar:
  918.         enabled: false
  919.         content: "{PREFIX} &f» &7[Silent] &fAdded &c{1} hearts &fto &c{0} players&f!"
  920.      titles:
  921.         enabled: false
  922.         titleContent: "{PREFIX}"
  923.         subtitleContent: "&7[Silent] &fAdded &c{1} hearts &fto &c{0} players&f!"                
  924.        
  925.   COMMAND_ADD_SUCCESS_RECEIVER:
  926.   # Placeholders: {0} = player, {1} = hearts
  927.      chatMessage:
  928.         enabled: true
  929.         centered: false
  930.         content:
  931.         - " {PREFIX} &f» &c{0} &fadded &c{1} hearts &fto you!"
  932.      actionbar:
  933.         enabled: false
  934.         content: "{PREFIX} &f» &c{0} &fadded &c{1} hearts &fto you!"
  935.      titles:
  936.         enabled: false
  937.         titleContent: "{PREFIX}"
  938.         subtitleContent: "&c{0} &fadded &c{1} hearts &fto you!"    
  939.        
  940.   ###############################
  941.  
  942.   COMMAND_SET_NO_PLAYER:
  943.   # Placeholders: None
  944.      chatMessage:
  945.         enabled: true
  946.         centered: false
  947.         content:
  948.         - " {PREFIX} &f» &fYou must define a player!"
  949.      actionbar:
  950.         enabled: false
  951.         content: "{PREFIX} &f» &fYou must define a player!"
  952.      titles:
  953.         enabled: false
  954.         titleContent: "{PREFIX}"
  955.         subtitleContent: "&fYou must define a player!"
  956.        
  957.   COMMAND_SET_NO_VALUE:
  958.   # Placeholders: None
  959.      chatMessage:
  960.         enabled: true
  961.         centered: false
  962.         content:
  963.         - " {PREFIX} &f» &fYou must define the amount of hearts!"
  964.      actionbar:
  965.         enabled: false
  966.         content: "{PREFIX} &f» &fYou must define the amount of hearts!"
  967.      titles:
  968.         enabled: false
  969.         titleContent: "{PREFIX}"
  970.         subtitleContent: "&fYou must define the amount of hearts!"
  971.        
  972.   COMMAND_SET_INVALID_PLAYER:
  973.   # Placeholders: {0} = player
  974.      chatMessage:
  975.         enabled: true
  976.         centered: false
  977.         content:
  978.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  979.      actionbar:
  980.         enabled: false
  981.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  982.      titles:
  983.         enabled: false
  984.         titleContent: "{PREFIX}"
  985.         subtitleContent: "&c{0} &fcould not be found!"    
  986.        
  987.   COMMAND_SET_INVALID_VALUE:
  988.   # Placeholders: None
  989.      chatMessage:
  990.         enabled: true
  991.         centered: false
  992.         content:
  993.         - " {PREFIX} &f» &fThe amount of hearts must be a positive number!"
  994.      actionbar:
  995.         enabled: false
  996.         content: "{PREFIX} &f» &fThe amount of hearts must be a positive number!"
  997.      titles:
  998.         enabled: false
  999.         titleContent: "{PREFIX}"
  1000.         subtitleContent: "&fThe amount of hearts must be a positive number!"  
  1001.        
  1002.   COMMAND_SET_EXCEEDING_VALUE:
  1003.   # Placeholders: {0} = player, {1} = maximum hearts
  1004.      chatMessage:
  1005.         enabled: true
  1006.         centered: false
  1007.         content:
  1008.         - " {PREFIX} &f» &fError. The heart cap for &c{0} &fis set at &c{1} hearts&f! You can increase the cap with the &csetmax &fcommand!"
  1009.      actionbar:
  1010.         enabled: false
  1011.         content: "{PREFIX} &f» &fError. The heart cap for &c{0} &fis set at &c{1} hearts&f!"
  1012.      titles:
  1013.         enabled: false
  1014.         titleContent: "{PREFIX}"
  1015.         subtitleContent: "&fError. The heart cap for &c{0} &fis set at &c{1} hearts&f!"    
  1016.        
  1017.   COMMAND_SET_EXCEEDING_MIN_VALUE:
  1018.   # Placeholders: {0} = player, {1} = minimum hearts
  1019.      chatMessage:
  1020.         enabled: true
  1021.         centered: false
  1022.         content:
  1023.         - " {PREFIX} &f» &fBans are disabled! The minimum cap is set at &c{1} hearts&f!"
  1024.      actionbar:
  1025.         enabled: false
  1026.         content: "{PREFIX} &f» &fBans are disabled! The minimum cap is set at &c{1} hearts&f!"
  1027.      titles:
  1028.         enabled: false
  1029.         titleContent: "{PREFIX}"
  1030.         subtitleContent: "&fBans are disabled! The minimum cap is set at &c{1} hearts&f!"      
  1031.        
  1032.   COMMAND_SET_SUCCESS_SENDER:
  1033.   # Placeholders: {0} = player, {1} = hearts
  1034.      chatMessage:
  1035.         enabled: true
  1036.         centered: false
  1037.         content:
  1038.         - " {PREFIX} &f» &fSet &c{0}'s &fhearts to &c{1} hearts&f!"
  1039.      actionbar:
  1040.         enabled: false
  1041.         content: "{PREFIX} &f» &fSet &c{0}'s &fhearts to &c{1} hearts&f!"
  1042.      titles:
  1043.         enabled: false
  1044.         titleContent: "{PREFIX}"
  1045.         subtitleContent: "&fSet &c{0}'s &fhearts to &c{1} hearts&f!"
  1046.        
  1047.   COMMAND_SET_SUCCESS_SENDER_ALL:
  1048.   # Placeholders: {0} = player amount, {1} = hearts
  1049.      chatMessage:
  1050.         enabled: true
  1051.         centered: false
  1052.         content:
  1053.         - " {PREFIX} &f» &fSet &c{0} players' &fhearts to &c{1} hearts&f!"
  1054.      actionbar:
  1055.         enabled: false
  1056.         content: "{PREFIX} &f» &fSet &c{0} players' &fhearts to &c{1} hearts&f!"
  1057.      titles:
  1058.         enabled: false
  1059.         titleContent: "{PREFIX}"
  1060.         subtitleContent: "&fSet &c{0} players' &fhearts to &c{1} hearts&f!"        
  1061.        
  1062.   COMMAND_SET_SUCCESS_SENDER_SILENT:
  1063.   # Placeholders: {0} = player, {1} = hearts
  1064.      chatMessage:
  1065.         enabled: true
  1066.         centered: false
  1067.         content:
  1068.         - " {PREFIX} &f» &7[Silent] &fSet &c{0}'s &fhearts to &c{1} hearts&f!"
  1069.      actionbar:
  1070.         enabled: false
  1071.         content: "{PREFIX} &f» &7[Silent] &fSet &c{0}'s &fhearts to &c{1} hearts&f!"
  1072.      titles:
  1073.         enabled: false
  1074.         titleContent: "{PREFIX}"
  1075.         subtitleContent: "&7[Silent] &fSet &c{0}'s &fhearts to &c{1} hearts&f!"
  1076.        
  1077.   COMMAND_SET_SUCCESS_SENDER_SILENT_ALL:
  1078.   # Placeholders: {0} = player amount, {1} = hearts
  1079.      chatMessage:
  1080.         enabled: true
  1081.         centered: false
  1082.         content:
  1083.         - " {PREFIX} &f» &7[Silent] &fSet &c{0} players' &fhearts to &c{1} hearts&f!"
  1084.      actionbar:
  1085.         enabled: false
  1086.         content: "{PREFIX} &f» &7[Silent] &fSet &c{0} players' &fhearts to &c{1} hearts&f!"
  1087.      titles:
  1088.         enabled: false
  1089.         titleContent: "{PREFIX}"
  1090.         subtitleContent: "&7[Silent] &fSet &c{0} players' &fhearts to &c{1} hearts&f!"        
  1091.        
  1092.   COMMAND_SET_SUCCESS_RECEIVER:
  1093.   # Placeholders: {0} = player, {1} = hearts
  1094.      chatMessage:
  1095.         enabled: true
  1096.         centered: false
  1097.         content:
  1098.         - " {PREFIX} &f» &c{0} &fset your hearts to &c{1} hearts&f!"
  1099.      actionbar:
  1100.         enabled: false
  1101.         content: "{PREFIX} &f» &c{0} &fset your hearts to &c{1} hearts&f!"
  1102.      titles:
  1103.         enabled: false
  1104.         titleContent: "{PREFIX}"
  1105.         subtitleContent: "&c{0} &fset your hearts to &c{1} hearts&f!"        
  1106.        
  1107.   ###############################
  1108.  
  1109.   COMMAND_SETMAX_NO_PLAYER:
  1110.   # Placeholders: None
  1111.      chatMessage:
  1112.         enabled: true
  1113.         centered: false
  1114.         content:
  1115.         - " {PREFIX} &f» &fYou must define a player!"
  1116.      actionbar:
  1117.         enabled: false
  1118.         content: "{PREFIX} &f» &fYou must define a player!"
  1119.      titles:
  1120.         enabled: false
  1121.         titleContent: "{PREFIX}"
  1122.         subtitleContent: "&fYou must define a player!"
  1123.        
  1124.   COMMAND_SETMAX_NO_VALUE:
  1125.   # Placeholders: None
  1126.      chatMessage:
  1127.         enabled: true
  1128.         centered: false
  1129.         content:
  1130.         - " {PREFIX} &f» &fYou must define the max amount of hearts!"
  1131.      actionbar:
  1132.         enabled: false
  1133.         content: "{PREFIX} &f» &fYou must define the max amount of hearts!"
  1134.      titles:
  1135.         enabled: false
  1136.         titleContent: "{PREFIX}"
  1137.         subtitleContent: "&fYou must define the max amount of hearts!"
  1138.        
  1139.   COMMAND_SETMAX_INVALID_PLAYER:
  1140.   # Placeholders: {0} = player
  1141.      chatMessage:
  1142.         enabled: true
  1143.         centered: false
  1144.         content:
  1145.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  1146.      actionbar:
  1147.         enabled: false
  1148.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  1149.      titles:
  1150.         enabled: false
  1151.         titleContent: "{PREFIX}"
  1152.         subtitleContent: "&c{0} &fcould not be found!"    
  1153.        
  1154.   COMMAND_SETMAX_INVALID_VALUE:
  1155.   # Placeholders: None
  1156.      chatMessage:
  1157.         enabled: true
  1158.         centered: false
  1159.         content:
  1160.         - " {PREFIX} &f» &fThe amount of max hearts must be a positive number!"
  1161.      actionbar:
  1162.         enabled: false
  1163.         content: "{PREFIX} &f» &fThe amount of max hearts must be a positive number!"
  1164.      titles:
  1165.         enabled: false
  1166.         titleContent: "{PREFIX}"
  1167.         subtitleContent: "&fThe amount of max hearts must be a positive number!"  
  1168.        
  1169.   COMMAND_SETMAX_EXCEEDING_MIN_VALUE:
  1170.   # Placeholders: {0} = player, {1} = minimum hearts
  1171.      chatMessage:
  1172.         enabled: true
  1173.         centered: false
  1174.         content:
  1175.         - " {PREFIX} &f» &fBans are disabled! The minimum cap is set at &c{1} hearts&f!"
  1176.      actionbar:
  1177.         enabled: false
  1178.         content: "{PREFIX} &f» &fBans are disabled! The minimum cap is set at &c{1} hearts&f!"
  1179.      titles:
  1180.         enabled: false
  1181.         titleContent: "{PREFIX}"
  1182.         subtitleContent: "&fBans are disabled! The minimum cap is set at &c{1} hearts&f!"      
  1183.        
  1184.   COMMAND_SETMAX_SUCCESS_SENDER:
  1185.   # Placeholders: {0} = player, {1} = hearts
  1186.      chatMessage:
  1187.         enabled: true
  1188.         centered: false
  1189.         content:
  1190.         - " {PREFIX} &f» &fSet &c{0}'s &fmax hearts to &c{1} hearts&f!"
  1191.      actionbar:
  1192.         enabled: false
  1193.         content: "{PREFIX} &f» &fSet &c{0}'s &fmax hearts to &c{1} hearts&f!"
  1194.      titles:
  1195.         enabled: false
  1196.         titleContent: "{PREFIX}"
  1197.         subtitleContent: "&fSet &c{0}'s &fmax hearts to &c{1} hearts&f!"
  1198.        
  1199.   COMMAND_SETMAX_SUCCESS_SENDER_ALL:
  1200.   # Placeholders: {0} = player amount, {1} = hearts
  1201.      chatMessage:
  1202.         enabled: true
  1203.         centered: false
  1204.         content:
  1205.         - " {PREFIX} &f» &fSet &c{0} players' &fmax hearts to &c{1} hearts&f!"
  1206.      actionbar:
  1207.         enabled: false
  1208.         content: "{PREFIX} &f» &fSet &c{0} players' &fmax hearts to &c{1} hearts&f!"
  1209.      titles:
  1210.         enabled: false
  1211.         titleContent: "{PREFIX}"
  1212.         subtitleContent: "&fSet &c{0} players' &fmax hearts to &c{1} hearts&f!"        
  1213.        
  1214.   COMMAND_SETMAX_SUCCESS_SENDER_SILENT:
  1215.   # Placeholders: {0} = player, {1} = hearts
  1216.      chatMessage:
  1217.         enabled: true
  1218.         centered: false
  1219.         content:
  1220.         - " {PREFIX} &f» &7[Silent] &fSet &c{0}'s &fmax hearts to &c{1} hearts&f!"
  1221.      actionbar:
  1222.         enabled: false
  1223.         content: "{PREFIX} &f» &7[Silent] &fSet &c{0}'s &fmax hearts to &c{1} hearts&f!"
  1224.      titles:
  1225.         enabled: false
  1226.         titleContent: "{PREFIX}"
  1227.         subtitleContent: "&7[Silent] &fSet &c{0}'s &fmax hearts to &c{1} hearts&f!"
  1228.        
  1229.   COMMAND_SETMAX_SUCCESS_SENDER_SILENT:
  1230.   # Placeholders: {0} = player amount, {1} = hearts
  1231.      chatMessage:
  1232.         enabled: true
  1233.         centered: false
  1234.         content:
  1235.         - " {PREFIX} &f» &7[Silent] &fSet &c{0} players' &fmax hearts to &c{1} hearts&f!"
  1236.      actionbar:
  1237.         enabled: false
  1238.         content: "{PREFIX} &f» &7[Silent] &fSet &c{0} players' &fmax hearts to &c{1} hearts&f!"
  1239.      titles:
  1240.         enabled: false
  1241.         titleContent: "{PREFIX}"
  1242.         subtitleContent: "&7[Silent] &fSet &c{0} players' &fmax hearts to &c{1} hearts&f!"        
  1243.        
  1244.   COMMAND_SETMAX_SUCCESS_RECEIVER:
  1245.   # Placeholders: {0} = player, {1} = hearts
  1246.      chatMessage:
  1247.         enabled: true
  1248.         centered: false
  1249.         content:
  1250.         - " {PREFIX} &f» &c{0} &fset your max hearts to &c{1} hearts&f!"
  1251.      actionbar:
  1252.         enabled: false
  1253.         content: "{PREFIX} &f» &c{0} &fset your max hearts to &c{1} hearts&f!"
  1254.      titles:
  1255.         enabled: false
  1256.         titleContent: "{PREFIX}"
  1257.         subtitleContent: "&c{0} &fset your max hearts to &c{1} hearts&f!"        
  1258.        
  1259.   ###############################    
  1260.  
  1261.   COMMAND_REMOVE_NO_PLAYER:
  1262.   # Placeholders: None
  1263.      chatMessage:
  1264.         enabled: true
  1265.         centered: false
  1266.         content:
  1267.         - " {PREFIX} &f» &fYou must define a player!"
  1268.      actionbar:
  1269.         enabled: false
  1270.         content: "{PREFIX} &f» &fYou must define a player!"
  1271.      titles:
  1272.         enabled: false
  1273.         titleContent: "{PREFIX}"
  1274.         subtitleContent: "&fYou must define a player!"
  1275.        
  1276.   COMMAND_REMOVE_NO_VALUE:
  1277.   # Placeholders: None
  1278.      chatMessage:
  1279.         enabled: true
  1280.         centered: false
  1281.         content:
  1282.         - " {PREFIX} &f» &fYou must define the amount of hearts!"
  1283.      actionbar:
  1284.         enabled: false
  1285.         content: "{PREFIX} &f» &fYou must define the amount of hearts!"
  1286.      titles:
  1287.         enabled: false
  1288.         titleContent: "{PREFIX}"
  1289.         subtitleContent: "&fYou must define the amount of hearts!"
  1290.        
  1291.   COMMAND_REMOVE_INVALID_PLAYER:
  1292.   # Placeholders: {0} = player
  1293.      chatMessage:
  1294.         enabled: true
  1295.         centered: false
  1296.         content:
  1297.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  1298.      actionbar:
  1299.         enabled: false
  1300.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  1301.      titles:
  1302.         enabled: false
  1303.         titleContent: "{PREFIX}"
  1304.         subtitleContent: "&c{0} &fcould not be found!"    
  1305.        
  1306.   COMMAND_REMOVE_INVALID_VALUE:
  1307.   # Placeholders: None
  1308.      chatMessage:
  1309.         enabled: true
  1310.         centered: false
  1311.         content:
  1312.         - " {PREFIX} &f» &fThe amount of hearts must be a positive number!"
  1313.      actionbar:
  1314.         enabled: false
  1315.         content: "{PREFIX} &f» &fThe amount of hearts must be a positive number!"
  1316.      titles:
  1317.         enabled: false
  1318.         titleContent: "{PREFIX}"
  1319.         subtitleContent: "&fThe amount of hearts must be a positive number!"  
  1320.        
  1321.   COMMAND_REMOVE_EXCEEDING_VALUE:
  1322.   # Placeholders: {0} = player, {1} = current hearts
  1323.      chatMessage:
  1324.         enabled: true
  1325.         centered: false
  1326.         content:
  1327.         - " {PREFIX} &f» &fError. &c{0} &fhas only &c{1} hearts &fleft!"
  1328.      actionbar:
  1329.         enabled: false
  1330.         content: "{PREFIX} &f» &fError. &c{0} &fhas only &c{1} hearts &fleft!"
  1331.      titles:
  1332.         enabled: false
  1333.         titleContent: "{PREFIX}"
  1334.         subtitleContent: "&fError. &c{0} &fhas only &c{1} hearts &fleft!"
  1335.        
  1336.   COMMAND_REMOVE_EXCEEDING_MIN_VALUE:
  1337.   # Placeholders: {0} = player, {1} = current hearts, {2} = minimum hearts
  1338.      chatMessage:
  1339.         enabled: true
  1340.         centered: false
  1341.         content:
  1342.         - " {PREFIX} &f» &fBans are disabled! The minimum cap is set at &c{2} hearts&f and &c{0} &fhas only &c{1} hearts&f!"
  1343.      actionbar:
  1344.         enabled: false
  1345.         content: "{PREFIX} &f» &fBans are disabled! The minimum cap is set at &c{2} hearts&f and &c{0} &fhas only &c{1} hearts&f!"
  1346.      titles:
  1347.         enabled: false
  1348.         titleContent: "{PREFIX}"
  1349.         subtitleContent: "&fBans are disabled! The minimum cap is set at &c{2} hearts&f and &c{0} &fhas only &c{1} hearts&f!"
  1350.        
  1351.   COMMAND_REMOVE_SUCCESS_SENDER:
  1352.   # Placeholders: {0} = player, {1} = hearts
  1353.      chatMessage:
  1354.         enabled: true
  1355.         centered: false
  1356.         content:
  1357.         - " {PREFIX} &f» &fRemoved &c{1} hearts &ffrom &c{0}&f!"
  1358.      actionbar:
  1359.         enabled: false
  1360.         content: "{PREFIX} &f» &fRemoved &c{1} hearts &ffrom &c{0}&f!"
  1361.      titles:
  1362.         enabled: false
  1363.         titleContent: "{PREFIX}"
  1364.         subtitleContent: "&fRemoved &c{1} hearts &ffrom &c{0}&f!"
  1365.        
  1366.   COMMAND_REMOVE_SUCCESS_SENDER_ALL:
  1367.   # Placeholders: {0} = player amount, {1} = hearts
  1368.      chatMessage:
  1369.         enabled: true
  1370.         centered: false
  1371.         content:
  1372.         - " {PREFIX} &f» &fRemoved &c{1} hearts &ffrom &c{0}&f players!"
  1373.      actionbar:
  1374.         enabled: false
  1375.         content: "{PREFIX} &f» &fRemoved &c{1} hearts &ffrom &c{0}&f players!"
  1376.      titles:
  1377.         enabled: false
  1378.         titleContent: "{PREFIX}"
  1379.         subtitleContent: "&fRemoved &c{1} hearts &ffrom &c{0}&f players!"        
  1380.        
  1381.   COMMAND_REMOVE_SUCCESS_SENDER_SILENT:
  1382.   # Placeholders: {0} = player, {1} = hearts
  1383.      chatMessage:
  1384.         enabled: true
  1385.         centered: false
  1386.         content:
  1387.         - " {PREFIX} &f» &7[Silent] &fRemoved &c{1} hearts &ffrom &c{0}&f!"
  1388.      actionbar:
  1389.         enabled: false
  1390.         content: "{PREFIX} &f» &7[Silent] &fRemoved &c{1} hearts &ffrom &c{0}&f!"
  1391.      titles:
  1392.         enabled: false
  1393.         titleContent: "{PREFIX}"
  1394.         subtitleContent: "&7[Silent] &fRemoved &c{1} hearts &ffrom &c{0}&f!"  
  1395.    
  1396.   COMMAND_REMOVE_SUCCESS_SENDER_SILENT_ALL:
  1397.   # Placeholders: {0} = player amount, {1} = hearts
  1398.      chatMessage:
  1399.         enabled: true
  1400.         centered: false
  1401.         content:
  1402.         - " {PREFIX} &f» &7[Silent] &fRemoved &c{1} hearts &ffrom &c{0} players&f!"
  1403.      actionbar:
  1404.         enabled: false
  1405.         content: "{PREFIX} &f» &7[Silent] &fRemoved &c{1} hearts &ffrom &c{0} players&f!"
  1406.      titles:
  1407.         enabled: false
  1408.         titleContent: "{PREFIX}"
  1409.         subtitleContent: "&7[Silent] &fRemoved &c{1} hearts &ffrom &c{0} players&f!"          
  1410.        
  1411.   COMMAND_REMOVE_SUCCESS_RECEIVER:
  1412.   # Placeholders: {0} = player, {1} = hearts
  1413.      chatMessage:
  1414.         enabled: true
  1415.         centered: false
  1416.         content:
  1417.         - " {PREFIX} &f» &c{0} &fremoved &c{1} heart(s) &ffrom you!"
  1418.      actionbar:
  1419.         enabled: false
  1420.         content: "{PREFIX} &f» &c{0} &fremoved &c{1} heart(s) &ffrom you!"
  1421.      titles:
  1422.         enabled: false
  1423.         titleContent: "{PREFIX}"
  1424.         subtitleContent: "&c{0} &fremoved &c{1} heart(s) &ffrom you!"            
  1425.        
  1426. ###############################
  1427.  
  1428.   COMMAND_ELIMINATE_BANS_DISABLED:
  1429.   # Placeholders: None
  1430.      chatMessage:
  1431.         enabled: true
  1432.         centered: false
  1433.         content:
  1434.         - " {PREFIX} &f» &fYou cannot use this command, bans are disabled!"
  1435.      actionbar:
  1436.         enabled: false
  1437.         content: "{PREFIX} &f» &fYou cannot use this command, bans are disabled!"
  1438.      titles:
  1439.         enabled: false
  1440.         titleContent: "{PREFIX}"
  1441.         subtitleContent: "&fYou cannot use this command, bans are disabled!"
  1442.  
  1443.   COMMAND_ELIMINATE_NO_PLAYER:
  1444.   # Placeholders: None
  1445.      chatMessage:
  1446.         enabled: true
  1447.         centered: false
  1448.         content:
  1449.         - " {PREFIX} &f» &fYou must define a player!"
  1450.      actionbar:
  1451.         enabled: false
  1452.         content: "{PREFIX} &f» &fYou must define a player!"
  1453.      titles:
  1454.         enabled: false
  1455.         titleContent: "{PREFIX}"
  1456.         subtitleContent: "&fYou must define a player!"
  1457.  
  1458.   COMMAND_ELIMINATE_INVALID_PLAYER:
  1459.   # Placeholders: {0} = player
  1460.      chatMessage:
  1461.         enabled: true
  1462.         centered: false
  1463.         content:
  1464.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  1465.      actionbar:
  1466.         enabled: false
  1467.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  1468.      titles:
  1469.         enabled: false
  1470.         titleContent: "{PREFIX}"
  1471.         subtitleContent: "&c{0} &fcould not be found!"    
  1472.        
  1473.   COMMAND_ELIMINATE_ALREADY_ELIMINATED:
  1474.   # Placeholders: {0} = player
  1475.      chatMessage:
  1476.         enabled: true
  1477.         centered: false
  1478.         content:
  1479.         - " {PREFIX} &f» &c{0} &fis already eliminated!"
  1480.      actionbar:
  1481.         enabled: false
  1482.         content: "{PREFIX} &f» &c{0} &fis already eliminated!"
  1483.      titles:
  1484.         enabled: false
  1485.         titleContent: "{PREFIX}"
  1486.         subtitleContent: "&c{0} &fis already eliminated!"              
  1487.        
  1488.   COMMAND_ELIMINATE_SUCCESS_SENDER:
  1489.   # Placeholders: {0} = player
  1490.      chatMessage:
  1491.         enabled: true
  1492.         centered: false
  1493.         content:
  1494.         - " {PREFIX} &f» &fYou have manually eliminated &c{0}&f!"
  1495.      actionbar:
  1496.         enabled: false
  1497.         content: "{PREFIX} &f» &fYou have manually eliminated &c{0}&f!"
  1498.      titles:
  1499.         enabled: false
  1500.         titleContent: "{PREFIX}"
  1501.         subtitleContent: "&fYou have manually eliminated &c{0}&f!"
  1502.        
  1503.   COMMAND_ELIMINATE_SUCCESS_SENDER_ALL:
  1504.   # Placeholders: {0} = player amount
  1505.      chatMessage:
  1506.         enabled: true
  1507.         centered: false
  1508.         content:
  1509.         - " {PREFIX} &f» &fYou have manually eliminated &c{0} players&f!"
  1510.      actionbar:
  1511.         enabled: false
  1512.         content: "{PREFIX} &f» &fYou have manually eliminated &c{0} players&f!"
  1513.      titles:
  1514.         enabled: false
  1515.         titleContent: "{PREFIX}"
  1516.         subtitleContent: "&fYou have manually eliminated &c{0} players&f!"        
  1517.        
  1518.   COMMAND_ELIMINATE_SUCCESS_SENDER_SILENT:
  1519.   # Placeholders: {0} = player
  1520.      chatMessage:
  1521.         enabled: true
  1522.         centered: false
  1523.         content:
  1524.         - " {PREFIX} &f» &7[Silent] &fYou have manually eliminated &c{0}&f!"
  1525.      actionbar:
  1526.         enabled: false
  1527.         content: "{PREFIX} &f» &7[Silent] &fYou have manually eliminated &c{0}&f!"
  1528.      titles:
  1529.         enabled: false
  1530.         titleContent: "{PREFIX}"
  1531.         subtitleContent: "&7[Silent] &fYou have manually eliminated &c{0}&f!"        
  1532.        
  1533.   COMMAND_ELIMINATE_SUCCESS_SENDER_SILENT_ALL:
  1534.   # Placeholders: {0} = player
  1535.      chatMessage:
  1536.         enabled: true
  1537.         centered: false
  1538.         content:
  1539.         - " {PREFIX} &f» &7[Silent] &fYou have manually eliminated &c{0} players&f!"
  1540.      actionbar:
  1541.         enabled: false
  1542.         content: "{PREFIX} &f» &7[Silent] &fYou have manually eliminated &c{0} players&f!"
  1543.      titles:
  1544.         enabled: false
  1545.         titleContent: "{PREFIX}"
  1546.         subtitleContent: "&7[Silent] &fYou have manually eliminated &c{0} players&f!"          
  1547.        
  1548.   COMMAND_ELIMINATE_SUCCESS_RECEIVER:
  1549.   # Placeholders: {0} = player
  1550.      chatMessage:
  1551.         enabled: true
  1552.         centered: false
  1553.         content:
  1554.         - " {PREFIX} &f» &fYou were manually eliminated by &c{0}&f!"
  1555.      actionbar:
  1556.         enabled: false
  1557.         content: "{PREFIX} &f» &fYou were manually eliminated by &c{0}&f!"
  1558.      titles:
  1559.         enabled: false
  1560.         titleContent: "{PREFIX}"
  1561.         subtitleContent: "&fYou were manually eliminated by &c{0}&f!"  
  1562.        
  1563. ###############################
  1564.  
  1565.   COMMAND_REVIVE_NO_PLAYER:
  1566.   # Placeholders: None
  1567.      chatMessage:
  1568.         enabled: true
  1569.         centered: false
  1570.         content:
  1571.         - " {PREFIX} &f» &fYou must define a player!"
  1572.      actionbar:
  1573.         enabled: false
  1574.         content: "{PREFIX} &f» &fYou must define a player!"
  1575.      titles:
  1576.         enabled: false
  1577.         titleContent: "{PREFIX}"
  1578.         subtitleContent: "&fYou must define a player!"
  1579.  
  1580.   COMMAND_REVIVE_INVALID_PLAYER:
  1581.   # Placeholders: {0} = player
  1582.      chatMessage:
  1583.         enabled: true
  1584.         centered: false
  1585.         content:
  1586.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  1587.      actionbar:
  1588.         enabled: false
  1589.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  1590.      titles:
  1591.         enabled: false
  1592.         titleContent: "{PREFIX}"
  1593.         subtitleContent: "&c{0} &fcould not be found!"    
  1594.        
  1595.   COMMAND_REVIVE_ALREADY_REVIVED:
  1596.   # Placeholders: {0} = player
  1597.      chatMessage:
  1598.         enabled: true
  1599.         centered: false
  1600.         content:
  1601.         - " {PREFIX} &f» &c{0} &fis already alive!"
  1602.      actionbar:
  1603.         enabled: false
  1604.         content: "{PREFIX} &f» &c{0} &fis already alive!"
  1605.      titles:
  1606.         enabled: false
  1607.         titleContent: "{PREFIX}"
  1608.         subtitleContent: "&c{0} &fis already alive!"              
  1609.        
  1610.   COMMAND_REVIVE_SUCCESS_SENDER:
  1611.   # Placeholders: {0} = player
  1612.      chatMessage:
  1613.         enabled: true
  1614.         centered: false
  1615.         content:
  1616.         - " {PREFIX} &f» &fYou have manually revived &c{0}&f!"
  1617.      actionbar:
  1618.         enabled: false
  1619.         content: "{PREFIX} &f» &fYou have manually revived &c{0}&f!"
  1620.      titles:
  1621.         enabled: false
  1622.         titleContent: "{PREFIX}"
  1623.         subtitleContent: "&fYou have manually revived &c{0}&f!"
  1624.        
  1625.   COMMAND_REVIVE_SUCCESS_SENDER_ALL:
  1626.   # Placeholders: {0} = player amount
  1627.      chatMessage:
  1628.         enabled: true
  1629.         centered: false
  1630.         content:
  1631.         - " {PREFIX} &f» &fYou have manually revived &c{0} players&f!"
  1632.      actionbar:
  1633.         enabled: false
  1634.         content: "{PREFIX} &f» &fYou have manually revived &c{0} players&f!"
  1635.      titles:
  1636.         enabled: false
  1637.         titleContent: "{PREFIX}"
  1638.         subtitleContent: "&fYou have manually revived &c{0} players&f!"        
  1639.        
  1640.   COMMAND_REVIVE_SUCCESS_SENDER_SILENT:
  1641.   # Placeholders: {0} = player
  1642.      chatMessage:
  1643.         enabled: true
  1644.         centered: false
  1645.         content:
  1646.         - " {PREFIX} &f» &7[Silent] &fYou have manually revived &c{0}&f!"
  1647.      actionbar:
  1648.         enabled: false
  1649.         content: "{PREFIX} &f» &7[Silent] &fYou have manually revived &c{0}&f!"
  1650.      titles:
  1651.         enabled: false
  1652.         titleContent: "{PREFIX}"
  1653.         subtitleContent: "&7[Silent] &fYou have manually revived &c{0}&f!"      
  1654.        
  1655.   COMMAND_REVIVE_SUCCESS_SENDER_SILENT_ALL:
  1656.   # Placeholders: {0} = player amount
  1657.      chatMessage:
  1658.         enabled: true
  1659.         centered: false
  1660.         content:
  1661.         - " {PREFIX} &f» &7[Silent] &fYou have manually revived &c{0} players&f!"
  1662.      actionbar:
  1663.         enabled: false
  1664.         content: "{PREFIX} &f» &7[Silent] &fYou have manually revived &c{0} players&f!"
  1665.      titles:
  1666.         enabled: false
  1667.         titleContent: "{PREFIX}"
  1668.         subtitleContent: "&7[Silent] &fYou have manually revived &c{0} players&f!"            
  1669.        
  1670. ###############################
  1671.  
  1672.   COMMAND_STATUS_NO_PLAYER:
  1673.   # Placeholders: None
  1674.      chatMessage:
  1675.         enabled: true
  1676.         centered: false
  1677.         content:
  1678.         - " {PREFIX} &f» &fYou must define a player!"
  1679.      actionbar:
  1680.         enabled: false
  1681.         content: "{PREFIX} &f» &fYou must define a player!"
  1682.      titles:
  1683.         enabled: false
  1684.         titleContent: "{PREFIX}"
  1685.         subtitleContent: "&fYou must define a player!"
  1686.  
  1687.   COMMAND_STATUS_INVALID_PLAYER:
  1688.   # Placeholders: {0} = player
  1689.      chatMessage:
  1690.         enabled: true
  1691.         centered: false
  1692.         content:
  1693.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  1694.      actionbar:
  1695.         enabled: false
  1696.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  1697.      titles:
  1698.         enabled: false
  1699.         titleContent: "{PREFIX}"
  1700.         subtitleContent: "&c{0} &fcould not be found!"                
  1701.        
  1702.   COMMAND_STATUS_SUCCESS_SENDER:
  1703.   # Placeholders: {0} = player, {1} = is eliminated, {2} = ban time left, {3} = hearts, {4} = heart cap
  1704.      chatMessage:
  1705.         enabled: true
  1706.         centered: false
  1707.         content:
  1708.         - ""
  1709.         - " {PREFIX} &f» &fViewing profile for &c{0}&f:"
  1710.         - ""
  1711.         - " &c· &7Eliminated: &f{1}"
  1712.          - " &c· &7Ban Time: &f{2}"
  1713.          - " &c· &7Hearts: &f{3}&7/&f{4} hearts"
  1714.         - ""
  1715.      actionbar:
  1716.         enabled: false
  1717.         content: ""
  1718.      titles:
  1719.         enabled: false
  1720.         titleContent: ""
  1721.         subtitleContent: ""  
  1722.  
  1723. ###############################
  1724.  
  1725.   COMMAND_MANUALKILL_NO_KILLER:
  1726.   # Placeholders: None
  1727.      chatMessage:
  1728.         enabled: true
  1729.         centered: false
  1730.         content:
  1731.         - " {PREFIX} &f» &fYou must define the killer (online player)!"
  1732.      actionbar:
  1733.         enabled: false
  1734.         content: "{PREFIX} &f» &fYou must define the killer (online player)!"
  1735.      titles:
  1736.         enabled: false
  1737.         titleContent: "{PREFIX}"
  1738.         subtitleContent: "&fYou must define the killer (online player)!"
  1739.        
  1740.   COMMAND_MANUALKILL_NO_VICTIM:
  1741.   # Placeholders: None
  1742.      chatMessage:
  1743.         enabled: true
  1744.         centered: false
  1745.         content:
  1746.         - " {PREFIX} &f» &fYou must define the victim (online player)!"
  1747.      actionbar:
  1748.         enabled: false
  1749.         content: "{PREFIX} &f» &fYou must define the victim (online player)!"
  1750.      titles:
  1751.         enabled: false
  1752.         titleContent: "{PREFIX}"
  1753.         subtitleContent: "&fYou must define the victim (online player)!"        
  1754.        
  1755.   COMMAND_MANUALKILL_SUCCESS:
  1756.   # Placeholders: {0} = victim, {1} = killer
  1757.      chatMessage:
  1758.         enabled: true
  1759.         centered: false
  1760.         content:
  1761.         - " {PREFIX} &f» &fManually triggered kill for &c{0} &fby &c{1}&f!"
  1762.      actionbar:
  1763.         enabled: false
  1764.         content: "{PREFIX} &f» &fManually triggered kill for &c{0} &fby &c{1}&f!"
  1765.      titles:
  1766.         enabled: false
  1767.         titleContent: "{PREFIX}"
  1768.         subtitleContent: "&fManually triggered kill for &c{0} &fby &c{1}&f!"
  1769.  
  1770. ###############################
  1771.  
  1772.   COMMAND_TOGGLEREVIVES_NO_INPUT:
  1773.   # Placeholders: None
  1774.      chatMessage:
  1775.         enabled: true
  1776.         centered: false
  1777.         content:
  1778.         - " {PREFIX} &f» &fYou must define true or false!"
  1779.      actionbar:
  1780.         enabled: false
  1781.         content: "{PREFIX} &f» &fYou must define true or false!"
  1782.      titles:
  1783.         enabled: false
  1784.         titleContent: "{PREFIX}"
  1785.         subtitleContent: "&fYou must define true or false!"
  1786.  
  1787.   COMMAND_TOGGLEREVIVES_INVALID_INPUT:
  1788.   # Placeholders: None
  1789.      chatMessage:
  1790.         enabled: true
  1791.         centered: false
  1792.         content:
  1793.         - " {PREFIX} &f» &fYour input is invalid, choose from &ctrue &for &cfalse&f!"
  1794.      actionbar:
  1795.         enabled: false
  1796.         content: "{PREFIX} &f» &fYour input is invalid, choose from &ctrue &for &cfalse&f!"
  1797.      titles:
  1798.         enabled: false
  1799.         titleContent: "{PREFIX}"
  1800.         subtitleContent: "&fYour input is invalid, choose from &ctrue &for &cfalse&f!"            
  1801.        
  1802.   COMMAND_TOGGLEREVIVES_ENABLED:
  1803.   # Placeholders: None
  1804.      chatMessage:
  1805.         enabled: true
  1806.         centered: false
  1807.         content:
  1808.         - " {PREFIX} &f» &fYou have &aenabled &frevive beacons!"
  1809.      actionbar:
  1810.         enabled: false
  1811.         content: "{PREFIX} &f» &fYou have &aenabled &frevive beacons!"
  1812.      titles:
  1813.         enabled: false
  1814.         titleContent: "{PREFIX}"
  1815.         subtitleContent: "&fYou have &aenabled &frevive beacons!"
  1816.          
  1817.   COMMAND_TOGGLEREVIVES_DISABLED:
  1818.   # Placeholders: None
  1819.      chatMessage:
  1820.         enabled: true
  1821.         centered: false
  1822.         content:
  1823.         - " {PREFIX} &f» &fYou have &cdisabled &frevive beacons!"
  1824.      actionbar:
  1825.         enabled: false
  1826.         content: "{PREFIX} &f» &fYou have &cdisabled &frevive beacons!"
  1827.      titles:
  1828.         enabled: false
  1829.         titleContent: "{PREFIX}"
  1830.         subtitleContent: "&fYou have &cdisabled &frevive beacons!"
  1831.        
  1832.   ###############################
  1833.  
  1834.   COMMAND_SEARCH_FINISH:
  1835.   # Placeholders: {0} = keyword, {1} = total files, {2} = total lines, {3} = total items found, {4} = ms to complete, {5} = output
  1836.      chatMessage:
  1837.         enabled: true
  1838.         centered: false
  1839.         content:
  1840.         - ''
  1841.         - ' {PREFIX} &7» &fSearched logs for &7"&c{0}&7"&f. &7(&c&o{4}ms&r&7)'
  1842.         - ''
  1843.         - ' &fIterated &cx{1} files&f, with a total of &cx{2} lines&f.'
  1844.         - ' &fFound &c{3} matching items&f!'
  1845.         - ''
  1846.         - ' &fOutput Generated: &c{5}'
  1847.         - ''
  1848.      actionbar:
  1849.         enabled: false
  1850.         content: '{PREFIX} &7» &fIterated &cx{1} files&f, with a total of &cx{2} lines&f. Found &c{3} matching items&f!'
  1851.      titles:
  1852.         enabled: false
  1853.         titleContent: '{PREFIX}'
  1854.         subtitleContent: '&fIterated &cx{1} files&f, with a total of &cx{2} lines&f. Found &c{3} matching items&f!'
  1855.        
  1856.   COMMAND_SEARCH_FAIL_NO_INPUT:
  1857.   # Placeholders: None
  1858.      chatMessage:
  1859.         enabled: true
  1860.         centered: false
  1861.         content:
  1862.         - ''
  1863.         - ' {PREFIX} &7» &fCould not execute search. Define a keyword!'
  1864.         - ''
  1865.         - ' &7&nExample:&r &c/lsc search N0RSKA'
  1866.         - ''
  1867.      actionbar:
  1868.         enabled: false
  1869.         content: '{PREFIX} &7» &fCould not execute search. Define a keyword!'
  1870.      titles:
  1871.         enabled: false
  1872.         titleContent: '{PREFIX}'
  1873.         subtitleContent: '&fCould not execute search. Define a keyword!'    
  1874.        
  1875.   ###############################
  1876.  
  1877.   PLAYERCOMMAND_MENU:
  1878.   # Placeholders: None
  1879.      chatMessage:
  1880.         enabled: true
  1881.         centered: false
  1882.         content:
  1883.         - ""
  1884.         - " {PREFIX} &f» &7Menu:"
  1885.         - ""
  1886.         - " &7• &f/lifesteal revive [player] &c(Requires 10 hearts)"
  1887.         - " &7• &f/lifesteal check [player] &c(View someone's stats)"
  1888.         - ""
  1889.      actionbar:
  1890.         enabled: false
  1891.         content: ""
  1892.      titles:
  1893.         enabled: false
  1894.         titleContent: ""
  1895.         subtitleContent: ""    
  1896.        
  1897.   ###############################
  1898.  
  1899.   PLAYERCOMMAND_CHECK_NO_PERMISSION:
  1900.   # Placeholders: None
  1901.      chatMessage:
  1902.         enabled: true
  1903.         centered: false
  1904.         content:
  1905.         - " {PREFIX} &f» &fYou do not have permission!"
  1906.      actionbar:
  1907.         enabled: false
  1908.         content: "{PREFIX} &f» &fYou do not have permission!"
  1909.      titles:
  1910.         enabled: false
  1911.         titleContent: "{PREFIX}"
  1912.         subtitleContent: "&fYou do not have permission!"  
  1913.        
  1914.   PLAYERCOMMAND_CHECK_UNDEFINED_PLAYER:
  1915.   # Placeholders: None
  1916.      chatMessage:
  1917.         enabled: true
  1918.         centered: false
  1919.         content:
  1920.         - " {PREFIX} &f» &fYou need to define a player!"
  1921.      actionbar:
  1922.         enabled: false
  1923.         content: "{PREFIX} &f» &fYou need to define a player!"
  1924.      titles:
  1925.         enabled: false
  1926.         titleContent: "{PREFIX}"
  1927.         subtitleContent: "&fYou need to define a player!"  
  1928.            
  1929.   PLAYERCOMMAND_CHECK_INVALID_PLAYER:
  1930.   # Placeholders: {0} = player
  1931.      chatMessage:
  1932.         enabled: true
  1933.         centered: false
  1934.         content:
  1935.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  1936.      actionbar:
  1937.         enabled: false
  1938.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  1939.      titles:
  1940.         enabled: false
  1941.         titleContent: "{PREFIX}"
  1942.         subtitleContent: "&c{0} &fcould not be found!"  
  1943.        
  1944.   PLAYERCOMMAND_CHECK_SUCCESS:
  1945.   # Placeholders: {0} = player, {1} = is eliminated, {2} = ban time left, {3} = hearts, {4} = hearts cap
  1946.      chatMessage:
  1947.         enabled: true
  1948.         centered: false
  1949.         content:
  1950.         - ""
  1951.         - " {PREFIX} &f» &fViewing profile for &c{0}&f:"
  1952.         - ""
  1953.         - " &c· &7Eliminated: &f{1}"
  1954.          - " &c· &7Ban Time: &f{2}"
  1955.          - " &c· &7Hearts: &f{3}&7/&f{4} hearts"
  1956.         - ""
  1957.      actionbar:
  1958.         enabled: false
  1959.         content: ""
  1960.      titles:
  1961.         enabled: false
  1962.         titleContent: ""
  1963.         subtitleContent: ""                            
  1964.  
  1965.   ###############################
  1966.  
  1967.   PLAYERCOMMAND_REVIVE_NO_PERMISSION:
  1968.   # Placeholders: None
  1969.      chatMessage:
  1970.         enabled: true
  1971.         centered: false
  1972.         content:
  1973.         - " {PREFIX} &f» &fYou do not have permission!"
  1974.      actionbar:
  1975.         enabled: false
  1976.         content: "{PREFIX} &f» &fYou do not have permission!"
  1977.      titles:
  1978.         enabled: false
  1979.         titleContent: "{PREFIX}"
  1980.         subtitleContent: "&fYou do not have permission!"      
  1981.        
  1982.   PLAYERCOMMAND_REVIVE_COOLDOWN:
  1983.   # Placeholders: {0} = cooldown
  1984.      chatMessage:
  1985.         enabled: true
  1986.         centered: false
  1987.         content:
  1988.         - " {PREFIX} &f» &fYou can use this command again in &c{0}&f!"
  1989.      actionbar:
  1990.         enabled: false
  1991.         content: "{PREFIX} &f» &fYou can use this command again in &c{0}&f!"
  1992.      titles:
  1993.         enabled: false
  1994.         titleContent: "{PREFIX}"
  1995.         subtitleContent: "&fYou can use this command again in &c{0}&f!"                
  1996.          
  1997.   PLAYERCOMMAND_REVIVE_UNDEFINED_PLAYER:
  1998.   # Placeholders: None
  1999.      chatMessage:
  2000.         enabled: true
  2001.         centered: false
  2002.         content:
  2003.         - " {PREFIX} &f» &fYou need to define a player to revive!"
  2004.      actionbar:
  2005.         enabled: false
  2006.         content: "{PREFIX} &f» &fYou need to define a player to revive!"
  2007.      titles:
  2008.         enabled: false
  2009.         titleContent: "{PREFIX}"
  2010.         subtitleContent: "&fYou need to define a player to revive!"    
  2011.        
  2012.   PLAYERCOMMAND_REVIVE_INVALID_PLAYER:
  2013.   # Placeholders: {0} = player
  2014.      chatMessage:
  2015.         enabled: true
  2016.         centered: false
  2017.         content:
  2018.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  2019.      actionbar:
  2020.         enabled: false
  2021.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  2022.      titles:
  2023.         enabled: false
  2024.         titleContent: "{PREFIX}"
  2025.         subtitleContent: "&c{0} &fcould not be found!"  
  2026.        
  2027.   PLAYERCOMMAND_REVIVE_NOT_ELIMINATED:
  2028.   # Placeholders: {0} = player
  2029.      chatMessage:
  2030.         enabled: true
  2031.         centered: false
  2032.         content:
  2033.         - " {PREFIX} &f» &c{0} &fis not eliminated!"
  2034.      actionbar:
  2035.         enabled: false
  2036.         content: "{PREFIX} &f» &c{0} &fis not eliminated!"
  2037.      titles:
  2038.         enabled: false
  2039.         titleContent: "{PREFIX}"
  2040.         subtitleContent: "&c{0} &fis not eliminated!"  
  2041.        
  2042.   PLAYERCOMMAND_REVIVE_BEINGREVIVED:
  2043.   # Placeholders: {0} = player
  2044.      chatMessage:
  2045.         enabled: true
  2046.         centered: false
  2047.         content:
  2048.         - " {PREFIX} &f» &c{0} &fis currently being revived by a beacon!"
  2049.      actionbar:
  2050.         enabled: false
  2051.         content: "{PREFIX} &f» &c{0} &fis currently being revived by a beacon!"
  2052.      titles:
  2053.         enabled: false
  2054.         titleContent: "{PREFIX}"
  2055.         subtitleContent: "&c{0} &fis currently being revived by a beacon!"        
  2056.        
  2057.   PLAYERCOMMAND_REVIVE_LOW_HEARTS:
  2058.   # Placeholders: {0} = player, {1} = current hearts, {2} = required hearts
  2059.      chatMessage:
  2060.         enabled: true
  2061.         centered: false
  2062.         content:
  2063.         - " {PREFIX} &f» &fCould not revive &c{0}&f! Revives require &c{2} hearts &fbut you only have &c{1} hearts!"
  2064.      actionbar:
  2065.         enabled: false
  2066.         content: "{PREFIX} &f» &fCould not revive &c{0}&f! Revives require &c{2} hearts &fbut you only have &c{1} hearts!"
  2067.      titles:
  2068.         enabled: false
  2069.         titleContent: "{PREFIX}"
  2070.         subtitleContent: "&fCould not revive &c{0}&f! Revives require &c{2} hearts &fbut you only have &c{1} hearts!"  
  2071.        
  2072.   PLAYERCOMMAND_REVIVE_SUCCESS:
  2073.   # Placeholders: {0} = player, {1} = hearts sacrificed
  2074.      chatMessage:
  2075.         enabled: true
  2076.         centered: false
  2077.         content:
  2078.         - " {PREFIX} &f» &fYou sacrificed &c{1} hearts &fto revive &c{0}&f!"
  2079.      actionbar:
  2080.         enabled: false
  2081.         content: "{PREFIX} &f» &fYou sacrificed &c{1} hearts &fto revive &c{0}&f!"
  2082.      titles:
  2083.         enabled: false
  2084.         titleContent: "{PREFIX}"
  2085.         subtitleContent: "&fYou sacrificed &c{1} hearts &fto revive &c{0}&f!"
  2086.        
  2087.   PLAYERCOMMAND_REVIVE_SUCCESS_BROADCAST:
  2088.   # Placeholders: {0} = player, {1} = revived player, {2} = hearts sacrificed
  2089.      chatMessage:
  2090.         enabled: true
  2091.         centered: false
  2092.         content:
  2093.         - " {PREFIX} &f» &c{0} &fsacrificed &c{2} hearts &fto revive &c{1}&f!"
  2094.      actionbar:
  2095.         enabled: false
  2096.         content: "{PREFIX} &f» &c{0} &fsacrificed &c{2} hearts &fto revive &c{1}&f!"
  2097.      titles:
  2098.         enabled: false
  2099.         titleContent: "{PREFIX}"
  2100.         subtitleContent: "&c{0} &fsacrificed &c{2} hearts &fto revive &c{1}&f!"            
  2101.          
  2102. ###############################
  2103.  
  2104.   COMMAND_BIND_NOPERMISSION:
  2105.   # Placeholders: None
  2106.      chatMessage:
  2107.         enabled: true
  2108.         centered: false
  2109.         content:
  2110.         - " {PREFIX} &f» &fYou do not have permission!"
  2111.      actionbar:
  2112.         enabled: false
  2113.         content: "{PREFIX} &f» &fYou do not have permission!"
  2114.      titles:
  2115.         enabled: false
  2116.         titleContent: "{PREFIX}"
  2117.         subtitleContent: "&fYou do not have permission!"
  2118.  
  2119.   COMMAND_BIND_NO_BEACON:
  2120.   # Placeholders: None
  2121.      chatMessage:
  2122.         enabled: true
  2123.         centered: false
  2124.         content:
  2125.         - " {PREFIX} &f» &fYou must be holding a revive beacon when using this command!"
  2126.      actionbar:
  2127.         enabled: false
  2128.         content: "{PREFIX} &f» &fYou must be holding a revive beacon when using this command!"
  2129.      titles:
  2130.         enabled: false
  2131.         titleContent: "{PREFIX}"
  2132.         subtitleContent: "&fYou must be holding a revive beacon when using this command!"        
  2133.        
  2134.   COMMAND_BIND_ALREADY_BOUND:
  2135.   # Placeholders: None
  2136.      chatMessage:
  2137.         enabled: true
  2138.         centered: false
  2139.         content:
  2140.         - " {PREFIX} &f» &fThis beacon is already bound to a player!"
  2141.      actionbar:
  2142.         enabled: false
  2143.         content: "{PREFIX} &f» &fThis beacon is already bound to a player!"
  2144.      titles:
  2145.         enabled: false
  2146.         titleContent: "{PREFIX}"
  2147.         subtitleContent: "&fThis beacon is already bound to a player!"  
  2148.        
  2149.   COMMAND_BIND_INVALID_PLAYER:
  2150.   # Placeholders: {0} = player
  2151.      chatMessage:
  2152.         enabled: true
  2153.         centered: false
  2154.         content:
  2155.         - " {PREFIX} &f» &c{0} &fcould not be found!"
  2156.      actionbar:
  2157.         enabled: false
  2158.         content: "{PREFIX} &f» &c{0} &fcould not be found!"
  2159.      titles:
  2160.         enabled: false
  2161.         titleContent: "{PREFIX}"
  2162.         subtitleContent: "&c{0} &fcould not be found!"    
  2163.        
  2164.   COMMAND_BIND_INVALID_SYNTAX:
  2165.   # Placeholders: None
  2166.      chatMessage:
  2167.         enabled: true
  2168.         centered: false
  2169.         content:
  2170.         - " {PREFIX} &f» &fCommand syntax is wrong. &7(&f/bind [player]&7)"
  2171.      actionbar:
  2172.         enabled: false
  2173.         content: "{PREFIX} &f» &fCommand syntax is wrong. &7(&f/bind [player]&7)"
  2174.      titles:
  2175.         enabled: false
  2176.         titleContent: "{PREFIX}"
  2177.         subtitleContent: "&fCommand syntax is wrong. &7(&f/bind [player]&7)"    
  2178.        
  2179.   COMMAND_BIND_SUCCESS:
  2180.   # Placeholders: {0} = player
  2181.      chatMessage:
  2182.         enabled: true
  2183.         centered: false
  2184.         content:
  2185.         - " {PREFIX} &f» &fBound this beacon to &c{0}&f!"
  2186.      actionbar:
  2187.         enabled: false
  2188.         content: "{PREFIX} &f» &fBound this beacon to &c{0}&f!"
  2189.      titles:
  2190.         enabled: false
  2191.         titleContent: "{PREFIX}"
  2192.         subtitleContent: "&fBound this beacon to &c{0}&f!"        
  2193.        
  2194.   ###############################            
  2195.          
  2196.   COMMAND_RELOAD:
  2197.   # Placeholders: {0} = ms
  2198.      chatMessage:
  2199.         enabled: true
  2200.         centered: false
  2201.         content:
  2202.         - ""
  2203.         - " {PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  2204.         - ""
  2205.      actionbar:
  2206.         enabled: false
  2207.         content: "{PREFIX} &f» &fReloaded configuration files. &7(&f{0}ms&7)"
  2208.      titles:
  2209.         enabled: false
  2210.         titleContent: "{PREFIX}"
  2211.         subtitleContent: '&fReloaded configuration!'
  2212.        
  2213.   COMMAND_NOPERMISSION:
  2214.   # Placeholders: None
  2215.      chatMessage:
  2216.         enabled: true
  2217.         centered: false
  2218.         content:
  2219.         - ''
  2220.         - ' {PREFIX} &f» &fYou do not have permission to run this command!'
  2221.         - ''
  2222.      actionbar:
  2223.         enabled: false
  2224.         content: "{PREFIX} &f» &fYou do not have permission to run this command!"      
  2225.      titles:
  2226.         enabled: false
  2227.         titleContent: "{PREFIX}"
  2228.         subtitleContent: '&fYou do not have permission!'  
  2229.        
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement