Started the plugin

Added the starting files
This commit is contained in:
sekwah41 2013-10-07 17:39:59 +01:00
parent 5c49dae5b6
commit 4c25b93fdc
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,7 @@
package com.sekwah.advancedportals;
import org.bukkit.plugin.java.JavaPlugin;
public class AdvancedPortals extends JavaPlugin {
}

5
src/plugin.yml Normal file
View File

@ -0,0 +1,5 @@
main: com.sekwah.advancedportals
name: AdvancedPortals
version: 1.0
author: SEKWAH41
description: A plugin that enables portals on servers with advanced features.