Commands and Permissions

Commands

Alias: /turret and /turrets

Command

Description

/ct give <turret> <player>

Gives a turret to the player. Use the name of the turret

file without the ".yml".

/ct giveammo <turret> <player> <amount>

Gives ammo to the player.

/ct reload

Reloads the config.

/ct verify

Checks the plugin for errors.

/ct list

Lists all of your turrets.

/ct migrate

Migrates data from DefensiveTurrets.

/ct help

Shows this message.

/ct setdamage <min_damage> <max_damage>

Sets a custom turret damage to bow or crossbow items. For example, you can use /ct setdamage 20 30 with a bow in your hand and this bow will now do from 20 to 30 damage to turrets.

You can save this item using other plugins, then give it to players. If you don't use the command on a bow, it will use the default damage values in the config. Use /ct setdamage 0 0 to remove the custom damage.

Permissions

Permission

Description

complexturrets.admin

Access to all funtionalities of the plugin.

complexturrets.open

Allows to open other people's turrets.

complexturrets.options.attackplayers

complexturrets.options.attackmonsters

complexturrets.options.attackanimals

complexturrets.options.attackothers

complexturrets.options.priority

Allows to change turret attack options.

complexturrets.infiniteammo

Allow players to activate the infinite ammo item on turrets

complexturrets.use.<turret>

Used when per_turret_permissions option is

enabled in the config.

complexturrets.limit.<x>

Used when turret_limit_permissions is enabled on the config. For example, groups with the permission complexturrets.limit.5 will be able to place a maximum of 5 turrets. If a group doesn't have a limit permission the default limit will be used.

complexturrets.destroynotfullhealth

Allow players to destroy their turrets even with no full health.

complexturrets.command.list

Give access to /ct list command.

Last updated