-
Notifications
You must be signed in to change notification settings - Fork 313
Is there any use of messagecooldown and teleportcooldown in config? #2424
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
Comments
yea i saw that, but the getTeleportable() method isn't used anywhere, and it is supposed to affect "How fast are people allowed to use /MVTP" according to the wiki https://github.com/Multiverse/Multiverse-Core/wiki/config.yml But when I change the value to like 100000 it doesn't affect my ability to do mvtp as well |
I see, you're right... |
Does the message cooldown work? |
From my testing, message cooldown doesn't have any effect as well. |
Description
After someone at discord ask about it, I look through the code brief relating to messagecooldown and teleportcooldown config options, and it doesn't seem to do anything. Am I missing something or is it a feature removed?
The text was updated successfully, but these errors were encountered: