# This project is no longer maintained by the **ORIGINAL** developer. (YiitWT)
You can pull request and fix bugs etc. i will be adding those.
A lightweight Discord-logger plugin to keep your server safe and moderated.
Report Bug
.
Request Feature
Introducing a lightweight Discord log plugin designed to enhance the safety and moderation of your server environment. This plugin offers the following features:
Minecraft Login and Logout Logging: Utilizing Discord webhooks, the plugin seamlessly logs login and logout activities from your Minecraft server, providing real-time insights into user activity.
Minecraft Chat Message Logging: Messages exchanged in the Minecraft chat are efficiently logged to Discord via webhooks, allowing for comprehensive monitoring and moderation.
Complete Customization: Enjoy full customization capabilities, tailoring the plugin to suit your specific needs and preferences. From formatting to notification preferences, every aspect is adjustable to align with your server's requirements.
Enhance your server's security and moderation efforts with this versatile Discord log plugin, empowering you with valuable insights and control over user interactions.
You can install the default config.yaml
file on my Discord Server
You can edit the plugin from my
GitHub Please don't forget to leave a star.
✅All bugs fixed
⬜Send logs when a user uses commands
⬜Send logs when a user dies
⬜Send logs when a user uses /msg
⬜Fully customizable embed (I dont think soon)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request