public class EconomyManager extends Object
| Constructor and Description |
|---|
EconomyManager() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCostMessage(Region r) |
static String |
getFormatted(long value) |
static long |
getRegionValue(Region r) |
static boolean |
putToSell(Region r,
String uuid,
long value) |
Copyright © 2021. All rights reserved.