-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Reset Kit Cooldowns #2645
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
Closed
Closed
Reset Kit Cooldowns #2645
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Closed
Member
Author
|
Update: Have given this out for people to test and they've given good feedback. |
mdcfe
reviewed
Jul 28, 2019
Essentials/src/plugin.yml
Outdated
| kitreset: | ||
| description: Reset the cooldown of a kit for a player. | ||
| usage: /<command> [player] [kit] | ||
| aliases: [kr, ekr] |
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to include /ekitreset.
Member
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
Closes EssentialsX#2709, closes EssentialsX#2719.
Just a simple config toggle for whether or not command block commands should be logged. closes EssentialsX#1153, closes EssentialsX#162 --- * Add toggle for command block logs * update setting name
…EssentialsX#2574) Closes EssentialsX#2550. * Check if user has a permission to block putting X item on their head. * Forced the material name to be lower case. * Fixed a typo in the message. * Updated permission node and added check to the EssentialsPlayerListener.
Adds `nick-blacklist` list to config which takes phrases or regexes. Users with essentials.nick.blacklist.bypass can bypass the blacklist.
Projectils can load chunks pretty intensively if too fast.
* Update Essentials.java * Update messages.properties * Update messages.properties
* Add different translation keys for the "me" message * Add proper German "me" translation
Fix NPE when the user is null in the hidden players
Near exclude permission
Fix tab completion for Exp command
Fix zh-CN GeoIP locale issue
Implement better AfkStatusChangeEvent
…rovements 200 IQ Essentials Protect Improvements
…rovements Fixed my PR pt2
Make MockBukkit compatible EssentialsX#3105
…ature/resetkitcommand
Member
|
lmao this pr is fucked |
Merged
mdcfe
pushed a commit
that referenced
this pull request
Feb 5, 2021
ressidell
pushed a commit
to ressidell/Essentials
that referenced
this pull request
Apr 27, 2025
Co-authored-by: darbyjack <admin@glaremasters.me> Closes EssentialsX#163. Ports EssentialsX#2645, which had its branch messed up by merges.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status: waiting on author
Pull requests that require changes from the author in order to merge.
type: enhancement
Features and feature requests.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is not a finished PR. I'm just opening it so we can keep track of progress.