-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Returns things lost at the last death for the given player. Requires NeedPrivilegeForReturnThings to run the command. See the configuration for more information.
Displays the names of the most recent death data files for the given player. The number of files is determined by MaxDeathContentSavedPerPlayer. See the configuration for more information.
Arguments: player
Example: /returnthings list <player>
Returns the items saved at the death of the given player and returns them to the designated player. By default the most recent death is selected for the items to be returned, but this can be specified with the 0-based index id.
Arguments: player, giveToPlayer, id
Example: /returnthings get <from_player> <to_player> [0]
Note
Items can only be fetched and given to online players. Ensure both players are online at the time the command is run.