mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 12:13:54 -07:00
@@ -186,4 +186,8 @@ public abstract class JavaPlugin implements Plugin {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
public void onLoad() {
|
||||
// Empty!
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user