Skip to content

jb-aero/CHNBT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CHNBT

A CommandHelper extension using PowerNBT's API, makes all Minecraft data available to CommandHelper/MethodScript scripts.

To Build

  1. Clone PowerNBT

  2. Build and install PowerNBT to your local maven

     mvn clean install
    
  3. Build CHNBT

     mvn clean package
    

To Run

  1. Add PowerNBT.jar to /plugins/
  2. Add CHNBT.jar to /plugins/CommandHelper/extensions/

About

Using an NBT API, makes all Minecraft data available to CommandHelper scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages