#How to Override mcmmo's Treasure Hunter Event

1 messages · Page 1 of 1 (latest)

sterile acorn
#

Editing a caught item using "set item of fishing caught entity" is interfered with by mcmmo's treasure hunter event and rarely replaces the unspecified item as caught.

Can I do this so that the item specified in the skript will always be caught, ignoring the treasure hunter event?

pastel coral
#

most likely using the event priority 2288

#

ex:

on block break with priority high:

priorities are lowest, low, normal, high, highest, monitor
lowest will run first
highest will run last
monitor is only for watching the final outcome and should not be used for editing

sterile acorn
#

ok
I'll try a little and if it doesn't work I'll ask again.

#

Unfortunately, it was not resolved.
on fish with priority high:
After making the above changes, the Treasure Hunter event still applies.

#

It was not a problem with my code.

#

To begin with, the plugin priority was set to HIGHEST in config.yml.

sterile acorn
#

This issue is not resolved yet.
If anyone knows a solution please let me know

coarse bolt
#

set it to lowest