mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-21 11:13:00 +01:00
Remove Static Abuse - Command Tasks
This commit is contained in:
@@ -55,7 +55,7 @@ import java.util.Map;
|
||||
*/
|
||||
public class EventManager {
|
||||
|
||||
private mcMMO pluginRef;
|
||||
private final mcMMO pluginRef;
|
||||
|
||||
public EventManager(mcMMO pluginRef) {
|
||||
this.pluginRef = pluginRef;
|
||||
|
||||
Reference in New Issue
Block a user