Commit Graph

108 Commits

Author SHA1 Message Date
ceze88
a5a50fa559 Release v4.3.1 2024-08-21 16:57:01 +02:00
ceze88
89bed57e18 Update to core version 3.3.0-SNAPSHOT 2024-08-21 16:56:51 +02:00
Christian Koop
cc10775d0c
Release v4.3.0-SNAPSHOT 2024-06-22 21:39:17 +02:00
Christian Koop
1cd59e02cf
chore(deps): update SongodaCore to v3.1.0-SNAPSHOT 2024-06-22 21:39:07 +02:00
dependabot[bot]
f7bd4eb12f
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 01:37:12 +00:00
ceze88
0bd9a672e6 Release v4.2.5 2024-05-28 16:41:49 +02:00
ceze88
0ae6292975 Update core to 3.0.7-SNAPSHOT 2024-05-28 16:39:33 +02:00
ceze88
6b66b191cd Update shade plugin 2024-05-28 16:37:17 +02:00
ceze88
ff7bae191b Release v4.2.4 2024-04-22 12:55:32 +02:00
ceze88
699ad5fa5a Release v4.2.3 2024-04-22 12:35:19 +02:00
ceze88
0cd5535e88 Update core version 2024-04-22 12:34:58 +02:00
ceze88
919717b117 Release v4.2.2 2024-04-11 19:18:27 +02:00
ceze88
fd53240f10 Release v4.2.1 2024-04-06 13:04:45 +02:00
Christian Koop
9b93aac532
Release v4.2.0
* Break grass and flowers when in the way of auto land tilling
* Fixed the FabledSkyblock permission hook
2024-03-28 15:08:59 +01:00
Christian Koop
08b9b6b6af
chore(deps): Update SongodaCore to v3.0.4-SNAPSHOT 2024-03-28 15:06:27 +01:00
TeamHR
20304d247e [Fixed] FabledSkyblock permission hook. 2024-03-27 11:42:21 -05:00
dependabot[bot]
6b3d68fa02
Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.2 (#5)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.4.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.4.1...maven-shade-plugin-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 12:45:46 +01:00
ceze88
322ad1c27d Release v4.1.1 2024-02-12 22:54:25 +01:00
Christian Koop
ec2c019745
Release v4.1.0 2024-01-13 21:50:14 +01:00
ceze88
7cca82a54f Migrate to dynamic dependency loading 2024-01-11 16:04:14 +01:00
ceze88
d6909fb5c5 Release v4.0.0 2023-12-15 12:40:12 +01:00
ceze88
2a1966c153 Release v4.0.0-b3-SNAPSHOT 2023-10-25 16:39:01 +02:00
ceze88
c85fdb02c3 Release v4.0.0-b2-SNAPSHOT 2023-09-04 21:51:03 +02:00
ceze88
1c4cc32957 Updates FabledSkyBlock compatibility 2023-09-04 21:50:37 +02:00
ceze88
286617d6f4 Release v4.0.0-b1-SNAPSHOT 2023-08-24 12:05:44 +02:00
ceze88
9fea3edc7b Release v4.0.0-SNAPSHOT 2023-08-24 12:04:13 +02:00
ceze88
d4bd92cfce Changes group id from com.songoda to com.craftaro 2023-07-26 18:05:13 +02:00
ceze88
f32760476d Revert "Changes group id from com.songoda to com.craftaro and updates repository"
This reverts commit 506a6b9526.
2023-07-26 18:04:44 +02:00
ceze88
506a6b9526 Changes group id from com.songoda to com.craftaro and updates repository 2023-07-26 18:03:12 +02:00
ceze88
36c0350324 Changes package names from com.songoda to com.craftaro 2023-07-26 18:01:37 +02:00
Christian Koop
7bedb94af4
Exclude org/h2/ and org/mariadb/ from jar minimization
Relates to d41670d212
2023-07-01 11:25:40 +02:00
Christian Koop
87a8285fe4
Revert "Don't shade the Core's NMS classes into the final plugin"
This reverts commit 1b2f2de580.

The plugin might not need Nms but the Core sadly does for some basic functionality
2023-06-29 12:15:07 +02:00
Christian Koop
5dd494d2d9
Use SpigotMC as maven repository ID 2023-06-29 11:29:08 +02:00
Christian Koop
5dfc521696
Release v3.4.0-SNAPSHOT 2023-06-25 16:23:39 +02:00
Christian Koop
1b2f2de580
Don't shade the Core's NMS classes into the final plugin
EpicFarming is not using NMS right now, so we don't need it
2023-06-25 16:23:19 +02:00
Christian Koop
3d5ec6ad7e
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-06-25 16:21:10 +02:00
Christian Koop
e4d00552dd
Re-create and cleanup pom.xml and plugin.yml 2023-06-25 14:19:34 +02:00
ceze88
ea768234e6 Release 3.3.2 2023-04-13 20:14:52 +02:00
ceze88
6f3d775b04 Updates SongodaCore to 2.6.19 2023-04-13 20:14:27 +02:00
Christian Koop
e738be496d
Release v3.3.2-BETA 2023-03-29 21:54:07 +02:00
Christian Koop
37981e68dd
Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support 2023-03-29 21:53:58 +02:00
Christian Koop
9c173cadc5
Release v3.3.1-DEV 2023-01-11 23:07:57 +01:00
Christian Koop
4ce0869bff
Updates SongodaCore to v2.6.18-DEV 2023-01-11 23:07:47 +01:00
Christian Koop
df2186e9f6
Release v3.3.0 2022-09-05 22:43:47 +02:00
songoda-projects-overview[bot]
9d6d06ff9e Bump SongodaCore version to 2.6.16 2022-09-05 22:19:30 +02:00
songoda-projects-overview[bot]
3f05386da1 Bump SongodaCore version to 2.6.15-DEV 2022-08-15 00:48:44 +02:00
ceze88
75dc4ad103 Remove deprecated methods, add MySQL support 2022-08-14 17:56:50 +02:00
Fernando Pettinelli
77c7b64f66 Version 3.2.2 2022-07-03 16:24:32 -04:00
Fernando Pettinelli
6b42f6b0c4 Version 3.2.0 2021-12-22 01:33:27 -03:00
Christian Koop
4affa52e78
version 3.1.4 2021-07-19 14:16:18 +02:00