





For your players to start a raid, all they must do is claim their cannon and shoot TNT at the enemy base. The plugin will do all the work. The start and stop commands below are for admins to forcestart or forcestop raids if needed.
Commands:
/raid
/raid help
/raid list
/raid start <attacker> <defender>
/raid stop <faction>
Placeholders:
%raidtimers_shield% - the remaining time left on your factions shield
%raidtimers_timeleft% - the amount of time before the raid ends
Permission Nodes:
raidtimers.admin
Extra:
Code:
# General Settings #
# If you start a raid, and stop shooting for 'x minutes or hours' then,
# the defending faction will receive a shield.
explosion-threshold: 15 minutes
# This is how long the shield will last after a faction
# has successfully defended a raid.
shield-duration: 15 minutes
# This is how long the attacking faction has before
# the raid ends and a shield is given.
raid-duration: 90 minutes
# Prevent the placement of the following blocks during raid defense.
prevent-placement:
- TNT
- OBSIDIAN
- COBBLESTONE
# Prevent the destruction of the following blocks during raid defense.
prevent-break:
- MOB_SPAWNER
# Prevent the use of the following items during raid defense.
# Note: Here you should place the item type of your genbuckets.
prevent-use:
- MONSTER_EGG
# Prevent the use of certain commands (by the defenders) during raid.
# Here we disable three faction commands. "f" auto includes "factions" as well
prevent-commands:
- f chest
- f pv
- f vault
# Gui Settings #
raid-list-gui: '&8Raid List'
raid-gui: '&8Raid Gui'
# General Messages #
cannot-break: '&eYou cannot break this block while being raided.'
cannot-place: '&eYou cannot place this in your claims while being raided.'
cannot-use: '&eYou cannot use this item while being raided.'
cannot-execute: '&eYou cannot execute this command while being raided.'
cannot-disband: '&eYou cannot disband your faction while a raid is active.'
cannot-leave: '&eYou cannot leave your faction while a raid is active.'
cannot-command: '&eYou can not use this command while being raided.'
cannot-unclaim: '&eYou cannot unclaim land while being raided.'
shield: '&7You have a faction shield for: &a%time%'
# Raid Start #
raid-start-title: ''
raid-start-subtitle: '&cYour faction has initiated a raid, go fight!'
raid-start:
- ''
- '&cYou have initiated a raid on: &7%faction% (%online% Online)'
- ''
- '&cYou may type &7/raid&c for additional information.'
- ''
# Raid Defense #
raid-defense-title: ''
raid-defense-subtitle: '&cYou are being raided, go defend your base!'
raid-defense:
- ''
- '&cYou are being raided by: &7%faction% (%online% Online)'
- ''
- '&cYou may type &7/raid&c for additional information.'
- ''
# Items #
raid-item:
name: '&c&lYOU ARE CURRENTLY IN A RAID'
lore:
- '&8%date%'
- ''
- '&8&lATTACKERS: &f%attacker% &a(%onlineAttackers% Online)'
- '&8&lDEFENDERS: &f%defender% &a(%onlineDefenders% Online)'
- ''
- '&7The faction actively raiding must fire TNT '
- '&7once every 15 minutes to remain in raid.'
- ''
- '&7While this raid is active, the defending faction'
- '&7will be unable to mine spawners or regen walls.'
- ''
- '&8Last Explosion:'
- '&7%time% ago'
- ''
- '&8Time Left:'
- '&7%remaining%'
If you are interested in purchasing, contact me on discord or send me a PM on here!
cloth#2896
cloth#2896
- Type
- Offering
Last edited: