[FEAT] Paper Support
This commit is contained in:
@@ -15,7 +15,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