We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the ability to give offline players titles, we spoke about it and decided to just make it a scheduling system.
The text was updated successfully, but these errors were encountered:
new Task() { public void run() { if(swiftOnline) { new S() { giveTitle(swift, "Bad"); }; } } };
Sorry, something went wrong.
I found that more funny than I probably should of xD
You might need the uuid
cyberpwnn/Titles@07ced77
cyberpwnn
No branches or pull requests
Add the ability to give offline players titles, we spoke about it and decided to just make it a scheduling system.
The text was updated successfully, but these errors were encountered: