Christian Koop
0606aece00
Updates Core to v2.6.12
2022-03-18 21:03:49 +01:00
Christian Koop
8b5a75b51d
Merge branch 'development'
2022-01-21 20:15:23 +01:00
Christian Koop
1bd61eefcf
Version 4.9.1
2022-01-21 20:14:11 +01:00
Christian Koop
dc9a9b80af
Updates SongodaCore to v2.6.11
2022-01-21 20:13:45 +01:00
Christian Koop
82dcb79f43
Reorganize pom.xml and plugin.yml
2022-01-21 20:06:11 +01:00
Christian Koop
9a21d0c100
pom.xml: Updates repositories
2022-01-18 14:34:38 +01:00
Christian Koop
caa39d284a
Recodes how the new hologram logic works
...
I partially reverted d601049117
and chose minimal logic changes. Got reports of holograms not enabling or not being removed so this should be easier and less to test
SD-8943
2022-01-18 13:51:02 +01:00
Christian Koop
cfef081b8d
Updates SongodaCore to v2.6.10
2022-01-18 13:48:33 +01:00
Christian Koop
b1c744179e
Updates dependency spigot v1.18 to spigot-api v1.18.1
2022-01-18 13:48:29 +01:00
Fernando Pettinelli
f272afe5d8
Merge branch 'development'
2021-12-20 19:36:49 -03:00
Fernando Pettinelli
cbbbb88953
Version 4.9.0
2021-12-20 19:36:25 -03:00
Fernando Pettinelli
d601049117
Update for the new HologramManager changes.
2021-12-20 19:34:57 -03:00
Christian Koop
9fee86a1c6
Merge branch 'development'
2021-10-27 20:09:14 +02:00
Christian Koop
3b25d337a4
Version 4.8.0
2021-10-27 20:07:03 +02:00
Christian Koop
d4025f8ba3
Update skyblock
dependency
2021-10-27 20:07:03 +02:00
Christian Koop
7616e5139e
Update SongodaCore
to v2.5.13
2021-10-27 19:56:23 +02:00
Christian Koop
1794b6f822
Queues furnaces updates and do them in batch [SD-8658]
...
The only value often changing is `uses` on every `FurnaceSmeltEvent` filling up the async queue (or spawning enough threads using the Bukkit API crashing the server)
Related to 1ec246304d
(idk why I didn't do this commit first instead of this current one)
2021-10-27 19:26:02 +02:00
Christian Koop
b0d687d490
plugin.yml: Adds Vault
to softdepend
2021-10-26 23:18:05 +02:00
Christian Koop
42384fdf7c
Delete .DS_Store
2021-10-26 23:17:43 +02:00
Christian Koop
1ec246304d
Tries to schedule database operations more sanely [SD-8658]
...
The core problem is how Furnaces are written to the database, seemingly on servers with many furnaces.
But this only shifts the problem to not crash the whole Server still having a big potential to maybe even make things worse by delaying the crash/problem.
2021-10-26 23:15:32 +02:00
Christian Koop
e5346e7d6a
pom.xml: Improve maven clean build (+ Use a newer version of SkyBlock)
...
Newer version of SkyBlock to prevent missing artifacts errors
2021-10-26 23:15:16 +02:00
Fernando Pettinelli
d18626fed7
Merge branch 'development'
2021-10-09 12:35:07 -03:00
Fernando Pettinelli
84a93bf608
Version 4.7.3
2021-10-09 12:34:39 -03:00
Fernando Pettinelli
75937527cb
Added epicfurnaces.limit.<limit> permission.
2021-10-09 12:31:15 -03:00
Brianna
63e9b68f74
Fixed an issue causing furnaces not to drop loot.
2021-09-23 14:35:19 -05:00
Brianna
60e865bb35
Merge branch 'development'
2021-06-13 11:55:38 -05:00
Brianna
8feed68dbc
version 4.7.2
2021-06-13 11:54:39 -05:00
Brianna
193d49d08e
1.17 Support
2021-06-13 11:54:07 -05:00
Brianna
3d8fb5af0b
Replaced the script engine with the one in core.
2021-06-12 22:05:21 -05:00
Christian Koop
4a247d1ba9
Update holograms in bulk (SD-7586)
...
**Requires at least SongodaCore 2.4.57**
Drastically improves performance when hooked into *Holographic Displays*
+ minor code cleanup
2021-06-12 21:59:58 -05:00
Brianna
5f0dd80a73
Merge branch 'development'
2021-06-12 21:59:47 -05:00
Fernando Pettinelli
bc34b346d5
Version 4.7.1
2021-06-12 21:59:42 -05:00
Fernando Pettinelli
c5b9e46569
Revamped the remote access menu.
2021-06-12 21:59:36 -05:00
Brianna
874e6d193e
Merge branch 'development'
2021-06-12 21:59:22 -05:00
MysteriousKyle
9497e3a3d1
Version 4.7
...
Changed the version number.
2021-06-12 21:58:07 -05:00
Fernando Pettinelli
1b69e4c648
Added "Allow Normal Furnaces" option.
2021-06-12 21:58:01 -05:00
Fernando Pettinelli
402362c32b
Fixed stacks over 64.
2021-06-12 21:57:32 -05:00
Brianna
13f0b2a97b
Merge branch 'development'
2021-06-12 21:57:20 -05:00
Fernando Pettinelli
f44064adea
Version 4.7.1
2021-06-12 21:57:13 -05:00
Fernando Pettinelli
1cd742a5fb
Added protection plugin support.
2021-06-12 21:57:08 -05:00
Fernando Pettinelli
87f565a093
Added fast overheat method.
2021-06-12 21:57:03 -05:00
Brianna
723c9e2054
Merge branch 'development'
2021-01-15 15:58:17 -06:00
Brianna
6bfd33c610
version 4.6b
2021-01-15 15:58:06 -06:00
Brianna
03291b885f
Merge branch 'development'
2020-12-14 15:29:21 -06:00
Brianna
e8b3a8cba0
4.6
2020-12-14 15:29:09 -06:00
Brianna
4824bf8566
Added customizable GUI support.
2020-12-14 15:28:38 -06:00
Brianna
4a5543a95e
Merge branch 'development'
2020-12-09 11:13:55 -06:00
Brianna
bba3079cef
version 4.5.15
2020-12-09 11:13:47 -06:00
Fernando Pettinelli
80cb8260e4
Minor cleanup.
2020-12-08 12:06:32 -06:00
Fernando Pettinelli
e8b96653fb
Added SQLite support + conversion.
2020-12-08 12:06:28 -06:00