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
TeamHR
c35002eb4d
[Fixes] Leaderboard Skull not loading and showing black skulls.
2024-03-27 19:16:47 +01:00
Christian Koop
89b208c136
Merge branch 'master' into development
2024-03-27 19:16:11 +01:00
Ahmet Hakan
c951cf924b
Update CoopCommand.java
...
To get the difference between "AhmHkn" and "AhmHkn1" need to use "getPlayerExact"
2024-03-27 19:14:17 +01:00
ceze88
2b3d640a22
Release v3.0.5
2024-03-20 12:34:09 +01:00
ceze88
a75a4eae2d
Small internal code change for CustomCrops compatibility
2024-03-20 12:34:00 +01:00
Brianna O'Keefe
cc27a5744c
Change default world heights.
2024-03-14 18:26:07 -05:00
Brianna OKeefe
9ba7647f53
Fixed some nesting issues.
2024-03-14 18:23:15 -05:00
craftaro-plugins-overview[bot]
bd848cc0b3
Updates contents of README.md
2024-03-07 20:52:48 +00:00
Christian Koop
cb699a46df
Adds plugin logo at docs/Logo.png
2024-03-07 21:45:14 +01:00
TeamHR
b02e594676
fix: Multiple GUI menus that displays player heads ( #32 )
2024-03-04 13:30:53 +01:00
TeamHR
798f53c148
fix: Leaderbord showing broken skulls ( #31 )
...
[Fixed] Leaderboard showing wrong skulls. Using SkullUtils to fetch Skull and applying skin.
2024-03-03 19:30:05 +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
Christian Koop
041c146038
ci: Fix potentially problematic increment_version
value
2024-02-26 11:33:02 +01:00
Christian Koop
f87632c2e5
fix: Corrects method signature for required getHandlerList in events #27
...
The method needs to be static or an IllegalPluginAccessException is thrown when trying to use the event
2024-02-26 10:43:33 +01:00
ceze88
0c8fc5d979
Release v3.0.3
2024-02-23 17:08:14 +01:00
ceze88
fd158996df
Fix hologram leaderboards not showing
2024-02-23 17:07:31 +01:00
ceze88
3129adce6f
Release v3.0.2
2024-02-12 22:41:59 +01:00
ceze88
491143ce45
Make sure non island members can't access EpicSpawners GUI
2024-02-12 22:41:28 +01:00
ceze88
994357fe8e
Temporary fix for hook system
2024-02-12 22:41:02 +01:00
Christian Koop
3aa85c751e
feat: Adds previous island owner to IslandOwnershipTransferEvent
( #14 )
...
Instead of resolving the previous owner and risk a potential web/api request getting triggert,
although the previous owner might never be used, I decided on just providing the UUID we already have.
The plugins can then still find the (Offline)Player themselves when needed.
2024-01-30 11:45:52 +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]
7fa4795ec0
Bump actions/upload-artifact from 3 to 4 ( #21 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
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:38 +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
dependabot[bot]
fbe8d0cbc4
Bump actions/checkout from 3 to 4 ( #19 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
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:10 +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
1a2124fb2f
Revert "Don't handle PortalTeleportEvent when target world is disabled in config"
...
This reverts commit b2b3b3d976
.
That event handler didn't affect players
2023-08-21 19:12:53 +02:00
Christian Koop
b2b3b3d976
Don't handle PortalTeleportEvent when target world is disabled in config
...
Related to 5711389549
2023-08-21 18:18:22 +02:00
Christian Koop
5711389549
Don't handle PortalEnterEvent when target world is disabled in config
...
This allows vanilla and third-party plugins to take over properly without the stuck-teleport or
something else to interfer with that.
2023-08-21 16:53:06 +02:00
Christian Koop
24dc591f75
Release v3.0.0-b6-SNAPSHOT
2023-08-21 16:17:51 +02:00
Christian Koop
c12c82afe2
Fallback gracefully and log missing Economy plugin instead of Exception
...
Some places I kept the exception because there is no handling or return type in place that allows
for that economy transaction to fail.
So instead of not rewarding the player with the money, an exception is logged instead
2023-08-21 10:58:23 +02:00
Christian Koop
7589bae8b0
Fix Exception when running /is leaderboard
2023-08-18 21:29:07 +02:00
Christian Koop
3105cdf86d
Release v3.0.0-b5-SNAPSHOT
2023-08-18 10:47:59 +02:00
Christian Koop
c9abab64d5
Fixes errors when using hologram related admin commands
...
e.g. `/island admin sethologram bank`
2023-08-18 10:47:26 +02:00