Skip to main content

Quickstart

Prerequisitesโ€‹

  • Spigot/Paper 1.17+, Java 17+, admin access

Setupโ€‹

  1. Download SigmaTools-1.0.3.jar, drop into plugins/, restart server. Creates plugins/SigmaTools/ with default configs.
  2. Give yourself a tool: /sigmatools give pickaxe YourName
  3. Equip the pickaxe and break a block - a 3x3 area should break. Action bar shows charges, durability, and economy stats.
  4. Edit plugins/SigmaTools/config.yml as needed, then /sigmatools reload.
tools:
bucket:
enabled: false # disable a tool

economy:
enabled: true
currency: "coins" # use CoinsEngine instead of Vault
costs:
pickaxe: 10.0
  1. Verify with /sigmatools debug status - shows master debug status, enabled categories, integration status.

Quick Referenceโ€‹

TaskCommand
Give tool/sigmatools give <tool> <player>
Reload config/sigmatools reload
Debug status/sigmatools debug status
Debug info/sigmatools debug info

Available tools: pickaxe, axe, bucket, hoe

See Alsoโ€‹