UCR v2.1.0 for EXILED 8.8.1
UncomplicatedCustomRoles v2.1.0 for EXILED 8.8.1
A new version of UCR is now out with lots of changes for server owners!
Update specifics
Type: 🔴CONFIG BREAKING
API: 🟢 Nothing changed
What's new?
Added the Badge support
Status:
BETA
Type: 🟠 Config Breaking.Now you'll be able to add badges with custom name and custom color to the custom roles!
You'll have to addbadge_name
andbadge_color
to every custom role.
If you don't want to use a badge just leave these values empty (badge_name: ''
)
Added the RespawnTimer support
Status:
BETA
Type: 🟡 Main Config changesWe've added the support to the RespawnTimer plugin but as we needed some APIs we've created a modified version: until our pull request won't be accepted in order to have the RespawnTimer compatibility and support you'll need to download our version.
If you don't want to use the RespawnTimer don't worry: the plugin will work also without it as it's a soft-dependency.
Added the KeepCurrentPositionSpawn
to the SpawnLocationType
enum
Status:
FULL
Type: 🔵 No action requiredAdded the
KeepCurrentPositionSpawn
for thespawn
param of every Custom Role: you can use this if you want the role to spawn in the exact same position of the old role.
Bug fix
- Changed the
.NET
version to4.8.0
- Fixed the
System.NullReferenceException: Object reference not set to an instance of an object at UncomplicatedCustomRoles.Plugin.OnEnabled()
- Fixed the
role_after_escape
config param - Fixed the version checker
Removed
Removed the custom_roles
object from the main config
Status:
ULTIMATE
Type: 🟡 Main Config changesFrom now on you won't be able to create custom roles inside the main EXILED config (
<port>-config.yml
) but you'll need to create them inside theUncomplicatedCustomRoles
folder.
Discord server: https://discord.gg/5StRGu8EJV
New Contributors
Full Changelog: v2.0.0...v2.1.0