Uses of Class
fr.prodrivers.bukkit.commons.exceptions.InvalidSectionException
Packages that use InvalidSectionException
-
Uses of InvalidSectionException in fr.prodrivers.bukkit.commons.sections
Methods in fr.prodrivers.bukkit.commons.sections that throw InvalidSectionExceptionModifier and TypeMethodDescriptionstatic void
Make a player enter a section by section name.static void
Make a player enter a section by section name.static void
SectionManager.enter
(org.bukkit.entity.Player player, String sectionName, String subSection, boolean force) Make a player enter a section by section name.