Commit Graph

358 Commits

Author SHA1 Message Date
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
Brianna
5cc1f3043b Merge branch 'development' 2021-06-13 14:26:35 -05:00
Brianna
ac48ed7d1a version 3.1.3 2021-06-13 14:26:24 -05:00
Brianna
e605aa95e3 Support for 1.17 2021-06-13 14:25:41 -05:00
Brianna
ac618bca64 Merge branch 'development' 2021-06-13 14:25:00 -05:00
Fernando Pettinelli
42bd31e650 Version 3.1.2 2021-06-13 14:24:34 -05:00
Fernando Pettinelli
5142f8f0a8 Added protection plugin support for interacting with the farm. 2021-06-13 14:24:27 -05:00
Fernando Pettinelli
e6ecdb5deb Fixed dupe bug when removing farms. 2021-06-13 14:24:23 -05:00
MysteriousKyle
25bb3b1c4e Update README.MD
Made the version badge automatically update.
2021-06-13 14:24:16 -05:00
Brianna
86ae26b696 Merge branch 'development' 2021-01-15 15:44:37 -06:00
Brianna
ca207c56c9 version 3.1.1b 2021-01-15 15:44:19 -06:00
MysteriousKyle
d4b11ec11b Update README.MD
Added some other links.
Redid some of the style.
Switched the language from a mixture of md and html to fully html.
2021-01-15 15:42:24 -06:00
Brianna
bd3b09b42b Merge branch 'development' 2021-01-14 17:23:09 -06:00
Brianna
139aae9443 version 3.1.1 2021-01-14 17:22:59 -06:00
Brianna
0a5f9e5644 Fixed an NPE 2021-01-14 17:22:48 -06:00
Brianna
f40ed2a7be Merge branch 'development' 2021-01-14 14:23:15 -06:00
Brianna
46b07826a9 version 3.1 2021-01-14 14:23:07 -06:00