Skip to content

Simple minecraft plugin to dupe items, created as an admin tool for 1.20.X paper minecraft servers. Use carefully.

Notifications You must be signed in to change notification settings

Jaytak/JayTAKDupePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JayTAK Dupe Plugin

Version 1.0.1 (for paper 1.20.X)

Simple plugin to dupe items.
I needed a plugin for my own server to dupe items as an admin tool, so I wrote one.

Download from Modrinth

Note

As a full-time student, I cannot provide support for this plugin. I am only sharing this to GitHub in case someone else out there finds it useful. I will do my best to keep it up to date with the latest paper builds where possible.
Feel free to submit bugs and feature requests, but there is no guarantee I ever get around to fixing/implementing them.

Commands & Aliases:

/jaytakdupe
/jdupe
/dupe
/jd

Optional arguments:

+ - / * x X

Tip

Plus and minus operations can be done in one argument, multiply and divide require a space.

Example Usage
/jd
/jd * 3
/jd + 10
/jd +10
/jd - 20
/jd -20
/jd / 2
/jd x 4
/jd X 4
Permission Node

jaytakdupeplugin.dupe

Important

This plugin will prevent unsafe usage.
If the calculated stack size exceeds 64 it will be capped at 64, values above this can lead to unstable behaviour and often leads to item loss.
If the calculated stack size is below 1 it will be clipped to 1 to prevent item loss.

Caution

This is obvious, but be very careful who you give the permission node.

bStats

Plugin bStats

About

Simple minecraft plugin to dupe items, created as an admin tool for 1.20.X paper minecraft servers. Use carefully.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages