Class ServerProperties

java.lang.Object
org.mvplugins.multiverse.core.utils.ServerProperties

@Service public final class ServerProperties extends Object
  • Constructor Details

    • ServerProperties

      @Inject public ServerProperties(@NotNull @NotNull FileUtils fileUtils)
  • Method Details

    • getLevelName

      public io.vavr.control.Option<String> getLevelName()
    • getAllowNether

      public boolean getAllowNether()
    • getProperty

      public io.vavr.control.Option<String> getProperty(String key)