Management Commands - DonovanDMC/ProjectExpansion GitHub Wiki

Command List

We have several commands to help with managing player emc and knowledge.

EMC

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.

Add EMC

This will add the given value to the player's emc.

Get EMC

This will show the player's emc.

Remove EMC

This will remove the given value from the player's emc.

Set EMC

This will set their emc to the provided value.

Test EMC

This will test if the provided value could be removed from emc. This can be used for command blocks/secoreboards and things.

 

Knowledge `

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.

Clear Knowledge

This will remove all of the player's knowledge entries.

Learn Knowledge

Any item with an emc value can be added to a player's knowledge via this.

Test Knowledge

This will test if the player has the provided item learned. This can be used for command blocks/secoreboards and things.

 

Unlearn Knowledge

Any knowledge can be removed with this.

Book

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.

Add Location

A location can be added to any player, or a held book via coordinates, dimension, and a provided name.

Clear Locations

Removes all locations present in a book or player.

Dump Locations

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.

List Locations

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.

Remove Location

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.

⚠️ **GitHub.com Fallback** ⚠️