Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifheroes/core
Minigame Core von Infinityheroes
https://github.com/ifheroes/core
minecraft minecraft-plugin papermc spigot spigot-plugin
Last synced: about 1 month ago
JSON representation
Minigame Core von Infinityheroes
- Host: GitHub
- URL: https://github.com/ifheroes/core
- Owner: ifheroes
- License: gpl-3.0
- Created: 2024-07-12T19:31:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T16:18:40.000Z (about 1 month ago)
- Last Synced: 2024-12-08T17:24:16.414Z (about 1 month ago)
- Topics: minecraft, minecraft-plugin, papermc, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 80.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
- **Akabe**: [GitHub Profile](https://github.com/AkabeX86)
- **IDev**: [GitHub Profile](https://github.com/IDev-mc)## 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:
- [API Documentation](https://ifheroes.github.io/ifheroes-apis/)## Installation Process
Describe the steps to install and set up the project:
- pending...