Package dev.majek.pc.hooks
Class LiteBans
- java.lang.Object
-
- dev.majek.pc.hooks.LiteBans
-
public class LiteBans extends Object
Handles integration with LiteBans.
-
-
Constructor Summary
Constructors Constructor Description LiteBans()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisLiteBansBanned(UUID uuid, String ipAddress)Check if the player is banned by LiteBansstatic booleanisLiteBansMuted(UUID uuid, String ipAddress)Check if the player is muted by LiteBans
-