Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karmadeb/karmaapi2
KarmaAPI2 is the new version of the KarmaAPI
https://github.com/karmadeb/karmaapi2
Last synced: about 5 hours ago
JSON representation
KarmaAPI2 is the new version of the KarmaAPI
- Host: GitHub
- URL: https://github.com/karmadeb/karmaapi2
- Owner: KarmaDeb
- Created: 2023-03-30T23:31:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-14T01:14:47.000Z (9 months ago)
- Last Synced: 2024-02-14T02:26:55.101Z (9 months ago)
- Language: Java
- Size: 80.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Build Status](https://jenkins.karmadev.es/job/KarmaAPI/badge/icon)](https://jenkins.karmadev.es/job/KarmaAPI/)
# KarmaAPI2
KarmaAPI2 is the new version of the KarmaAPI## TODO
### Core API
- [X] Source
- [X] Source runtime environment
- [X] Source loader
- [X] Source configuration)
- [X] String utilities
- [X] Object utilities
- [X] Array utilities
- [X] JavaVM utilities
- [X] Placeholder engine
- [X] Time calculator
- [X] Minecraft API
- [X] Permission module### Database API
- [X] JSON database engine
- [ ] MySQL database engine
- [ ] SQLite database engine
- [ ] SQL query builder### Scheduler API
- [X] Task scheduler
- [X] Scheduled task
- [X] Asynchronous scheduler
- [X] Task runner### File API
- [X] Yaml parser (with comments support)
- [X] Yaml helper
- [X] Yaml interpreter
- [X] Path utilities
- [X] File utilities (replaced with path utilities)
- [X] Stream utilities
- [X] Directory/File serializer### Logging API
- [X] Console logger
- [X] File logger
- [X] Logger manager### Web API
- [X] URL utilities
- [X] Version utilities## Minecraft TODO
- [X] KarmaPlugin
- [X] Chat components### Bukkit API
- [X] Spigot scheduler
- [ ] Spigot version checker
- [X] Bukkit server utilities
- [X] Title API
- [X] Actionbar API
- [ ] BossBar API
- [X] ArmorStand trackers
- [X] Inventory API
- [X] Cuboid region
- [ ] Hexagonal region
- [X] Permission manager### BungeeCord API
- [ ] Spigot version checker (BungeeCord support)
- [ ] Title API (MakeItEasy)
- [ ] Actionbar API (MakeItEasy)
- [ ] BossBar API (MakeItEasy)### Velocity API (Discarded)
KarmaAPI 2.0 won't be ported to Velocity