mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-01-17 05:48:49 +01:00
Cleanup formatting / spacing
This commit is contained in:
@@ -37,6 +37,7 @@ public abstract class PlaceholderHook {
|
||||
if (p != null && p.isOnline()) {
|
||||
return onPlaceholderRequest((Player) p, params);
|
||||
}
|
||||
|
||||
return onPlaceholderRequest(null, params);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user