ninco90
Check authorized players in an AutoTurret and the victims of it

Supported Games
GameServerKingsGameServerKings

Turret Info allows checking of authorized players in each turret. It also keeps a record of the deaths made by each turret. Only the owner of the turret (who places it) and any user with turretinfo.admin permission can check the authorized players, the victims of the turret and clean the list.

In addition, Turret Info offers the possibility to show in the Global Chat the name of the owner of the turret when it kills a player. As well as motivate in the Global Chat the name of the owner of the turret when destroying it and who destroys it.

Chat Commands

  • /turret auth -- Check the authorized players in said turret
  • /turret kills -- Check the players killed by the turret
  • /turret clear -- Clean the list of players killed by the turret

Permissions

  • turretinfo.use -- Allows owner of auto turret to use /turret chat command
  • turretinfo.notify -- Allows Chat and GUI alert functions to the player.
  • turretinfo.admin -- Allows use of any turret (turretinfo.use also required)

Configuration

{
  "CHAT GLOBAL | Show when someone dies or someone destroys the turret in Global Chat. [true,false]": true,
  "CHAT PRIVATE | Only show the owner when someone dies by the turret or destroys it. [true,false]": true,
  "GUI | Display GUI Turret Destroy [true,false]": true,
  "EFFECT | Show effect when using [true,false]": true,
  "LOG | Show Show log in console [true,false]": true,
  "TEAM SUPPORT | Allows teammates to use commands [true,false]": true
}

Localization

{
  "prefix": "<color=#00b8ff>TurretInfo: </color>",
  "prefixbig": "<size=24><color=#00b8ff>TurretInfo</color></size>\n",
  "noturret": "You need to look at an Autoturret.",
  "noadmin": "You can not consult something that does not belong to you.",
  "autorizados": "<size=16>List of authorized players in this turret.</size>",
  "kills": "<size=16>List of players killed by this turret.</size>",
  "nokills": "Currently the turret has not killed any player.",
  "clear": "<size=16>The list of players killed by this turret has been cleared.</size>",
  "killplayer": "<color=#fb4c4c>{0}</color> has died due to an AutoTurret placed by <color=#3cb958>{1}</color>.",
  "killturret": "Someone has destroyed an AutoTurret placed by <color=#3cb958>{0}</color>.",
  "killturretplayer": "<color=#fb4c4c>{0}</color> has destroyed an AutoTurret placed by <color=#3cb958>{1}</color>."
}
This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.