HeavySpleef
HeavySpleef - Spleef, Splegg, BowSpleef and more!

Graphics by TheOnlyRealTGS

Spleef is a gamemode in Minecraft where your goal is to knock out players by destroying the ground under them.
If a player touches a deathzone or water/lava he is out of the game. Last man standing wins...
HeavySpleef provides an easy to use plugin to setup your own, professional spleef games.
Just setup a spleef game, based on the tutorials and you're ready to play spleef in a completely automated environment.
Want to use HeavySpleef with Bungeecord? Click here to access our Spigot site for more information!

- Fully automated spleef plugin
- Unlimited spleef arena and floor creation!
- Different floor shapes: cuboid, cylindric and polygonal floors!
- Different spleef gamemodes: Free for all, team games, games with shovels, splegg or bowspleef
- Game flag system: Configure your spleef game with flags and make your arena unique
- Lobby-Walls to show real time game stats to your players
- Built-in spleef statistics! Show statistics of your spleef games (SQLite or MySQL)
- Compare yourself to other players with a rating/system that minds the skill of your opponent.
- Award your users with different prizes such as money, items or even a firework show!
- Spectate games by flying around and tracking players
- Create join/leave/start/spectate/vote signs
- AntiCamping: Campers are now a thing of the past! Make them lose if they are trying to camp!
- Enable a nice sidebar scoreboard to show ingame stats about players
- Add winner-podiums to show off the best spleef players on your server (Requires the LeaderboardExtensions add-on)
- Want to check out more? Then click here!

This plugin collects minimal usage statistics by use of the MCStats service. All statistics submitted do not identify you as the server owner and are kept completely anonymous. If you do not want to participate in this statistic collection and you want to opt-out set opt-out to true in the /plugins/PluginMetrics/config.yml.
If enabled, the following is sent every 15 minutes:
- Metrics revision version
- Server's GUID
- Players currently online (not max player count)
- Server version string (the same version string you see in /version)
- Current version of HeavySpleef
- Server's OS
- Which add-ons you are using
Plugin Metrics Site: http://mcstats.org/plugin/HeavySpleef


HeavySpleef also allows you to update your plugin with the simple /spleef update command. You may disable this check by setting update -> enable-update-check to "false" in the config.yml. This also blocks everyone from using the /spleef update command.
Donations
If you feel comfortable with HeavySpleef or you are feeling particularly generous, consider donating! It is a way to show your support and helps keep me motivated, but is not required. If you can't afford it, please do not donate.
Acknowledgements
I would like to thank everyone who has donated to HeavySpleef. I really appreciate it :)

No bug reports in the comment section!
Have an idea for a new feature? Found a bug?
Report a bug | Suggest a new feature











-
View User Profile
-
Send Message
Posted Apr 7, 2013Everything was working great then the game auto started with zero players and spammed the chat like crazy saying started game with zero players then after its done getting crazy the arenas wont let my players break any blocks
-
View User Profile
-
Send Message
Posted Apr 7, 2013@matzefratze123
yeah i know how addfloor, while i was learning plugin i got arena work, but yesterday i had to restore all files of heavyspleef then i build arena and start game and i got this problem
also when i use /spleef addfloor given it say "The floor has been created!" :( i will try again
-
View User Profile
-
Send Message
Posted Apr 7, 2013@Nikkolo94
Looked at the floor while typing the command? If you want to add a floor, builded by yourself, you have to look on the floor, and be inside the arena...
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Maxles
i tryed create 3 arenes and all worked, but now i regenerated all files, and now i get this error too :/
i did /spleef create name cylinder 20 7 then /spleef addfloor given and flags lobby queuelobby minplayers maxplayers chances
-
View User Profile
-
Send Message
Posted Apr 6, 2013@matzefratze123
190.222.137.74 its not like a big server its like a private server where my friends hang out but i want to make the spleef cause my friend keep telling me that they are board xd
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Maxles
Then send me your server ip via PM and I can help you ;)
Regards,
-
View User Profile
-
Send Message
Posted Apr 6, 2013@matzefratze123
It still says You are not allowed to build here! You should make a video tutorial
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Maxles
Try to remove the floor, and set it again. If a player is in a spleef game, he can only break blocks that are contained by a floor. The code is absolutly correct, so you made something false. If you cannot give me a detailed information what you have done, I can't do anything.
By the way, please edit your comment, instead of creating a new.
Regards, matzefratze123
-
View User Profile
-
Send Message
Posted Apr 6, 2013The floor dosent break in 1 hit and when i try to break it, it says You are not allowed to build here.
-
View User Profile
-
Send Message
Posted Apr 6, 2013@matzefratze123
thanks
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Nikkolo94
No, its still a bug and can't be fixed ;( A bugfix will come in 1.1.1
-
View User Profile
-
Send Message
Posted Apr 6, 2013hmm i have another problem :(
i traslated en.lang file to italian, and set editable: true but ingame i still get english text
im doing something wrong?
-
View User Profile
-
Send Message
Posted Apr 6, 2013@matzefratze123
yeah im sorry it was stone and no sign, and yeah you should add it
-
View User Profile
-
Send Message
Posted Apr 6, 2013@matzefratze123
You don't need to translate it again, because the file de.lang created by your plugin is completly translated to german, but it's not used by HeavySpleef!
@Maxles This happens to me too, when i try to switch wandType: WorldEdit. That doesn't work, only the stick works.
-
View User Profile
-
Send Message
Posted Apr 5, 2013@Maxles
The command /spleef addfloor <arena> adds a losezone to the game. Are you sure that you selected the region with a stick? I've looked into my code again and and I didn't find a mistake. Make sure you used a stick (by default)
@ThoLav
Thats not a bug. I didn't translate the help text. Maybe I will translate the user help into german in the next update :P
Regards,
-
View User Profile
-
Send Message
Posted Apr 5, 2013Hi matzefratze123,
I've found another error. With the following settings, the help text displayed is english. The files are stored in folder /plugins/HeavySpleef/language. I didn't change them yet.
-
View User Profile
-
Send Message
Posted Apr 5, 2013@matzefratze123
Thanks for your help yesterday. The table needs another row called: score INT.
If you're using phpmyadmin, select your database and insert this in SQL:
CREATE TABLE IF NOT EXISTS `HeavySpleef_Statistics` ( `owner` text, `wins` int(11) DEFAULT NULL, `loses` int(11) DEFAULT NULL, `knockouts` int(11) DEFAULT NULL, `games` int(11) DEFAULT NULL, `score` int(11) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-
View User Profile
-
Send Message
Posted Apr 5, 2013Help!! the arena floor dosent break in 1 hit and when i try to break it it says You cannot build here
-
View User Profile
-
Send Message
Posted Apr 5, 2013I have this running perfect thanks for the help i got the hang of it now lots of fun my server is craftology.veoserv.com
-
View User Profile
-
Send Message
Posted Apr 5, 2013When i type /spleef addlose Myarena it says Please make a selection first.
What do i do?