https://github.com/jlyne/messageshelper
Small simple library to remove some of the message-related boilerplate in plugins I write
https://github.com/jlyne/messageshelper
Last synced: about 1 month ago
JSON representation
Small simple library to remove some of the message-related boilerplate in plugins I write
- Host: GitHub
- URL: https://github.com/jlyne/messageshelper
- Owner: JLyne
- License: mit
- Created: 2023-06-16T15:39:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T18:47:38.000Z (10 months ago)
- Last Synced: 2025-05-06T00:47:22.904Z (about 1 month ago)
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MessagesHelper
Small simple library to remove some of the message-related boilerplate in plugins I write.It can probably be improved, but it does what I need it to do which is all I want tbh.