Advanced-Portals/src/main/java/com/sekwah/advancedportals/destinations/PortalWarp.java

13 lines
229 B
Java

package com.sekwah.advancedportals.destinations;
/**
* Created by on 04/08/2016.
*
* TODO load the destinations into memory rather than constantly reading from the yml.
*
* @author sekwah41
*/
public class PortalWarp {
}