Skip to main content

Troubleshooting

ProblemLikely CauseFix
Plugin won't loadWrong MC version, or Vault missingRequires 1.21+ and Vault installed
Loads but doesn't workNo shop plugin installedInstall ExcellentShop or EconomyShopGUI
No shops detected / prices not workingShop plugin not yet scannedRun /sigmasellaxe regenerate
Config changes don't persistFile is read-only, or edited while server runningEdit while stopped, or run /sigmasellaxe reload after saving
Player can't sell itemsMissing sigmasellaxe.use permissionGrant sigmasellaxe.use
Admin commands rejectedMissing op or specific permission nodeGrant the relevant sigmasellaxe.* node
Right-click does nothingNot holding the Sell Axe, container has no sellable items, or blocked by a protection pluginCheck NBT-identified axe is held; check Lands/GriefPrevention/WorldGuard permissions
Wrong sell pricesShop config out of sync, or a boost multiplier is activeRun /sigmasellaxe verifyConfig; check boost config
Durability not changingsell-axe.durability.enabled: false, or wrong loss valueCheck durability block in config.yml
Server lags on bulk sellsTransaction size too largeLower the max-items-per-transaction config; consider Folia
Protection plugin not enforcedIntegration disabled in configEnable under integrations.<plugin>.enabled: true

Debug Loggingโ€‹

debug:
enabled: true
level: DETAILED # BASIC, DETAILED, or VERBOSE

Useful Commandsโ€‹

  • /sigmasellaxe verifyConfig - check configuration for issues
  • /sigmasellaxe verifyDupe - check for sell/buy price exploits
  • /sigmasellaxe regenerate - re-detect shops
  • /sigmasellaxe reload - reload configuration

Still Need Help?โ€‹

When reporting an issue, include server/plugin version, console errors, and steps to reproduce.