-
Notifications
You must be signed in to change notification settings - Fork 11
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
Jonathan
committed
Feb 25, 2017
1 parent
9ce9f73
commit 580409c
Showing
47 changed files
with
381 additions
and
113 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
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
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Ban | ||
==== | ||
Ban a player or an ip address, for a certain time and reason. | ||
|
||
Usage: /ban \<Player/IP\> \[Time\] \[Reason…\]<br> | ||
Aliases: ban, banip, ipban, bantemp, tempban<br> | ||
Module: [ban](../modules/ban.md)<br> | ||
|
||
Basic permission: uc.ban.ban.base<br> | ||
Basic role: mod<br> | ||
|
||
Permissions: <br> | ||
* **uc.ban.ban.base** - Recommended role: mod<br>Allows you to use the /ban command. |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Biometeleport | ||
==== | ||
Teleport to a specific biome. | ||
|
||
Usage: /biometeleport \<Biome\><br> | ||
Aliases: biometeleport, biometp, btp, bteleport<br> | ||
Module: [teleport](../modules/teleport.md)<br> | ||
|
||
Basic permission: uc.teleport.biometeleport.base<br> | ||
Basic role: mod<br> | ||
|
||
Permissions: <br> | ||
* **uc.teleport.biometeleport.base** - Recommended role: mod<br>Allows you to use the /biometeleport command. |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Break | ||
==== | ||
Break the block you are looking at. | ||
|
||
Usage: /break<br> | ||
Aliases: break, blockzap, zapblock<br> | ||
Module: [blockinfo](../modules/blockinfo.md)<br> | ||
|
||
Basic permission: uc.blockinfo.break.base<br> | ||
Basic role: nobody<br> | ||
|
||
Permissions: <br> | ||
* **uc.blockinfo.break.base** - Recommended role: nobody<br>Allows you to use the /break command. |
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Hat | ||
==== | ||
Put the item in your hand on your hat. | ||
|
||
Usage: /hat \[Player\]<br> | ||
Aliases: hat<br> | ||
Module: [item](../modules/item.md)<br> | ||
|
||
Basic permission: uc.item.hat.base<br> | ||
Basic role: vip<br> | ||
|
||
Permissions: <br> | ||
* **uc.item.hat.base** - Recommended role: vip<br>Allows you to use the /hat command. | ||
* **uc.item.hat.others** - Recommended role: admin<br>Allows you to use the hat command on other players. |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Ip | ||
==== | ||
View the ip address of a player. | ||
|
||
Usage: /ip \<Player\><br> | ||
Aliases: ip<br> | ||
Module: [ban](../modules/ban.md)<br> | ||
|
||
Basic permission: uc.ban.ip.base<br> | ||
Basic role: nobody<br> | ||
|
||
Permissions: <br> | ||
* **uc.ban.ip.base** - Recommended role: nobody<br>Allows you to use the /ip command. |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
List | ||
==== | ||
View a list of online players. | ||
|
||
Usage: /list<br> | ||
Aliases: list, players, ls, who, online, plist<br> | ||
Module: [playerinfo](../modules/playerinfo.md)<br> | ||
|
||
Basic permission: uc.playerinfo.list.base<br> | ||
Basic role: everyone<br> | ||
|
||
Permissions: <br> | ||
* **uc.playerinfo.list.base** - Recommended role: everyone<br>Allows you to use the /list command. | ||
* **uc.playerinfo.list.seevanish** - Recommended role: mod<br>Allows you to see vanished players in the /list command |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
==== | ||
Send, receive or clear your mail. | ||
|
||
Usage: /mail read|clear|send|delete|<br> | ||
Aliases: mail<br> | ||
Module: [mail](../modules/mail.md)<br> | ||
|
||
Basic permission: uc.mail.mail.base<br> | ||
Basic role: everyone<br> | ||
|
||
Permissions: <br> | ||
* **uc.mail.mail.base** - Recommended role: everyone<br>Allows you to use the /mail command. | ||
* **uc.mail.mail.read.base** - Recommended role: nobody<br>Allows you to use the /mail read command. | ||
* **uc.mail.mail.send.base** - Recommended role: nobody<br>Allows you to use the /mail send command. | ||
* **uc.mail.mail.clear.base** - Recommended role: nobody<br>Allows you to use the /mail clear command. | ||
* **uc.mail.mail.delete.base** - Recommended role: nobody<br>Allows you to use the /mail delete command. |
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
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
Ping | ||
==== | ||
View a player's ping. | ||
|
||
Usage: /ping \[Player\]<br> | ||
Aliases: ping, pong, latency<br> | ||
Module: [playerinfo](../modules/playerinfo.md)<br> | ||
|
||
Basic permission: uc.playerinfo.ping.base<br> | ||
Basic role: vip<br> | ||
|
||
Permissions: <br> | ||
* **uc.playerinfo.ping.base** - Recommended role: vip<br>Allows you to use the /ping command. | ||
* **uc.playerinfo.ping.others** - Recommended role: vip<br>Allows you to use the /ping command on other players. |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Randomteleport | ||
==== | ||
Teleport to a random location nearby. | ||
|
||
Usage: /randomteleport<br> | ||
Aliases: randomteleport, randomtp, rtp, rteleport<br> | ||
Module: [teleport](../modules/teleport.md)<br> | ||
|
||
Basic permission: uc.teleport.randomteleport.base<br> | ||
Basic role: mod<br> | ||
|
||
Permissions: <br> | ||
* **uc.teleport.randomteleport.base** - Recommended role: mod<br>Allows you to use the /randomteleport command. |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Signedit | ||
==== | ||
Edit the sign you are looking at. | ||
|
||
Usage: /signedit \<Line\> \<Text…\><br> | ||
Aliases: signedit, editsign<br> | ||
Module: [sign](../modules/sign.md)<br> | ||
|
||
Basic permission: uc.sign.signedit.base<br> | ||
Basic role: vip<br> | ||
|
||
Permissions: <br> | ||
* **uc.sign.signedit.base** - Recommended role: vip<br>Allows you to use the /signedit command. |
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
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
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
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
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
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Top | ||
==== | ||
Teleport to a random location nearby. | ||
|
||
Usage: /top<br> | ||
Aliases: top, highestblock<br> | ||
Module: [teleport](../modules/teleport.md)<br> | ||
|
||
Basic permission: uc.teleport.top.base<br> | ||
Basic role: nobody<br> | ||
|
||
Permissions: <br> | ||
* **uc.teleport.top.base** - Recommended role: nobody<br>Allows you to use the /top command. |
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
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Unban | ||
==== | ||
Unban a player or ip address. | ||
|
||
Usage: /unban Player/IP<br> | ||
Aliases: unban, pardon, unbanip, pardonip, ipunban, ippardon<br> | ||
Module: [ban](../modules/ban.md)<br> | ||
|
||
Basic permission: uc.ban.unban.base<br> | ||
Basic role: nobody<br> | ||
|
||
Permissions: <br> | ||
* **uc.ban.unban.base** - Recommended role: nobody<br>Allows you to use the /unban command. |
Oops, something went wrong.