Merge pull request #11 from zeshan321/master

Updated to 1.15.2 and translation changes
This commit is contained in:
Zeshan Aslam 2020-04-05 11:06:24 -04:00 committed by GitHub
commit 89865697b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View File

@ -235,7 +235,7 @@ public class HealthUtil {
message = ChatColor.translateAlternateColorCodes('&', message);
try {
if (plugin.configStore.mcVersion.equals("v1_12_R1") || plugin.configStore.mcVersion.startsWith("v1_13") || plugin.configStore.mcVersion.startsWith("v1_14_")) {
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_")) {
new PreAction(player, message);
} 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");

View File

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