Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MintoD/XPShop into main
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoD committed May 13, 2021
2 parents 03d9878 + bdde5ac commit 9cb77bc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![](https://poggit.pmmp.io/shield.state/XPShop)](https://poggit.pmmp.io/p/XPShop)
[![](https://poggit.pmmp.io/shield.dl.total/XPShop)](https://poggit.pmmp.io/p/XPShop)
[![Discord](https://img.shields.io/discord/832970039607033857.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/6sDGCk2JuD)
# XPShop v1.0.3
# XPShop v1.0.4
**Buy and sell XP.**
``NOTE!`` Make sure EconomyAPI is installed.
# Config
Expand All @@ -13,13 +13,13 @@ sell_button: Sell
buy_button: Buy

sell_title: Sell XP
slider_label: Please choose XP to sell
sell_slider_label: Please choose XP to sell

buy_title: Buy EXP
input_label: Please type XP to buy
buy_slider_label: Please choose XP to buy

xpPriceWhenSell: 10 # 1 XP level = 10$ when sell
xpPriceWhenBuy: 9 # 1 XP level = 10$ when buy
xpPriceWhenBuy: 9 # 1 XP level = 9$ when buy

sellSuccess: Sold!
buySuccess: Bought!
Expand Down

0 comments on commit 9cb77bc

Please sign in to comment.