Updated Sep 11, 2026
SnGens is a licensed product: request a license on Discord.
SnGens is a generator tycoon plugin. A generator is a block a player places on their plot or island. Every tick it drops items, and those items carry a sell value, so the block is a small money printer the player owns, upgrades and defends.
Around that single idea the plugin ships a whole economy loop: a shop to buy the first tier, an upgrade chain that walks a generator from wheat to netherite, a corruption system that breaks generators until the owner repairs them, sellwands, storage blocks that swallow the drops before they ever become entities, a leaderboard, timed server events and gear that boosts your production. Everything is configured in YAML, and nothing is hardcoded.
config.yml./sell or swing a sellwand at a chest to turn those drops into money./gens shop, or upgrade a placed generator with a shift + right
click, or upgrade in bulk from /gens upgrade./sell empties an inventory, right click sells from the hand, and sellwands sell
the contents of a container in one swing. All three share one payout pipeline./gens top ranks players or entire islands by the total value of everything
they have placed, with broadcasts when the podium changes./gens recover. Collectors and
infinite hoppers removed by an island event go into the same vault.sngens.admin, may do it. Without it the click is treated as a normal block.Vault, PlaceholderAPI and DecentHolograms are required, not optional. See Installation.