-
Notifications
You must be signed in to change notification settings - Fork 0
Building from Source
iamolmez edited this page Jul 16, 2026
·
1 revision
- Java Development Kit 21
- Git, when cloning from a repository
Gradle does not need to be installed separately because the wrapper is included.
.\gradlew.bat clean buildchmod +x gradlew
./gradlew clean buildThe compiled file is created at:
build/libs/OlDelivery-1.0.0.jar
- Java toolchain: 21
- Paper API: 1.21
- Compile-only integrations: VaultAPI and PlaceholderAPI
- Runtime library: SQLite JDBC
Always run a clean build before publishing. Then test startup, task creation, scheduling, delivery completion, restart persistence, and every optional integration included in the release claims.
OlDelivery 1.0.0 documentation · Developed by OlPlugins · Paper 1.21–1.21.11 · Java 21