Wormhole X-Treme
Wormhole X-Treme v1.x
Multi-World capable Stargates for bukkit powered servers
About
Wormhole X-Treme is a multi-world capable Stargate plugin. Auto-Build your Stargates easily with the integrated wxbuild feature and enjoy the taste of real Stargates as you may know them from the Stargate[tm] TV-Series.
News and Updates
Please checkout News and upcoming changes for news and update notices.
Features
- Player teleportation through Wormhole X-Treme Wormholes!
- Multi-world support (native world loading support and more advanced through Wormhole X-Treme Worlds)
- PermissionsEx integration. (As well as some basic built-in permissions)
- Custom 3d & 2d gate shapes
- Iris password protection (currently only for dial gates)
- Minecart teleportation
- Help plugin support
YouTube - Video
Wiki
The Wiki is located on github.
Please visit the
Github Project-Page and click on Wiki
History
The history of this plugin and some background information can be found on the BukkitDev history page.
Contact
If you need support in creating a gate or need help regarding the plugin please use the Issue Link in the navigation bar or contact me via private message.
-
View User Profile
-
Send Message
Posted Apr 15, 2019In reply to luricos:
Apologies I should clarify, I'm actually using PaperMC myself for server version 1.13.2, which I believe is a fork of Spigot and supports most Spigot plugins. I could change back for testing but I've found a significant increase in performance with PaperMC and it doesn't appear to cause any compatibility issues.
My Pex version is 1.23.4 which works, but I'm open to the idea of upgrading to LuckPerms if it's the current de facto.
-
View User Profile
-
Send Message
Posted Apr 15, 2019In reply to Forge_User_24996800:
well i usually dont do advertising but from what i've seen its a pretty straight forward approach he is going internally. I also like the idea of having web frontend which you can host yourself via gh-pages on github :D
I can re-implement pex support easy now that i know version. So there will be pex, bukkit, luckperms. lets see how this works out. Im doing simple checks anyways. Current implementation only does have one method "has" xD
-
View User Profile
-
Send Message
Posted May 22, 2019In reply to lycandev:
Still watching btw :p
-
View User Profile
-
Send Message
Posted Jun 25, 2019In reply to LycanDev:
Any news?
-
View User Profile
-
Send Message
Posted Jun 30, 2019In reply to Regicidal_AU:
i was hoping to do something this weekend but sadly i couldnt do anything .. weather was killing me. Will see to get to it this week. Thanks for asking.
-
View User Profile
-
Send Message
Posted Mar 28, 2019Still tuned and hoping for updates! There's still nothing as enjoyable as connecting up a gate network and pulling the lever for the first time then seeing your gate connect! Really hoping this gets resurrected soon :)
-
View User Profile
-
Send Message
Posted Apr 2, 2019In reply to Forge_User_24996800:
Hub (My Website) is almost ready to deploy. After that plugin will be updated :)
-
View User Profile
-
Send Message
Posted Apr 2, 2019In reply to luricos:
That's fantastic news! I can't wait and I'd be happy to help if you need testers. Will it support being used alongside MultiVerse?
-
View User Profile
-
Send Message
Posted Apr 3, 2019In reply to luricos:
Awesome :)
-
View User Profile
-
Send Message
Posted Apr 3, 2019In reply to Forge_User_24996800:
Good question. Care to test it when there is a release? =)
-
View User Profile
-
Send Message
Posted Apr 4, 2019In reply to luricos:
Absolutely! I'd love to. I've got an SGC ready and waiting :)
-
View User Profile
-
Send Message
Posted Apr 4, 2019Ditto, I have 2500+ stargates ready for testing.
-
View User Profile
-
Send Message
Posted Jan 27, 2019Todays update: I have created a design for my website. It will give you a better overview about whats going on and let you know what issues im about to resolve.
Furthermore i cleaned up jira users since my plan is to let issues come in via servicedesk and create tickets from real issues in development project on jira. Everything else .. questions, support and super cool ideas you might have are visible in servicedesk.
You can still sign up via jira but creating a ticket in my development project will not be possible but you can watch them and see whats going on ;) I believe this will help me working on specific issues rather than seeing more and more tickets coming in ;)
Next step will be creating the portal website from design.
-
View User Profile
-
Send Message
Posted Jan 22, 2019Currently transitioning services to new domain. Stay tuned =)
-
View User Profile
-
Send Message
Posted Jan 20, 2019Hi there and happy new year! Im currently working on updating / creating a propper support chain.
Currently the following is done:
* Nexus Repository 3 OSS up and running providing access to published plugins as a dependency in your maven projects (if needed). Keep in mind you should always download the plugin from this dev.bukkit.org.
* Jira updated to latest version
* Confluence updated to latest version (for documentation)
Todo:
* Setting up ServiceDesk as support chain.
Jira is still open to checkout what im working on but creating issues will be transfered to ServiceDesk so you dont have to worry about creating the right issue or giving a good title. ServiceDesk also comes with a portal which in my opinion is better suited for support since you can go through a menu of preset items which directs you to the right place and all you have to worry about is "Write your text"
* Releasing the plugin for latest bukkit build.
Take care. See you soon.
-
View User Profile
-
Send Message
Posted Aug 14, 2018Wormhole XTreme loads on spigot 1.13 (test builds), with errors, and I can build a stargate, but it chokes on /wxcomplete.
[16:36:24 INFO]: rbos issued server command: /wxcomplete test
[16:36:24 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'wxcomplete' in plugin WormholeXTreme v1.1.3
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at org.bukkit.craftbukkit.v1_13_R1.CraftServer.dispatchCommand(CraftServer.java:694) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.PlayerConnection.handleCommand(PlayerConnection.java:1634) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.PlayerConnection.a(PlayerConnection.java:1469) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.PlayerConnectionUtils.a(SourceFile:10) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_171]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_171]
at net.minecraft.server.v1_13_R1.SystemUtils.a(SourceFile:198) [spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.MinecraftServer.w(MinecraftServer.java:884) [spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.DedicatedServer.w(DedicatedServer.java:411) [spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.MinecraftServer.v(MinecraftServer.java:819) [spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at net.minecraft.server.v1_13_R1.MinecraftServer.run(MinecraftServer.java:717) [spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
Caused by: java.lang.NoSuchMethodError: org.bukkit.block.Block.setTypeIdAndData(IBZ)Z
at de.luricos.bukkit.WormholeXTreme.Wormhole.model.Stargate.setupGateSign(Stargate.java:1686) ~[?:?]
at de.luricos.bukkit.WormholeXTreme.Wormhole.model.Stargate.completeGate(Stargate.java:312) ~[?:?]
at de.luricos.bukkit.WormholeXTreme.Wormhole.model.StargateManager.completeStargate(StargateManager.java:294) ~[?:?]
at de.luricos.bukkit.WormholeXTreme.Wormhole.model.StargateManager.completeStargate(StargateManager.java:271) ~[?:?]
at de.luricos.bukkit.WormholeXTreme.Wormhole.bukkit.commands.Complete.doComplete(Complete.java:66) ~[?:?]
at de.luricos.bukkit.WormholeXTreme.Wormhole.bukkit.commands.Complete.onCommand(Complete.java:93) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-2018-08-14.jar:git-Spigot-2b0e71c-4a24108]
-
View User Profile
-
Send Message
Posted Aug 29, 2018In reply to arrbos:
-
View User Profile
-
Send Message
Posted Sep 11, 2018In reply to luricos:
-
View User Profile
-
Send Message
Posted Oct 16, 2018In reply to luricos:
-
View User Profile
-
Send Message
Posted Oct 20, 2018In reply to arrbos: