add newline at the end of files (#5)
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 44s
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 44s
Co-authored-by: ThePindabaas <219561634+ThePindabaas@users.noreply.github.com> Reviewed-on: #5 Reviewed-by: Ardakaz <ardakaz@duck.com> Co-authored-by: ThePindabaas <thepindabaas@noreply.localhost> Co-committed-by: ThePindabaas <thepindabaas@noreply.localhost>
This commit is contained in:
@@ -820,4 +820,4 @@ public class GriefAlert extends JavaPlugin implements Listener {
|
||||
|
||||
return ((CoreProtect) plugin).getAPI();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,4 +25,4 @@ public class GriefAlertEvent extends Event {
|
||||
public String getAlert() {
|
||||
return this.alert;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user