/
A lightweight, highly configurable footprint plugin for Minecraft servers.
Players can leave stylish cosmetic trails behind them as they walk, with full GUI support, multi-version compatibility, and deep configuration options.
/fp) and click to select your footprint. Fully configurable title, border, click prompts, lore, and "currently using" indicator.0.5 seconds).allow-work-blocks config.WOOL:14) to modern equivalents, and vice versa.%footprints_display%, %footprints_internal%, %footprints_lore%.| Command | Description | Permission |
|---|---|---|
/fp | Open the footprint selection GUI | footprints.use |
/fp use <name> | Select a footprint by internal name | footprints.use |
/fp list | List all available footprints in chat | footprints.use |
/fp reload | Reload all configuration files | footprints.admin |
| Permission | Default | Description |
|---|---|---|
footprints.use | true (all players) | Allows using the GUI and selecting footprints |
footprints.admin | op | Allows reloading the plugin configuration |
config.ymldisabled-worlds:
- world_the_end
restore-delay: 0.5 # Seconds before footprint blocks restore (supports decimals)
instant-restore-on-break: true # Break to instantly restore (no drops)
footprints-per-second: 4 # Max footprints per player per second (0 = unlimited)
max-active-footprints: 60 # Max active footprints globally (0 = unlimited)
allow-work-blocks: false # Whether work blocks (crafting tables, beacons, etc.) can become footprints
selection-message: '&aYou have selected footprint: &e{footprint}'
gui-title: '&6Footprint Selection'
footprints.yml (Scheme Definitions)gui:
title: '&6Footprint Selection'
size: 27
border:
enable: true
material: STAINED_GLASS_PANE:15
name: ' '
click-prompt: '&aClick to select this footprint'
selection-message: '&aYou have selected footprint: &e{footprint}'
currently-using-message: '&aYou are using this footprint'
footprints:
gold:
name: '&6Gold Footprint'
type: single
block: GOLD_BLOCK
lore:
- '&6Generates gold blocks underfoot'
- '&7Single block type'
ore-cycle:
name: '&eOre Cycle Footprint'
type: cycle
blocks:
- IRON_BLOCK
- GOLD_BLOCK
- DIAMOND_BLOCK
interval: 500
lore:
- '&eCycles through iron, gold and diamond blocks'
- '&7Interval: 500ms'
.jar from the releases page..jar in your server's plugins/ folder.plugins/Footprints/config.yml and plugins/Footprints/footprints.yml to your liking./fp reload to apply changes without restarting.allow-work-blocks option; expanded legacy material mappings.For bug reports or suggestions, please visit:
Report bugs
We are working on a dedicated repository.

A lightweight, highly configurable footprint trail plugin for Minecraft servers. Players can leave cosmetic block trails as they walk, with full GUI support and cross-version compatibility.