Simple plugin to parse chest contents into DeluxeMenus config file (WIP)
// TODO
You can use commands to edit item lore.
By typing:
/dmparser edit lore
You'll enter Edit Lore mode, where you can easily edit lines, add new lines in lore. Just read ingame FAQ to figure out how to use that.
Project can be built with Gradle by running jar
task. What is Gradle