assigning permissions on join based on CSV file?
hello! i have a list of emails and an associated value that will determine a permission that will be given to newly joining members of my server.
they first verify their email online, and then their email is linked to them via a SQL db.
i need a way to check the CSV after email verification and run a command based on its outputs. it sounds like it would have to be a plugin, but i dont know how to write one.
any insight from developers? thanl you in advance!
they first verify their email online, and then their email is linked to them via a SQL db.
i need a way to check the CSV after email verification and run a command based on its outputs. it sounds like it would have to be a plugin, but i dont know how to write one.
any insight from developers? thanl you in advance!