This plugin adds a trajectory preview for catapults, showing exactly where projectiles will land before firing. It helps players line up their shots more accurately, reducing guesswork and wasted ammo.
[H2 id='Permissions']Permissions[/H2]
catapultaimassist.use - Allows players to see the...
This plugin makes catapults reload themselves by linking them to a stash for ammo storage. Each time a catapult fires, it pulls ammo from its stash, so players don't have to refill manually.
This plugin ensures siege weapons like catapults, ballistas, and battering rams are fully constructed the moment they are placed. No need to repair or build them up.
Permissions
instantsiegedeploy.use - Allows players to place siege weapons fully built.
Configuration
{
"Version": "1.0.0"...
This plugin modifies the reload speed of siege weapons like catapults and ballistas.
[H2 id='Configuration']Configuration[/H2]
All default values in the config match vanilla settings.
{
"Catapult Reload Duration Seconds": 6.0,
"Ballista Reload Duration Seconds": 3.0
}
Catapult Reload...