AutoPickup is a Minecraft plugin that enables automatic pickup for items and experience orbs.
Compiled artifacts and additional information can be found on Ore: https://ore.spongepowered.org/Yeregorix/AutoPickup.
AutoPickup requires Java 21 to build.
Commands:
./gradlew shadowJar
constructs a jar that includes all its dependencies../gradlew setupVanillaServer
setups a vanilla server in directoryrun/vanilla
../gradlew setupForgeServer
setups a Forge server in directoryrun/forge
.