Skip to content

StefenSharkey/EntityEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntityEdit Readme

EntityEdit is a plugin for Bukkit that allows for extended entity interaction, such as:

  • Changing entity equipment, health, name, etc.
  • Spawning mobs in exact locations.
  • More to come!

EntityEdit will be ported over to Sponge when the Sponge API allows for more entity interactions.

Compiling

EntityEdit compiles against Java 1.7 and also uses Maven.

From EntityEdit's root directory, executing the following command will compile EntityEdit:

mvn clean package

Contributing

If you would like to submit your code to this project, I'd be more than happy to consider adding it!

I have only a few guidelines I ask for you to follow:


Build Status

About

A Bukkit plugin that extends vanilla entity customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages