Management Commands - DonovanDMC/ProjectExpansion GitHub Wiki
We have several commands to help with managing player emc and knowledge.
If a player's emc is modified by another player, console, or command blocks, a notification will be sent if not disabled in the config.
This will add the given value to the player's emc.
This will show the player's emc.
This will remove the given value from the player's emc.
This will set their emc to the provided value.
This will test if the provided value could be removed from emc. This can be used for command blocks/secoreboards and things.
If a player's knowledge is modified by another player, console, or command blocks, a notification will be sent if not disabled in the config.
This will remove all of the player's knowledge entries.
Any item with an emc value can be added to a player's knowledge via this.
This will test if the player has the provided item learned. This can be used for command blocks/secoreboards and things.
Any knowledge can be removed with this.
These commands can be used to manage held Alchemical Books, or player's Alchemical Book locations. Each command accepts a hand
, or player
argument.
If a player's book is modified by another player, console, or command blocks, a notification will be sent if not disabled in the config.
A location can be added to any player, or a held book via coordinates, dimension, and a provided name.
Removes all locations present in a book or player.
Outputs the locations contained in a book or player in a format that can be provided to a developer. Click the text to copy it.
Outputs a list of the locations contained in a book or player. Click on the coordinates and dimension (if not in the same dimension) to go there.
Removes a location by name from a book or player. The location will be output in a format similar to the list command, just in case removal was accidental.
Screenshots and testing were done in 1.19.2 with 1.0.10.