ChestShop-3/com/Acrobot/iConomyChestShop/Listeners/signChange.java

10 lines
171 B
Java

package com.Acrobot.iConomyChestShop.Listeners;
import org.bukkit.event.block.BlockListener;
/**
* @author Acrobot
*/
public class signChange extends BlockListener{
}