▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Kaizen Torches
Kaizen Torches

Kaizen Torches

Upgrade your torches with iron , gold , diamond to expand the prevent mob spawn radius !

Оцените первым
52
0

Kaizen Torches

A Minecraft Paper plugin that allows players to upgrade torches with ores to create mob-spawn blocking zones with stunning particle effects.

Features

  • Torch Upgrades: Upgrade regular torches with Iron, Gold, Emerald, Amethyst, or Diamond to increase the mob-blocking radius
  • Mob Spawn Blocking: Prevents hostile mobs from spawning within the torch's radius (works in 3D sphere, underground included)
  • Beautiful Particles: Glowing sphere particles with firework effects show the protected area
  • Soul Torch Support: Works with both regular and soul torches
  • Configurable: Fully customizable radius, particle counts, and behavior
  • Protection: Kaizen torches cannot be moved by pistons and drop their upgrade material when destroyed

Installation

  1. Download the latest release
  2. Place the JAR file in your server's plugins folder
  3. Restart or reload your server
  4. Configuration files will be created in plugins/kaizen/kaizen-torches/

Usage

Upgrading Torches

  1. Place a regular torch (or soul torch)
  2. Right-click the torch while holding an upgrade material:
    • Iron Ingot → 8 block radius (gray particles)
    • Gold Ingot → 12 block radius (gold particles)
    • Emerald → 16 block radius (green particles)
    • Amethyst Shard → 20 block radius (purple particles)
    • Diamond → 24 block radius (cyan particles)

You can upgrade directly to any tier (no need to go through each level).

Toggle Particles

  • Shift + Right-click (empty hand) on a Kaizen torch to toggle radius particles on/off
  • The torch glow particles always remain visible to identify upgraded torches

Breaking Torches

When you break a Kaizen torch, the upgrade material is dropped back.

Commands

CommandDescriptionPermission
/ktorches toggle <radius> [on|off]Toggle particles for all torches within radiuskaizen.torches.toggle
/ktorches reloadReload configurationkaizen.torches.reload
/ktorches listList all Kaizen torcheskaizen.torches.list
/ktorches helpShow help-

Aliases: /kt, /kaizentorches

Permissions

PermissionDescriptionDefault
kaizen.torches.*All permissionsop
kaizen.torches.upgradeUpgrade torches with orestrue
kaizen.torches.useUse Kaizen torches (toggle particles)true
kaizen.torches.toggleToggle particles via commandop
kaizen.torches.reloadReload configurationop
kaizen.torches.listList all torchesop

Configuration

Configuration file location: plugins/kaizen/kaizen-torches/config.yml

# General settings
general:
  messages-enabled: true      # Enable/disable plugin messages
  sounds-enabled: true        # Enable/disable sounds
  drop-on-destroy: true       # Drop upgrade material when destroyed
  prevent-piston-move: true   # Prevent pistons from moving torches

# Particle settings
particles:
  enabled: true               # Enable/disable all particles
  max-sphere-particles: 80    # Max particles for sphere (40-120 recommended)
  max-torch-particles: 6      # Particles around the torch
  default-enabled: true       # Show radius particles by default

# Mob spawn blocking
mob-blocking:
  enabled: true               # Enable mob blocking
  block-spawner-spawns: false # Block spawner spawns
  block-egg-spawns: false     # Block spawn egg spawns

# Tier radius (in blocks)
tiers:
  iron:
    radius: 8
  gold:
    radius: 12
  emerald:
    radius: 16
  amethyst:
    radius: 20
  diamond:
    radius: 24

Data Storage

Torch data is stored in: plugins/kaizen/kaizen-torches/torches.yml

Requirements

  • Minecraft: 1.21+
  • Server: Paper (or forks like Purpur)
  • Java: 21+

Building from Source

# Clone the repository
git clone https://github.com/kaizen/kaizen-torches.git

# Build with Gradle
./gradlew build

# Run test server
./gradlew runServer

The compiled JAR will be in build/libs/

Support

For issues and feature requests, please open an issue on GitHub.

License

MIT License - feel free to use and modify as needed.

Партнёрский материал

Сервер для плагина Kaizen Torches - как у профи

Плагин Kaizen Torches создан для серверов: на своём сервере вы настраиваете его под себя и решаете, кому играть. Создать сервер с плагином Kaizen Torches для друзей можно за пару минут - BungeeHost всё уже подготовил.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Детали

Лицензия:
Опубликован:9 месяцев назад
Обновлён:9 месяцев назад
Главная