Skip to content

Installation

Before installing SmartSpawner, ensure your server meets these requirements:

RequirementSpecification
Minecraft Version1.20 - 1.21.8
Server SoftwarePaper, Folia, Purpur or compatible forks
Java VersionJava 21+ (latest LTS recommended)

Choose your preferred download source:

  1. Stop your server completely
  2. Download the latest .jar file
  3. Place it in your server’s plugins folder
  4. Start your server (avoid using /reload)

Check that SmartSpawner loaded successfully by running the following command in your server console or in-game chat:

Terminal window
/plugins

You should see SmartSpawner in the list with a green status.

The plugin creates configuration files automatically in plugins/SmartSpawner/:

  • config.yml - Main configuration
  • mob_drops.yml - Mob drop settings
  • item_prices.yml - Item price settings
  • spawners_data.yml - Spawner data
  • language - Language folder
  • auraskills.yml - Aura skills settings (if AuraSkills is installed)
  1. Download the new version
  2. Stop your server
  3. Replace the old jar file
  4. Start your server

Important: The plugin will automatically migrate your configuration files to the latest format. And it will create backups of your old files.

If you encounter issues:

  1. Check console logs for error messages
  2. Join our Discord for community support: Discord
  3. Report bugs on GitHub: Issues