[Deleted] Nukkit-AntiCheat

Status
Not open for further replies.

NycuRO

Supporter
NycuRO submitted a new resource:

Nukkit-AntiCheat - AntiCheat

# Nukkit-AntiCheat
AntiCheat - Nukkit plugin

--------

## Description

- AntiCheat is a plugin running on the Nukkit server.
- It can help you better detect cheating players.
- Including Fast Chat, sensitive words, Auto Aim, Speed, Bounding Box and so on.
- If you can, you can make it better.

--------

## How to use?

- **Install plugin**
1. Download 'AntiCheat' plugin.
2. Put the plugin in the plugins folder.
3. Restart your server.

## Config:
```
antiSpeed: true...
Read more about this resource...
 

TreasureIsland

Supporter
I have antifly set to false, but I keep getting kicked when flying...

2018-6-7 21:17:14 [INFO] OldScurvyCat[/37.228.194.18:61124] logged out due to Kicked by admin. Reason: Cheat Type: Fly
 

TreasureIsland

Supporter
Sorry also getting this error when you use a blocked word in chat...

2018-6-7 21:39:49 [CRITICAL] Could not pass event 'cn.nukkit.event.player.PlayerChatEvent' to 'AntiCheat v1.3': null on top.dreamcity.AntiCheat.Event.Listener.EventListener
2018-6-7 21:39:49 [ALERT] cn.nukkit.utils.EventException
at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:34)
at cn.nukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:56)
at cn.nukkit.plugin.PluginManager.callEvent(PluginManager.java:542)
at cn.nukkit.Player.chat(Player.java:3186)
at cn.nukkit.Player.handleDataPacket(Player.java:2643)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at cn.nukkit.network.Network.processPackets(Network.java:178)
at cn.nukkit.network.Network.processBatch(Network.java:160)
at cn.nukkit.Player.handleDataPacket(Player.java:2025)
at cn.nukkit.network.RakNetInterface.handleEncapsulated(RakNetInterface.java:157)
at cn.nukkit.raknet.server.ServerHandler.handlePacket(ServerHandler.java:132)
at cn.nukkit.network.RakNetInterface.process(RakNetInterface.java:66)
at cn.nukkit.network.Network.processInterfaces(Network.java:76)
at cn.nukkit.Server.tick(Server.java:1076)
at cn.nukkit.Server.tickProcessor(Server.java:850)
at cn.nukkit.Server.start(Server.java:827)
at cn.nukkit.Server.<init>(Server.java:510)
at cn.nukkit.Nukkit.main(Nukkit.java:99)
Caused by: java.lang.NullPointerException
at top.dreamcity.AntiCheat.Cheat.chat.CheckWords.isCheat(CheckWords.java:44)
at top.dreamcity.AntiCheat.Event.Listener.EventListener.onChat(EventListener.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:29)
... 17 more
 
Status
Not open for further replies.
Top