Note
This is the first plugin I've made, so if something doesn't work tell me immediately :D
Each player joining the server receives a clan tag representing their UserID, allowing for administrative actions such as mutes, bans, gags, and more to be associated directly with their unique identifier. This simplifies interactions as administrators can reference players using the format #
instead of their names. Userid clan tag doesn't apply to bots, ONLY PLAYERS.
- Metamod:Source (2.X)
- CounterStrikeSharp (=<1.4.2) -> Tested on 1.4.2 btw
Any plugin that changes Clantag could cause problems with this one.
- Ensure you have CounterStrikeSharp installed on your Counter-Strike 2 server
- Download my plugin from https://github.com/criskkky/CS2UserIDTags/releases/latest
- Place the
CS2UserIDTags
folder ingame/csgo/addons/counterstrikesharp/plugins/
- Add screenshots to README.MD
- Add examples to show how to take advantage of this plugin if needed