MobArena/src
Andreas Troelsen dafae0cf07 Add /ma addreward command.
This command takes an arena player and a Thing as input. The Thing is
parsed in the same way as all other rewards are parsed, so it supports
the new `all()` and `random()` functions and the `nothing` keyword.

The "target audience" of the command is mainly scripts. It opens up the
possibility of hooking into MobArena's rewards from command blocks or
other plugins, but with very low coupling.

Closes #643
2020-09-19 10:32:03 +02:00
..
main Add /ma addreward command. 2020-09-19 10:32:03 +02:00
test Add ThingPickerManager. 2020-08-22 17:12:29 +02:00