Skip to content

πŸ’¬ A PocketMine-MP plugins which is a chat bridge between minecraft bedrock and discord without Bot.

License

Notifications You must be signed in to change notification settings

nicholass003/DiscordChatBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


DiscordChatBridge

πŸ’¬ A PocketMine-MP plugins which is a chat bridge between Minecraft BE and Discord without Bot.

State API Total Downloads GitHub License Discord

πŸ“œ Description

This plugin is an intermediary between Minecraft BE and Discord, the system of this plugin uses the GET method which requires Authorization, Channel ID, Webhook URL, and Webhook Name.

How to get the required data?

To get this data, go to your Discord server then select the channel that will be used as a bridge, then press F12 to inspect, after that go to the Network tab.

  • Channel ID: On the General tab, look for Request URL, on the link https://discord.com/api/v9/channels/{numbers}/messages?limit=50, {numbers} is your Channel ID.
  • Authorization: Look for {;} messages?limit=50 in the name row then scroll down the Headers row until you find the Request Headers tab, then copy the Authorization which contains random letters and numbers.
  • Webhook URL & Name: To get the Webhook URL and Webhook Name, you can get it on the Edit Channel -> Integrations.

🌟 Features

  • Players from Discord and Minecraft BE can communicate.
  • Customizable message prefix.

πŸ› οΈ Installation

  1. Download the plugin from the poggit.
  2. Extract the downloaded file into the plugins folder in your PocketMine-MP directory.
  3. Restart your PocketMine-MP server.

πŸ’‘ Issues & Suggestions

Feel free to creating an issues for bug reports and feature requests!

πŸ’– Support Development

If you find my PocketMine-MP plugins useful and wish to support their ongoing development and maintenance, your contributions are greatly appreciated. Your generosity enables me to dedicate more time and resources to improving and expanding the functionality of these plugins for the benefit of the community.

How to Contribute

You can support this project in several ways:

  • πŸ’° Financial Contributions: Donations are welcome via PayPal. Your financial support helps cover hosting costs, development tools, and other expenses associated with maintaining this project.

  • πŸ“ Feedback and Suggestions: Your feedback is invaluable in shaping the future direction of these plugins. Whether you encounter a bug, have an idea for a new feature, or simply want to share your thoughts, please don't hesitate to open an issue or reach out to me directly.

  • πŸ’» Code Contributions: If you're a developer and would like to contribute to the codebase, pull requests are always welcome.

Acknowledgements

I would like to express my heartfelt gratitude to all the individuals and organizations who have supported this project through their contributions, be it through code, financial donations, or valuable feedback. Your support keeps this project alive and thriving.

Thank you for your continued support and encouragement!

πŸŽ–οΈ Credits

Discord Bubble icon by Icons8

About

πŸ’¬ A PocketMine-MP plugins which is a chat bridge between minecraft bedrock and discord without Bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages