📏Commands & Permissions
Familiarize yourself with commands and correctly assign permissions to your players.
Commands
Aliases: /soullink, /soul, /sl
/soul help
View available commands
/soul accept
Accept a request to link or unlink.
/soul unlink
Unlink with a player. If the calling player only has the permission soullink.request
, then a request to unlink will be sent instead.
/soul link <player-name>
Send another player a request to become linked if the player has the soullink.request
permission. If a player has the soullink.link
permission, this will instead forcefully link with a player without sending a request.
/soul linkall
Links all unlinked players in the server with each other. If there's an uneven amount of players in the server, then one person will be left out.
/soul linkup
Link up with a random unlinked player in the server.
/soul info
View information on the link.
/soul info <player>
View link information on a player.
/soul reload
Reload the plugin.
Permissions
Permissions that can be granted to a player using popular permission management plugins, i.e. LuckPerms.
Permission groups you can grant to allow bulk permissions and their permission nodes.
Access to all permissions
soullink.reload
Reload the plugin
soullink.player
All permissions granted to a player are granted to a mod.
soullink.link
Forcefully link with a player without having to send a request.
soullink.unlink
Forcefully unlink with a player without having to send a request.
soullink.linkall
Link up all unlinked players in the server.
soullink.showlinks
Show a list of link pairs existing in the server.
soullink.info
View link information on a player.
soullink.exempt
Player is exempt from being linked when running linkall or linkup.
soullink.accept
Accept a link request sent by a player.
soullink.request
Send a player a request to link or unlink.
soullink.unlink
Unlink with a player.
soullink.linkup
Links up with another random unlinked player in the server. Their identity will be hidden.
soullink.info.player
View information regarding your link.
soullink.quickdie
When a player is down, they can click the chat cmd to instantly die
soullink.help
View usage information of all commands.
Last updated