diff --git a/mcdreforged.plugin.json b/mcdreforged.plugin.json index 53f6036..7750e24 100644 --- a/mcdreforged.plugin.json +++ b/mcdreforged.plugin.json @@ -1,6 +1,6 @@ { "id": "minecraft_data_api", - "version": "1.4.0", + "version": "1.4.1", "name": "Minecraft Data API", "description": { "en_us": "A MCDReforged api plugin to get player data information and more", @@ -12,5 +12,8 @@ "link": "https://github.com/MCDReforged/MinecraftDataAPI", "dependencies": { "mcdreforged": ">=2.0.0-beta.3" - } + }, + "resources": [ + "LICENSE" + ] } \ No newline at end of file