MagmaGuy / EliteMobs

This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
http://www.magmaguy.com
GNU General Public License v3.0
162 stars 61 forks source link

Ability to (re)set a user tier #29

Closed FesterHead closed 4 years ago

FesterHead commented 4 years ago

User story: As a server operator, I want the ability to set a players tier level so that I can manually, or programmatically via commands, increase or decrease a players EliteMobs tier.

Specific use case: I have Skyblock server that when an /island reset command is entered by a player it not only resets their island it also resets their vault balance, EliteMobs balance, mcMMO scores, Jobs Reborn scores, flight time, end experience. The only thing I cannot do is drop a player EliteMobs tier down to the start. Essentially, my players want to completely start over when resetting their island.

To reset an EliteMobs balance, the command is elitemobs set [player] 0

I'd like something similar such as elitemobs settier [player] 1 where 1 represent the AdenturersGuild.yml value for Fresh Meat

MagmaGuy commented 4 years ago

Will be added very shortly.