Main Module
- _G.GAdmin rework.
ClientAPI
- Fixed :CreateHoverInfo method.
Parser
:GetCommand
is now deprecated, useGlobalAPI:GetCommand
instead.
Server API
- Added :SetPlayerServerRank method.
- :GetPlayer is now deprecated, use
GlobalAPI:GetPlayer
instead.
Global API
- Added
:GetSimilarity
method. - Added
:GetPlayer
method. - Added
:GetSide
method. - Added
:GetCommand
method.
Commands
- Slash commands bug fixes.
- Reworked
Undo
system. - Added Revoke
table
to command template. CmdBar
autofill feature fix + new.
Added on hover information about the command.
Settings
- Transfered
Topics
to theData
.
- Bug fixes.
Full Changelog: v1.2.1...v1.3.0