Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
Aspect of the Void
Paper plugin that adds the Aspect of the Void from Hypixel SkyBlock to your server.
It's an ender sword: right-click, and you blink 12 blocks ahead with Speed for the next 3 seconds (Instant Transmission). Sneak right-click warps you onto the block you're looking at, up to 61 blocks away (Ether Transmission). If you've used one on Hypixel, you already know exactly how it plays.
Wiki: Aspect of the Void
Setup
For the supported Minecraft versions, check the Modrinth page or the latest release on GitHub both always show the current one.
Drop the jar in plugins/, restart. The config generates at plugins/AspectoftheVoid/config.yml and everything in it is commented.
After that, config changes don't need a restart: edit, save, /aspectofthevoidreload.
Getting one
No crafting recipe you weren't going to grind Enderman Slayer for one anyway. Right?
/giveaspectofthevoid [player]
No argument gives one to yourself. Note that giveaspectofthevoid.give is enabled for everyone by default. If you don't want players handing it to themselves, set default: false on it or override it in your permissions' plugin.
Commands & permissions
| Command | Description | Permission | Default |
|---|---|---|---|
/giveaspectofthevoid [player] |
Gives the sword to you or another player. | giveaspectofthevoid.give |
All players |
/aspectofthevoidreload |
Reloads config.yml without a restart. |
aspectofthevoid.reload |
Ops |
Config
Everything's documented in config.yml itself. The options you'll actually touch:
| Option | Default | What it does |
|---|---|---|
instant-transmission.range |
12 | Blocks you teleport forward with Instant Transmission. |
instant-transmission.speed-duration |
3 | Seconds of Speed after an Instant Transmission. |
ether-transmission.range |
61 | Max distance Ether Transmission can warp you. |


