SimpleItemGenerator icon

SimpleItemGenerator -----

Custom, dynamic item spawns to boost server excitement and keep players engaged!



ItemGenerator Plugin for Minecraft 1.21.4+
Create custom item spawners with endless possibilities!

Key Features:

  • Multiple Generators: Define unlimited unique generators in config.yml

  • Customizable Drops: Weighted item system with enchantments support

  • Flexible Settings: Per-generator cooldown, block type, and display name

  • Auto-Save: Persists generator locations across server restarts

  • Easy Commands: Give generators and reload configs in-game

️ Quick Start:


  1. Create generators in config.yml

  2. Use /itemgenerator give <player> <GeneratorName>

  3. Place the block to activate spawning

config.yml
Code (YAML):
[/B ]
generators
:
  diamond
:
    display-name
: "&6Diamond Generator"
    block-type
: LODESTONE
    cooldown
: 30
    particles
: true
    items
:
      diamante
:
        material
: DIAMOND
        amount
: 1
        weight
: 1

  resource
:
    display-name
: "&eResource Generator"
    block-type
: IRON_BLOCK
    cooldown
: 15
    items
:
      ferro
:
        material
: IRON_INGOT
        amount
: 3
        weight
: 3
      oro
:
        material
: GOLD_INGOT
        amount
: 2
        weight
: 2
[B ]




Resource Information
Author:
----------
Total Downloads: 58
First Release: Mar 1, 2025
Last Update: Mar 2, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings