Releases: Crimson-Breach/CustomRoles
Releases · Crimson-Breach/CustomRoles
Revision 1.3.0.1
Change Player.list to Player.ReadyList
Remove some // comments
1.3.0
🆕 Added
- Compatibility with CustomItemsAPI, thanks to @Mr-Baguetter 🎉
🧹 Removed
- Unnecessary debug logs that had no functional importance.
Revision 5
More fixes to grammar problems
Revision 4
Add configuration
- Spawn DefaultHumanSpawnChance is set to 40f by default
Fix
- CustomRoles will no longer register events twice
Revision 3
🟩 Fixes
- Fixed the message shown when using the
CustomRoles listcommand without having any CustomRole.
It now correctly displays: "Custom item is now CustomRoles." - You now need to call
CustomRoleHandler.RegisterRoles();inside your plugin'sOnEnabledmethod to use custom roles.
1.2.2.2
🟩 Fixes
- Fixed an issue where the inventory was added twice.
1.2.2.1
🟩 Fixes
- Fixed friendly fire issue.
🟦 Additions
- Custom roles are now removed automatically when the round ends.
1.2.2
⚠️ Breaking Changes
- All variable names have been changed.
1.2.1
Add
- KeyBind Settings in Server Settings
- New Configs
1.2.0
Added:
- Team support
Fix
- Now the SCPs when changing roles will have their customrole removed as long as the SCP's Customrole is only skill-based.