TeamIdentifier is a Rust server plugin designed to enhance gameplay by promoting team collaboration among players. Players can join one of four teams: Green, Red, Orange, or Blue, and work together to advance their team's objectives.
- Team management: Players can join a team and see which teammates are online
- Damage control: Players cannot give damage to their teammates, promoting collaboration and reducing friendly fire incidents
- Enhanced gameplay: The plugin encourages players to work together, creating a more cooperative and enjoyable gaming experience
- Download the latest release from the releases page
- Extract the contents of the archive into your Rust server's
oxide/plugins
directory - Start your Rust server
- Players can join a team using the command
/team join <team_name>
(e.g.,/team join green
) - Players can view their teammates using the command
/team list
- Team damage is automatically disabled, ensuring a more cooperative gameplay experience
Contributions are welcome! Please read the contributing guidelines before getting started.
This project is licensed under the GNU General Public Licence