Skip to content

Commands

All commands use /lifesteal. Operators can use every administrative command through astra.lifesteal.admin.

CommandPermissionDescription
/lifestealnoneShow command help.
/lifesteal hearts get <player>astra.lifesteal.command.hearts.getView a player's heart count.
/lifesteal hearts set <player> <amount>astra.lifesteal.command.hearts.setSet a player's hearts within configured limits.
/lifesteal hearts add <player> <amount>astra.lifesteal.command.hearts.addAdd hearts to a player.
/lifesteal hearts remove <player> <amount>astra.lifesteal.command.hearts.removeRemove hearts from a player and trigger elimination if needed.
/lifesteal eliminate <player>astra.lifesteal.command.eliminateManually eliminate a player.
/lifesteal revive <player>astra.lifesteal.command.reviveRevive an eliminated player.
/lifesteal withdraw <amount>noneTurn hearts into a withdrawn heart item when withdrawals are enabled.
/lifesteal reviveitem <player>noneUse a held revive beacon on a player.
/lifesteal item give <revive_beacon|heart> <player> <amount>astra.lifesteal.item.giveGive lifesteal items to an online player.
/lifesteal shopastra.lifesteal.shop.openOpen the heart shop.
/lifesteal shop reloadastra.lifesteal.shop.reloadReload shop entries from shop.yml.
/lifesteal shop editorastra.lifesteal.shop.adminOpen the heart shop editor.
/lifesteal recipe listastra.lifesteal.recipe.adminList configured recipes.
/lifesteal recipe reloadastra.lifesteal.recipe.reloadReload crafting recipes from recipes.yml.
/lifesteal recipe editor [recipe]astra.lifesteal.recipe.adminOpen the recipe list or a recipe editor.
/lifesteal recipe toggle <recipe>astra.lifesteal.recipe.adminEnable or disable a recipe.
/lifesteal recipe saveastra.lifesteal.recipe.adminSave recipe editor changes and reload recipes.
/lifesteal reloadastra.lifesteal.command.reloadReload plugin configuration and messages.

Use /lifesteal reload for normal configuration and message changes. Use the more specific shop or recipe reload commands when you only want to refresh those files.

Built with VitePress.