Commit Graph

211 Commits

Author SHA1 Message Date
Christian Koop 4c4b6fe6dd
Release v3.0.6 2024-04-06 21:13:57 +02:00
Christian Koop ff12fda7d2
Revert "Bump com.sk89q.worldedit:worldedit-bukkit from 7.2.20 to 7.3.0 (#37)"
This reverts commit 018e26c1b0.

Apparently 7.3 now requires java language features newer than Java 8... We can't upgrade right now
2024-04-06 21:12:41 +02:00
dependabot[bot] 018e26c1b0
Bump com.sk89q.worldedit:worldedit-bukkit from 7.2.20 to 7.3.0 (#37)
Bumps com.sk89q.worldedit:worldedit-bukkit from 7.2.20 to 7.3.0.

---
updated-dependencies:
- dependency-name: com.sk89q.worldedit:worldedit-bukkit
  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-04-06 21:06:14 +02:00
dependabot[bot] 68a4dc5c09
Bump io.netty:netty-all from 4.1.107.Final to 4.1.108.Final (#38)
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.107.Final to 4.1.108.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.107.Final...netty-4.1.108.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 14:38:32 +02:00
ceze88 2b3d640a22 Release v3.0.5 2024-03-20 12:34:09 +01:00
Christian Koop c69a5884e6
Merge pull request #30 from TeamHRLive/development
Development
2024-03-02 16:42:14 +01:00
TeamHR 9fe0fde5b2 [Fixes] /is settings not saving for player islands as there is case mismatch.
[Fixes] Operators/Players were not able to fly with Island Fly Upgrade
2024-03-02 20:21:45 +05:30
dependabot[bot] d450049632
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#28)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.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.5.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 12:26:35 +01:00
dependabot[bot] 726acf28dd
Bump com.sk89q.worldedit:worldedit-bukkit from 7.2.18 to 7.2.20 (#29)
Bumps com.sk89q.worldedit:worldedit-bukkit from 7.2.18 to 7.2.20.

---
updated-dependencies:
- dependency-name: com.sk89q.worldedit:worldedit-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 12:26:27 +01:00
TeamHR 383a21ef7a [Fixed] Player's /is settings was not saving.
[Fixed] Ops were not able to fly on ISLAND unless /GMC. Now They can still fly if Fly upgrade is disabled.
2024-03-01 10:50:42 +05:30
Christian Koop 9c2da8c669
Release v3.0.4 2024-02-26 11:59:28 +01:00
ceze88 0c8fc5d979 Release v3.0.3 2024-02-23 17:08:14 +01:00
ceze88 3129adce6f Release v3.0.2 2024-02-12 22:41:59 +01:00
ceze88 0b685b31df Release v3.0.1 2024-01-25 20:19:32 +01:00
ceze88 d6819abab2 Update to latest core build 2024-01-25 20:19:07 +01:00
dependabot[bot] eab020f569
Bump com.sk89q.worldedit:worldedit-bukkit from 7.2.9 to 7.2.18 (#22)
Bumps com.sk89q.worldedit:worldedit-bukkit from 7.2.9 to 7.2.18.

---
updated-dependencies:
- dependency-name: com.sk89q.worldedit:worldedit-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:09:36 +01:00
dependabot[bot] 1e84f621c9
Bump me.clip:placeholderapi from 2.11.3 to 2.11.5 (#23)
Bumps me.clip:placeholderapi from 2.11.3 to 2.11.5.

---
updated-dependencies:
- dependency-name: me.clip:placeholderapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:09:26 +01:00
dependabot[bot] 693f14242a
Bump com.github.MilkBowl:VaultAPI from 1.7 to 1.7.1 (#25)
Bumps [com.github.MilkBowl:VaultAPI](https://github.com/MilkBowl/VaultAPI) from 1.7 to 1.7.1.
- [Release notes](https://github.com/MilkBowl/VaultAPI/releases)
- [Commits](https://github.com/MilkBowl/VaultAPI/compare/1.7...1.7.1)

---
updated-dependencies:
- dependency-name: com.github.MilkBowl:VaultAPI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:08:37 +01:00
dependabot[bot] 1efd8cadfb
Bump io.papermc:paperlib from 1.0.7 to 1.0.8 (#20)
Bumps [io.papermc:paperlib](https://github.com/PaperMC/PaperLib) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/PaperMC/PaperLib/releases)
- [Changelog](https://github.com/PaperMC/PaperLib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PaperMC/PaperLib/compare/v1.0.7...v1.0.8)

---
updated-dependencies:
- dependency-name: io.papermc:paperlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:08:29 +01:00
dependabot[bot] c95f96ffe1
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#24)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:07:29 +01:00
ceze88 bc15c264d9 Release v3.0.0 2024-01-13 16:33:30 +01:00
ceze88 53cde6f804 Migrate to dynamic dependency loading 2024-01-13 16:33:16 +01:00
Christian Koop c2e1d82c09
Release v3.0.0-b7-SNAPSHOT 2023-10-23 18:14:14 +02:00
Christian Koop 24dc591f75
Release v3.0.0-b6-SNAPSHOT 2023-08-21 16:17:51 +02:00
Christian Koop 3105cdf86d
Release v3.0.0-b5-SNAPSHOT 2023-08-18 10:47:59 +02:00
Christian Koop 3e94aa3f78
Release v3.0.0-b4-SNAPSHOT 2023-08-16 20:12:57 +02:00
Christian Koop b29111b96d
Drop support for LeaderHeads plugin
Last update was in 2020 and it is marked as abandoned.

I think users had enough time to find an alternative + I can't find an official maven repository for it,
making clean builds hard
2023-08-16 09:51:16 +02:00
Christian Koop 41db72c590
Release v3.0.0-SNAPSHOT 2023-08-15 21:54:46 +02:00
Christian Koop eb75ed8a38
pom.xml: Change project's groupId, artifactId to com.craftaro 2023-08-15 21:54:37 +02:00
Christian Koop c43e4cb799
Updates EpicSpawners Dependency + Implementation to API v1.0.0-SNAPSHOT 2023-08-15 21:36:53 +02:00
Christian Koop 700b293f9c
Updates UltimateStacker Dependency+Implementation to API v1.0.0-SNAPSHOT 2023-08-15 19:02:31 +02:00
Christian Koop 2caf39d49e
Move everything from com.songoda to com.craftaro package 2023-08-15 18:57:00 +02:00
Christian Koop 20b0246270
Switch from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT + update imports 2023-07-29 15:06:06 +02:00
Christian Koop 6776ee0af6
Modernize and clean up `pom.xml` and `plugin.yml` 2023-07-26 21:31:34 +02:00
ceze88 7774fd236d Release 2.5.2 2023-04-13 19:55:59 +02:00
ceze88 34146b5fc4 Updates SongodaCore to 2.6.19 2023-04-13 19:55:42 +02:00
Christian Koop 1e83188e6a
Release v2.5.2-BETA 2023-03-29 22:04:45 +02:00
Christian Koop 028d67355f
Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support 2023-03-29 22:04:33 +02:00
Christian Koop 0d9bcbf9fa
Release v2.5.1-DEV 2023-01-11 22:18:51 +01:00
Christian Koop 42167e79a6
Update SongodaCore to v2.6.18-DEV 2023-01-11 22:17:14 +01:00
Christian Koop 17a78e610d
Release v2.5.0 2022-09-05 23:02:48 +02:00
songoda-projects-overview[bot] 455d9549e7 Bump SongodaCore version to `2.6.16` 2022-09-05 22:21:04 +02:00
songoda-projects-overview[bot] 52fd85642e Bump SongodaCore version to `2.6.15-DEV` 2022-08-15 00:48:13 +02:00
Christian Koop 9c4ba6e003
Release v2.4.2 2022-07-30 21:28:34 +02:00
Christian Koop 90e86e89c5
Update SongodaCore to v2.6.14-DEV 2022-07-30 21:28:18 +02:00
Raúl M 39aff67010
Fix maven-shade-plugin being missing
Apache released maven-shade-plugin v3.3.0 some time ago on their stable repos, so the snapshots repository is no longer required.
2022-05-26 02:57:19 +02:00
Christian Koop d063afdd9c
Release v2.4.1 2022-03-20 11:20:32 +01:00
Christian Koop e5e136b7d3
Updates to Core v2.6.12 (MC1.18.2) + new hologram api implementation 2022-03-18 21:53:31 +01:00
Christian Koop d53e0939d5
Version 2.4.0 2021-12-10 20:20:19 +01:00
Christian Koop a34a106d1e
Update SongodaCore to v2.6.5 2021-12-10 19:50:34 +01:00