Maxlego08 / zMenu

A plugin that will allow the creation of menu for minecraft, has a complete API for developers
GNU General Public License v3.0
60 stars 10 forks source link

message handler not fully implemented #18

Closed lijinhong11 closed 10 months ago

lijinhong11 commented 1 year ago

bump

Maxlego08 commented 1 year ago

I saw that you used a message file directly, but will the file be able to update automatically? it’s really very important to have a system that will update the content of messages automatically

lijinhong11 commented 1 year ago

I saw that you used a message file directly, but will the file be able to update automatically? it’s really very important to have a system that will update the content of messages automatically

I can do it, but u should see https://github.com/LinsMinecraftStudio/Polymer/blob/main/src/main/java/io/github/linsminecraftstudio/polymer/objects/plugin/message/PolymerMessageHandler.java It is my project, but i needs to save server owners' edits

lijinhong11 commented 1 year ago

I saw that you used a message file directly, but will the file be able to update automatically? it’s really very important to have a system that will update the content of messages automatically

I can do it, but u should see https://github.com/LinsMinecraftStudio/Polymer/blob/main/src/main/java/io/github/linsminecraftstudio/polymer/objects/plugin/message/PolymerMessageHandler.java It is my project, but i needs to save server owners' edits

What features do u want, may I can write some into the plugin from my prject