Skip to content

redfrog-studios/RedFrog-Spigot-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedFrog API

The RedFrog API for Spigot plugin development.

Features currently available in the API

  • Commands
    • Simple command creation
    • Simple command placeholder parameter creation
    • Command presets for lists and help lists with pages
    • Dyanmic commands manipulation
    • Default help list command and basic commands
  • Inventories
    • Managed inventory events
    • Automated and simplified inventory building
    • Innventory presets such as inventory with pages and back button
  • Utils
    • Item Builder with fixed glass colors
    • Message builder using PlaceHolderAPI
    • NBT utils
    • Config files
    • Simple console log
    • ChatColor utils

Usage

Requires Maven.

Clone this repo and install it via Maven.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages