[FEAT] Paper Support
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
+ if (!ModloaderEnvironment.INSTANCE.isModLoaded("vmod"))
|
||||
+ return true;
|
||||
+
|
||||
+ return VanishUtil.isVanished(player.toMojangServerPlayer());
|
||||
+ return !VanishUtil.isVanished(player.toMojangServerPlayer());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user