mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 06:41:08 +00:00
Fixes
This commit is contained in:
@@ -152,8 +152,7 @@ public abstract class VolmitPlugin extends JavaPlugin implements Listener {
|
||||
}).start();
|
||||
}
|
||||
|
||||
public File getJarFile()
|
||||
{
|
||||
public File getJarFile() {
|
||||
return getFile();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user