Skip to content

RADD95/HideArmor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

HideArmor plugin packaging helper

What is included:

  • plugin.yml — plugin manifest that must end up at the root of the final JAR.
  • src/main/resources/config.yml — default configuration.
  • src/main/java/me/radd/hidearmor/HideArmorPlugin.java — main plugin class.

How to export the JAR from Eclipse:

  1. Import the HideArmor-plugin project into Eclipse.
  2. Ensure plugin.yml and the resource folder are included in the export.
  3. Export the project as a single JAR and place it in your server plugins/ folder.

Commands:

  • /hidearmor — toggle armor visibility.
  • /hidearmor reload — reload configuration.
  • /hidearmor hide <head|chest|legs|feet|all> — hide one slot or all armor.
  • /hidearmor unhide <head|chest|legs|feet|all> — restore one slot or all armor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages