模块 mxlib.api

接口 IBukkitConfigurationProcessor

    • 方法详细资料

      • load

        Map<String,​Object> load​(Object plugin,
                                      String path)
        Load yml from [plugin.jar]/[path] and ${server_root}/plugins/[plugin]/[path]
        参数:
        plugin - The plugin object
        path - The Path
        返回:
        The configuration data