Automated turret defense for GuardianStone regions – defend your claim with style!
YOU NEED AT LEAST GUARDIANSTONE 1.1 TO USE THIS ADDON!
✦ Features
Turret Head Item: Craft Lightning Rod turrets and place them on Lodestones in your GuardianStone region.
Territory Protection: Turrets automatically attack monsters and/or intruding players who are not trusted in your region.
Customizable: Configure turret range, damage, ammo, fire rate, and upkeep per day/hour.
Resource Management: Turrets require iron nuggets as ammunition and deduct region copper as daily upkeep (fully integrated into GuardianStone's economy UI).
GUI Control: Intuitive in-game GUI to reload, change attack mode, and collect unused nuggets.
Anti-Grief: Turrets can only be placed by region owners/trusted players and are protected from piston/explosion grief.
Crafting Recipe: Add your own custom recipe for the turret head via config.
Permission Based: Control placement, breaking, and test item commands via permissions.
Full GuardianStone Integration: All turrets recognize and follow GuardianStone region borders and trusted members.
✦ Requirements
GuardianStone (latest version)
Minecraft/Paper 1.21+
✦ Commands & Permissions
/giveturret (default: OPs - permission: guardianturrets.admin) Gives yourself a Turret Head for testing.
✦ Setup
Install GuardianStone and GuardianTurrets jar files.
Restart your server.
Adjust turret configuration and recipe in plugins/GuardianTurrets/config.yml as you like.
Use given commands or craft your turret head to get started!
✦ Config
Code (Text):
turret-damage: 4.0
turret-ammo-max: 300
turret-range: 12
turret-height: 8 # same as general range but for aiming at targets on the y-axis
turret-fire-rate: 35
turret-attack-whole-range: false # false means it shoots only in its region
turret-upkeep-per-day: 64 # 64 equals per day equals 64/24= 2,67 per hour
turret-recipe:
shape:
- " L "
- "CNC"
- " C "
ingredients:
L: LODESTONE
C: COPPER_INGOT
N: IRON_NUGGET