Skip to content

3.0.0-Beta.43

Choose a tag to compare

@ChildoftheBeast ChildoftheBeast released this 11 Apr 11:48
· 2 commits to main since this release
66e612f

Download: VCC

Core

PluginManager

  • bugfix - GetRoleById no longer crashes when trying to get a role

DisBridgePlugin Class

  • Security - Method name changes
    • TryGetPlayerRoleContainer => _TryGetPlayerRoleContainer
    • IsMemberInRoles => _IsMemberInRoles

Plugins

Toggle V2

  • Feature - Option to Disallow the toggle from toggeling back on when toggled off

VIP/Private Room

  • Player Tracker Support:
    • Bugfix - displayed list is no longer synced due to changes in how the Instance Master is now chosen
    • Feature - Room interior triggers can now be made up of multiple triggers to build out non square rooms
    • Feature - New option to remove players from a room if they're not allowed to be in it

Utils

Player Tracker

  • Init - replacement for VRChat's OnPlayerTriggerEnter and OnPlayerTriggerExit