Lightweight homes, warps, TPA, back, RTP, and player toggles for Paper, Purpur, and Folia.
Players get a shared teleport countdown, a simple GUI, and translatable messages. Operators get warps, home limits, reload, and an optional GitHub update notice.

Install AuraUtils-<version>-paper-folia.jar in plugins/, then restart.
| Server | Install |
|---|---|
| Paper / Purpur / Folia | AuraUtils-<version>-paper-folia.jar |
- Place the JAR in
plugins/. - Restart the server.
- Edit
plugins/AuraUtils/config.ymlif you want. - On first start the plugin copies
lang/en.yml. Translate it or add another locale and setlanguage:. - Run
/aura reload(aura.admin) after config or language edits.

- Homes with optional GUI, name rules, overwrite confirm, and optional limits
- Server warps with optional GUI and overwrite confirm
- Timed TPA plus a trusted list that auto-accepts requests
/back, safe/rtp, god, fly, nofall, nohunger/menuutility GUI- Shared countdown: chat, action bar, title, cancel on move/damage, rising-pitch sounds
aura.teleport.bypassfor instant teleports- All player-facing text in
lang/en.yml
Trusted TPA: /tpatrust <player> adds them to your list. They can /tpa you without /tpaccept. Manage with /tpatrust list and /tpauntrust <player>. Cancel a countdown or an outgoing TPA with /tpacancel (/tpcancel, /auracancel).

| Command | Permission | Description |
|---|---|---|
/home [name|list] |
aura.home |
Teleport to a home or open the home GUI |
/sethome <name> |
aura.home.set |
Create or update a home |
/delhome <name> |
aura.home.delete |
Delete a home |
/warp [name|list] |
aura.warp |
Teleport to a warp or open the warp GUI |
/setwarp <name> |
aura.warp.set |
Create or update a warp |
/delwarp <name> |
aura.warp.delete |
Delete a warp |
/tpa <player>|list |
aura.tpa |
Send a TPA request or open the TPA GUI |
/tpaccept / /tpadeny |
aura.tpa |
Accept or deny a pending TPA |
/tpacancel |
aura.use |
Cancel a countdown or outgoing TPA |
/tpatrust / /tpauntrust |
aura.tpa.trust |
Manage your trusted TPA list |
/back |
aura.back |
Return to the last teleport location |
/rtp |
aura.rtp |
Random safe teleport |
/god [player] |
aura.god |
Toggle invincibility |
/fly [player] |
aura.fly |
Toggle flight |
/nofall [player] |
aura.nofall |
Toggle fall damage |
/nohunger [player] |
aura.nohunger |
Toggle hunger depletion |
/menu |
aura.menu |
Open the utility GUI |
/aura [reload] |
aura.use / aura.admin |
Command list; reload config and language |

- Java 21+ (Minecraft 26.1+ servers need Java 25)
- Minecraft 1.21.x and 26.1 / 26.2
- Paper, Purpur, or Folia

tpa:
timeout: 60
trusted-max: 50
trusted-instant: false
homes:
default-limit: 3
limits:
- permission: aura.homes.vip
max: 5
- permission: aura.homes.unlimited
max: 0
rtp:
radius: 2000
minDistance: 250
attempts: 30
generate-unloaded: true # Spigot / CraftBukkit
max-sync-generations: 3 # Spigot / CraftBukkit cap
teleport:
countdown: 5
countdown-display: both
chat-at: [3, 2, 1]
title: true
cancel-on-move: true
sound: true
sound-rising-pitch: true
language: en
prefix: "&8[&bAura&8] &r"
update-checker:
enabled: true
Home and warp names are 1–32 letters, numbers, _, or -. Overwriting an existing name asks for clickable [CONFIRM] / [CANCEL] (30 seconds).
chat-at: [3, 2, 1] always announces the start (for example 5), then only those remaining seconds. Action bar and title still update every second.
When update-checker.enabled is true, operators with aura.admin get a clickable chat link if a newer GitHub release exists.

| Permission | Default | Description |
|---|---|---|
aura.use |
true | Basic access / /tpacancel |
aura.menu |
true | Open the utility menu |
aura.back |
true | Use /back |
aura.warp |
true | Use warp commands |
aura.warp.set |
op | Create/update warps |
aura.warp.delete |
op | Delete warps |
aura.home |
true | Use home commands |
aura.home.set |
true | Set homes |
aura.home.delete |
true | Delete homes |
aura.tpa |
true | Use tpa / tpaccept / tpadeny |
aura.tpa.trust |
true | Manage trusted TPA list |
aura.god / aura.god.others |
op | God mode for self / others |
aura.fly / aura.fly.others |
op | Fly for self / others |
aura.nofall / aura.nofall.others |
op | Fall damage for self / others |
aura.nohunger / aura.nohunger.others |
op | Hunger for self / others |
aura.rtp |
true | Random safe teleport |
aura.teleport.bypass |
op | Skip teleport countdown |
aura.admin |
op | All permissions, including /aura reload |

Replace the jar with AuraUtils-<version>-paper-folia.jar. After first start, translate plugins/AuraUtils/lang/en.yml or add another lang/<code>.yml. Add language:, homes.default-limit, and update-checker.enabled to an existing config.yml if those keys are missing.

Anonymous bStats. Disable in plugins/bStats/config.yml → enabled: false.
Downloads · Changelog · Support
Copyright: Lozaine@Tamawish · MIT
Pinned Versions
- R1.21.11–26.2
Pages
Members
1Owner
