me.mjolnir.mineconomy.internal
Class Currency

java.lang.Object
  extended by me.mjolnir.mineconomy.internal.Currency

public class Currency
extends java.lang.Object

Handles currency actions.

Author:
MjolnirCommando

Constructor Summary
Currency()
           
 
Method Summary
static void load()
          Loads currency file
static void reload()
          Reloads currency file
static void save()
          Saves currency file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Currency

public Currency()
Method Detail

load

public static void load()
Loads currency file


reload

public static void reload()
Reloads currency file


save

public static void save()
Saves currency file