3.0.5:
* Updated for 8.0.0.
* Fixed dimension changes bypassing reward restrictions. (now based on the opponent's dimension)
* Added multiplier meta to directly add rewards multipliers to LP ranks. (/lp user USERNAME meta set pixelmoney:multiplier 2.4)
3.0.4:
* Updated for 7.0.8.
* Fixed the BeatTrainerEvent event not getting the reward Multiplier.
* Added a trainer blacklist in the config (to avoid players earning money by killing specific trainers) for each group.
To disable trainers, add this to the specific groups in the config: (with the examples replaced)
Code: Select all# Disabled trainers.
disabledTrainers = [
NAME1
NAME2
]