FireML

Results 27 issues of FireML

- Adds more customizability to the click-action ``` click-action: left: "left click action" right: "right click action" ``` - Attempts to fix a SellGUI issue where rescue wasn't attempted on...

## Description Adds a way to view caught fish --- ### What has changed? - Adds a GUI to view caught fish and some stats - Added ItemUtils#changeMaterial - Added...

new feature
optimizations (readability)
optimizations (performance)

### Suggestion Add the ability to limit the amount of times a fish can be caught. This is now possible with the working database. Inspired by a suggestion i saw...

suggestion: plugin
after 2.0

### Contact Details FireML ### What happened? Catching a fish will not increment the count in a UserReport. I have been told they're saved at the end of competitions, but...

bug: confirmed

### Suggestion I would like to rework the ItemFactory class to clean up its code and make it easier to read. ItemFactory configs should be slightly reworked to make things...

suggestion: plugin
after 2.0

### Suggestion At some point in 2.0, i would like to merge my [EMFPiñata](https://github.com/EvenMoreFish/EMFPinata) addon with the main plugin. Having that addon's abilities in the main plugin feels like a...

suggestion: plugin
after 2.0

### Suggestion Allow competitions to be scheduled on an exact day of the year, useful for things like holidays. Example config: ``` # Scheduled for December 9th at 12:00 months:...

suggestion: plugin
after 2.0

### Suggestion The idea here is to allow multiple nbt-rods to be created. A new config folder will be added to contain these rods, and an example file will be...

suggestion: plugin
after 2.0

### 2.0.0 Checklist: - [X] Drop 1.16 and 1.17 Support - @FireML > Related Issue: N/A > Pull Request: #505 - [X] Overhaul Competition Code - @sarhatabaot > Related Issue:...

suggestion: plugin

### Suggestion Have `allowed-rarities` in competitions work for every type instead of the "specific" types. This will require a lot of work, so it may take a while to do.

suggestion: plugin