forked from SteamWar/SteamWar
Fixes
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* This file is a part of the SteamWar software.
|
||||
*
|
||||
* Copyright (C) 2024 SteamWar.de-Serverteam
|
||||
* Copyright (C) 2024 SteamWar.de-Serverteam
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
@@ -17,7 +17,7 @@
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package de.steamwar.core
|
||||
package de.steamwar.kotlin
|
||||
|
||||
import org.bukkit.plugin.java.JavaPlugin
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: KotlinCore
|
||||
version: '2.0.0'
|
||||
main: de.steamwar.core.KotlinCore
|
||||
main: de.steamwar.kotlin.KotlinCore
|
||||
load: POSTWORLD
|
||||
api-version: '1.21'
|
||||
|
||||
Reference in New Issue
Block a user