9
0
mirror of https://github.com/Auxilor/EcoQuests.git synced 2025-12-21 07:59:14 +00:00

Compare commits

...

8 Commits
1.0.0 ... 1.3.0

Author SHA1 Message Date
Auxilor
81d4faaf0c libreforge-updater 2023-08-26 18:11:44 +01:00
Auxilor
03110e36b1 libreforge-updater 2023-08-23 15:31:59 +01:00
Auxilor
4b687e2c00 libreforge-updater 2023-08-19 15:32:52 +01:00
Auxilor
c01c86a592 libreforge-updater 2023-08-15 18:52:36 +01:00
Auxilor
438b118846 libreforge-updater 2023-08-13 14:42:52 +01:00
Auxilor
9c6cd8f467 Updated to 1.0.1 2023-08-11 15:01:54 +01:00
Auxilor
1db9b48579 Fixed quests being allowed on lrcdb (tasks only) 2023-08-11 15:01:36 +01:00
Auxilor
6b7380decd Added polymart / bstats IDs 2023-08-10 19:53:34 +01:00
3 changed files with 7 additions and 5 deletions

View File

@@ -7,6 +7,8 @@ import com.willfp.libreforge.loader.configs.ConfigCategory
import org.bukkit.entity.Player
object Quests : ConfigCategory("quest", "quests") {
override val supportsSharing = false
private val registry = Registry<Quest>()
override fun clear(plugin: LibreforgePlugin) {

View File

@@ -4,6 +4,6 @@ environment:
options:
color: "&#eacda3"
resource-id: 0
bstats-id: 0
resource-id: 4600
bstats-id: 19455
uses-reflective-reload: false

View File

@@ -1,5 +1,5 @@
#libreforge-updater
#Wed Aug 09 14:37:41 BST 2023
#Sat Aug 26 18:11:44 BST 2023
kotlin.code.style=official
libreforge-version=4.28.0
version=1.0.0
libreforge-version=4.30.0
version=1.3.0