Skip to content

MascusJeoraly/LangUtilsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangUtils Example Plugin

Gitter

An example plugin for LangUtils.

Status: Build Status

This demo add two commands /itemname and /showenchant.

  • /itemname basically tells you the name of the item you are holding in the main hand. You can change your language to test multi-language compatibility.
  • /showenchant lists the enchantments of the item you are holding in the main hand.

Screenshot:

2015-07-01_00 21 42

This plugin uses Gradle for build automation. If you want to build the plugin yourself, please run gradle build. If you want to edit this plugin, run gradle idea or gradle eclipse to generate IDE project. If you don't have Gradle installed, use gradlew or ./gradlew instead.

About

An example plugin using Language Utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages