https://github.com/townyadvanced/townycombat
A combat plugin for Towny
https://github.com/townyadvanced/townycombat
Last synced: 9 months ago
JSON representation
A combat plugin for Towny
- Host: GitHub
- URL: https://github.com/townyadvanced/townycombat
- Owner: TownyAdvanced
- License: other
- Created: 2022-03-29T11:14:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T20:50:25.000Z (over 1 year ago)
- Last Synced: 2025-06-12T00:45:01.619Z (about 1 year ago)
- Language: Java
- Size: 359 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TownyCombat
A combat plugin for Towny, containing some fun combat/battle/pvp features.
## Features
- :bricks: **Prevent Towny-Block-Glitching by quick-block-place/destroy**
- Via a secret magical method.
- Try it and see!
- :unlock: **Unlock Combat for Regular Players**
- :guard: :guard: :guard: **Battlefield Roles**
- Each player can type ```/tcm changerole``` to choose a Battlefield Role, giving them unique advantages & disadvantages:
- Light Infantry

- Light Cavalry

- Medium Infantry

- Medium Cavalry

- Heavy Infantry

- Heavy Cavalry

- *With this feature, players no longer require excessively expensive armor and weapons to be competitive during battles.*
- :sparkling_heart: **Potion Transmuter**
- Potions of Healing are automatically Transmuted into Special Potions of Regeneration.
- The healing is +50% of the source potion, but delivered over 15 seconds rather than instantly.
- *With this feature, players no longer require elite-level inventory management skills to manage their healing during battles.*
- :horse: **Cavalry Enhancements**
- Overview:
- Mounted Horses (*aka cavalry*) play the role of "Tanks" on the battlefield: tough + mobile + powerful shot.
- Special Abilities:
- Cavalry Power Shot: Strength III Damage Bonus for 1 hit. Cooldown for 10 seconds.
- Missile Shield: Both horse and rider are immune to arrows fired from bows (but not crossbows).
- Resistance to PVP Attack Damage: +70% .
- Do not rear up on taking damage.
- Teleport with player on /n or /t spawn.
- Special Vulnerabilities:
- Take +9 damage when hit by a spear in PVP.
- :new: **New Weapon**
- Spear

- *Note: The spear bonus can also be given to custom-model weapons. See config file for mode details.*
- :footprints: **Tactical Invisibilty**
- Use stealth tactics by going invisible on the dynmap.
- This feature allows players to use many stealth tactics, in exchange for showing less activity on the dynmap.
- There are 2 Modes:
- Automatic: You disappear from the map when in the wilderness.
- Triggered: You disappear from the map when holding a certain combination of items in your hands (*e.g. double diamond swords*).
- :coffin: **Keep Inventory on Death**
- If you die within 400 blocks of a town-homeblock, you keep your inventory and levels.
- Any tools/weapons/armour in your inventory are subject to a 5% degrade.
## Player Commands
- ```/resident```: View your Battlefield Role.
- ```/tcm changerole```: Change your Battlefield Role.
## Admin Commands
- ```/tcma reload```: Reload config and language settings.
## Installation
1. Ensure your server has *Towny 0.98.4.0* or newer.
2. Download the latest ***TownyCombat.jar*** from [here](https://github.com/TownyAdvanced/TownyCombat/releases).
3. Drop the jar into your plugins folder.
4. Restart your server.
5. Edit the file /TownyCombat/config.yml, and configure (***By Default, all features will be configured to off***).
6. Restart your server.