Dupe Fixes / Illegal Stack Remover icon

Dupe Fixes / Illegal Stack Remover -----

Provided fixes for several vanilla bugs that allow players to dupe on your server.



Update for Book Dupe / Chunk Saving Glitch
There's been another glitch brought to my attention that if players use books filled with garbage characters they can prevent a chunk from saving. This means you can fill up a chest, do the glitch and then empty the chest, leave and the chunk will not have updated.

This fix will remove books filled with garbage characters. The default encoding is US-ASCII (you can change it in the config if you use another charset on your server) you can also specify a threshold of pages (default 5). If a book has more than 5 pages with characters that are NOT in your selected encoding the book will be deleted.

All options can be changed in the config, you'll need to regenerate your configuration file or manually add the new settings to your config if you're upgrading.

Code (Text):

Settings:
  RemoveBooksNotMatchingCharset: true
  ValidCharset: US-ASCII
  PageCountThreshold: 5
 

The video for this exploit is located here:
----------, Nov 19, 2018
Resource Information
Author:
----------
Total Downloads: 94,527
First Release: Jul 24, 2017
Last Update: Jul 16, 2024
Category: ---------------
All-Time Rating:
267 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings