promotional bannermobile promotional banner

TimeSpawner

This plugin will spawn MOB's on determined time and amount defined by you
Back to Files

TimeSpawnner-1.1.jar

File nameTimeSpawnner-1.1.jar
Uploader
StutiguiasStutiguias
Uploaded
Jun 2, 2026
Downloads
39
Size
82.5 KB
File ID
8187938
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

What's new

⏱️ TimeSpawner - Update Summary

✨ New Feature: Player Spawner Shop

  • Players can now buy spawners using Vault Economy.
  • New command:
    • /sp buyspawn <name> <mob> <quantity> <time>
    • Alias: /sp bs <name> <mob> <quantity> <time>
  • Admin command /sp setspawn still creates spawners for free.

💰 Configurable Economy Prices

  • Added economy settings to config.yml.
  • Supports:
    • global default price
    • per-mob prices
    • quantity multiplier
    • time multiplier

Example:

 
Economy:
 EnableBuySpawners: true
 BuySpawner:
  DefaultPrice: 1000.0
  QuantityMultiplier: 0.0
  TimeMultiplier: 0.0
  Prices:
   ZOMBIE: 1000.0
   SKELETON: 1200.0
   ZOMBIFIED_PIGLIN: 1500.0
   ENDER_DRAGON: 50000.0

👤 Spawner Ownership

  • Purchased spawners are now saved with owner UUID and name.
  • Players can manage only the spawners they bought.

🛠️ Owner Management Commands
Players can use these commands on their own purchased spawners:

  • /sp spawners
  • /sp spawners <name>
  • /sp tp <name>
  • /sp reset <name>
  • /sp reloc <name>
  • /sp delspawn <name>

🔐 New Permission

  • tsp.buyspawn
  • Default: true

🐞 Fixes and Improvements

  • Fixed /sp tp argument validation.
  • Fixed sign creation flow after permission/timer cancellation.
  • Fixed chunk unload removing non-TimeSpawner mobs.
  • Improved reload/reset task scheduling.
  • Removed unsafe plugin disable call during shutdown.
  • Improved invalid spawner loading safety.

This mod has no additional files