-
Notifications
You must be signed in to change notification settings - Fork 59
Disable in specific worlds #49
New issue
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
base: master
Are you sure you want to change the base?
Conversation
-1 This repeats the same line of code over and over -> should be its own method |
The |
One more thing: |
Yes. I replaced |
Ah I see. |
Clan Tags are not case-sensitive (i.e. 1 user cannot have clan tag "Test" and another user have a clan with tag "TeSt") This update just makes it easier to give their clan members access as we found that .getTag() returns the tag in all lowercase while users were used to typing their tag with whatever casing they usually have on their tag.
Ignore case-sensitivity on Clan Tags
prevent mobs break block. fix connection-lost#75
Added language Chinese(traditional) and disable in specific worlds feature.