Commit Graph

1379 Commits

Author SHA1 Message Date
Christian Koop
72e0b6d2a4
Merge branch 'development' 2024-10-02 16:09:17 +02:00
Christian Koop
da3ed28a00
Release v3.1.0 2024-10-02 16:09:13 +02:00
Christian Koop
3def09481b
chore: Update SongodaCore to v3.5.0-SNAPSHOT 2024-10-02 16:09:07 +02:00
ceze88
cb9df7244b Release v3.0.9 2024-09-06 11:05:02 +02:00
ceze
774e5f174f
Merge pull request #53 from TeamHRLive/development
Fix island settings saving, heads in GUI menus, default island schematic
2024-09-06 11:02:36 +02:00
singh
902b2980d9 [Updated] Schematic for 1.20.5 (Fixed Corner Blocks) 2024-09-06 13:02:03 +05:30
TeamHR
4c1cee895c
Merge pull request #1 from TeamHRLive/detached
[Fixed] Heads in some GUI Menus
2024-09-05 10:58:09 +05:30
TeamHRLive
8c50ca38bf [Fixed] Heads in some GUI Menus
[Fixed] ItemDupe with Double Drop Upgrade
2024-09-03 18:34:45 +05:30
Christian Koop
f4e32b9886
Delete .github/dependabot.yml 2024-09-01 14:17:24 +02:00
TeamHRLive
ebfaea252c [Fixed] Island Setting saving was still bugged.
[Fixed] LagSpike due to old method used in BlockListener.
2024-08-30 18:59:01 +05:30
ceze88
09e5291478 Update ItemStac Serialization, add new 1.20.5+ default schematic 2024-08-22 15:38:17 +02:00
ceze88
68a47ce0c5 Update to core version 3.3.0-SNAPSHOT 2024-08-21 17:44:46 +02:00
dependabot[bot]
808a8cc1cf
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#47)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 16:57:44 +02:00
Christian Koop
251f7abc61
fix: replace usage of core's ServerVersion with new MajorServerVersion
I can't be bothered to update 100+ or whatever usages
and conditions.
Too much brain work to re-think all those constraints.
2024-07-19 19:39:00 +02:00
Christian Koop
1f66573ded
fix: skulls not working on offline mode servers
XSkull tries to fetch the skin most of the time.
The core introduced a the SkullItemCreator class which
should make life easier for us
2024-07-19 19:39:00 +02:00
Christian Koop
2ccdb41f08
chore(deps): update SongodaCore to v3.2.0-SNAPSHOT 2024-07-19 19:39:00 +02:00
Christian Koop
25c6684289
docs: update marketplace URL in pom.xml to songoda.com 2024-07-19 19:38:59 +02:00
ceze88
54688b7b73 Add caching for roles to avoid reading the files all the time 2024-07-07 17:48:35 +02:00
ceze88
8425d995c0 Remove ProtocolLib loadbefore 2024-07-07 17:48:12 +02:00
Christian Koop
efd0c72bae
fix: replace usage of deleted SkullUtils class with XSkull
Updating the Core also updated XSeries which got rid of
SkullUtils in favor of new methods in XSkull
2024-06-22 16:22:30 +02:00
Christian Koop
09c8ef4b60
chore(deps): update SongodaCore to v3.1.0 2024-06-22 16:22:09 +02:00
Christian Koop
774e95363f
Merge branch 'master' into development 2024-06-22 16:07:03 +02:00
Christian Koop
4d448ff0ad
chore(deps): update maven-shade-plugin to v3.6.0 2024-06-22 16:06:45 +02:00
ceze88
86479be189 Release v3.0.9-SNAPSHOT 2024-06-11 16:38:03 +02:00
ceze88
2e9512357b Revert world-edit update, cannot build the project 2024-06-11 16:37:57 +02:00
ceze88
077167f35c Update core version to 3.0.7-SNAPSHOT 2024-06-11 16:29:37 +02:00
dependabot[bot]
a3b6223c33
Bump com.sk89q.worldedit:worldedit-bukkit from 7.2.20 to 7.3.2 (#45)
Bumps com.sk89q.worldedit:worldedit-bukkit from 7.2.20 to 7.3.2.

---
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-06-01 14:44:23 +02:00
dependabot[bot]
27e12654ab
Bump me.clip:placeholderapi from 2.11.5 to 2.11.6 (#44)
Bumps me.clip:placeholderapi from 2.11.5 to 2.11.6.

---
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-06-01 14:44:06 +02:00
dependabot[bot]
799a6fbf8f
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#41)
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3)

---
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-05-01 12:22:13 +02:00
ceze88
b9d4d86316 Release v3.0.8 2024-04-18 21:08:39 +02:00
craftaro-plugins-overview[bot]
46637d829d
Updates contents of README.md 2024-04-18 17:10:10 +00:00
ceze88
9bfcc83ba6 Fix role names in island settings 2024-04-18 19:01:26 +02:00
ceze88
6e92c7fec9 Add Sign Edit permission, imporove permissions to be able to specify default values 2024-04-18 19:00:56 +02:00
ceze88
17eb186d2b Release v3.0.7 2024-04-12 18:35:07 +02:00
ceze88
4b7f63b024 Fix string conversion to upper case 2024-04-12 18:34:49 +02:00
Ahmet Hakan
a48aa0cec8
fix: Island settings/permissions not saved to the correct key (#40)
Island settings were not being saved because the role keys of the island settings were not called correctly.
2024-04-11 11:00:48 +02:00
Christian Koop
5bcfbde8c4
Merge branch 'development' 2024-04-06 21:14:02 +02:00
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
Christian Koop
4dffd7e2a8
fix: Fix ConcurrentModificationException on PlayerData-Storage (#39) 2024-04-06 21:11:13 +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
Christian Koop
7d86423744
fix: Wrap World#getMinHeight with fallback for older Minecraft versions
The method did not exist *back then* and we still want to support Spigot 1.8.8
2024-03-27 19:47:18 +01:00
Christian Koop
e9642ad0cc
fix: Replace usage of deprecated SWorldBorder with new NmsWorldBorder
SWorldBorder will be removed soon™️
2024-03-27 19:41:04 +01:00
Christian Koop
211e6a0fcb
fix: Fix NullPointerException when using portals 2024-03-27 19:32:44 +01:00
Christian Koop
2a2886e9ae
fix: Replace incorrect player lookups using Bukkit#getPlayer with -Exact
#34
2024-03-27 19:27:38 +01:00
Christian Koop
a1f63b5336
Merge pull request #35 from TeamHRLive/development
Fix for /is members
2024-03-27 19:19:09 +01:00
TeamHR
389b9087fd
[Fixed] Island Scan MinY Level fixed. Instead of 0 it will now fetch from World.MinHeight. 2024-03-27 19:16:49 +01:00
TeamHR
373d5267d4
[Fixed] /is members Was throwing NPE for Players 2024-03-27 19:16:48 +01:00
TeamHR
0f51665bc3
[Fixes] Leaderboard Skull not loading and showing black skulls.
[CleanUp] Cleaned Debug Messages
2024-03-27 19:16:48 +01:00