Commit Graph

538 Commits

Author SHA1 Message Date
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
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
Christian Koop 14af8a50b6
Updates Core to v2.6.12 2022-03-18 18:20:12 +01:00
Christian Koop d74d0bdf79
Apply a #trim() to the Item-Type-Input KitEditorGUI to avoid the default
The GUI has the input set to ` ` by default which causes many players to send ` DIRT` instead.


SD-8423
2022-02-21 18:56:24 +01:00
Christian Koop 403440a684
Updates SongodaCore to v2.6.11 2022-02-21 18:02:44 +01:00
Christian Koop a5026d5747
Recreate pom.xml and plugin.yml (#1)
Removed unneeded dependencies and mostly cleanup
2022-01-02 23:21:26 +01:00
Fernando Pettinelli a29a352ece Merge branch 'development' 2021-12-22 15:30:19 -03:00
Fernando Pettinelli 6d515dd8ba Update to the new HologramManager methods. 2021-12-22 12:51:09 -03:00
Christian Koop 5dbcf7099b
Improves multi-version compatibility for `ItemSerializer` (MC 1.18?) 2021-12-20 18:16:25 +01:00
Christian Koop a5db1b3b79
Version 2.7.0 2021-12-11 15:26:05 +01:00
Christian Koop 088d070032
Update SongodaCore to v2.6.6 2021-12-11 15:25:56 +01:00
Christian Koop 5ee9d5acca
Update dependency `spigot` v1.17 to `spigot-api` v1.18 2021-12-11 15:25:24 +01:00
Brianna 278332b84b Merge branch 'development' 2021-06-13 14:37:14 -05:00
Brianna 455fcc33a4 version 2.6.17 2021-06-13 14:36:58 -05:00