mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-21 05:21:22 +01:00
Removed reload message
This commit is contained in:
parent
01c1f4571a
commit
7cdb5f7687
@ -58,8 +58,6 @@ class EcoEnchantsPlugin : LibreforgePlugin() {
|
||||
|
||||
override fun handleReload() {
|
||||
registerVanillaEnchants(this)
|
||||
|
||||
logger.info(EcoEnchants.values().size.toString() + " Enchants Loaded")
|
||||
}
|
||||
|
||||
override fun loadListeners(): List<Listener> {
|
||||
|
@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Tue Mar 28 21:40:41 BST 2023
|
||||
#Tue Mar 28 22:06:47 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.0.0
|
||||
version=10.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user