Releases: lightPlugins/lightCoins
Releases · lightPlugins/lightCoins
⚡ LightCoins | 1.0.0
LightCoins 1.0.0 adds new features and the support for 1.21.5 + minor bugfixes.
Whats changed
✨ Features
- 1.21.5 support added
- added new placeholders
%lightcoins_coins_top_<place>%and%lightcoins_virtual_top_<currency>_<place>%- You can define the format and colors in the settings.yml for each place itself (Default currency and virtual currency)
- added static title function
- Players now receive static titles on different economy actions such as onDeposit, onWithdraw and onPay
- You can change these in the settings.yml inlcuding disable the titles completly
- Titles will also trigger even if the target player is on a different Server (You must install LightCore on your proxy)
- added new command
/lightcoins debug- Permission:
lightcoins.command.admin.debug - Shows system specs, current ram/tps/mspt and some database + redis informations
- Permission:
🐛 Fixes
- reworked the
/paycommand completely - added missing CoinsDepositEvent trigger in sql implementer
- improved error handling
- In Future Light Series plugins will print detailed readable error messages for end users
- updated paper userdev build to 1.21.5
- updated LightCore to 1.0.0
0.1.3
- Added console support for
/coins add/set/removeplayer commands. - Added console support for
/virtual ... add/set/removeplayer commands. - Added set/add/remove messages for the target player.
- If the target player is on a different server and Redis is enabled, they will still receive the message.
0.1.1
Full Changelog: 0.1.0...0.1.1
0.1.2
- fixed NoClassDefFoundError for bStats
0.1.0
What's Changed
- removed some premade configs and updated methode comments by @lightPlugins in #1
- Merge pull request #2 from lightPlugins/master by @lightPlugins in #3
- removed some comments by @lightPlugins in #4
- Migrate project from maven to gradle by @lightPlugins in #5
- updated to 0.1.0 by @lightPlugins in #6
Full Changelog: 0.0.7...0.1.0
0.0.7
Full Changelog: 0.0.5...0.0.7
0.0.5
Full Changelog: 0.0.4...0.0.5
0.0.4
| LightCoins 0.0.4
Changes
- | Fixed virtual data placeholder
- | Added formatted Virtual Placeholder
%lightcoins_virtual_formatted_<currencyName>% - | Added formatted Coins Placeholder
%lightcoins_coins_formatted%
Requirements
- LightCoins 0.0.4 needs LightCore 0.3.4
HINT: If you encounter any problems, bugs, or issues, please create a new thread in my Discord
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
Full Changelog: https://github.com/lightPlugins/lightCoins/commits/0.0.1