Revert "Add italian.yml"

This commit is contained in:
Zeshan Aslam 2020-04-05 11:07:52 -04:00 committed by GitHub
parent 89865697b0
commit cd47bc5dc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -235,7 +235,7 @@ public class HealthUtil {
message = ChatColor.translateAlternateColorCodes('&', message); message = ChatColor.translateAlternateColorCodes('&', message);
try { try {
if (plugin.configStore.mcVersion.equals("v1_12_R1") || plugin.configStore.mcVersion.startsWith("v1_13") || plugin.configStore.mcVersion.startsWith("v1_14_") || plugin.configStore.mcVersion.startsWith("v1_15_")) { if (plugin.configStore.mcVersion.equals("v1_12_R1") || plugin.configStore.mcVersion.startsWith("v1_13") || plugin.configStore.mcVersion.startsWith("v1_14_")) {
new PreAction(player, message); new PreAction(player, message);
} else if (!(plugin.configStore.mcVersion.equalsIgnoreCase("v1_8_R1") || (plugin.configStore.mcVersion.contains("v1_7_")))) { } else if (!(plugin.configStore.mcVersion.equalsIgnoreCase("v1_8_R1") || (plugin.configStore.mcVersion.contains("v1_7_")))) {
Class<?> c1 = Class.forName("org.bukkit.craftbukkit." + plugin.configStore.mcVersion + ".entity.CraftPlayer"); Class<?> c1 = Class.forName("org.bukkit.craftbukkit." + plugin.configStore.mcVersion + ".entity.CraftPlayer");

View File

@ -3,7 +3,7 @@ Name:
- Bat = Nietoperz - Bat = Nietoperz
- Blaze = Płomyk - Blaze = Płomyk
- Cat = Kot - Cat = Kot
- Cave Spider = Pająk Jaskiniowy - Cave Spider = Pająk jaskiniowy
- Chicken = Kurczak - Chicken = Kurczak
- Cod = Dorsz - Cod = Dorsz
- Cow = Krowa - Cow = Krowa
@ -35,8 +35,8 @@ Name:
- Spider = Pająk - Spider = Pająk
- Squid = Kałamarnica - Squid = Kałamarnica
- Stray = Tułacz - Stray = Tułacz
- Trader Llama = Lama Handlarza - Trader Llama = Lama handlarza
- Tropical Fish = Ryba Tropikalna - Tropical Fish = Ryba tropikalna
- Turtle = Żółw - Turtle = Żółw
- Vex = Dręczyciel - Vex = Dręczyciel
- Villager = Osadnik - Villager = Osadnik
@ -49,5 +49,4 @@ Name:
- Zombie Villager = Osadnik Zombie - Zombie Villager = Osadnik Zombie
- Iron Golem = Żelazny Golem - Iron Golem = Żelazny Golem
- Snow Golem = Bałwan - Snow Golem = Bałwan
- Ender Dragon = Smok Kresu - Ender Dragon = Smok Kresu
- Bee = Pszczoła