-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f4c19a6
commit 0529009
Showing
2 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,37 @@ | ||
# PaperUtils | ||
|
||
Lightweight commands to make a vanilla paper server a bit more friendly, without the need for enormous and complicated plugins and APIs | ||
|
||
# Commands | ||
|
||
All permissions are granted by default, but can be customised if required. Using a plugin such as LuckPerms is recommended for this. | ||
|
||
## Homes | ||
|
||
**Permission** `sebutils.homes` | ||
|
||
| Command | Aliases | Description | | ||
|----------|-----|-----------------------------------------| | ||
| /home | /h | Takes you to your home location | | ||
| /sethome | /sh | Sets your home to your current location | | ||
| /delhome | /dh | Deletes your home | | ||
|
||
## Teleportation | ||
|
||
**Permission** `sebutils.tpa` | ||
|
||
| Command | Aliases | Description | | ||
|-----------|---------|---------------------------------------| | ||
| /tpa | none | Ask to teleport to another player | | ||
| /tpahere | none | Ask to teleport another player to you | | ||
| /tpaccept | none | Accept a teleport request | | ||
| /tpdeny | none | Deny a teleport request | | ||
|
||
## Chat Customisation | ||
|
||
**Permission** `sebutils.nicknames` | ||
|
||
| Command | Aliases | Description | | ||
|-------------|---------|--------------------------| | ||
| /namecolour | /nc | Set your nickname colour | | ||
| /nickname | /nick | Set your chat nickname | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters