Skip to content

v1.1.0

Compare
Choose a tag to compare
@gdr1461 gdr1461 released this 03 Jul 15:27
· 239 commits to main since this release
109351c

Addons

  • Added brand new way of making addons - Packages.
    See more at wiki.

  • Added new way of making addons - separate methods.
    See more at Template inside of any GAdminLoader/Addons's children.

Settings

  • Remade setting layout;
  • Added new settings:

    HTTPWarn - Determines if warn will appear in the output if HttpService isn't enabled.

    UseOldVersion - If loader's version is outdated, you'll still be able to use GAdmin.

    NoNotifies - User wont get any normal notifies.

    NoWarns - User wont get any warn notifies.

    NoErrors - User wont get any error notifies.

    IncorrectCommandNotify - Warn user about trying to call non existing command.

    CommandDebounce - Command per minute limit state.

    CommandsPerMinute - Command per minute limit, after which, minute should pass. CommandDebounce needs to be enabled.

Wikis

  • Added wikis.
    more pages will come out soon.