A spigot based plugin dedicated to fixing glitches and exploits that have made it into final Minecraft... But not quite. This version reintroduces variation of the dupe that was introduced thanks to this plugin. Also known as SalC1 dupe.
This isn't the plugin with which I patch illegal items!
- Grab the precompiled plugin in the releases tab or build it yourself (alternativelly you can download development builds from the actions tab).
- Install it on your server.
- Enable "DisableChestsOnMobs".
- Put chest on donkey while canceling PlayerInteractEntityC2S packet (MountBypass module).
- Put items you want to dupe in.
- Click the donkey with chest again, this time without canceling the packet.
- Profit?
- Spice things up and name the donkey "popbob sex".
- Website
- Discord
- Dev Builds
- IP - play.egirlsnation.com
Gradle is the recommended way to build the project. Hovewer keep in mind you will need to get spigot jar and JetMinions jars.
Once you get twose jars drop them into the libs folder.
Use ./gradlew build
in the main project directory to build the project.
The output is located at /build/libs/IllegalStack.jar
.