Skip to Content
LandRealmsCommands

Commands

All commands use /realm as the base. The alias /r works as a shorthand for all commands listed below.

Note

Arguments in <angle brackets> are required. Arguments in [square brackets] are optional.

CommandSyntaxDescriptionPermission
/realm create/realm create [name]

e.g. /realm create MyBase

Creates a new realm for the executing player. A name can optionally be provided; defaults to the player's username.landrealms.command.create
/realm delete/realm deletePermanently deletes your realm and all its data. Prompts for confirmation before executing.landrealms.command.delete
/realm join/realm join <player>

e.g. /realm join Steve

Teleports you to another player's realm. The realm must be set to public or you must be on the member list.landrealms.command.join
/realm leave/realm leaveReturns you to the world you came from before joining the realm.landrealms.command.leave
/realm home/realm homeTeleports you to your own realm.landrealms.command.home
/realm invite/realm invite <player>

e.g. /realm invite Alex

Sends a realm join invitation to the specified player.landrealms.command.invite
/realm kick/realm kick <player>Removes a player from your realm's member list and teleports them out if currently inside.landrealms.command.kick
/realm reload/realm reloadReloads the config.yml without restarting the server. Changes take effect immediately.landrealms.admin.reload
/realm admin delete/realm admin delete <player>

e.g. /realm admin delete GrieferXx

Admin command. Force-deletes the realm belonging to the specified player.landrealms.admin.delete
/realm admin tp/realm admin tp <player>Admin command. Teleports you to the specified player's realm regardless of access settings.landrealms.admin.tp
Last updated on