Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 870 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 870 Bytes

IFHeroes Minigame Core

Description

Provides basic chat functionality and access to the HeroProfile system for minigames. Additional features pending...

Maintainers

List the people who are responsible for this repository:

Dependencies

List all the dependencies required to run the project:

  • OpenJDK 21
  • Spigot API - Version x.x
  • PlaceholderAPI - Version x.x

Version History

If applicable, provide a summary of the version history:

  • Version 1.0.0: Initial release.
  • Version 1.1.0: ...

API References

If applicable, provide references to the API and its usage:

Installation Process

Describe the steps to install and set up the project:

  • pending...