Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 629 Bytes

File metadata and controls

22 lines (16 loc) · 629 Bytes

DMParser

Simple plugin to parse chest contents into DeluxeMenus config file (WIP)

How to use

Dependencies

Actual usage

// TODO

Additional features

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.

Building

Project can be built with Gradle by running jar task. What is Gradle