mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-05 23:36:12 +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