You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paper version git-Paper-529 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
BossShopPro v2.0.9
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.
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.
Add to log: How much money have player before and after transaction.
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. 👍
The text was updated successfully, but these errors were encountered:
Hello.
Paper version git-Paper-529 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
BossShopPro v2.0.9
Player Taner bought url(COMMAND) for NOTHING.
Player Taner bought 3(PLAYERCOMMAND) for NOTHING.
Player Taner bought bee(COMMAND) for MONEY.
toPlayer Taner bought 1 bee(COMMAND) for 50$ MONEY.
Player Taner bought Wool(ITEM) for MONEY.
toPlayer Taner bought 5 Wool(ITEM) for MONEY.
Smilar to this. Some buy options have multiple item.
Add to log: How much money have player before and after transaction.
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. 👍
The text was updated successfully, but these errors were encountered: