Adds a spleef arena into your server!
Supports 1.13-1.16.5
View Demo
·
Report Bug
·
Request Feature
![]() |
![]() |
Although this was made with the intent of adding it to my portfolio I fully intent to keep fixing bugs.
Features:
- Configurable.
- No lag.
- Supports most versions of mc.
This project was built with:
Enjoyed the plugin and want to support me monetarily? buy me a coffe! Any donations are going to be greatly appreciated!
To get this plugin up and running you will only need to follow the following steps.
You will need these installed in your server before proceeding.
- Download the plugin at https://github.com/giovalgas/SpleefArena/releases
- Put the downloaded jar into the plugins folder (yourServerFolder/plugins)
#Config.yml - Spleef Arena
console-prefix: "[SpleefArena] "
arena:
reset-timer: 180 # Amount of seconds before a arena reset
reset-location: [723, 83, 1521] # Place where a player goes when he dies or leaves the arena [X,Y,Z]
death-height: 35 # Height value that kills the player
items:
snowball-start-amount: 16 # Amount of snowballs you start with
snowball-break-amount: 1 # Amount of snowballs gained when you break a snow block#Language.yml - SpleefArena
messages:
message-prefix: "&c[&6SpleefArena&c] "
help:
- "&8&m---------------------------------"
- "&e&lSpleefArena"
- "&7▪ &e/sa &7- Displays this list"
- "&7▪ &e/sa leave &7- Leaves the spleef arena"
- "&8&m---------------------------------"
no-permission: "&cYou don't have the permission needed to execute that command."
config-reloaded: "&eReloaded the config file!"
joined-spleef:
- "&eYou have joined the spleef arena!"
- "&eType &b/sa leave &eto leave"
left-spleef: "&eYou have left the spleef arena"
death-message: "&eYou have died in the spleef arena."
play-area-set: "&eSuccessfully set the arena area!"
layer-added: "&eSuccessfully added a new snow layer!"
selection-error: "&cYou need to make a selection first."Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Giovani Valgas - @giovalgas - giovalgascom@gmail.com
Project Link: https://github.com/giovalgas/SpleefArena

