uSkyBlock
uSkyBlock copied to clipboard
Add a /is value command
This is a suggestion.
Add a command that gets the island level value of the block the user is holding in their hand. Also, have it accept a parameter so a player could type /is value
For example, if a user had stone in their hand, and they typed "/is value", it would send them a message saying "Stone is worth .01 island levels."
Also, if a user typed "/is value 1" it would send them a message saying "Stone is worth .01 island levels."
This command could easily pull the value from the "levelConfig.yml"
cheers :)
Well, no.
Not "easily" since the actual value depends on the currently placed blocks on the island.
But I think you are right, might be useful for someone, but perhaps another approach could be investigated, where you could get the "top X", meaning an answer to the question of "what type of block will currently add most to my island-score"
@rlf My apologies if that came across as condescending or something, that was not my intent, it was just a suggestion based on my quick look at the plugin.
I'm sure we can come up with another approach, but, wouldn't the one you suggested about "top X" just return diamond or the highest block every time?
Probably :) Or dragon-skull :) but, at least they will be able to figure out what to go for, if we show it in pages of 10 and allow for pagination.