-
Notifications
You must be signed in to change notification settings - Fork 4
Commands & Permissions
Sven Rahn edited this page Jul 25, 2019
·
4 revisions
The permission for each command is unity.player plus the sub permission listed below.
| Command | Permission | Description |
|---|---|---|
/marry help |
.help |
A nice help page |
/marry <player> |
.marry |
Marry a player |
/marry accept <player> |
.accept |
Accept the proposal; is run when clicking the 'Accept' button |
/marry decline <player> |
.decline |
Decline the proposal; is run when clicking the 'Decline' button |
/marry list |
.list |
List all couples |
/marry divorce |
.divorce |
Divorce from your partner |
/marry tp |
.tp |
Teleport to your partner |
/marry gift |
.gift |
Gift the item you are holding to your partner |
/marry home |
.home.home |
Teleport to the couple's home |
/marry home set |
.home.set |
Set the couple's home |
Note: Originally /unity is the normal root command and /marry is just an alias. So you can still do /unity list or /unity gift.