Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
SurvivalUtils
This is a Quality of Life Plugin for Minecraft 1.21+ that adds useful commands to improve gameplay.
Overview Currently, there are 10 commands available:
- /survivalutils reload, /su reload — reloads the plugin configuration.
- /heal — Restores your health to full.
- /feed — Fills your hunger bar completely.
- /repair — Repairs the item you’re holding.
- /rename — Renames the item you're holding.
- /workbench, /craft — Opens a Crafting Table.
- /anvil — Opens an Anvil. [Paper 1.21.1+]
- /grindstone — Opens a Grindstone [Paper 1.21.1+]
- /enderchest, /ec — Opens your Enderchest.
- /gamemode <0-3|name> — Changes your game mode using the classic Minecraft numbers (0 = Survival, 1 = Creative, 2 = Adventure, 3 = Spectator) or the usual game mode names.
- Configurable cooldowns for commands (adjustable in config.yml)
Installation
- Download the latest release
- Place the ".jar" file into your server's "plugins" folder
- Restart your server
Permissions Each command requires a specific permission node:
- /survivalutils reload, /su reload → survivalutils.admin
- /heal → survivalutils.heal
- /feed → survivalutils.feed
- /repair → survivalutils.repair
- /rename → survivalutils.rename
- /workbench, /craft → survivalutils.workbench
- /anvil → survivalutils.anvil
- /grindstone → survivalutils.grindstone
- /enderchest, /ec → survivalutils.enderchest
- /gamemode → survivalutils.gamemode
Wildcard permission: survivalutils.* - grants access to all commands. Default: Server operators (op) have access to all commands via the wildcard.
Assign the appropriate permissions via your permissions plugin.
Pinned Versions
Pages
Members
Owner