SimpleTeams / Admin Guide

Admin Guide

Admin kick, set leader, reload, and server-wide team management.

Admin Commands

SimpleTeams provides admin commands for server operators to manage teams without being members. All admin commands require simpleteams.admin.* permissions.


Admin Kick

/team adminkick <player> — Force-kick any player from any team, regardless of rank restrictions.

Unlike the regular kick command, admin kick bypasses all rank checks. This is useful for moderation when a team member is causing issues and the team leader is unavailable.


Set Leader

/team setleader <team> <player> — Transfer leadership of a team to another member.

The target player must already be a member of the team. The previous leader becomes a Co-Leader.


Reload

/team reload — Reload the plugin configuration and messages from disk.

Use this after editing config.yml or messages.yml to apply changes without restarting the server.


Bypass

Players with simpleteams.admin.bypass can join closed (invite-only) teams without an invitation. This is useful for admins who need to manage teams without being members.


Permissions

Permission Default Description
simpleteams.admin.disband Operators Disband any team by name
simpleteams.admin.kick Operators Force-kick from any team
simpleteams.admin.setleader Operators Transfer team leadership
simpleteams.admin.reload Operators Reload config and messages
simpleteams.admin.bypass Operators Bypass closed-team restrictions