Commit Graph

196 Commits

Author SHA1 Message Date
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
Christian Koop
d566aaaadd
Update dependency spigot v1.17 to v1.1.8 2021-12-09 22:17:54 +01:00
Christian Koop
7b90842012
Minor code cleanup 2021-12-09 22:17:35 +01:00
Christian Koop
743ef6856e
Version 2.3.30 2021-10-27 19:59:11 +02:00
Christian Koop
f31d1eab7b
Remove dependency MVdWPlaceholderAPI
* It is not used by FabledSkyBlock
* Its repo is down
2021-10-23 12:50:48 +02:00
Christian Koop
47bfe1c567
Version 2.3.29 + pom.xml cleanup
* Using https repo for placeholderapi
* Spaces instead of tabs
2021-07-22 17:02:29 +02:00
Brianna
7be512513d version 2.3.28 2021-06-21 17:20:21 -05:00
Brianna
22bed4f0cc Added 1.17 support. 2021-06-21 17:20:04 -05:00
Brianna
0c5d5d5a0c Remove EpicAnchors support from our end. 2021-06-01 14:35:18 -05:00
Brianna
2d89cb7525 version 2.3.27 2021-02-25 14:21:58 -06:00
Fernando Pettinelli
51d7b00649 Version 2.3.26 2021-02-22 09:32:31 -06:00
Brianna
888667cc7e version 2.3.25 2021-01-26 15:09:52 -06:00
Brianna
fe1081de84 version 2.3.24 2021-01-20 14:26:01 -06:00
Brianna
fd58667bd9 version 2.3.23b 2021-01-16 10:37:46 -06:00
Brianna
1f43d9631b Fixed dependency. 2021-01-16 10:37:25 -06:00
Fernando Pettinelli
6f808bc0a0 Version 2.3.23 2021-01-08 15:23:31 -03:00