Skip to content

Nekocraft/SafeCreeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Creeper

Safe Creeper is a plugin for Craft Bukkit servers to manage and protect the things that are going on on your server. Block Creepers from exploding, block TNT, modify mob behavior and so on.

Please go to the following page for updated documentation and information; http://dev.bukkit.org/server-mods/safe-creeper/

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b MY_BRANCH)
  3. Commit your changes (git commit -am "COMMIT_TITLE")
  4. Push to the branch (git push origin MY_BRANCH)
  5. Open a Pull Request.
  6. Enjoy a refreshing Diet Coke and wait

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%