New Module: Mob Stacker
* Added Mob Stacker feature to increase server performance.
Improvements & Fixes
- Fixed a conflict between ItemRemover and BannedItem systems.
- Vault Chat Support Added: widCore now supports the Vault Chat API and registers itself as a chat provider. This allows it to function as a replacement for EssentialsChat.
WidCore Update Changelog
New Feature: Economy System
A fully equipped and optimized economy infrastructure has been added.
* Auto Save: Every 10 minutes.
- Vault Support: Works fully compatible with other plugins (Market, ShopGUI+, etc.).
- High Performance: Money transactions are processed instantly in RAM, avoiding server lag.
- Smart Save System: Data is saved in binary format to 'database/economy.dat'.
* Safe Quit: Instant asynchronous save when a player leaves.
* Shutdown: Prevents data loss when the server closes.
New Commands:
- /eco [player] - View your own or another player's balance.
- /eco give <player> <amount> - Adds money to a player.
- /eco set <player> <amount> - Sets a player's balance.
- /eco take <player> <amount> - Removes money from a player.
- /pay <player> <amount> - Sends money to another player.
System Improvements:
* Auto Language File Updater: Even if your 'lang' files are outdated, new message lines will be automatically added to your file without breaking your existing settings (Version control system added).
New Permissions:
- widcore.eco.admin - Admin commands.
- widcore.eco.check.other - View others' balance.
- widcore.pay - Send money.
