Releases: MitchDizzle/GroupHandlerAPI
Releases · MitchDizzle/GroupHandlerAPI
Release v1.1.2
This is a quick bug fix for accessing an index out of bounds of a dynamic array.
This only appeared due to sm_reloadadmins
since groupCache.Length > groupList.Length
it went past the correct bounds in a loop and prevented reapplying admin groups to the players in the cache.
1.1.1
Fixes GroupHandler having the debug logs enabled.
GroupAssigner requires GroupHandler to be installed, however you do NOT need GroupAssigner for the base functionality.
1.1.0
Initial released for both GroupHandler and GroupAssigner v1.1.0
GroupAssigner requires GroupHandler to be installed, however you do NOT need GroupAssigner for the base functionality.