Skip to content

Releases: cerus/maps

3.8.15

Choose a tag to compare

@cerus cerus released this 31 Dec 15:17
aec8c4a

Warning

I'm unable to deploy the latest version to Maven Central at this time. There have been zero changes to the api, so you can still use the old version (3.8.12) until I've found a fix.

Changes

  • Added support for 1.21.11

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.15</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.15</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.14

Choose a tag to compare

@cerus cerus released this 15 Oct 00:15
5dc77b3

Warning

I'm unable to deploy the latest version to Maven Central at this time. There have been zero changes to the api, so you can still use the old version (3.8.12) until I've found a fix.

Changes

  • Added support for 1.21.10

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.14</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.14</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.13

Choose a tag to compare

@cerus cerus released this 01 Oct 03:20
5dc77b3

Warning

I'm unable to deploy the latest version to Maven Central at this time. There have been zero changes to the api, so you can still use the old version (3.8.12) until I've found a fix.

Changes

  • Added support for 1.21.9

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.13</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.13</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.12

Choose a tag to compare

@cerus cerus released this 24 Jul 23:48
c405082

Changes

  • Added support for 1.21.8

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.12</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.12</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.11

Choose a tag to compare

@cerus cerus released this 09 Jul 16:47
bc1170f

Changes

  • Added support for 1.21.6/7

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.11</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.11</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.10

Choose a tag to compare

@cerus cerus released this 05 May 22:36
c249470

Changes

  • Added support for 1.21.5

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.10</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.10</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.9

Choose a tag to compare

@cerus cerus released this 15 Dec 05:20
e014ea7

Changes

  • Added support for 1.21.4

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.9</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.9</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.8

Choose a tag to compare

@cerus cerus released this 18 Nov 03:42
6626416

Changes

  • Added support for 1.21.3

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.8</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.8</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.7

Choose a tag to compare

@cerus cerus released this 16 Aug 15:36
84ad5a1

Changes

  • Fixed a bug where players would get disconnected in other dimensions (#13)
  • Added support for 1.21.1

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.7</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.7</version>
        <scope>provided</scope>
    </dependency>
</dependencies>

3.8.6

Choose a tag to compare

@cerus cerus released this 25 Jul 02:00
9cef0e9

Changes

  • Added support for 1.21

Feel free to post feedback, bugs, suggestions and everything else as an issue.

Maven

<dependencies>
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>common</artifactId>
        <version>3.8.6</version>
        <scope>provided</scope> <!-- "provided" if the maps plugin is on the server, "compile" if not -->
    </dependency>

    <!-- You need the plugin module to access the map screen registry of the plugin. -->
    <!-- Don't add this dependency if you have your own storage solution. -->
    <dependency>
        <groupId>dev.cerus.maps</groupId>
        <artifactId>plugin</artifactId>
        <version>3.8.6</version>
        <scope>provided</scope>
    </dependency>
</dependencies>