Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 553 Bytes

AutoPickup

AutoPickup is a Minecraft plugin that enables automatic pickup for items and experience orbs.

Server owners

Compiled artifacts and additional information can be found on Ore: https://ore.spongepowered.org/Yeregorix/AutoPickup.

Developers

AutoPickup requires Java 21 to build.

Commands:

  • ./gradlew shadowJar constructs a jar that includes all its dependencies.
  • ./gradlew setupVanillaServer setups a vanilla server in directory run/vanilla.
  • ./gradlew setupForgeServer setups a Forge server in directory run/forge.