mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 02:25:49 +01:00
Reconfigured the repository
This commit is contained in:
parent
899fad91ab
commit
64db12768f
@ -3,16 +3,5 @@ package com.sekwah.advancedportals;
|
||||
import org.bukkit.plugin.java.JavaPlugin;
|
||||
|
||||
public class AdvancedPortalsPlugin extends JavaPlugin {
|
||||
|
||||
@Override
|
||||
public void onEnable(){
|
||||
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void onDisable(){
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
@ -1,5 +0,0 @@
|
||||
main: com.sekwah.advancedportals
|
||||
name: AdvancedPortals
|
||||
version: 1.0
|
||||
author: SEKWAH41
|
||||
description: This plugin enables advanced portals for bukkit.
|
Loading…
Reference in New Issue
Block a user