Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a1c4ddc499
@ -19,7 +19,7 @@ public class TabooLib {
|
|||||||
|
|
||||||
static {
|
static {
|
||||||
try {
|
try {
|
||||||
Class.forName("org.bukkit.Bukkit");
|
Class.forName("org.spigotmc.SpigotConfig");
|
||||||
spigot = true;
|
spigot = true;
|
||||||
} catch (Exception ignored) {
|
} catch (Exception ignored) {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user