Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Lino9999

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

Report ItemGenerator?

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:

  • Create generators in config.yml

  • Use /itemgenerator give

  • Place the block to activate spawning

config.yml
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

Information

CategoryGameplay
Published onMarch 3, 2025
LicenseUnspecified
Downloads13
Stars0
Watchers0

Pinned Versions

Donate Link:

Members