A simple and fun way to entertain your users with random messages. Easily customizable with a single txt file for the messages and some JSON for the interval. Inspired by Minecraft Indev+'s FunMessages.txt implementation for multiplayer.
Files are located at [HytaleUserData]/saves/[YourSaveName]/mods/xyz.starrymic_FunMessages
- FunMessages.txt - Holds messages
- funmessages.config.json - Stores the message interval
/refreshfunmessages - Reloads all messages from FunMessages.txt
- Serilum - Made Hybrid, which helped make development a lot easier for me.
- Zoltus - Made TinyMsg, which saved me from having to format text myself.
- Indev+ Dev Team - Inspiration for this plugin
- My dad - Listened to me yap on about this little project.
- My boyfriend - Also listened to me yap about this.
- Regex - Used to fix the formatting errors in Serilum's source code, making it more readable.
- Maven - I hate this building system so much. WHY DID IT KEEP FORGETTING WHERE THE SERVER JAR IS??? IT NEVER CHANGED DIRECTORIES. WHY DO YOU HATE ME?????