Skip to content

Add more events and/or methods to modify waves #815

Description

@molor

Feature request

Description

We want to modify items which players receive via upgrade waves (i.e. change maximum stack sizes, so 16 milk buckets will not fill half of the inventory — like it was before in 1.20.4). Currently there's NewWaveEvent and I can even get a UpgradeWave via it, but it doesn't contain any methods to change wave and its behavior — in other words, I can only read, but not write. Something like mutable ArenaPlayerReceiveItemEvent or UpgradeWave#setItems (there's even no method to getItems...) would be very useful.

Another thing we need is ArenaSpawnMobEvent, to modify mobs (i.e. their armor and/or attributes). I'm even surprised that such an obvious event has not been added in so many years :c

Additional information

Is this plugin even still alive & supported?
70+ requested features, 10+ bugs (including 2 from me!), last release in 2024...

MobArena, one of my favorite plugins from the 1.8 era, which I still use in 1.21.11...
Please... live...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions