Skip to content

etc_requests.lua - Showing min level when it is using true/false #38

@Sopor

Description

@Sopor

If i run +help the hub will show available command.

The request script will show:
Description: a script to request / fill releases
Min. Level: 20

But it doesn't have a min level anymore because it is using true/false
[ 0 ] = false, -- unreg
[ 10 ] = false, -- guest
[ 20 ] = true, -- reg
[ 30 ] = true, -- vip
[ 40 ] = true, -- svip
[ 50 ] = true, -- server
[ 55 ] = false, -- sbot
[ 60 ] = true, -- operator
[ 70 ] = true, -- supervisor
[ 80 ] = true, -- admin
[ 100 ] = true, -- hubowner

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions