summaryrefslogtreecommitdiffstats
path: root/Essentials/src/net/ess3/api/Economy.java
diff options
context:
space:
mode:
Diffstat (limited to 'Essentials/src/net/ess3/api/Economy.java')
-rw-r--r--Essentials/src/net/ess3/api/Economy.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/net/ess3/api/Economy.java b/Essentials/src/net/ess3/api/Economy.java
index 4fdec6d13..e48260f46 100644
--- a/Essentials/src/net/ess3/api/Economy.java
+++ b/Essentials/src/net/ess3/api/Economy.java
@@ -4,7 +4,7 @@ import net.ess3.utils.FormatUtil;
/**
- * Instead of using this api directly, we recommend to use the register plugin: http://bit.ly/RegisterMethod
+ * Instead of using this api directly, we recommend to use Vault
*/
public final class Economy
{