Skip to content
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

Group teleport cooldowns #5186

Open
wants to merge 4 commits into
base: 2.x
Choose a base branch
from

Conversation

ColeRiggle
Copy link

Information
This PR closes #3509.

Details
Proposed feature:

Instead of a single, global teleportation cooldown, allow users to configure a distinct cooldown for each group.
Potentially useful in order to have different cooldowns for regular players, moderators, admins, etc.

Environments tested:

OS: MacOS Ventura
Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)
Spigot release 1.19.2

Copy link
Member

@JRoy JRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backwards compatibility for teleport-cooldown inside the config itself as well as the getTeleportCooldown() method in ISettings must be maintained before this can be considered

@pop4959 pop4959 added type: enhancement Features and feature requests. module: main Issues or PRs for the main Essentials module labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: enhancement Features and feature requests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Per-group teleport cooldowns
3 participants