Quickstart
Prerequisitesโ
- Spigot/Paper 1.17+, Java 17+, admin access
Setupโ
- Download
SigmaTools-1.0.3.jar, drop intoplugins/, restart server. Createsplugins/SigmaTools/with default configs. - Give yourself a tool:
/sigmatools give pickaxe YourName - Equip the pickaxe and break a block - a 3x3 area should break. Action bar shows charges, durability, and economy stats.
- Edit
plugins/SigmaTools/config.ymlas 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
- Verify with
/sigmatools debug status- shows master debug status, enabled categories, integration status.
Quick Referenceโ
| Task | Command |
|---|---|
| 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