drtshock / PlayerVaults

Player vaults for player players.
GNU General Public License v3.0
87 stars 118 forks source link

Retain cross-version compatibility & cleanup #374

Closed ArtelGG closed 5 years ago

ArtelGG commented 5 years ago
  • Adds some basic version checking and material matching.
  • Completely revamps the configuration file comments.
  • Potentially fixes a lag issue with the InventoryCloseEvent listener.
  • Reformats and cleans up a majority of the code.
  • Updates a few command strings to use the command label rather than a hardcoded string.
  • Updates the Maven dependencies.
  • Updates the other language files to support the changed owner string.

    ...And probably more stuff I can't remember.

drtshock commented 5 years ago

Mostly good, just a few comments. Please don't remove license headers :)