Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectessentials/projectessentials-core
⚒ API for creating modules of Project Essentials and reduce code duplication, also core module contains kotlin runtime and libraries. Also contains some settings for vanilla commands and events.
https://github.com/projectessentials/projectessentials-core
ess-core essentials essentials-core essentialsx forge-api forge-essentials forge-mod minecraft minecraft-api minecraft-essentials minecraft-forge-api minecraft-forge-mod minecraft-mod minecraftforge project-essentials projectessentials
Last synced: 2 months ago
JSON representation
⚒ API for creating modules of Project Essentials and reduce code duplication, also core module contains kotlin runtime and libraries. Also contains some settings for vanilla commands and events.
- Host: GitHub
- URL: https://github.com/projectessentials/projectessentials-core
- Owner: ProjectEssentials
- License: mit
- Created: 2019-10-05T12:45:18.000Z (about 5 years ago)
- Default Branch: MC-1.15.2
- Last Pushed: 2021-02-02T06:22:07.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T07:02:46.495Z (2 months ago)
- Topics: ess-core, essentials, essentials-core, essentialsx, forge-api, forge-essentials, forge-mod, minecraft, minecraft-api, minecraft-essentials, minecraft-forge-api, minecraft-forge-mod, minecraft-mod, minecraftforge, project-essentials, projectessentials
- Language: Kotlin
- Homepage:
- Size: 10.2 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license
Awesome Lists containing this project
README
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/ProjectEssentials/ProjectEssentials-Core/blob/master/LICENSEs) [![GitHub Release](https://img.shields.io/github/release/ProjectEssentials/ProjectEssentials-Core.svg?style=flat)]() [![Donate](https://img.shields.io/badge/$-support-ff69b4.svg?style=flat)](https://paypal.me/mairwunnx) [![Discord Chat](https://img.shields.io/discord/308323056592486420.svg)](https://discord.gg/VU9XZAt)
### What is it
Base module for all Project Essentials modules, API for creating modules of Project Essentials and reduce code duplication, also core module contains kotlin runtime and libraries. Also contains some settings for vanilla commands and events.
### Explore
#### [Download mod](https://github.com/ProjectEssentials/ProjectEssentials-Core/releases/download/2.1.0%2BMC-1.15.2/Project.Essentials.Core-MOD-2.1.0+MC-1.15.2.jar) · [Documentation and Guides](https://projectessentials.github.io/manual) · [Troubleshooting](https://github.com/ProjectEssentials/ProjectEssentials-Core/issues/new/choose) · [Telegram](https://t.me/minecraftforge) · [Discord](https://discord.gg/VU9XZAt) · [CurseForge](https://www.curseforge.com/minecraft/mc-mods/project-essentials-core) · [Change log](https://github.com/ProjectEssentials/ProjectEssentials-Core/blob/master/changelog.md)
[![](https://github.com/ProjectEssentials/ProjectEssentials-Assets/raw/ASSETS-20-Q2/assets/common/support.png)](https://gist.github.com/MairwunNx/fda95062618db6880ef8ee06e1bba54f)
### Credits
- `hujle` for testing this mod and almost all modules in production
- [JetBrains](https://www.jetbrains.com/) for product licenses
- [KuroNoSeiHai](https://github.com/KuroNoSeiHai) for Chinese simplified translation### Inspired by: [EssentialsX](https://github.com/EssentialsX)