Commit Graph

1095 Commits

Author SHA1 Message Date
Christian Koop
d382493d1b
ci: Fix potentially problematic increment_version value 2024-02-26 12:11:24 +01:00
ceze88
b96ba7444c Cancel interact if not owner accessing spawner 2024-02-12 22:14:11 +01:00
dependabot[bot]
0f2ff1eb57
Bump net.coreprotect:coreprotect from 22.2 to 22.3 (#25)
Bumps net.coreprotect:coreprotect from 22.2 to 22.3.

---
updated-dependencies:
- dependency-name: net.coreprotect:coreprotect
  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-02 08:47:44 +01:00
dependabot[bot]
28f6930b43
Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#26)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/24.0.1...24.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  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-02 08:22:28 +01:00
ceze88
a505872411 Release v8.2.0 2024-01-24 12:57:21 +01:00
ceze88
f1e7a94ddd Fix spawner break cost 2024-01-20 18:11:30 +01:00
dependabot[bot]
faba12f4f9
Bump com.github.brcdev-minecraft:shopgui-api from 1.0.0 to 3.0.0 (#24)
Bumps [com.github.brcdev-minecraft:shopgui-api](https://github.com/brcdev-minecraft/shopgui-api) from 1.0.0 to 3.0.0.
- [Release notes](https://github.com/brcdev-minecraft/shopgui-api/releases)
- [Commits](https://github.com/brcdev-minecraft/shopgui-api/compare/1.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: com.github.brcdev-minecraft:shopgui-api
  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 22:39:53 +01:00
Christian Koop
1774dd8ea3
Release v8.1.0 2024-01-13 22:07:10 +01:00
Christian Koop
c7b8d75233
Removes now no-longer needed #getDependencies from plugin main class
The core now provides an implementation which returns an empty Set
2024-01-13 22:04:08 +01:00
dependabot[bot]
84a73fb935
Bump me.clip:placeholderapi from 2.9.2 to 2.11.5 (#23)
Bumps me.clip:placeholderapi from 2.9.2 to 2.11.5.

---
updated-dependencies:
- dependency-name: me.clip:placeholderapi
  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-01-13 18:09:56 +01:00
dependabot[bot]
4042d9a252
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#21)
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:06:26 +01:00
dependabot[bot]
74c422a5d0
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.3 (#20)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.3.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-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-01-13 18:06:09 +01:00
dependabot[bot]
9925a3ba07
Bump actions/upload-artifact from 3 to 4 (#19)
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:05:58 +01:00
dependabot[bot]
167e1eda45
Bump actions/checkout from 3 to 4 (#18)
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:05:43 +01:00
ceze88
784a267093 Release v8.0.3 2024-01-13 15:59:28 +01:00
ceze88
eae0f959f1 Fix entity_kill duplicated entires 2024-01-11 13:49:40 +01:00
ceze88
15542a3229 Fix CoreProtect hook when plugin not present 2024-01-07 14:37:12 +01:00
ceze88
08b25e8852 Migrate to dynamic dependency loading 2024-01-07 14:36:57 +01:00
ceze88
d9e7a5f0db Adds missed logging 2023-12-18 17:21:27 +01:00
ceze88
637a0c9779 Release v8.0.3-SNAPSHOT 2023-12-18 15:30:43 +01:00
ceze88
96a911a89f Adds CoreProtect support 2023-12-18 15:29:55 +01:00
ceze88
158042ba7c Release v8.0.2 2023-12-15 22:22:48 +01:00
ceze88
957cfc9449 Fix vanilla spawner break 2023-12-08 16:34:48 +01:00
ceze88
e0886dacd2 Release v8.0.1 2023-12-01 12:17:11 +01:00
ceze88
fc4f5db10c Fix force spawn for vanilla spawners 2023-12-01 12:17:01 +01:00
ceze88
136ca32f20 Release v8.0.0 2023-10-25 11:56:03 +02:00
ceze88
1c35bca3cb Fix entity kills duplicating for players 2023-10-25 11:54:33 +02:00
ceze88
ccbb99ff28 Release v8.0.0-b15-SNAPSHOT 2023-10-24 13:25:42 +02:00
ceze88
bddb97d6c8 Fix error when interacting vanilla spawners 2023-10-24 13:25:32 +02:00
ceze88
d62e0e52c3 Release v8.0.0-b14-SNAPSHOT 2023-10-24 13:19:59 +02:00
ceze88
a0f794751e Merge branch 'development' of https://github.com/craftaro/EpicSpawners into development 2023-10-24 13:17:39 +02:00
ceze88
5c4a93b2f9 Don't remove mobs spawned by vanilla spawners 2023-10-24 13:17:24 +02:00
Christian Koop
1b301be5c1
Release v8.0.0-b13-SNAPSHOT 2023-10-23 18:11:54 +02:00
ceze88
3381d6f5c6 Release v8.0.0-b12-SNAPSHOT 2023-09-29 13:59:50 +02:00
ceze88
89e0dee1c8
Merge pull request #17 from Tom18314/feature/performance
Performance improvements
2023-09-29 13:59:07 +02:00
ceze88
133187e804 Fix alter table 2023-09-05 22:31:58 +02:00
Tom
a464354d52 Added config option to disable particle-effects on spawners 2023-09-05 22:21:01 +02:00
Tom
d580d47c71 Only disable tasks if running 2023-09-05 22:18:02 +02:00
Tom
74dc3725f1 Update spawner to database after for and while loops to prevent large amounts of unnecessary queries 2023-09-05 22:17:15 +02:00
Tom
230cb03d8c Removed old MySQL settings 2023-09-05 22:16:07 +02:00
ceze88
996a85973d Release v8.0.0-b11-SNAPSHOT 2023-09-04 22:28:01 +02:00
ceze88
472114ac5c Fix primary key issues 2023-09-04 22:27:51 +02:00
ceze88
40827c7075 Release v8.0.0-b10-SNAPSHOT 2023-09-04 19:57:59 +02:00
ceze88
ff75da9c03 Fix duplicate alter when migrating from old database 2023-09-04 19:57:46 +02:00
ceze88
210033bc9f Add primary key to entity kills 2023-09-04 19:57:27 +02:00
ceze88
5682449219 Fix head textures 2023-09-04 19:56:53 +02:00
ceze88
9301d36315 Release v8.0.0-b9-SNAPSHOT 2023-08-21 18:26:25 +02:00
ceze88
00c1b547f3 Fix legacy data compatibility 2023-08-21 18:24:43 +02:00
ceze88
60849751a8 Fixes some NPEs 2023-08-21 11:30:43 +02:00
Christian Koop
420d6038ad
Release v8.0.0-b8-SNAPSHOT 2023-08-15 23:32:26 +02:00