Duping aftermath Plugin
Hello, I am looking for a plugin that is useful for controlling the aftermath of duping or tracking down the culprits. It would have to have the following features at least to some extent:
- preferably GUI-Based
- runs on Paper 1.21.4
- works with multi-server or on entire Velo networks
- has the ability to select and item and then gives these options:
- return a list of all users that have it in their inventory or came in contact with the item
- remove the item either from specific or all users
- run configurable commands or punishments on all or selected players
- optionally something like a quarantine that locks down all users to instantaneously prevent further spreading and enable investigation
- optionally a per-player menu available through the list that features options like inventory overview, the total amount of items found, the time the player obtained the items or per-player actions like banning or wiping
Certain options like being GUI-based or working with multi-server are optional but very much welcome
If this is too much or you still have questions, feel free to ask!
If someone would be willing to Code this, I would be even happier. If a good plugin would be delivered, I would also be able to pay something in the range of 5-20€
22 Replies
For this to work with stackable items will cost you much more that 5-20€
Put this in discord.gg/helpchat too
Did already, but thanks
Wait I just forgot discord list formatting exists, lemme clean this up
You’ll want to put it in the request-paid channel tbh
the channel you posted in is for help with existing plugins
like placeholderapi
Yeah but I’m broke 😭
Oh mb
Thanks
20eur is a little small for this I can't lie - this is no easy plugin
if this was a dupe prevention plugin then it would be a lot harder to do, especially for stackables like cooleg said, but that's besides the point
but for the requirements you're providing (select item, show all players etc) it's easier but you'll be lucky to find a dev who will go down to 20eur
tbh tracking down duping is probably too niche of a sircumstance for a plugin to automate, really some form of script to search your world files for containers with alot of certain items, being donkey/horses, chest boats, all forms of item storage like chests, barrels, droppers, dispensers, etc aswell as player inventories.
most dupe methods dont actually use minecraft itself, they tend to use bugged plugins
usually with bad inventory handling
plus if you wanted a list of all players who came into contact with an item type, you'd have to have a database to store all the data - basically making coreprotect for items only
Yeah I guess, it was more like „Oh, I can’t find something like this, maybe one of these guys knows a plugin that can do this“
your closest bet would be coreprotect to track item interactions
although you may need to fork it or make a script to query the db to scan for specific items
Yeah but didn’t they make it patron only now?
yes and no
At least for 1.21.4
you can compile the latest code for free which supports all vers up to 1.21.5
How much do you think this would cost to commission from your POV?
I know I personally wouldn't even attempt such a project for anything less than hundreds
Is there anything we can recommend this guy to try out plugin wise? Surely someone else has done something similar and is selling it on Spigot
CoreProtect.
that's your logging
Huh. TIL
like
they can't do actions on players
but it logs all item interactions
you might have to do some custom crap with CO though to get it to filter out items
if you were doing it from scratch it would be $$$
plugins likely do exist for this, but they're made custom for servers
and even then i dont think it would be even nearly perfect
although tbf perfect with this isnt really possible
yeah absolutely
the idea is to not have a dupe in the first place