RemoteKeycard 3.0
General Changes:
- Bumped version to 3.0 as this is a spiritual successor to the old RemoteKeycard plugin.
- Renamed
DisableEventstoEnableEventsand changed it's default value totrue. ShowExceptionsconfig setting has been added, allows you to disable exceptions from being shown. (Please enable this before reporting any issues)- Keycards in your inventory should now work when used on checkpoints.
Technical changes:
- Fixed
HasKeycardPermissionextension not working correctly on instances ofInteractables.Interobjects.DoorUtils.KeycardPermissionswith multiple flags attached. EventsHandlernow requires an instance ofConfigto be passed on it's constructor.