Package org.kingdoms.utils.kingdoms
Class Shields
java.lang.Object
org.kingdoms.utils.kingdoms.Shields
Utility methods for handling
Shield.-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull GroupgetShieldToUse(@NotNull Kingdom kingdom) Gets the group that should have its shield used based on the config options.static booleanisEffectivelyPacifist(Kingdom kingdom)
-
Method Details
-
isEffectivelyPacifist
-
getShieldToUse
Gets the group that should have its shield used based on the config options. This is either the kingdom, or the nation of the kingdom.
-