Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/Norbit4/DiscordMc
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbit4 committed Aug 28, 2022
2 parents 2f42758 + 9ace64a commit 1b73bf8
Showing 1 changed file with 102 additions and 6 deletions.
108 changes: 102 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# DiscordMc
💬 Plugin to comunicate minecraft server with discord server!
Have fun!

![image](https://user-images.githubusercontent.com/46154743/181646297-644cd932-2229-4097-9380-2e0255c2242a.png)

Expand All @@ -8,15 +9,110 @@
>
> support: Spigot/PaperSpigot
#
<h6 align="Left">Used Languages and Tools:</h6>

<a href="https://www.java.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg" alt="java" width="30" height="30"/>
</a>
<a href="https://kotlinlang.org" target="_blank" rel="noreferrer">
<img src="https://www.vectorlogo.zone/logos/kotlinlang/kotlinlang-icon.svg" alt="kotlin" width="30" height="30"/>
</a>
<a href="https://www.spigotmc.org/" target="_blank" rel="noreferrer">
<img src="https://static.spigotmc.org/img/spigot-og.png" alt="spigot" width="30" height="30"/>
</a>
<a href="https://github.com/DV8FromTheWorld/JDA" target="_blank" rel="noreferrer">
<img src="https://github.com/DV8FromTheWorld/JDA/blob/assets/assets/readme/logo.png?raw=true" alt="jda" width="30" height="30"/>
</a>
<a href="https://www.mysql.com/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" alt="mysql" width="30" height="30"/>
</a>
<a href="https://www.mongodb.com/" target="_blank" rel="noreferrer">
<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original-wordmark.svg" alt="mongodb" width="30" height="30"/>
</a>

## Modules
- ***Sync module*** - sync your minecraft account with discord account!
- ***Console module*** - minecraft server console in discord channel!
- ***Chat module*** - synchronize discord channel with minecraft chat!
- ***Info module*** - display server placeholders/staus etc. in discord channel!
🔗 ***Sync module*** - sync your minecraft account with discord account!

<details>
<summary> click for more! </summary>

**Discord profiles**

*player online:*

![image](https://user-images.githubusercontent.com/46154743/187051001-e0667b2b-dfb8-474b-bf32-57679232a0e4.png)

*player offline:*

![image](https://user-images.githubusercontent.com/46154743/187051049-cfb115d4-57f8-4dc4-b7aa-0ba325715c9b.png)


*Synced ranks*

This plugin allows you to easily sync the ranks and nicknames of your minecraft account with your discord account!

[Discord profiles](https://github.com/Norbit4/DiscordMc/wiki/Discord-profiles "Click")

[Sync accounts](https://github.com/Norbit4/DiscordMc/wiki/Sync-accounts "Click")

[Sync ranks](https://github.com/Norbit4/DiscordMc/wiki/Rank-sync "Click")

</details>

#

👨‍💻 ***Console module*** - minecraft server console in discord channel!

<details>
<summary> click for more! </summary>

*console is ready:*

![image](https://user-images.githubusercontent.com/46154743/187051121-ab2002fb-258d-4806-943e-5ff988b7fa79.png)

*commands:*

![image](https://user-images.githubusercontent.com/46154743/187051136-6fb992b8-cb23-438f-b398-23276d121259.png)

[More](https://github.com/Norbit4/DiscordMc/wiki/Cosole-module "Click")

</details>

#

📮 ***Chat module*** - synchronize discord channel with minecraft chat!

<details>
<summary> click for more! </summary>

*mc chat:*

![image](https://user-images.githubusercontent.com/46154743/187051179-3f708414-4708-4cc8-b65d-4d0dea60a2af.png)

*discord channel:*

![image](https://user-images.githubusercontent.com/46154743/187051199-51efa1eb-4b3a-41f4-adf3-ac96917d300f.png)

[More](https://github.com/Norbit4/DiscordMc/wiki/Chat-module "Click")

</details>

#

📌 ***Info module*** - display server placeholders/staus etc. in discord channel!

<details>
<summary> click for more! </summary>

![image](https://user-images.githubusercontent.com/46154743/187051263-27e7a5e1-91fd-4a47-8ac3-133666f9d3d9.png)

[More](https://github.com/Norbit4/DiscordMc/wiki/Info-module "Click")

</details>


read more about modules: [here](https://github.com/Norbit4/DiscordMc/wiki "Click")
## Links

[Spigot](https://www.spigotmc.org/resources/discordmc-1-8-1-19-sync-your-minecraft-server-with-discord-server.103901/ "Click")

🌐 [Wiki](https://github.com/Norbit4/DiscordMc/wiki "Click")
📚 [Wiki](https://github.com/Norbit4/DiscordMc/wiki "Click")

0 comments on commit 1b73bf8

Please sign in to comment.