Change Log 1.1.17
This update addresses a change to the /domain give command, as well as corrects an uncaught null error that could be reported to console.
Domain Give
The "/domain give <optional block name>" has changed to:
/domain get <optional block name>
Running the command without the optional block name will open the menu just as "/domain give" did.
The "/domain give" command is now used to give blocks directly to other players.
/domain give <player name or UUID>
<optional block name>
Leaving the block name off will still open the menu, but selecting the Domain block from the menu will give the block to the player specified. You can use /domain give with your own name instead of /domain get if needed.
Note: The player MUST be online to receive the block in order to make sure that they have space in their inventory etc.
The domain.admin permission is required for both "/domain give" and "/domain get"
Bug Fix
The console could receive a null error starting like:
This issue has been resolved.