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
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
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
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
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
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
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
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
6bfd33c610
version 4.6b
2021-01-15 15:58:06 -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
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
Brianna
ae13452a20
version 4.5.14
2020-11-23 16:04:07 -06:00
Brianna
8a117929fb
Implemented the SongodaCore NBT API.
2020-11-23 16:03:36 -06:00
Brianna
be60612762
Let's charge the correct level for levelup.
2020-11-23 14:50:09 -06:00
Brianna
5e3e7a9ec6
version 4.5.13b
2020-11-03 16:36:30 -06:00
MysteriousKyle
2dd9e7b3b1
Update pom.xml
...
Reverting original update and making the correct change
2020-11-03 16:36:16 -06:00
Brianna
11bf3ee3e1
version 4.5.13
2020-09-21 18:32:14 -05:00
Brianna
8c8cc9c843
Cleaned up commands.
2020-09-21 18:32:06 -05:00
Brianna
426e707516
Optimized imports.
2020-09-21 18:29:28 -05:00
Brianna
66b2973c3c
Added compatibility with new data loading system in SongodaCore.
2020-09-21 18:13:10 -05:00
Brianna
b8df695b75
Obvious language issue.
2020-09-21 18:13:05 -05:00
Brianna
042e040737
Fixed an issue causing any material to level up a furnace.
2020-09-21 18:13:00 -05:00
Brianna
9ddd5afff2
version 4.5.12
2020-08-12 16:15:47 -05:00
Brianna
e69403b38a
Cleaned up and improved permissions.
2020-08-12 16:15:43 -05:00
Brianna
b529b19678
Only allow remote in loaded chunks.
2020-08-12 16:15:36 -05:00
Brianna
15059ad7c6
version 4.5.11
2020-07-15 17:54:07 -05:00