
DupeWatch Advanced Anti-Dupe 1.1.9
⚡ DupeWatch: Most Advanced next-gen Anti-dupe plugin for Paper/Spigot🚫✨
DupeWatch Changelog – v1.1.9 (11-10-2025)
🧩 New Features
Inventory Snapshots
DupeWatch now automatically saves full player inventories when suspects leave the server. You can view these snapshots directly from the case menu, even if the player is offline.
Item Serialization
Added a Base64-based item serializer to reliably store and restore all item data.
Rule Item Preview
When adding a new rule, the item you select now appears as the actual item instead of a paper icon.
⚙️ Improvements
Case Management
Cases now store inventory data and limit the number of notes per case to keep things organized.
GUI Updates
Improved navigation, layout, and state handling across all rule menus for smoother use.
Chat Input Handling
Chat-based configuration for thresholds and intervals is now easier and more flexible.
Database Updates
Expanded the schema to support inventory snapshots and improved performance for data operations.
🐞 Fixes & Stability
-
Better handling of player disconnect events to ensure snapshots are always saved correctly.
-
Fixed rare sync issues between active cases and stored data.
-
General cleanup and performance improvements throughout the plugin.
DupeWatch Changelog – v1.1.8 (04-10-2025)
New Features:
Container Watch: Monitors interactions with containers for flagged players, featuring GUI access, commands to view and clear logs, and optional alerts.
Scheduled Cleanup: Automatically removes old container logs based on configurable retention settings.
Improvements:
Detection Tuning: Enhanced scan-based detection to minimize false positives.
Database Indexing: Optimized queries for improved performance.
Command Enhancements: Improved help and tab completion for commands.
GUI Updates: Refined behavior for Discord webhook toggling.
DupeWatch Changelog - v1.1.7
What's New in 1.1.7 (13-09-2025):
New MySQL Database Support!
DupeWatch now supports MySQL databases alongside SQLite
Easy config switch between database types
Better performance for high-traffic servers
New /dupewatch database
command to test connections
-
New Smart Dupe Detection!
-
DupeWatch now watches how items grow in player inventories over time
-
Catches duplicators who slowly build up items (like 5 → 10 → 20 → 40)
-
Only checks items you're already watching - no extra spam!
-
Fixed the Annoying Resolve Button Bug
-
The "Mark as Resolved" button actually works now!
-
No more clicking it twice or having it flip back to unresolved
-
One click = done!
-
Better Staff Alerts
-
When DupeWatch catches growth patterns, staff get clear messages
-
Shows exactly how items grew (like "5 → 10 → 20")
-
Click the alert to jump straight to the case
# DupeWatch Changelog - v1.1.5
**🔥 What's New in 1.1.5 (2025-09-11):**
- **Fixed a Ton of Bugs!**
- Fixed a whole bunch of errors and made everything way more stable. Your server should run smoother than ever!
- No more random crashes or weird glitches.
- **Inventory Change Tracker Re-Enabled**
- Inventory changes are tracked again, so you always know what’s happening with your items. (I disabled it like a dummy in the last update)
- **Heatmap Teleport Manager Fixed**
- Teleport manager bugs sorted out for a smoother teleport experience.
- **Multi-Version Support for Minecraft 1.20 – 1.21.8**
- DupeWatch now works across ALL Minecraft versions from 1.20 up to 1.21.8!
- You’re safe to update no more worrying about plugin compatibility with new blocks, items, or sounds.
- **Project Clean-Up**
- Removed old JSON files and unused methods. Less clutter, more speed.
---
Changelog - 1.1.4
Switched data storage from JSON to SQLite
-
Replaced flat-file JSON saving with a SQLite database backend
-
Improved data reliability (no more corrupted JSON files from bad shutdowns)
-
Faster lookups and writes, especially with larger datasets
-
Paves the way for future analytics and more complex queries
[1.1.3] - 2024-12-20
Added
Heatmaps System Visualize dupes.
Automatically records a 100×100 area around suspects when a case is created
Generates color-coded maps highlighting dupe hotspots (Chests, Shulkerboxes, hoppers, etc etc)
Lets staff instantly see patterns and clusters instead of parsing logs
Snapshots can be viewed in-game and pushed directly to Discord
Heatmap snapshots now sent alongside case notifications
Performance & Detection
Smarter Detection
Track where suspicious items appear and cluster
Quickly spot dupe “hot zones” with pattern recognition
Visual maps accelerate investigations
Alerts tuned for signal, not noise
Optimized inventory scans for speed and accuracy
Optimized Performance
Case caching for faster access
LRU-style cache management
Background cleanup tasks
More efficient scan pipeline.
This version is significantly bigger because i added a library that will help me add cool stuff later on