1
0
Fork 0
mirror of https://github.com/xHyroM/lighteco.git synced 2024-09-19 21:03:18 +02:00
lighteco/currency-money
Jozef Steinhübl 23e73cb5da
feat!: better command abstraction (#4)
* feat: better command abstraction

* feat: OfflineUserArgument type

* feat: balance, balance other cmds in common & double, integer arg

* feat: command manager, better arguments abstraction

* feat: map args

* feat: some things

* feat(better command abstraction)!: switch to brigadier (#8)

* feat: switch to brigadier

* some updates

* feat: make suggestion provider work

* supress warnings

* feat: pay & set command

* feat: give & take command, better suggestions, permissions

* refactor: cleanup

* fix: dont register pay if currency is not payable

* fix: send commands only if you have perms

* make second test currency not payable

* feat: use command's description & name

* refactor: cleanup, rename bukkit to paper

* refactor: cleanup, rename bukkit to paper

* feat: add built-in info command

* ci: build paper, not bukkit

* refactor: better test organization

* refactor: better test organization

* feat: locks

* feat: finish locking

* feat: handle missing user

* refactor: move methods to CommandHelper

* refactor: change minimum api version

* feat: console support
2024-07-16 18:04:37 +02:00
..
src/main feat!: better command abstraction (#4) 2024-07-16 18:04:37 +02:00
build.gradle.kts build: make currency-money description different 2023-09-29 14:17:10 +02:00
README.md d 2023-09-28 16:23:38 +02:00

lighteco thumbnail

Money 💰 is an addon that adds currency to LightEco that uses Vault to hook into other economy plugins.

Requirements

  • Don't forget to install LightEco specific platform implementation.
Platform Version
Bukkit 1.16.5+
Sponge N/A [WIP]

Features

  • Vault support - Money supports Vault, allowing you to use other economy plugins with Money.
  • Configurable - Money is configurable, allowing you to change the currency's name, symbol, and more.
  • Lightweight - Money is lightweight, and is designed to be as efficient as possible.
  • Open-source - Money is open-source, and is available on GitHub

License

Money is licensed under the Apache-2.0 License.