drink icon indicating copy to clipboard operation
drink copied to clipboard

DI Command Lib for Spigot plugins

Results 4 drink issues
Sort by recently updated
recently updated
newest added

I'd like to suggest some improvements on flag parsing and the autocompletion of flags. This is more of a collection of issues which are all closely related to one another....

enhancement
help wanted

Extend the drink api to include cooldown annotations for ease of managing cooldowns `@Require`-like Per: the time at which the uses gets reset Rate: the number of times that are...

enhancement
help wanted

If i type "cities join" and i before i type a space there is already showing the options of the next part ![iOpHPb7](https://user-images.githubusercontent.com/7384674/103633134-9a009800-4f45-11eb-9990-519038124255.png) This is not really a problem until...

help wanted

This pull allows users to utilize the @HideCommand annotation. When this annotation is applied to a DrinkCommand method, it will be removed from tab completion, and will not be displayed...