Blackixx / BossShopPro

BossShopPro is one of the most player-friendly and multifunctional GUI plugins ever! Say goodbye to all the annoying command- or signshops!
https://www.spigotmc.org/resources/bossshoppro-the-most-powerful-chest-gui-shop-menu-plugin.222/
MIT License
43 stars 63 forks source link

Better log options #98

Open Tanerx opened 3 years ago

Tanerx commented 3 years ago

Hello.

Paper version git-Paper-529 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) BossShopPro v2.0.9

1) Menus: I did create some menu. Price is NOTHING for them. I want to hide NOTHING price and open shop command from TransactionLog.yml.

Player Taner bought url(COMMAND) for NOTHING. Player Taner bought 3(PLAYERCOMMAND) for NOTHING.

2) When someone buy item from store logs only show what is it and command. I want see how much is player is pay ? How many item player bought ?

Player Taner bought bee(COMMAND) for MONEY. to Player Taner bought 1 bee(COMMAND) for 50$ MONEY. Player Taner bought Wool(ITEM) for MONEY. to Player Taner bought 5 Wool(ITEM) for MONEY.

Smilar to this. Some buy options have multiple item.

3) Add to log: How much money have player before and after transaction.

4) Writing to TransactionLog.yml taking to long for MONEY transaction. I have to restart (with command safely) to server for writing transactionglog. Requesting write instantly. I dont want to miss log because of server crash.

Thanks for the plugin. I love it. 👍