Skip to content

Installation

iamolmez edited this page Jul 16, 2026 · 1 revision

Installation

Requirements

  • Paper 1.21–1.21.11
  • Java 21
  • OlDelivery 1.0.0

Steps

  1. Stop the server.
  2. Place OlDelivery-1.0.0.jar in the server's plugins directory.
  3. Install any optional integrations you want to use: Towny, Vault with an economy provider, or PlaceholderAPI.
  4. Start the server with Java 21.
  5. Confirm that OlDelivery appears as enabled in the console.
  6. Join as an operator and run /delivery admin or /teslimat yonetim.

On first startup, OlDelivery creates its configuration, language, database, backup, and audit-log structure automatically.

Updating

  1. Stop the server.
  2. Back up plugins/OlDelivery.
  3. Replace the old JAR.
  4. Start the server normally.

Configuration defaults are merged through the config migration system. Existing SQLite data is retained.

Optional integrations

Optional integrations are declared as soft dependencies. OlDelivery continues to load when they are absent. Enable only the related features you intend to use.

Next step

Continue with Quick Start.

Clone this wiki locally