Skip to content

Releases: BekoLolek/CrossTheFloor

CrossTheFloor v1.1

Choose a tag to compare

@BekoLolek BekoLolek released this 10 Apr 11:44

What's New

  • Multi-Winner Mode — New winners-required config option. Set to a number greater than 1 to keep the game running until that many players cross the finish line, instead of ending on the first finisher.
  • Per-Placement Rewards — Define different Vault money and console command rewards for 1st, 2nd, 3rd place, etc. If winners-required exceeds the number of defined reward tiers, extra finishers receive the last defined tier's reward.
  • Backwards Compatible — Existing configs using the old single-reward format are automatically detected and still work.

CrossTheFloor v1.0

Choose a tag to compare

@BekoLolek BekoLolek released this 06 Mar 21:26

CrossTheFloor v1.0 — Initial Release

A multiplayer color floor minigame for Paper 1.21.4+.

Features

  • Race across a 12-wide tiled path of colored concrete blocks
  • Three difficulty tiers: Easy, Medium, Hard
  • Arena creation system with outline preview
  • Auto-generated paths with randomized floor each round
  • Ready check system with lobby hotbar items
  • Join via signs or /ctf join command
  • Configurable per-arena rewards (Vault money + commands)
  • Full statistics: games, wins, losses, falls, win rate, fastest win, streaks
  • PlaceholderAPI integration
  • Inventory save/restore

Dependencies

Installation

  1. Place CrossTheFloor.v1-BL.jar in your server's plugins/ folder
  2. Ensure VersionAdapter.jar is also in plugins/
  3. Restart the server
  4. Create arenas with /ctf create <name> <easy|medium|hard>