-
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.
Updated ReadMe + Changed Permissions
- Loading branch information
Showing
6 changed files
with
8 additions
and
26 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,24 +1,6 @@ | ||
# DiscordConnector | ||
A Minecraft Plugin that combines Discord and Minecraft | ||
### Commands | ||
- /setbottoken - Set token of your bot | ||
- /setguildid - Set ID of your Discord guild | ||
- /setmcsyntax {syntax} - Change how messages sent on Discord get sent in Minecraft - Example Syntax: [DC]{username}: {message} | ||
- /setdcsyntax {syntax} - Change how messages sent on Minecraft get sent in Discord - Example Syntax: [MC]{username}: {message} | ||
- /setjoinsyntax {syntax} - Change how join messages get sent in Discord - Example Syntax: [MC]{username} joined the Server! | ||
- /setleavesyntax {syntax} - Change how leave messages get sent in Discord - Example Syntax: [MC]{username} left the Server! | ||
- /setstartsyntax {syntax} - Change how start messages get sent in Discord - Example Syntax: Bot Online! | ||
- /setstopsyntax {syntax} - Change how stop messages get sent in Discord - Example Syntax: Bot Offline! | ||
A Minecraft Plugin that connects Discord and Minecraft | ||
|
||
If you want to disable a feature just leave the syntax empty | ||
### Channels | ||
Every Channel that has "MCCHAT" in its Description/Topic will act as Bridge for Minecraft and Discord Chat.\ | ||
Every Channel that has "MCCONSOLE" in its Description/Topic will act as Minecraft Console. \ | ||
The first Channel that has a Description/Topic that starts with "MCSYNTAX:" will have its name changed according to the Syntax that follows after the ":" - Example Syntax: {players} currently online (Because of Discords api this channel can only get Updated every 5 minutes) | ||
### Permissions | ||
- DCChat.token - /setbottoken | ||
- DCChat.id - /setguildid | ||
- DCChat.syntax - /setdcsyntax /setmcsyntax /setjoinsyntax /setleavesyntax | ||
- Manage Server - Execute Commands from Console on Discord | ||
[![Documentation](https://img.shields.io/badge/Documentation-37a779?style=for-the-badge)](https://nottamion.github.io/DiscordConnector/) | ||
|
||
For questions or help please contact me on Discord @tamion or SpigotMC. | ||
For questions or help please contact me on Discord: tamion or SpigotMC. |
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