Skip to content

Releases: gdr1461/GAdmin

v0.9.8

02 Jul 08:01
845ec2c
Compare
Choose a tag to compare

New commands

Notice Command:

  • Notifies player.

DelObject Command:

  • Removes object from the workspace.

ResObject Command:

  • Restores previously removed object.

Parser

  • Fixed serious bugs in the parser.

Client API

  • Added new method :Notify(Type, Text, Timer, OnInteract) for usage in ClientCommands module.

Argument Type Object

  • Returns descendant of the workspace.

Announce Module

  • Fixed Announcements.

v0.9.7

29 Jun 08:40
5e9ce95
Compare
Choose a tag to compare

New commands

  • Added View command.
  • Added IP ban markdown in the ban menu.

API

  • Added new method :BanAPI(Caller, UserId, Reason, Time) that uses BanAsync.
  • Changed :UnBan to use UnbanAsync.

New command setting

  • Added CallerClient boolean as an extension of ClientOnly.
  • CallerClient will run command on the client of Caller.

v0.9.6

28 Jun 12:33
d8700a6
Compare
Choose a tag to compare

Release to public

First version to be released for public.

Full Changelog: https://github.com/gdr1461/GAdmin/commits/Release