mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-12-26 02:48:15 +01:00
Added the listener class
This commit is contained in:
parent
d72f5184e8
commit
7f4715d94a
@ -0,0 +1,9 @@
|
|||||||
|
package com.sekwah.advancedportals;
|
||||||
|
|
||||||
|
import org.bukkit.event.Listener;
|
||||||
|
|
||||||
|
public class Listeners implements Listener{
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user