The essential plugin suite for Vedrock: teleportation, moderation, and server management commands.
Status: Work in progress — commands are being added as the Vedrock framework API expands.
Requires Vedrock and bedrock-v/plugins.
| Command |
Description |
/spawn |
Teleport to the world spawn |
/tpa <player> |
Request to teleport to a player |
/tpaccept |
Accept a pending teleport request |
/tpdeny |
Deny a pending teleport request |
| Command |
Description |
/sethome [name] |
Save your current position as a home (default: "default") |
/home [name] |
Teleport to a saved home |
/delhome [name] |
Delete a saved home |
/homes |
List all your saved homes |
| Command |
Description |
/setwarp <name> |
Create a warp point at your position |
/warp <name> |
Teleport to a warp point |
/delwarp <name> |
Delete a warp point |
/warps |
List all warp points |
| Command |
Description |
/kick <player> [reason] |
Kick a player from the server |
/ban <player> [reason] |
Ban a player from the server |
/unban <player> |
Unban a player |
/mute <player> |
Prevent a player from chatting |
/unmute <player> |
Allow a muted player to chat again |
LGPL-3.0