Age Gate

  • What is an age gate?

Answer : To prevent user of certain age entering your server you can use age gate. Using this you can setup an age gate channel where user would enter their DOB to get a role which allows user to access full server.

Some notable features :

  • Customize age which should be entered to get the role

  • Either kick/log if an user is underage

Commands :

/age gate start : Start age gate

Necessary Arguments :

  • role : Role assigned on verification by age gate system

  • type : What would happen to user who are underage?

    • report : report in log channel

    • kick : kick the user

    • ban : ban the user

  • agechannel : Channel to set age gate system in

  • logchannel : Channel for age gate log system

Optional Arguments :

  • delete : Delete DOB after verifying or taking action

  • age : Age user should have to be verified by age gate

    • Default : 18

/age gate stop : Stop age gate

Last updated