Installation ============ LocationAPI has been included in the `PluginCatalogue `__ as an MCDR plugin, so you can get it from there. Install with MCDR command ------------------------- Use the following command to install LocationAPI automatically in MCDR console: .. code-block:: !!MCDR plg install location_api --confirm Install manually ---------------- You can get the ``*.mcdr`` plugin packages from: - `GitHub Releases `__ - `PluginCatalogue Website `__ Then put the file example ``LocationAPI-v0.3.0.mcdr`` into the ``/path/to/mcdr_env/plugins`` folder. Usually, you have to install dependencies this plugin needs. For MCDR plugins, do the same option that just mentioned. For Python(PyPI) packages, install them into your Python environment. Here are dependencies of this plugin: .. note:: Assuming you have installed and configured MCDReforged. If not, please first visit the `Docs `__ to install and configure MCDR. .. list-table:: :header-rows: 1 * - MCDR plugins - Python(PyPI) packages * - `MoolingsRconAPI `__ - `beartype `__ * - - `returns `__