Skip to content

Releases: MitchDizzle/GroupHandlerAPI

Release v1.1.2

Choose a tag to compare

@MitchDizzle MitchDizzle released this 12 Apr 21:40

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

Choose a tag to compare

@MitchDizzle MitchDizzle released this 07 Apr 21:39

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

Choose a tag to compare

@MitchDizzle MitchDizzle released this 07 Apr 18:55

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.