NoMoreBoatExploit
NoMoreBoatExploit
A simple and lightweight plugin to remove a very unfriendly boat exploit, if you ever experience server lag or even crashes from too many chunks being loaded then this is most likely your solution...
Installation
For most users it is as easy as putting it in your /plugin/ directory and that's it, if you want to specify commands to be ran or how the scan works then check the Configuration section below.
Permissions
To exempt a person from these checks simply give them the permission boatexploit.exempt
Configuration
The scan section is pre-configured with values that seem to work very well.
## WARNING ######################################## # # # ONLY EDIT THE SCAN SECTION IF YOU KNOW WHAT # # YOU ARE DOING, HAVING THE NUMBERS TOO LOW # # WILL RESULT IN INNOCENT PLAYERS BEING AFFECTED! # # # ######################################## WARNING ## checks: illegalMovement: # How far are you allowed to move in one packet when riding something (-1 to disable check) distance: 25 scan: # How often the total chunks loaded is tallied in seconds # Default: 2 time: 2 # How many chunks must be loaded to "trigger" the punishment # Default: 200 chunkThreshold: 200 detection: # The commands ran when a player is detected # %player% will be replaced with the players name commands: - 'ban %player% Illegal movement (Boat exploit?)' # Whether chunks should be cleaned up (unloaded) when a player is detected # Default: true chunkCleanup: true
Links:
GitHub
-
View User Profile
-
Send Message
Posted Jun 26, 2014@CryLegend
I'm not going to show it off as all you see is a person sitting in a boat and the server lagging (not much too show), if you doubt it works, the patch has been live on pvp.daegonner.com for a long time and has stopped the people that where doing it.
-
View User Profile
-
Send Message
Posted Jun 26, 2014Never heard about it. Can you give me a video link showing this bug in action please? However, good job!
-
View User Profile
-
Send Message
Posted Jun 23, 2014@Kofeyy
It rapidly teleports the player to chunks around the world, loading around 14000 chunks per second, badly lagging large servers and crashing small ones.
-
View User Profile
-
Send Message
Posted Jun 21, 2014Just curious, what exactly IS the boat exploit?