Delete unused class. Remove blank lines from default quests.yml

This commit is contained in:
HappyPikachu 2016-08-06 00:05:42 -04:00
parent 1b2bec04ad
commit e706dbd490
2 changed files with 0 additions and 16 deletions

View File

@ -1,14 +0,0 @@
package me.blackvein.quests;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.inventory.InventoryClickEvent;
public class GUIListener implements Listener {
@EventHandler
public void onInventoryClick(InventoryClickEvent evt) {
}
}

View File

@ -57,8 +57,6 @@ quests:
- name-diamond_sword:amount-1
exp: 100
quest-points: 1
CatchFish:
name: 'Catch Fish'
ask-message: '<yellow>Catch some fish!'