735 B
735 B
Spigot Harvest
A Spigot 26.2 plugin providing progression-gated, connected crop harvesting and automatic replanting.
The approved behavior is specified in the OKF design bundle.
Requirements
- Spigot 26.2
- Java 17 or newer
Build
./gradlew clean check jar
The plugin JAR is written to build/libs/.
Commands
/harvest
/harvest status [crop]
/harvest bossbar <enable|disable>
/harvestadmin <subcommand>
Releases
Gitea Actions checks pushes and pull requests and stores a development JAR. Pull requests validate conventional commits. Main-branch conventional commits drive semantic releases when the repository defines a RELEASE_TOKEN with contents-write permission.