Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update plugin.yml #3832

Merged
merged 2 commits into from
Jan 2, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Essentials/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ commands:
aliases: [edelwarp,remwarp,eremwarp,rmwarp,ermwarp]
depth:
description: States current depth, relative to sea level.
usage: /depth
usage: /<command>
aliases: [edepth,height,eheight]
disposal:
description: Opens a portable disposal menu.
Expand Down Expand Up @@ -319,7 +319,7 @@ commands:
tpoffline:
description: Teleport to a player's last known logout location
usage: /<command> <player>
aliases: [otp, offlinetp, tpoff, tpoffline]
aliases: [otp, offlinetp, tpoff, tpoffline, etpoffline]
pay:
description: Pays another player from your balance.
usage: /<command> <player> <amount>
Expand Down