Hey all - sharing this copy of ClanTeam that fixes a longstanding issue for me where players kicked/leave a clan but stay authorized on turrets and tool cupboards - hope it helps others.

What it does

  • Listens to the Clans plugin events (invite/join/kick/leave/disband).

  • Keeps the in-game team synced to the clan.

  • Turret + TC authorization on every roster change so ex-members are removed immediately.

Requirements

  • Clans plugin (standard commands; this build doesn’t add its own test commands).

Download

  • ZIP: Removed Link To Fix Bug

Install

  1. Stop or unload the existing ClanTeam (if installed).

  2. Drop the .cs file from the ZIP into oxide/plugins/.

  3. Reload the plugin (oxide.reload ClanTeam) or restart the server.

Notes