Skip to content

v9.10.1

Choose a tag to compare

@louis1706 louis1706 released this 02 Nov 17:19
· 110 commits to dev since this release
e4a57e0

Exiled v9.10.1 Release Notes

Exiled v9.10.1 is now available.


Fixes

  • Fix: Player::SetRank(string, UserGroup) and Player::RemoteAdminPermissions(#676)
  • Fix: EffectTypeExtension.GetEffectType(this StatusEffectBase) not throwing exception when no key is found (#678)
  • Fix: fix some NRE that was crashing server when NetworkIdentity was null in MirrorExtensions.

Added

  • Added: Support to Load LabAPI Plugin inside Exiled folder.
  • Added: new Method and Propperty on Scp1509
    • RespawnEligibility
    • NextResurrectTime
    • MeleeCooldown
    • RevivedAhpBonus
    • RevivedAhpBonusDistance
    • MaxHs
    • RevivedBlurTime
    • RevivedPlayers
    • GetEligibleSpectator(RoleTypeId)
    • IsAnyEligibleSpectators()
  • Added new Event for Scp1509
    • Resurrecting
    • TriggeringAttack

Breaking Change and Obsolete

  • Lift::Bounds is now broken and needs to be modified "It's now necessary to use RelativeBounds instead"

Full Changelog: v9.10.0...v9.10.1