DupeFixer - Fix dupes in mods

This is a discussion topic for the Ore project, DupeFixer. View the full project on Ore for downloads and more information.


DupeFixer

This plugin allows you to block common dupes in mods. However, I do not give guarantees of blocking absolutely all dupes. I also tried to minimize the likelihood of false positives.

Features of the plugin:

Commands:None
Permissions:None
Configuration: YAML
Each fix is activated at startup only if it is enabled in the configuration(version 1.1).
You can reload the config with the command /sponge plugins reload dupefixer

Currently the following dupes are fixed:
  1. Throwing away an item and instantly opening its container.
  2. Dupe fluid in the GriefPrevention or RedProtect claims.
  3. Dupe in certain containers when you click with the Shift key pressed.
  4. Configurable portal lock for mobs, items or players.
Planned features.
  1. Punishment system
  2. More fixes

A new version has been released for DupeFixer, it is available for download here.


Added ShiftClick event blocking for specific containers. All fixes can now be disabled through the config.

A new version has been released for DupeFixer, it is available for download here.


Fixed server startup in the absence of the GriefPrevention plugin.
Added support for the RedProtect plugin.
Added the ability to block portals.
Now no reboot is required when you enable/disable any functions of the plugin.