HomeJavaModsHotBlocks Mechanic
HotBlocks Mechanic
Introduction
There are a lot of minigames out in the world, where a block gets modified instantly or after time when a player steps on them. For example a blue concrete block turns red direct after a player steps on, and vanish 4 seconds later. The goal for the players is to stay as long as possible on the remaining blocks until they fall down. This plugin delivers only a mechanic for those kind of games.

Features

Example
Code (Text):
rules:
    ConcreteBlue:
        fromMaterial: BLUE_CONCRETE
        toMaterial: RED_CONCRETE
        lifetime: 1
        points: 1
        continueModify: true
 
    ConcreteRed:
        fromMaterial: RED_CONCRETE
        lifetime: 40
        sound: BLOCK_STONE_BREAK
        listener: Cascade
 

How to use
We assume the worldname you are using is "world" (which is the default name for new servers)
  1. Place the plugin in the server's plugin folder and restart the server
  2. Enter "hotblocks enable world" on the server console
  3. Log into the server with your player and place a blue concrete block
  4. Jump onto this block
As a result you will see that the blue concrete block will turn red and then vanishes.

This is only an example you can use with the default settings. You are free to define your own rules.

Documentation
Please see our GitHub Wiki at https://github.com/Kirastur/HotBlocks/wiki

Support
For support please contact us as discord https://discord.gg/MBJjqUHQHR

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

HotBlocks Mechanic is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19. Downloaded 604 times (via Spigot). Download it and open it directly in the game.

Explore more