Commands are functions that the player can input in the chat in order to perform certain tasks. Advent of Ascension adds one command to the game.
Commands[]
aoa[]
Has a variety of different functions.
aoa player - allows for editing the player's skills, resource systems, tribute, and some vanilla things.
aoa player <target> resources <Resource Name> - for editing resource systems. Replace <Resource Name> for the name of the resource system. Replace <target> with the name of a player or a target selector (@p, @a, etc).
aoa player <target> resources <Resource Name> add <number> - adds a certain amount of a resource to the player. Replace <number> with the amount of the resource the player wants to add.
aoa player <target> resources <Resource Name> check - prints the amount of the specified resource the target has in chat.
aoa player <target> resources <Resource Name> set <number> - sets the specified resource to the amount the player listed in the command. Replace <number> with the amount of the resource the player wants to change their resources to.
aoa player <target> resources <Resource Name> add <number> - removes a certain amount of a resource to the player. Replace <number> with the amount of the resource the player wants to remove.
aoa player <target> skills <Skill Name> - for editing the player's skills. Replace <Skill Name> for the name of the skill. Replace <target> with the name of a player or a target selector (@p, @a, etc).
aoa player <target> skills <Skill Name> level - for editing the level of a skill.
aoa player <target> skills <Skill Name> level add <Number> - adds an amount of levels to the specified skill. Replace <Number> with the amount of levels that the player wants to add.
aoa player <target> skills <Skill Name> level check - prints the level of the specified skill in the chat.
aoa player <target> skills <Skill Name> level set <Number> - sets the skill to a specific level. Replace <Number> with the skill level the player wants.
aoa player <target> skills <Skill Name> level subtract <Number> - removes an amount of levels from the specified skill. Replace <Number> with the amount of levels the player wants to remove.
aoa player <target> skills <Skill Name> xp - for editing the xp of a skill.
aoa player <target> skills <Skill Name> xp add <Number>
aoa player <target> skills <Skill Name> xp check
aoa player <target> skills <Skill Name> xp set <Number>
aoa player <target> skills <Skill Name> xp subtract <Number>
aoa player <target> skills <Skill Name> cycle - for editing the cycles of a skill.
aoa player <target> skills <Skill Name> cycle add <Number>
aoa player <target> skills <Skill Name> cycle check
aoa player <target> skills <Skill Name> cycle set <Number>
aoa player <target> skills <Skill Name> cycle subtract <Number>
aoa player <target> stats <Stat Name> - for editing the player's health, hunger, or vanilla experience. Replace <Stat Name> with either food, health, or experience. Replace <target> with the name of a player or a target selector (@p, @a, etc).
aoa player <target> stats experience
aoa player <target> stats experience add <Number> - adds xp to the player's vanilla experience. Set <Number> to the amount of xp to add.
aoa player <target> stats experience check - prints the amount of vanilla xp the player has in the chat.
aoa player <target> stats experience subtract <Number> - subtracts xp to the player's vanilla experience. Set <Number> to the amount of xp to subtract.
aoa player <target> stats health
aoa player <target> stats health add <Number> - heals health to the player. Set <Number> to the amount of health healed.
aoa player <target> stats health check - prints the amount of health the player has in the chat.
aoa player <target> stats health subtract <Number>
aoa player <target> stats food
aoa player <target> stats food hunger
aoa player <target> stats food hunger add <Number> - adds food to the player's food bar. Set <Number> to the amount of food to add.
aoa player <target> stats food hunger check - prints the player's hunger in the chat.
aoa player <target> stats food hunger set <Number> - sets the player's food bar to a specific value. Set <Number> to the amount of hunger to set to.
aoa player <target> stats food hunger subtract <Number> - subtracts hunger from the player. Set <Number> to the amount of hunger to subtract.
aoa player <target> stats food saturation
aoa player <target> stats food saturation add <Number>
aoa player <target> stats food saturation check
aoa player <target> stats food saturation set <Number>
aoa player <target> stats food saturation subtract <Number>
aoa portalreset <target> - Replace <target> with the name of a player or a target selector (@p, @a, etc).
aoa structures - used to generate structures at a desired location.
aoa structures generate aoa <id> <coords> - replace <id> with the structure's id. Replace <coords> with the coordinates that the structure should be placed at. ~ ~ ~ works in place of coordinates, like in other commands such as /setblock.
aoa version - Prints a message in the chat with the version number of both the mod and Forge that the player is using.
aoa wiki <page> - Creates a link in the chat that will take the player to this wiki when clicked. <page> can be any page name.