Skip to main content
On first boot, 3TSpawner writes files under plugins/3TSpawner/. Most edits apply after /3ts reload. Command root changes (commands.primary, aliases, gui-roots) need a full server restart.

Core files

Modes and limits

config.yml (excerpt)

License block

config.yml
Verification always runs on startup. There is no config switch to skip it. Grace applies only when the verify API is unreachable after a prior successful check for that key.

Economy and prices

economy.yml
auto tries Stonkz → EssentialsX worth → ShopGUI+ Worth → loot-table sell-price fallback.

Database

Default is SQLite (data.db). Switch database.type to mysql and fill host/credentials for networked setups.

Localization

Set locale.default or force one language with locale.force in config.yml. Client language is auto-detected when force is blank.

White-label tips

  • messages.yml + lang/ for chat copy
  • menus.yml for GUI titles (use plain label from mobs for <mob> in titles)
  • config.ymlholograms.lines for TextDisplay lines
  • config.ymlspawner-item for placed/dropped item name and lore
See Physical spawners, Shop, and Upgrades for feature-specific knobs.