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 Nov 11, 2013I created 2 arenas and set it all up, works great, but i find that i cannot set the winners location and losers location correct. I set the flags Win and Lose up for different locations, but both players spawn in the loser side?
-
View User Profile
-
Send Message
Posted Nov 11, 2013@Ehxploit
Did you read http://dev.bukkit.org/bukkit-plugins/heavyspleef/pages/documentation/english/information/flags-and-their-values/ ? If you didn't read it, and return if you have any further questions :)
-
View User Profile
-
Send Message
Posted Nov 10, 2013@matzefratze123
Ok thank you that fixed it also, I hate to ask, but can you explain the 1vs1 flag, boxes flag, queuelobby flag, splegg & bowspleef flag, and the blockbreakingeffect flag?
-
View User Profile
-
Send Message
Posted Nov 10, 2013@JacksonG14
You have to use the bowspleef flag in order to make the players spawn with a bow and an arrow. Use /spleef flag <yourgame> bowspleef true.
@Ehxploit
You have to stop your server first and then delete the folder. If you delete the folder while the server is running HeavySpleef recreates the deleted file on server stop. And that ends up in errors while HeavySpleef v1.4 is loading.
-
View User Profile
-
Send Message
Posted Nov 10, 2013@matzefratze123
No I just deleted the folder and jar, added the new jar and restarted the server.
-
View User Profile
-
Send Message
Posted Nov 10, 2013How exactly do you make it so players can spawn with bows and arrows in a bowspleef game? is there something i'm missing?
-
View User Profile
-
Send Message
Posted Nov 10, 2013@Fr33stylerhd
You can do it yourself by changing this line: https://github.com/matzefratze123/HeavySpleef/blob/master/src/main/resources/plugin.yml#L15
(Simply open HeavySpleef.jar with a program like WinRar, copy the plugin.yml out of it, edit the line i was talking about, and copy the plugin.yml in again)
EDIT: Also, see FAQ: http://dev.bukkit.org/bukkit-plugins/heavyspleef/pages/faq/
-
View User Profile
-
Send Message
Posted Nov 10, 2013Hi, can you add the /s aliases?
-
View User Profile
-
Send Message
Posted Nov 10, 2013@matzefratze123
Created a ticket: http://dev.bukkit.org/bukkit-plugins/heavyspleef/tickets/60-reply-1863184-i-tried-what-you-said-but/
-
View User Profile
-
Send Message
Posted Nov 10, 2013@Johndonne
Yes that seems to be a bug in 1.4. I'm going to fix that in version 1.4.1, thanks for the report.
Regards, matzefratze123
-
View User Profile
-
Send Message
Posted Nov 10, 2013@TheOnlyRealTGS
I tried what you said, but it still wont work. It seems that at least one of the players has to /spleef leave, rejoin the game and /spleef vote in order to start the game with less players than the autostart number. This wont work with punching an Iron block, it will just say You have voted and the game will not start.
-
View User Profile
-
Send Message
Posted Nov 10, 2013@Johndonne
Try to clear the autostart flag by typing /spleef flag name autostart clear
Then use minplayers instead if you want :)
-
View User Profile
-
Send Message
Posted Nov 9, 2013Ive updated the plugin, made the games. The games work fine, its just that when people vote to start a game, even if all the players vote, the game will not start. They have to reach the autostart amount flag in order to start the game. Using /spleef vote and punching an iron block will say that you have voted or have already voted, but the game refuses to start.
-
View User Profile
-
Send Message
Posted Nov 9, 2013@Fr33stylerhd
Please use the ticket section next time ;)
Hmm, seems like YamlSnake has problems with saving big strings to a file. I thought it would be better to save floor's base64 strings to the games.yml but it seems to generate errors with big floors. I will think over that and release a better solution in HeavySpleef 1.4.1 (There are also some bugs that need to be fixed).
For now I can only give you the advice that you shouldn't select given floors so big like your floor is...
Regards, matzefratze123
-
View User Profile
-
Send Message
Posted Nov 9, 2013Hi the new update is the best, but for some reason when i create a big floor for my splegg arena and i do a reload i have this error and the last saves has beed deleted, is there a way to make arena like in previous one, because just in the last update i can't to make the big floor for splegg .I have reconfigure all plugin
-
View User Profile
-
Send Message
Posted Nov 9, 2013@Ehxploit
Did you stop your server and then deleted it? Otherwise heavyspleef would save the games and re-create the deleted file.
Please try to stop your server and to delete the folder.
Regards, matzefratze123
-
View User Profile
-
Send Message
Posted Nov 9, 2013I just updated my HeavySpleef and just to hopefully not have any problems I just deleted the whole heavyspleef folder and had the new jar re-create it. However, now when I go in game I cant use any /spleef commands. It's not that I dont have permission it's that nothing pops up when I type it in. Any ideas why?
-
View User Profile
-
Send Message
Posted Nov 9, 2013@EpicDinosaurz
You have to delete your games. HeavySpleef 1.4 uses a new database system, which is better coded than the old.
Please stop your server, delete the games directory and the config.yml, and put the HeavySpleef.jar into the plugins folder.
Regards, matzefratze123
-
View User Profile
-
Send Message
Posted Nov 9, 2013Hi there,
Everytime I reload the server after I downloaded the new version (From Yesterday) the server gets an error in console saying that there was an error in enabling the plugin. I have not had this issue until I have downloaded the new version.
-
View User Profile
-
Send Message
Posted Nov 8, 2013Thanks for this plugin! :D