BasicSpleef
BasicSpleef
Summary
Do you want a spleef plugin, but the others are too complicated? BasicSpleef is a simple plugin that allows you to create arenas and reset them. BasicSpleef is intended to be used to easily reset your arena after a spleef game.
Commands
BasicSpleef has four simple commands.
snow: Snow allows you to fill an area with snow without setting it as an arena.
setarena: Setarena creates a new arena and fills it with snow for spleef. It saves the information for easy resetting.
resetarena: Resetarena reads the save file for the arena with the supplied name and fills it with snow.
listarenas: Listarenas lists all the arenas in the save file.
Permissions
Permissions are automatically set up. All commands require the user to be an OP.
License
BasicSpleef is released under GPLv3 License. The source code is in the jar.
Note
This is my first Bukkit plugin. I started learning Java two weeks ago. All bugs and problems caused by this software are not my fault. Use at your own risk.
ARE there any perms, and i cant find the config D: i want users to be able to do /resetarena every 60 seconds or so.... help? :)
@MonsterAirsoftElite
Hi! You may have either put the command in wrong or are trying to run it on the 1.7 beta build. Those are my guesses.
i tried to set the arena and it says "an internal error occurred while attempting to preform this command" help?
@AmericanEagel Hi! The recommended build is actually still 1.6.4 https://dl.bukkit.org/downloads/craftbukkit/
Uhm, 1.7.2 is already out for a while, but it's stil for 1.6.4?
@LordLossMinepolis
There is not any way to toggle it with command blocks as it is meant to be simple. I'm also unaware of how command blocks work in minecraft itself let alone through the Bukkit API.
Note: As soon as I notice a release version of 1.7.2 I will update.
Is there a way to toggle it with command blocks?
Does this allow you to have multiple snow layers?
It should work with 1.6.4. I tested it with the Dev build R.1.
" I started learning Java two weeks ago. All bugs and problems caused by this software are not my fault. "
modesty, I like that!
Multiple levels are currently not supported because of complexities in implementing them into a save file. To somewhat facilitate multiple levels you can put a number at the end of the same name for the arena level.
Can it have multiple levels??
Cool :) im using it on my server