- This is a MultiArena Minigames Plugin
- This Plugin works on 1.8+, 1.9+, 1.10, 1.11 and 1.12
- This Plugin only works on Java8, if you have Java7, please update.
- The floor is made out of clay, if you run over it, it changes color from Green to Yellow to Orange to Red and then to air. That means the floor will disappear slowly.
Please do not set an arena to 1 Player min.. this will break the game!
You can't join an arena if you created one with a name like 'Test' but type 'test'.
Features:
- Unlimited arenas
- Unlimited players per arena
- Automatic Reset
- Protection against Plugin/Server shutdown (Arenas will still get resetet)
- Fully configurable
- GameSigns
- Scoreboard
- Start Item (With permission)
- ItemSave (Configurable)
- Permissionkick
- Unlimited floor layers
- Stats System (Also With MySQL)
- Spectator mode
- few more
- more will follow
Screenshots:
GameSign
LobbyItems/Scoreboard (Standart)
How an Arena COULD be build (But the Blocks HAVE to be lime green stained clay blocks!)
Commands:
You can Use /LeakyFloor or /LKF for the commands
- /LeakyFloor Join <Arena>
- /LeakyFloor Leave
- /LeakyFloor Create <Arena>
- /LeakyFloor Delete <Arena>
- /LeakyFloor Setlobby <Arena>
- /LeakyFloor Setspawn <Arena>
- /LeakyFloor Setmax <Arena> <MAX>
- /LeakyFloor Setmin <Arena> <MIN>
- /LeakyFloor Setloseheight <Arena> <HEIGHT>
- /LeakyFloor Checkarena <Arena>
- /LeakyFloor Stats (<Player>)
- /LeakyFloor Spectate <Arena>
- LeakyFloor.create
- Allows you to create an Arena
- LeakyFloor.delete
- Allows you to delete an Arena
- LeakyFloor.setlobby
- Allows you to set the lobby of an Arena
- LeakyFloor.setspawn
- Allows you to set the spawn of an Arena
- LeakyFloor.setmax
- Allows you to set the max players of an Arena
- LeakyFloor.setmin
- Allows you to set the min players of an Arena
- LeakyFloor.setlose
- Allows you to set the lose height of an Arena
- LeakyFloor.checkarena
- Allows you to check if everything is set for an Arena
- LeakyFloor.joinfull
- Allows you to join full Arenas
- LeakyFloor.stats
- Allows you to see your OWN stats
- LeakyFloor.stats.others
- Allows you to see the stats of other players
- LeakyFloor.spectate
- Allows you to spectate an Arena
Code (Text):
Prefix: '[&cLeakyFloor] '
BeforeGameCD: 15
CountdownSound: BLOCK_NOTE_PLING
SaveInv: true
WinCommands:
- eco give %player% 10
- msg %player% You won :)
CmdWhitelist:
- /lkf leave
- /leakyfloor leave
- /tell
LobbySign:
- '&c[LeakyFloor]'
- '%arena%'
- '&aLOBBY'
- '%players%'
GameSign:
- '&c[LeakyFloor]'
- '%arena%'
- '&aINGAME'
- '%players%'
LobbyScoreBoardTitle: '&cLeakyFloor'
InGameScoreBoardTitle: '&cLeakyFloor'
LobbyScoreBoard:
- '&eArena'
- '&b%arena%'
- ' '
- '&ePlayers'
- '&b%players%'
InGameScoreBoard:
- '&eArena'
- '&b%arena%'
- ' '
- '&ePlayers'
- '&b%players%'
BeforeGameCD: 15
CountdownSound: BLOCK_NOTE_PLING
SaveInv: true
WinCommands:
- eco give %player% 10
- msg %player% You won :)
CmdWhitelist:
- /lkf leave
- /leakyfloor leave
- /tell
LobbySign:
- '&c[LeakyFloor]'
- '%arena%'
- '&aLOBBY'
- '%players%'
GameSign:
- '&c[LeakyFloor]'
- '%arena%'
- '&aINGAME'
- '%players%'
LobbyScoreBoardTitle: '&cLeakyFloor'
InGameScoreBoardTitle: '&cLeakyFloor'
LobbyScoreBoard:
- '&eArena'
- '&b%arena%'
- ' '
- '&ePlayers'
- '&b%players%'
InGameScoreBoard:
- '&eArena'
- '&b%arena%'
- ' '
- '&ePlayers'
- '&b%players%'
Code (Text):
NoPerm: '&cYou dont have permission!'
AlreadyIngame: '&cYou are already in an Arena!'
ArenaFull: '&cThis Arena is already full!'
CountdownStop: '&cNot Enough Players! Waiting for more!'
CountdownMessage: '&aGame Starts in &c%time% &aSeconds!'
GameStartMessage: §aGame Starts in a few Seconds! Prepare yourselfs!
GameStartsNow: §aGame Started!
JoinMessage: '&6%player% &ajoined the game!'
DeathMessagePlayer: §cYou died! Better Luck next time :)
DeathMessageIngame: '&6%player% &cdied!'
WinMessage: '&6Congratulation! You won the game!'
CMDBlocker: '&cThis Command is not allowed in this Arena!'
NotInArena: '&cYou are not in an Arena!'
LeaveMessage: '&6%player% &cleft the game!'
LeaveItem: '&cLeave'
StartItem: '&aStart'
AlreadyStarting: '&cThe Game is already starting!'
NotEnoughPlayers: '&cNot Enough Players to start the Game!'
KickMessage: '&cYou got kicked by an Premium or Server Member!'
IngameAFKKick: '&cYou got kicked becuase you were not moving for to long!'
ArenaAlreadyIngame: '&cThis Arena is already ingame!'
AlreadyIngame: '&cYou are already in an Arena!'
ArenaFull: '&cThis Arena is already full!'
CountdownStop: '&cNot Enough Players! Waiting for more!'
CountdownMessage: '&aGame Starts in &c%time% &aSeconds!'
GameStartMessage: §aGame Starts in a few Seconds! Prepare yourselfs!
GameStartsNow: §aGame Started!
JoinMessage: '&6%player% &ajoined the game!'
DeathMessagePlayer: §cYou died! Better Luck next time :)
DeathMessageIngame: '&6%player% &cdied!'
WinMessage: '&6Congratulation! You won the game!'
CMDBlocker: '&cThis Command is not allowed in this Arena!'
NotInArena: '&cYou are not in an Arena!'
LeaveMessage: '&6%player% &cleft the game!'
LeaveItem: '&cLeave'
StartItem: '&aStart'
AlreadyStarting: '&cThe Game is already starting!'
NotEnoughPlayers: '&cNot Enough Players to start the Game!'
KickMessage: '&cYou got kicked by an Premium or Server Member!'
IngameAFKKick: '&cYou got kicked becuase you were not moving for to long!'
ArenaAlreadyIngame: '&cThis Arena is already ingame!'
Code (Text):
MySQL:
HOST: HOST
PORT: PORT
DATABASE: DATABASE
USERNAME: USERNAME
PASSWORD: PASSWORD
EnableMySQL: false
StatsFormat:
OwnStats:
- '&cLeakyFloor'
- ' '
- '&o&l&n&eYour Stats'
- ' '
- '&aPlayedGames: &e%playedgames%'
- ' '
- '&aWins: &e%wins%'
- ' '
- '&aLoses : &e%loses%'
OtherStats:
- '&cLeakyFloor'
- ' '
- '&o&l&n&e%player% Stats'
- ' '
- '&aPlayedGames: &e%playedgames%'
- ' '
- '&aWins: &e%wins%'
- ' '
- '&aLoses : &e%loses%'
HOST: HOST
PORT: PORT
DATABASE: DATABASE
USERNAME: USERNAME
PASSWORD: PASSWORD
EnableMySQL: false
StatsFormat:
OwnStats:
- '&cLeakyFloor'
- ' '
- '&o&l&n&eYour Stats'
- ' '
- '&aPlayedGames: &e%playedgames%'
- ' '
- '&aWins: &e%wins%'
- ' '
- '&aLoses : &e%loses%'
OtherStats:
- '&cLeakyFloor'
- ' '
- '&o&l&n&e%player% Stats'
- ' '
- '&aPlayedGames: &e%playedgames%'
- ' '
- '&aWins: &e%wins%'
- ' '
- '&aLoses : &e%loses%'
How to setup an Arena:
- Create a new arena with /LeakyFloor create <arena>
- Set the Lobby with /LeakyFloor setlobby <arena>
- Set the Arena spawn with /LeakyFloor setspawn <arena>
- Set the MAX players with /LeakyFloor setmax <arena> <max>
- Set the MIN players with /LeakyFloor setmin <arena> <min>
- Set the Loseheight with /LeakyFloor setloseheight <arena> <height>
- Now stop your Server and go in the arenas.yml and edit everything you need. Also go in the config.yml and edit what you want.
- Start your Server again
- Set the GameSign for the arena (see below)
- Check if everything is okey with /LeakyFloor checkarena <arena>
- Play and have Fun!
Even if its a free plugin, please respect the following things.
- You are not allowed to decompile or modify the plugin in any way!
- You are not allowed to post or publish the plugin anywhere!
- You are not allowed to sell the plugin anywhere!
- You may give the plugin to friends, but you are not allowed to say its your plugin!
Yes there will be more things.
- If you have nice feature ideas, please send them to me
.
Test Server:
- English Server: play.drealms.us
- If you have a Server running this Plugin, you can send me a PM, then I will link the IP here

Videos:
German Tutorial by AkEgo:
German Tutorial by SirBukkit:
There will be more Updates of course
. If you have any requests/
suggestions or found a bug, please send me a PM or use the discussions forum. Please do not post negative reviews with bug reports.
If you have any issues with the plugin, send me a PM, I will help as most as I can if I have enough time
This plugin is free, but if you want to help me, you can donate here
The Plugin hit 600 Downloads! Thats AMAZING! Thanks a lot!
So thats all! Have fun
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
LeakyFloor [Minigame] [MultiArena] FREE [No support anymore] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 4,466 times (via Spigot). Download it and open it directly in the game.