-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Venomous-Viper1/master
Added In game commands index to the guide site.
- Loading branch information
Showing
6 changed files
with
74 additions
and
8 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,9 +1,9 @@ | ||
--- | ||
sidebar_position: 5 | ||
sidebar_position: 7 | ||
--- | ||
|
||
# Can you add this feature? | ||
|
||
While we don't have an official platform dedicated to feature additions at the moment, we are always eager to hear your great ideas. You can share your suggestions with us and the community in various ways. | ||
|
||
However, the most preferred channel for sharing your ideas is our Discord server (https://craftingforchrist.net/discord), particularly in the #suggestions channel. We value your input and look forward to hearing your innovative suggestions! | ||
However, the most preferred channel for sharing your ideas is our Discord server (https://craftingforchrist.net/discord), particularly in the #suggestions channel. We value your input and look forward to hearing your innovative suggestions! |
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,7 +1,7 @@ | ||
--- | ||
sidebar_position: 4 | ||
sidebar_position: 5 | ||
--- | ||
|
||
# Where can I apply for Staff? | ||
|
||
Visit our "Apply" page to explore the available positions we are actively seeking to fill: https//craftingforchrist.net/apply | ||
Visit our "Apply" page to explore the available positions we are actively seeking to fill: https//craftingforchrist.net/apply |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 4 | ||
sidebar_position: 6 | ||
--- | ||
|
||
# I found a bug! How should I report it? | ||
|
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,66 @@ | ||
--- | ||
sidebar_position: 3 | ||
--- | ||
# Command Index | ||
|
||
# Server-Wide Commands | ||
| Command | Description | | ||
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | ||
| /rules | Link to the server rules. | | ||
| /discord | Link to the server discord. | | ||
| /website | Link to the server website. | | ||
| /apply | Link to the applications page. | | ||
| /server \<server\> | Switch to a server (Survival, Hub, Mixed, Events). | | ||
| /msg \<username\> \<message\> | Send a private message to a player. | | ||
| /reply \<message\> | Reply to the user who last sent you a message. | | ||
| /report \<username\> \<reason\> | Report a player you believe is breaking the rules. | | ||
| /ping | Test your connection speed to the server. | | ||
|
||
# Survival Commands | ||
|
||
| Command | Description | | ||
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | ||
| /spawn | Teleport to world spawn. | | ||
| /sethome \<name\> | Set a player home to your current location. | | ||
| /delhome \<name\> | Delete a player home. | ||
| /home \<name/bed\> | Teleport to your home. | | ||
| /sell hand \<amount\> | While holding diamonds in your hand, convert the desired amount into currency. | | ||
| /bal | Check your currency balance. | | ||
| /baltop | Check the top player balances. | | ||
| /qs create \<price\> \<item\> | Create a playershop. | | ||
| /qs remove | Remove a playershop. | | ||
| /qs item \<item\> | Change the item being sold at a shop. Hold the desired item in your hand or put the item's name in chat. | | ||
| /qs price \<price\> | Change the price of a shop. | | ||
| /qs size \<stack size\> | Change the stack size of a shop. | | ||
| /qs buy/sell | Change the mode of the shop between buying and selling. | | ||
| /qs transferownership | Transfer ownership of a shop to another player. | | ||
| /claim | Enter/exit claim mode. | | ||
| /claimflag | Modify claim flags (settings). | | ||
| /abandonclaim | Remove a claim. | | ||
| /abandonallclaims | Remove all of your claims. | | ||
| /claim info | View information about the current claim at your location. | | ||
| /claim greeting | Modify Claim enter message. | | ||
| /claim farewell | Modify Claim exit message. | | ||
| /claim gui | Change claim interface mode. | | ||
| /trust \<username\> | Allow a player to build in your claim. | | ||
| /untrust \<username\> | Revoke a player's ability to build in your claim. | | ||
| /givepet \<username\> | Transfer ownership of a pet. | | ||
| /quest | View the quest menu. | | ||
| /graves | Display list of current graves. | | ||
|
||
Check https://guides.craftingforchrist.net/docs/survival for more information on specific commands. | ||
|
||
# Supporter Survival Commands | ||
| Command | Description | | ||
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | ||
| /hat | Display the item in your hand as a hat | | ||
| /trigger as_help | Give yourself the Armor Stand book. | | ||
|
||
# Mixed Commands | ||
| Command | Description | | ||
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | ||
| /join \<team\> | Join a team. (Only Supporters can choose their team). | | ||
| /leave | Leave a team. | | ||
| /g \<message\> | Send a message in global chat. | | ||
| /map | View Map information. | | ||
| /rot | View the map rotation. | |
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,5 +1,5 @@ | ||
--- | ||
sidebar_position: 3 | ||
sidebar_position: 4 | ||
--- | ||
|
||
# Who should I turn to for help? | ||
|