DupeGuard icon

DupeGuard -----

Catch dupers before they can damage your economy!



DupeGuard is a powerful anti-duplication plugin designed to protect your Minecraft server from item duplication exploits.
With real-time monitoring, automatic detection, and customizable actions, DupeGuard helps server administrators maintain a fair and balanced economy.


Screenshot 2025-07-20 190543.png

CAUGHTGG.png
AutoTempBan ( you can turn off/on in config.yml ) + automatic remove illegal items


Add item to monitor in this GUI then click save:
Screenshot 2025-07-20 190624.png

AutoDelete sussy chest:
Screenshot 2025-07-20 191635.png

Screenshot 2025-07-20 191713.png

⚡ Features
Real-Time Detection
  • Continuous Monitoring: Scans player inventories every 10 second for suspicious item quantities
  • Container Inspection: Automatically checks containers (chests, shulkers, barrels, etc.) when players open them
  • Smart Detection: Works with all item types including custom items with NBT data
Automated Actions
  • Alert System: Instantly notifies admins when suspicious activity is detected
  • Auto-Ban: Temporarily bans players who exceed item limits (configurable)
  • Container Removal: Option to automatically remove suspicious containers and their contents
  • Comprehensive Logging: Detailed logs with player info, coordinates, and timestamps
Easy Management
  • GUI Editor: User-friendly interface to add/remove monitored items
  • Simple Commands: Just 3 commands to manage everything
  • Hot Reload: Apply configuration changes without server restart
  • Permission-Based: Full permission system for admins and bypass options
Commands
  • /dupeguard edit (/dg edit) - Open the item management GUI
  • /dupeguard reload (/dg reload) - Reload configuration
  • /dupeguard list (/dg list) - List all monitored items
Permissions
  • dupeguard.admin - Access to all admin commands
  • dupeguard.alert - Receive duplication alerts
  • dupeguard.bypass - Bypass duplication checks
How It Works
  1. Add items to monitor using the GUI editor
  2. Set alert and ban thresholds in the config
  3. The plugin automatically monitors all players
  4. When limits are exceeded, admins are alerted and actions are taken
Code (YAML):
# DupeGuard Configuration

detection
:
  # Maximum number of items before sending an alert to admins
  max-items-before-alert
: 64

  # Maximum number of items before auto-banning the player
  max-items-before-ban
: 256

  # Automatically remove suspicious containers when opened
  auto-remove-container
: false

  # Inventory scan interval in seconds (default: 10)
  scan-interval-seconds
: 10

auto-ban
:
  # Enable automatic temporary banning
  enabled
: true

  # Ban duration in minutes
  duration-minutes
: 60

messages
:
  # Message shown when a player is banned
  ban-message
: "You have been temporarily banned for suspicious item duplication!"

  # Alert message sent to admins (supports placeholders: %player%, %amount%, %item%, %limit%)
  alert-message
: "&c[DupeGuard] &ePlayer &6%player% &ehas &6%amount% &eof &6%item% &e(Limit: %limit%)"

Protect your server's integrity with DupeGuard - the smart solution for duplication prevention!
Resource Information
Author:
----------
Total Downloads: 62
First Release: Jul 20, 2025
Last Update: Jul 21, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings