05-01-2015, 05:34 PM
(This post was last modified: 05-01-2015, 05:35 PM by NathanFlurry.)
Hello,
I started toying around with MCServer a couple days ago, and saw a large lack of customization in terms of the various default messages, such as chat format, MOTD, login, and logout notifications. Therefore, I decided to write my first plugin for MCServer, MessageCustomizer.
GitHub: https://github.com/NathanFlurry/MessageCustomizer
Features
Upcoming
This was a project I coded in just a couple hours, largely to learn the API, so there's still a lot of features I wish to add.
Please let me know if you want any other features added.
Thanks,
Nathan
I started toying around with MCServer a couple days ago, and saw a large lack of customization in terms of the various default messages, such as chat format, MOTD, login, and logout notifications. Therefore, I decided to write my first plugin for MCServer, MessageCustomizer.
GitHub: https://github.com/NathanFlurry/MessageCustomizer
Features
- Customize MOTD, login, logout, and chat format
- Use live fields, such as "{ONLINE}" or "{PLAYER}" to customize the content of the message
- Customize format of chat for different ranks
Upcoming
This was a project I coded in just a couple hours, largely to learn the API, so there's still a lot of features I wish to add.
- More live fields
- Permissions for chat styling
- First join message
- Add this to the server API in server listings (this one will probably happen)
- Better help screen
Please let me know if you want any other features added.
Thanks,
Nathan