Commit Graph

550 Commits

Author SHA1 Message Date
Christian Koop
936c63fa45
Merge branch 'master' into development 2023-08-25 15:01:23 +02:00
Christian Koop
e438efa4d0
Merge pull request #2 from xartuu/master
Fixed interactions with kit blocks
2023-08-25 14:53:56 +02:00
Christian Koop
e364be9b6f
Release v3.0.0-SNAPSHOT 2023-08-25 14:49:47 +02:00
Christian Koop
6a037bcf28
pom.xml: Fixes typo in project description
Mistake copied from the marketplace
2023-08-25 14:39:45 +02:00
craftaro-plugins-overview[bot]
87598f6a3a
Updates contents of README.md 2023-08-25 12:31:27 +00:00
Christian Koop
a00a64608e
Updates maven plugins used in pom.xml 2023-08-25 12:44:53 +02:00
Christian Koop
4d18b309b4
Updates plugin.yml and adds DecentHolograms to softdepends 2023-08-25 12:44:40 +02:00
Christian Koop
3b396faec6
Merge branch 'master' into development 2023-08-25 12:29:16 +02:00
craftaro-plugins-overview[bot]
288bed7fd0
Updates contents of README.md (#3)
Co-authored-by: craftaro-plugins-overview[bot] <111250264+craftaro-plugins-overview[bot]@users.noreply.github.com>
2023-08-25 12:25:32 +02:00
Christian Koop
1f98d2a740
Updates .gitignore 2023-08-25 12:14:41 +02:00
Christian Koop
e8bc5fd85a
Create .editorconfig 2023-08-25 12:13:05 +02:00
Christian Koop
b5f442bdb9
Heavy code style changes and slight refactoring 2023-08-25 12:12:58 +02:00
Christian Koop
f8ee4fd6ad
Fix database implementation to be compatible with latest CraftaroCore 2023-08-16 11:16:34 +02:00
Fernando Pettinelli
49a0a518f4 Version 2.8.0 2023-07-26 21:31:51 -04:00
Fernando Pettinelli
3a652c597d Moved from songoda to craftaro 2023-07-26 21:28:26 -04:00
Artur Kociszewski
a74b801576
feat: Added message about the need for a key 2023-04-30 19:46:04 +02:00
Artur Kociszewski
20effd37cb
fix: Fixed interactions with kit blocks 2023-04-30 19:45:09 +02:00
Christian Koop
e018710208
Merge branch 'development' 2023-04-29 12:54:16 +02:00
Christian Koop
193cf85810
Release v2.7.7 2023-04-29 12:54:13 +02:00
Christian Koop
bddef66d17
Updates SongodaCore to v2.6.21 2023-04-29 12:54:07 +02:00
Christian Koop
2fde27e0df
Puts on a band-aid to fix Crates+Keys to give all Items on Amount -1
The KitAmount is still broken with this and I just don't understand what the algorithm and
expected behaviour is supposed to be...

I don't have much time for this stuff right now - The plugin needs a recode/heavy refractor
2023-04-29 12:33:24 +02:00
ceze88
ca3f893fba Release 2.7.6 2023-04-13 16:32:07 +02:00
ceze88
b24213fdc3 Fix display item bug 2023-04-13 16:13:09 +02:00
ceze88
b2f0a6d4d4 Updates SongodaCore to v2.6.19 2023-04-13 15:00:19 +02:00
ceze88
e7466fe499 Release 2.7.6-BETA 2023-03-29 21:56:38 +02:00
ceze88
827d5efbea Updates SongodaCore to v2.6.19-DEV 2023-03-29 21:56:11 +02:00
Christian Koop
1ae5ab246d
Switch LICENSE to CC BY-NC-ND 4.0
Co-authored-by: Eli Rickard <38917063+EliRickard@users.noreply.github.com>
2023-03-29 21:15:11 +02:00
Christian Koop
ce30e4c2fe
Log Exception-Message when stopping plugin load due to database error 2023-03-29 20:44:05 +02:00
Christian Koop
f65cefe388
Minor refactoring to improve code style and readability of main class
Still very hard to read and understand and very long - But at least a bit more consistent.

I've marked two unused methods as deprecated instead of removing them in case some
third-party plugin is using them.
2023-03-29 20:43:35 +02:00
Christian Koop
9847c567df
Fix holograms showing up on server start although they've been disabled
SD-9522
2023-03-29 20:24:15 +02:00
Christian Koop
537430ca89
Adds some missing code brackets in UltimateKits 2023-03-29 20:24:15 +02:00
Brianna OKeefe
35759c80ee Better git ignore. 2023-02-27 08:32:57 -06:00
ceze88
df363be52b Release 2.7.5 2023-01-25 16:46:09 +01:00
ceze88
4af95e794b Fix blank string issue when time betwen 0 and 1000 miliseconds 2023-01-25 16:45:16 +01:00
Christian Koop
24bd582501
Release v2.7.5-DEV 2023-01-12 20:13:25 +01:00
Christian Koop
8f3341a4f0
Updates SongodaCore to v2.6.18-DEV 2023-01-12 20:12:20 +01:00
ceze88
d218d442f8 Bump SongodaCore version to 2.6.17 2022-12-29 18:21:19 +01:00
Christian Koop
e7ea3d5223
Update maven-shade-plugin to v3.3.0 2022-09-06 21:21:15 +02:00
Christian Koop
835764dd30
Merge branch 'development' 2022-09-06 21:19:09 +02:00
Christian Koop
ecafd48b49
Release v2.7.3 2022-09-06 21:18:49 +02:00
songoda-projects-overview[bot]
886b40d2ba Bump SongodaCore version to 2.6.16 2022-09-05 22:22:23 +02:00
songoda-projects-overview[bot]
862d390ed0 Bump SongodaCore version to 2.6.15-DEV 2022-08-15 00:47:32 +02:00
ceze88
2af5251a85 Remove deprecated methods, fix MySQL 2022-08-14 11:29:25 +02:00
Christian Koop
02625326d8
Merge branch 'development' 2022-07-16 16:43:12 +02:00
Christian Koop
0546825905
Release v2.7.2 2022-07-16 16:43:02 +02:00
Christian Koop
eedea1d906
Update SongodaCore to v2.6.14-DEV 2022-07-16 16:41:54 +02:00
Christian Koop
6aa4b02f1f
Rename README.MD to README.md 2022-07-16 16:41:30 +02:00
Christian Koop
da7d7056ec
Merge branch 'development' 2022-03-18 18:21:45 +01:00
Christian Koop
e433a12e47
Release v2.7.1 2022-03-18 18:21:26 +01:00
Christian Koop
72c4942525
Replaces deprecated NBTItem calls 2022-03-18 18:21:18 +01:00