Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
winglessraven authored Apr 28, 2023
1 parent d0070b5 commit c805db5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -91,12 +91,15 @@ Before the plugin can be used you need to configure AMP in a specific way. **NO
|Display Update Button|Toggle the update button on the info panel|
|Display Manage Button|Toggle the manage button on the info panel|
|Display Online Player List|Show a list of online players in the info panel (if supported)|
|Change Displayed Status|Change default AMP status text to custom (see [here](https://github.com/winglessraven/AMP-Discord-Bot/wiki/Changing-Application-State-Values-to-Custom-Text)|
|Change Displayed Status|Change default AMP status text to custom (see [here](https://github.com/winglessraven/AMP-Discord-Bot/wiki/Changing-Application-State-Values-to-Custom-Text))|
|Online Server Bot Presence Text|Change the presence text when the application is running. Use `{OnlinePlayers}` and `{MaximumPlayers}` as variables|
|Display Playtime Leaderboard|Toggle the playtime leaderboard on the info panel|
|Remove Bot Name|Removes the bot name from the base command to allow granular permissions from within the Discord server settings|
|Additional Embed Field Title|Title for an additional field on the info panel embed|
|Additional Embed Field Text|Content for an additional field on the info panel embed|
|Send Chat to Discord|Send chat messages from the server to a Discord channel|
|Chat Discord Channel|Channel to send messages to if previous option is enabled|
|Send Chat from Discord to Server|Attempt to send chat messages from Discord channel (specified in previous option) to server chat - currently only Minecraft supported!|

## AMP Discord Bot Colours
The `Discord Bot Colours` section give you the ability to change the colour of your embedded messages in Discord. For each option you want to change insert the hex colour code required.

0 comments on commit c805db5

Please sign in to comment.