Commit Graph

374 Commits

Author SHA1 Message Date
ceze88
36c0350324 Changes package names from com.songoda to com.craftaro 2023-07-26 18:01:37 +02:00
Christian Koop
7bedb94af4
Exclude org/h2/ and org/mariadb/ from jar minimization
Relates to d41670d212
2023-07-01 11:25:40 +02:00
Christian Koop
514ba25999
Fix default farm type in BlockListener
You can see in the Farm class and in `com/songoda/epicfarming/EpicFarming.java:219` that it
wants to default to `BOTH`
2023-07-01 11:09:49 +02:00
ceze88
d41670d212 Updates to new database system 2023-07-01 10:41:18 +02:00
Christian Koop
95a4110ae4
Update calls to CompatibleMaterial#getGlassPaneColor to new method name 2023-06-30 22:59:15 +02:00
Christian Koop
e17a36357c
Replace deprecated usages of CompatibleSound with XSound 2023-06-30 22:58:36 +02:00
Christian Koop
87a8285fe4
Revert "Don't shade the Core's NMS classes into the final plugin"
This reverts commit 1b2f2de580.

The plugin might not need Nms but the Core sadly does for some basic functionality
2023-06-29 12:15:07 +02:00
Christian Koop
5dd494d2d9
Use SpigotMC as maven repository ID 2023-06-29 11:29:08 +02:00
Christian Koop
f94fce4c59
Merge branch 'master' into development 2023-06-29 08:24:21 +02:00
Christian Koop
7d73daecf5
Updates .gitignore 2023-06-29 08:24:12 +02:00
craftaro-plugins-overview[bot]
38d4cf02a5
Updates contents of README.md 2023-06-26 15:25:52 +00:00
Christian Koop
baf312cbf6
Fix non-replaced placeholders in plugin.yml 2023-06-26 16:43:36 +02:00
Christian Koop
5dfc521696
Release v3.4.0-SNAPSHOT 2023-06-25 16:23:39 +02:00
Christian Koop
1b2f2de580
Don't shade the Core's NMS classes into the final plugin
EpicFarming is not using NMS right now, so we don't need it
2023-06-25 16:23:19 +02:00
Christian Koop
3d5ec6ad7e
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT 2023-06-25 16:21:10 +02:00
Christian Koop
336f6d6570
Heavy code style changes and slight refactoring 2023-06-25 14:56:37 +02:00
Christian Koop
e4d00552dd
Re-create and cleanup pom.xml and plugin.yml 2023-06-25 14:19:34 +02:00
Christian Koop
ec04e1ac4f
Updates .gitignore 2023-06-25 14:19:06 +02:00
craftaro-plugins-overview[bot]
24cb179b09
Updates contents of README.md (#4)
Co-authored-by: craftaro-plugins-overview[bot] <111250264+craftaro-plugins-overview[bot]@users.noreply.github.com>
2023-06-25 14:06:47 +02:00
ceze88
ea768234e6 Release 3.3.2 2023-04-13 20:14:52 +02:00
ceze88
6f3d775b04 Updates SongodaCore to 2.6.19 2023-04-13 20:14:27 +02:00
Christian Koop
e738be496d
Release v3.3.2-BETA 2023-03-29 21:54:07 +02:00
Christian Koop
37981e68dd
Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support 2023-03-29 21:53:58 +02:00
Christian Koop
c1c16bcc49
Switch LICENSE to CC BY-NC-ND 4.0
Co-authored-by: Eli Rickard <38917063+EliRickard@users.noreply.github.com>
2023-03-29 21:28:11 +02:00
Christian Koop
9c173cadc5
Release v3.3.1-DEV 2023-01-11 23:07:57 +01:00
Christian Koop
4ce0869bff
Updates SongodaCore to v2.6.18-DEV 2023-01-11 23:07:47 +01:00
Christian Koop
22c5a44134
Merge branch 'development' 2022-09-05 22:43:57 +02:00
Christian Koop
df2186e9f6
Release v3.3.0 2022-09-05 22:43:47 +02:00
songoda-projects-overview[bot]
9d6d06ff9e Bump SongodaCore version to 2.6.16 2022-09-05 22:19:30 +02:00
songoda-projects-overview[bot]
3f05386da1 Bump SongodaCore version to 2.6.15-DEV 2022-08-15 00:48:44 +02:00
ceze88
75dc4ad103 Remove deprecated methods, add MySQL support 2022-08-14 17:56:50 +02:00
Fernando Pettinelli
fc9804b2a2 Merge branch 'development' 2022-07-03 16:26:21 -04:00
Fernando Pettinelli
778b6af275 Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	pom.xml
2022-07-03 16:24:54 -04:00
Fernando Pettinelli
77c7b64f66 Version 3.2.2 2022-07-03 16:24:32 -04:00
Christian Koop
4049015f19
Merge branch 'development' 2022-03-20 11:29:46 +01:00
Christian Koop
eaee0ded41
Release v3.2.1 2022-03-20 11:29:39 +01:00
Christian Koop
769c1118db
Replaces deprecated NBTItem calls 2022-03-18 21:43:28 +01:00
Christian Koop
7ed116f6bb
Updates Core to v2.6.12 2022-03-18 21:43:17 +01:00
Christian Koop
4c36955769
Updates SongodaCore to v2.6.11 2022-02-21 18:32:43 +01:00
Fernando Pettinelli
1a3775fd83 Merge branch 'development' 2021-12-22 01:33:57 -03:00
Fernando Pettinelli
6b42f6b0c4 Version 3.2.0 2021-12-22 01:33:27 -03:00
Fernando Pettinelli
6a996f9ae8 Removed a variable that is no longer needed. 2021-12-22 01:32:52 -03:00
Fernando Pettinelli
19710bcb68 Updated plugin.yml to include DecentHolograms. 2021-12-22 01:31:24 -03:00
Brianna
1f229ebedc Make saving a bit faster. 2021-09-23 15:08:09 -05:00
Brianna
21c62bd289 This event isn't cancellable in 1.8 Oops xD. 2021-09-23 14:48:21 -05:00
Christian Koop
bd74abf170
Fix typo 2021-07-19 18:05:14 +02:00
Christian Koop
2f873a2484
Merge branch 'development' 2021-07-19 14:16:26 +02:00
Christian Koop
4affa52e78
version 3.1.4 2021-07-19 14:16:18 +02:00
Christian Koop
39da85404c
Cleanup pom.xml 2021-07-19 13:59:24 +02:00
Christian Koop
534090323d
Fix ConcurrentModificationException [SD-8291] and registering task error
'registering task error' meaning exceptions for starting schedulers after plugin disabling (can still happens but far less spam)
2021-07-13 19:53:41 +02:00