You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is a difficult feature to add or not, but it would be nice to have exclusions for mobs that drop loot based on the Natural_Drops per arena setting.yml. I'd like to have bosses spawned via the Boss plugin you've made to drop loot as a way to reward players for defeating them.
The least-destructive way I can think of adding this is maybe having a button inside of each mob spawner that toggles this, with the default state being On. Natural_Drops defined boolean would still act as a global override, meaning that even if drops is set to yes, Natural_Drops would prevent this if it's set to False.
The text was updated successfully, but these errors were encountered:
Not sure if this is a difficult feature to add or not, but it would be nice to have exclusions for mobs that drop loot based on the Natural_Drops per arena setting.yml. I'd like to have bosses spawned via the Boss plugin you've made to drop loot as a way to reward players for defeating them.
The least-destructive way I can think of adding this is maybe having a button inside of each mob spawner that toggles this, with the default state being On. Natural_Drops defined boolean would still act as a global override, meaning that even if drops is set to yes, Natural_Drops would prevent this if it's set to False.
The text was updated successfully, but these errors were encountered: