File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44}
55
66group ' net.mackenziemolloy.SGPSellGUI'
7- version ' 1.0.8 '
7+ version ' 1.0.9 '
88// sourceCompatibility = JavaVersion.VERSION_1_8
99
1010repositories {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ options:
4545 pitch : 1
4646 volume : 1
4747 events :
48- # If you don't want a certain event to have a sound, just set to and invalid value
48+ # If you don't want a certain event to have a sound, just set to an invalid value
4949 # NOTE: THESE DEFAULT VALUES ARE FOR 1.13+
5050 open : BLOCK_CHEST_OPEN
5151 success : ENTITY_VILLAGER_CELEBRATE
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: "An addon for ShopGUIPlus that enables players to easily sell items
44website : " https://www.spigotmc.org/resources/85170/"
55
66main : " net.mackenziemolloy.shopguiplus.sellgui.SellGUI"
7- version : " 1.0.8 "
7+ version : " 1.0.9 "
88api-version : " 1.13"
99
1010authors :
@@ -18,4 +18,4 @@ commands:
1818 description : " Sell Command"
1919 aliases :
2020 - " sg"
21- - " sell "
21+ - " sellg "
You can’t perform that action at this time.
0 commit comments