Origins (Fabric)

Origins (Fabric)

15M Downloads

(1.16.5) [Suggestion] Add command to change/get values.

GamyGamer opened this issue ยท 2 comments

commented

As in title, I have found origin that is highly dependent on time (increasing internal value per minute)

I would like to have command that can change the values for testing purposes
command would look like this:
/origin value (Player) set/get (Namespace):(Resourcename)

commented

The /resource command does this. It works for resource powers as well as any cooldown power: https://origins.readthedocs.io/en/0.7.3/misc/commands/resource/

commented

oops, sorry for creating ticket for this issue, just wasn't aware of that command.

Since we are talking about /resource, is this possible to get autocomplete feature like in /origin command? (it autocompletes everything but resources names)