1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-09-19 21:03:18 +02:00
LightEco is an incredibly fast, lightweight, and modular minecraft plugin that excels across multiple platforms.
Find a file
Saturn 670f2b5dbd
ci: add build workflow (#3)
* GitHub CI (Untested)

* Fix

* Remove BukkitTest for now due to missing gradle plugin

* Readd Bukkit Test

* build: add plugins repo

* ci: build currency-money

---------

Co-authored-by: Jozef Steinhübl <xhyrom.hyro@gmail.com>
2023-09-02 21:13:24 +02:00
.github ci: add build workflow (#3) 2023-09-02 21:13:24 +02:00
.idea/codeStyles build: add serverloader 2023-08-26 08:43:09 +02:00
api refactor: one currency, one table (#2) 2023-08-31 18:14:13 +02:00
buildSrc feat: add currency-money addon 2023-08-27 13:59:35 +02:00
bukkit refactor: one currency, one table (#2) 2023-08-31 18:14:13 +02:00
bukkittest refactor: one currency, one table (#2) 2023-08-31 18:14:13 +02:00
common fix(ExpiringSet): lifetime must be millis 2023-09-01 21:15:36 +02:00
currency-money refactor: one currency, one table (#2) 2023-08-31 18:14:13 +02:00
gradle/wrapper initial 2023-07-30 16:00:37 +02:00
sponge-8 refactor: one currency, one table (#2) 2023-08-31 18:14:13 +02:00
.gitignore initial 2023-07-30 16:00:37 +02:00
build.gradle.kts refactor: sonarqube 2023-08-29 09:13:25 +02:00
gradlew refactor: sonarqube 2023-08-29 09:13:25 +02:00
gradlew.bat initial 2023-07-30 16:00:37 +02:00
LICENSE add license 2023-08-28 08:37:15 +02:00
README.md docs: readme for money currency 2023-08-30 10:39:45 +02:00
settings.gradle.kts ci: add build workflow (#3) 2023-09-02 21:13:24 +02:00

lighteco thumbnail

LightEco is an incredibly fast, lightweight, and modular plugin that excels across multiple platforms. It's designed to optimize performance and provide a seamless experience.

Features

  • Lightweight - LightEco is designed to be as lightweight as possible, with minimal impact on your server's performance.
  • Fast - LightEco is incredibly fast, and is designed to be as efficient as possible.
  • Modular - LightEco is designed to be modular, allowing you to install only the features you need.
  • Cross-platform - LightEco is designed to work across multiple platforms
  • Multi-currency - LightEco supports creating your own currencies and using them in your server
  • Local and global currencies - LightEco offers support for both local and global currencies, enabling you to create server-specific or proxy-wide currencies.
  • Storage - LightEco offers support for multiple storage types.
  • Open-source - LightEco is open-source, and is available on GitHub

Development

Monorepo structure:

  • api: The API for LightEco
  • bukkit: The Bukkit implementation for LightEco
  • common: The common code for LightEco
  • currency-money: The Money currency for LightEco w/ Vault support

License

LightEco is licensed under the Apache-2.0 License.