@@ -10,16 +10,16 @@ Prefix = 󲏞&lPvP &#FF5555➤
1010# PvP Toggle
1111PvP_Disabled = {prefix} &aPvP disabled! You are now protected
1212PvP_Enabled = {prefix} &cPvP enabled! You can now attack and be attacked
13- Attack_Denied_You = {prefix} &#CC5555You have PvP protection!
14- Attack_Denied_Other = {prefix} &f{player} &#CC5555has PvP protection!
13+ Attack_Denied_You = {prefix} &#c9453eYou have PvP protection!
14+ Attack_Denied_Other = {prefix} &f{player} &#c9453ehas PvP protection!
1515PvP_Force_Enabled_WorldGuard = {prefix} &6PvP protection disabled in this PvP region
1616PvP_Disabled_Fee = {prefix} &aYou paid a &#FFD700{money} &afee for having PvP disabled
1717PvP_Disabled_Fee_Not_Enough = {prefix} &6PvP protection disabled - insufficient funds for the fee
1818
1919# Combat Tag
2020Tagged_Attacker = {prefix} &7You tagged &f{player}&7! Do not log out!
2121Tagged_Defender = {prefix} &7Tagged by &f{player}&7! Do not log out!
22- Out_Of_Combat = {prefix} &aYou are no longer in combat.
22+ Out_Of_Combat = {prefix} &aYou are no longer in combat
2323Out_Of_Combat_ActionBar = &aYou are no longer in combat
2424Command_Denied_InCombat = {prefix} &cCommand denied! You are still in combat!
2525Block_Place_Blocked_InCombat = {prefix} &cYou can't place blocks while in combat!
@@ -34,32 +34,32 @@ Interact_Blocked_InCombat = {prefix} &cYou can't right-click while in combat!
3434Teleport_Blocked_InCombat = {prefix} &cYou can't teleport while in combat!
3535Totem_Blocked_InCombat = {prefix} &cTotems of undying are blocked while in combat!
3636Inventory_Blocked_InCombat = {prefix} &cYou can't open an inventory while in combat!
37- Pushback_Warning = {prefix} &#CC5555You can't run away to safezones while in combat!
37+ Pushback_Warning = {prefix} &#c9453eYou can't run away to safezones while in combat!
3838
3939# Newbie Protection
4040Newbie_Protection = {prefix} &aWelcome! You are protected against PvP for &e{time}
4141Newbie_Protection_End = {prefix} &6Your PvP protection expired! You can be attacked!
4242Newbie_Protection_Removed = {prefix} &aYou removed your PvP protection! Be careful
43- Newbie_Protection_On_Hit = {prefix} &#CC5555You have PvP protection! If you really want to do PvP, remove it with &f/newbie disable
44- Newbie_Protection_Attacker = {prefix} &#CC5555 &f{player} &#CC5555has Newbie protection!
43+ Newbie_Protection_On_Hit = {prefix} &#c9453eYou have PvP protection! If you really want to do PvP, remove it with &f/newbie disable
44+ Newbie_Protection_Attacker = {prefix} &#c9453e &f{player} &#c9453ehas Newbie protection!
4545Newbie_Time_Check = {prefix} &7You are protected from PvP for &e{time}
4646Newbie_Time_Check_Other = {prefix} &7&f{player} &7is protected from PvP for another &e{time}
4747Newbie_Command_Blocked = {prefix} &cYou cannot use this command while you have Newbie protection!
4848Newbie_Pickup_Items_Blocked = {prefix} &cYou can't pickup items while you have Newbie protection!
4949Newbie_Force_Removed_WorldGuard = {prefix} &6Your new player protection was removed for being inside a PvP region
5050
5151# Respawn Protection
52- Respawn_Protection = {prefix} &#CC5555You have respawn protection!
53- Respawn_Protection_Other = {prefix} &#CC5555 &f{player} &#CC5555has respawn protection!
52+ Respawn_Protection = {prefix} &#c9453eYou have respawn protection!
53+ Respawn_Protection_Other = {prefix} &#c9453e &f{player} &#c9453ehas respawn protection!
5454
5555# World Protection
56- World_Protection = {prefix} &#CC5555PvP is disabled in this world!
56+ World_Protection = {prefix} &#c9453ePvP is disabled in this world!
5757
5858# AFK Protection
59- AFK_Protection = {prefix} &#CC5555This player can't be attacked while AFK
59+ AFK_Protection = {prefix} &#c9453eThis player can't be attacked while AFK
6060
6161# Global Protection
62- Global_Protection = {prefix} &#CC5555PvP combat is globally disabled
62+ Global_Protection = {prefix} &#c9453ePvP combat is globally disabled
6363
6464# Player Kills
6565Money_Reward = {prefix} &aYou got &#FFD700{money} &acoins for killing player &f{victim}&a!
@@ -112,8 +112,8 @@ Tag_Timeleft = &7You are in combat for another &e{time}
112112Tag_Not_In_Combat = &7You are currently not in combat
113113
114114# Variables
115- Enabled = &aEnabled
116- Disabled = &cDisabled
115+ Enabled = #6fc93eEnabled
116+ Disabled = #c9453eDisabled
117117# The times below are what will show wherever {time} is used
118118Time_Days = days
119119Time_Hours = hours
0 commit comments