Commit Graph

524 Commits

Author SHA1 Message Date
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
Brianna 407d14f709 Support 1.17 2021-06-13 14:36:54 -05:00
Brianna d7ca994610 Merge branch 'development' 2021-03-22 16:14:10 -05:00
Brianna 4fb74bdcdb version 2.6.16 2021-03-22 16:12:34 -05:00
Brianna 84308572f2 Removed some debuging and corrected typo. 2021-03-22 16:12:12 -05:00
Brianna 2fd0bd4578 Merge branch 'development' 2021-03-10 10:24:42 -06:00
Brianna 1fea5d1342 version 2.6.15 2021-03-10 10:24:35 -06:00
Brianna 2bb9b64090 Added the ability to use whole items as display items. 2021-03-10 10:23:48 -06:00
Brianna 1032cde38e Fixed an issue with saving Kits before reload. 2021-03-10 10:22:58 -06:00
Brianna 9ac672ff9b Added the ability to clone kits. 2021-03-08 09:54:49 -06:00
Brianna a899ccf426 Fixed an issue regarding editing menu navigation. 2021-03-08 09:21:17 -06:00
Brianna 450f907d6f Merge branch 'development' 2021-03-05 09:10:34 -06:00
Brianna ca8dbc5fb2 version 2.6.14 2021-03-05 09:10:28 -06:00
Brianna be2d27708a The editing tool bar now loads when the GUI initially opens. 2021-03-05 09:07:07 -06:00
Fernando Pettinelli b7e021aa05 Merge branch 'development' 2021-01-19 21:58:41 -03:00