https://github.com/redned235/arenatowerrush
TowerRush plugin for BattleArena
https://github.com/redned235/arenatowerrush
Last synced: about 1 month ago
JSON representation
TowerRush plugin for BattleArena
- Host: GitHub
- URL: https://github.com/redned235/arenatowerrush
- Owner: Redned235
- Created: 2019-01-02T20:54:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T21:06:38.000Z (over 7 years ago)
- Last Synced: 2025-11-10T23:16:07.961Z (9 months ago)
- Language: Java
- Homepage: http://mc.pwing.net
- Size: 5.86 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BattleArena TowerRush
---
Originally created by the original author of [BattleArena](https://github.com/BattlePlugins/BattleArena), alkarin_v for the Minecraft server, [Pwing.net](http://mc.pwing.net/pwingnet/news/). Due to his absence this plugin was discontinued and hasn't been updated since he left the BattleArena scene. After recieving permission from Tara (original owner of Pwing), I have decided to update and publish the source of this plugin.
### Objective
The objective of TowerRush is to "destroy" the other team's tower before they destroy yours. Each tower has a set amount of health. The team with the most amount of health remaining at the end of the game wins. If a team's tower runs out of health, they are eliminated.
Dependencies
---
- **Bukkit/Spigot API**
* http://spigotmc.org
* Requires Spigot, Craftbukkit, or any other server software that implements the Bukkit API.
- **BattleArena**
* https://www.spigotmc.org/resources/battle-arena.2164/
* TowerRush is an addon for BattleArena.
* Required dependency
Arena Setup:
---
These commands will allow you to create a TowerRush arena.
`/tr create ArenaName` - Create arena
`/tr alter ArenaName wr 1` - Set waiting room
`/tr alter ArenaName wr2` - Set a second waiting room (if pleased)
`/tr alter ArenaName TeamIndex` - Sets the spawn point for a team
`/tr addBlock ArenaName TeamIndex` - Add a block for team a team (can add more than 1)
`/tr save` - Save the arena
**Extra Commands**
`/tr join` - Join a game
`/tr leave` - Leave a game
`/tr forcestart` - Force start a game
`/tr clearBlocks ArenaName` - Clears all the blocks for a team
Bug Reports
---
If you have any bugs or problems, please create a new issue [here](https://github.com/Redned/ArenaTowerRush/issues/new) or contact me on Discord at Redned#9473.