Eluinhost / TSVerificationChecker

Checks the teamspeak authentication website to see if Minecraft accounts are verified and/or online inside Teamspeak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSVerificationChecker

Checks the teamspeak authentication website to see if Minecraft accounts are verified and/or online inside Teamspeak

Command

/tsverify <checkOnline> *

OR

/tsverify <checkOnline> player1 player2 player3

Alias: /tsverifycheck

Parameters:

checkOnline - if 'true' will also check if the accounts are online, if 'false' will just check if they are verified. Checking for online will take longer

*/player1 player2 - Either * for all online players or a list of players to check

Permission

tsverify.command - default op

Configuration:

baseURL: http://auth.publicuhc.com

baseURL - the base URL for the API

About

Checks the teamspeak authentication website to see if Minecraft accounts are verified and/or online inside Teamspeak


Languages

Language:Java 100.0%