- Added caching for gamepass checks to prevent lag.
- Players can now display multiple tags (e.g., Owner + VIP + Tester).
- Group rank checks are now wrapped in safe pcall to avoid errors.
- Tags are sorted by Order (customizable), falling back to Priority.
- Added MaxTagsToShow setting → developers can set how many tags show per player.
- If MaxTagsToShow = 0, all tags will display (unlimited mode).
- Cleaner and more modular code for easier expansion in the future.
