Skip to main content

Quickstart

Get SigmaOrders running in 5 minutes. Full install details: Installation.

Stepsโ€‹

  1. Download SigmaOrders.jar, place in plugins/, restart server (requires Paper 1.21+, Java 21+, Vault).
  2. Plugin generates config.yml and messages.yml on first run.
  3. Confirm console shows:
    [SigmaOrders] โœ“ SQLite database initialized successfully!
    [SigmaOrders] โœ“ SIGMA ORDERS successfully enabled!
  4. In-game, run /orders to open the GUI, then /orders create diamond 1 10.0 to test.

First Order Walkthroughโ€‹

RoleCommandsResult
Creator/orders or /orders create diamond 64 100.0Order created with ID; payment deducted if charge-on-creation is enabled; appears in /orders myorders
Deliverer/orders list, /orders deliver <id>Delivery GUI lets you select items from inventory; you're paid automatically on delivery
Creator (collect)/orders myorders, /orders collect <id>Items added to inventory; order updates automatically

Common First-Time Issuesโ€‹

IssueSolution
"Economy plugin not found"Install Vault plus an economy plugin (e.g. EssentialsX, CMI)
"Database initialization failed"Check file permissions on plugins/SigmaOrders/
"Permission denied"Default permissions are enabled for all players; check plugin.yml if using a permission plugin

See Alsoโ€‹