Skip to content

bsergent/GrowthAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreeSquareMeals

BukkitDev: Not yet published

Spigot: Not yet published

Download: https://github.com/bsergent/GrowthAPI/releases/

Introduction

Spigot is pretty amazing. It allows players to log on to any server and immediately have new functionality with ever installing a client-side mod. However, it has limitations. You cannot add new blocks, items, or sounds. This API aims to fix that through the use of a constructed resource pack and Optifine. This plugin was inspired by the plugin Craftomated by Oberdiah, the videos made by SimplySarc, and the ItemBound resource pack.

Features

  • Custom GUIs
  • Custom Items
  • Custom Blocks
  • Custom Colorizations

How Does It Work?

  • Custom GUIs
    • Retextured items in the inventory
  • Custom Items
    • Renamed items with a texture id in the lore
  • Custom Blocks
    • Monster spawners spawning armor-stands holding retextured and renamd items with a spawn radius of 0 blocks
  • Custom Colorizations
    • Retextured and renamed leather armor

Getting Started

Follow this link for an in-depth tutorial on getting started.

Can I Help?

Of course! If you're a programmer, you can help me fix bugs and work on new features. Please submit your pull requests to the develop branch. If you're good at working through problems or at least documenting them, you can report any bugs you find. If you've got plenty of money, you could donate some of it to me because college makes me poor. If you can't or don't want to help in the other ways, you could always spread the word to your friends.

About

Bukkit API allowing new blocks and items

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages