mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-08-04 13:35:27 +02:00
formatting applied to most of the source code to tidy things up, and misc refactors
This commit is contained in:
@@ -5,6 +5,7 @@ import org.bukkit.entity.Player;
|
||||
public class PartyIsMemberPlaceholder implements Placeholder {
|
||||
|
||||
private final PapiExpansion papiExpansion;
|
||||
|
||||
public PartyIsMemberPlaceholder(PapiExpansion papiExpansion) {
|
||||
this.papiExpansion = papiExpansion;
|
||||
}
|
||||
|
Reference in New Issue
Block a user