Skip to main content
All Dimensions commands are grouped under the /dim root command. You can run /dim help at any time in-game to see the full list of available commands, and /dim perms to display the permission node required for each one. The table below describes each command so you can set up your permission manager without having to look them up one by one.

Command Reference

CommandDescription
/dim helpDisplays all available Dimensions commands in-game.
/dim permsLists the permission node associated with every command.
/dim portal [name]Shows information about a portal. Provide a portal name to look it up by ID, or omit the argument to inspect the portal you are looking at in-game.
/dim portalsLists all currently configured portals on the server.
/dim worldsDisplays all worlds that Dimensions is aware of, along with their configured settings.
/dim reloadReloads config.yml and all portal .yml files without restarting the server. Use this after any configuration change.
/dim clear <all/world/portal>Removes saved portal data. Pass all to clear everything, a world name to clear portals in that world, or a portal ID to clear a specific portal type.
/dim infoDisplays version information, loaded portal count, and other diagnostic details about the running Dimensions instance.
/dim forceLink selectSelects a portal to act as the source for a forced link. Requires the ForceLink addon.
/dim forceLink setSets the previously selected portal’s forced destination. Requires the ForceLink addon.
Run /dim help in-game to see any additional commands introduced by addons you have installed. The table above covers the commands bundled with the base plugin.
The forceLink commands are only available when the ForceLink addon is installed alongside Dimensions. Attempting to run them without the addon will result in an unknown command error.

Viewing Permissions

Run /dim perms in-game (or from the console) to get a live list of every permission node mapped to each command. Copy these nodes directly into your permission manager (e.g. LuckPerms, PermissionsEx) to control which players or groups can access each feature.
Grant dimensions.* to administrators to give them access to all Dimensions commands at once, or assign individual permission nodes for finer-grained control.