Skip to content

Releases: MitchDizzle/GroupHandlerAPI

Release v1.1.2

12 Apr 21:40
Compare
Choose a tag to compare

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

07 Apr 21:39
Compare
Choose a tag to compare

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

07 Apr 18:55
Compare
Choose a tag to compare

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.