This plugin adds remote control functionality to siege towers using RF transmitters. Each siege tower is equipped with an RF receiver upon placement, allowing players to move them by broadcasting on the assigned frequency.
[H2 id='Configuration']Configuration[/H2]
{
"Version": "1.0.0"...
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...
This plugin prevents siege bomb spam by limiting how many can be placed in one area. Players attempting to place too many in close proximity will be blocked. The limit and detection range can be customized in the config.
Permissions
limitedsiegebombdeploy.ignore - Allows a player to bypass...