From e4bf0507c703e9cd91d91ec2122362559005187d Mon Sep 17 00:00:00 2001 From: Thijs Wiefferink Date: Mon, 7 Aug 2017 11:45:40 +0200 Subject: [PATCH] Add price options to quick select --- Frequently-Asked-Questions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index de00c7d..4b17a3d 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -12,6 +12,7 @@ * [How do I let a player automatically teleport to a region after he bought/rented it?](https://github.com/NLthijs48/AreaShop/wiki/Frequently-Asked-Questions#how-do-i-let-a-player-automatically-teleport-to-a-region-after-he-boughtrented-it) * [How do I add tax to a region?](https://github.com/NLthijs48/AreaShop/wiki/Frequently-Asked-Questions#how-do-i-add-tax-to-a-buy-region) * [Why is my custom profile not working? (flagProfile, signProfile, etc.)](https://github.com/NLthijs48/AreaShop/wiki/Frequently-Asked-Questions#why-is-my-custom-profile-not-working-flagprofile-signprofile-etc) +* [How can I use a price per square meter (m2) or per block (m3)?](https://github.com/NLthijs48/AreaShop/wiki/Frequently-Asked-Questions#how-can-i-use-a-price-per-square-meter-m2-or-per-block-m3) ***