Skip to content

Commit

Permalink
Push version
Browse files Browse the repository at this point in the history
  • Loading branch information
Straikerinos committed Nov 12, 2024
1 parent 06a1e53 commit c4a4cbe
Show file tree
Hide file tree
Showing 37 changed files with 86 additions and 86 deletions.
4 changes: 2 additions & 2 deletions AdventureAPI/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<artifactId>TheAPI</artifactId>
<groupId>me.devtec.theapi.loaders</groupId>
<version>13.3</version>
<version>13.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>AdventureAPI</artifactId>
<name>AdventureAPI</name>
<version>13.3</version>
<version>13.4</version>
<dependencies>
<dependency>
<groupId>net.kyori</groupId>
Expand Down
2 changes: 1 addition & 1 deletion AdventureAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>AdventureAPI</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions BungeeAPI/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>TheAPI</artifactId>
<groupId>me.devtec.theapi.loaders</groupId>
<version>13.3</version>
<version>13.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>BungeeAPI</artifactId>
<packaging>pom</packaging>
<name>BungeeAPI</name>
<version>13.3</version>
<version>13.4</version>
<dependencies>
<dependency>
<groupId>net.md-5</groupId>
Expand Down
2 changes: 1 addition & 1 deletion BungeeAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>BungeeAPI</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Loader - Bukkit Legacy Fallback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>Loader-Bukkit-Legacy-Fallback</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions Loader - Bukkit/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<artifactId>TheAPI</artifactId>
<groupId>me.devtec.theapi.loaders</groupId>
<version>13.3</version>
<version>13.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<dependencies>
<dependency>
<groupId>com.arcaniax</groupId>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>Loader-Bukkit-Old-Fallback</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions Loader - Bukkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>
<artifactId>Loader-Bukkit</artifactId>
<properties>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>Loader-Bukkit-Legacy-Fallback</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ public enum XMaterial {
SCULK_CATALYST(-1), SCULK_SENSOR(-1), SCULK_SHRIEKER(-1), SCULK_VEIN(-1), SCUTE(-1), SEAGRASS(-1), SEA_LANTERN(169), SEA_PICKLE(-1), SENTRY_ARMOR_TRIM_SMITHING_TEMPLATE(-1),
SHAPER_ARMOR_TRIM_SMITHING_TEMPLATE(-1), SHEAF_POTTERY_SHERD(-1), SHEARS(359), SHELTER_POTTERY_SHERD(-1), SHEEP_SPAWN_EGG(383, 91, "MONSTER_EGG"), SHIELD(442),
/**
* 1.13.3: LONG_GRASS:1 1.20.4: GRASS -> SHORT_GRASS
* 1.13.4: LONG_GRASS:1 1.20.4: GRASS -> SHORT_GRASS
*/
SHORT_GRASS(31, 1, "GRASS", "LONG_GRASS"), SHROOMLIGHT(-1), SHULKER_BOX(229, "PURPLE_SHULKER_BOX"), SHULKER_SHELL(450), SHULKER_SPAWN_EGG(383, 69, "MONSTER_EGG"),
SILENCE_ARMOR_TRIM_SMITHING_TEMPLATE(-1), SILVERFISH_SPAWN_EGG(383, 60, "MONSTER_EGG"), SKELETON_HORSE_SPAWN_EGG(383, 28, "MONSTER_EGG"), SKELETON_SKULL(397, "SKULL", "SKULL_ITEM"),
Expand Down
2 changes: 1 addition & 1 deletion Loader - Bukkit/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: TheAPI
main: me.devtec.theapi.bukkit.BukkitLoader
version: 13.3
version: 13.4
author: DevTec, Straikerinos
website: https://www.spigotmc.org/resources/72679/
api-version: 1.13
Expand Down
6 changes: 3 additions & 3 deletions Loader - Bungee/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<artifactId>TheAPI</artifactId>
<groupId>me.devtec.theapi.loaders</groupId>
<version>13.3</version>
<version>13.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>Loader-Bungee</artifactId>
<version>13.3</version>
<version>13.4</version>
<dependencies>
<dependency>
<groupId>net.md-5</groupId>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>BungeeAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions Loader - Bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>Loader-Bungee</artifactId>
Expand Down Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>BungeeAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion Loader - Bungee/src/main/resources/bungee.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: TheAPI
main: me.devtec.theapi.bungee.BungeeLoader
version: 13.3
version: 13.4
authors: [DevTec,Straikerinos]
website: https://www.spigotmc.org/resources/72679/
spigot-id: 72679
6 changes: 3 additions & 3 deletions Loader - Velocity/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<artifactId>TheAPI</artifactId>
<groupId>me.devtec.theapi.loaders</groupId>
<version>13.3</version>
<version>13.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>Loader-Velocity</artifactId>
<name>Loader-Velocity</name>
<version>13.3</version>
<version>13.4</version>
<dependencies>
<dependency>
<groupId>com.velocitypowered</groupId>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>AdventureAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions Loader - Velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>Loader-Velocity</artifactId>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>AdventureAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
import me.devtec.theapi.velocity.commands.selectors.VelocitySelectorUtils;
import net.kyori.adventure.text.Component;

@Plugin(id = "theapi", name = "TheAPI", version = "13.3", authors = { "DevTec", "Straikerinos" }, url = "https://www.spigotmc.org/resources/72679/")
@Plugin(id = "theapi", name = "TheAPI", version = "13.4", authors = { "DevTec", "Straikerinos" }, url = "https://www.spigotmc.org/resources/72679/")
public class VelocityLoader {

// Init static APIs
Expand Down
2 changes: 1 addition & 1 deletion Loader - Velocity/src/main/resources/velocity-plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id":"theapi",
"name":"TheAPI",
"version":"13.3",
"version":"13.4",
"authors":["DevTec","Straikerinos"],
"main":"me.devtec.theapi.velocity.VelocityLoader",
"url":"https://www.spigotmc.org/resources/72679/",
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.12.R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.12.R1</artifactId>
<version>13.3</version>
<version>13.4</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.14.R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.14.R1</artifactId>
<version>13.3</version>
<version>13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.16.R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.16.R3</artifactId>
<version>13.3</version>
<version>13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.17.R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.17.R1</artifactId>
<version>13.3</version>
<version>13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.18.R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.18.R1</artifactId>
<version>13.3</version>
<version>13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.18.R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.18.R2</artifactId>
<version>13.3</version>
<version>13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions NmsProvider - 1.19.R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>me.devtec.theapi.loaders</groupId>
<artifactId>TheAPI</artifactId>
<version>13.3</version>
<version>13.4</version>
</parent>

<artifactId>NmsProvider-1.19.R1</artifactId>
<version>13.3</version>
<version>13.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.TheDevTec.TheAPI</groupId>
<artifactId>Loader-Bukkit</artifactId>
<version>13.3</version>
<version>13.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
Loading

0 comments on commit c4a4cbe

Please sign in to comment.