AncientGates
AncientGates copied to clipboard
Create regular or bungee portals on your server. Updated for 1.8 up to 1.20
Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 9.10.0 to 10.0.0. Release notes Sourced from com.github.cryptomorin:XSeries's releases. v10.0.0 Maven <dependency> <groupId>com.github.cryptomorin</groupId> <artifactId>XSeries</artifactId> <version>10.0.0</version> </dependency> Gradle repositories { mavenCentral() } dependencies { implementation("com.github.cryptomorin:XSeries:10.0.0") { isTransitive =...
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.5.3. Commits 19618cd [maven-release-plugin] prepare release maven-shade-plugin-3.5.3 faf233e [MSHADE-472] upgrade parent POM 7de9ae7 [MSHADE-471] deal with DST 58d8cfe [MSHADE-470] Bump asmVersion from 9.6 to 9.7...
Recently, Minecraft began using CAVE_AIR for air blocks inside of caves, however AncientGates presently does not recognize this as air and refuses to construct portals inside of caves. This PR...
**Is your feature request related to a problem? Please describe.** No. I just want to use it in my server with a little RPG element. :3 **Describe the solution you'd...
Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 10.0.0 to 11.2.1. Release notes Sourced from com.github.cryptomorin:XSeries's releases. v11.2.1 Maven <dependency> <groupId>com.github.cryptomorin</groupId> <artifactId>XSeries</artifactId> <version>11.2.1</version> </dependency> Gradle repositories { mavenCentral() } dependencies { implementation("com.github.cryptomorin:XSeries:11.2.1") } [!IMPORTANT] Don't...
Versions: papermc 1.21.8 - build 60 Ancient Gates 2.7.1 - dev build 92 BungeeCord 1.21-R0.5-SNAPSHOT:c1ec7c2:2005 Hi, i tired to delete and then recreated a portal with the same name and...