Hyperverse icon indicating copy to clipboard operation
Hyperverse copied to clipboard

A Minecraft world management plugin

Results 24 Hyperverse issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Progress: - Move to checker-qual - Add the cloud editorconfig - Switch to Gradle (Kotlin DSL) from Maven - Add the cloud checkstyle and enforce it - Switch from text...

Hi. I would be grateful if a feature was added allowing users to be teleported to the last world they were in based off a profile group. For example, I...

enhancement

**Describe the bug** When passing an entity that isn't a player into a Nether portal that causes another Nether portal in a different world to be created, [this exception](https://pastebin.com/S7aX5SHb) is...

bug

From my understanding, the issue was caused by the fact that the entity was being teleported in the `EntityPortalEnterEvent`, and then when `EntityPortalEvent` is called, the entity is in the...

This PR basically overhauls the original HyperCommandManager and splits the code into two classes - HyperCommand and HyperCommandUtil. The naming schemes are not exactly ideal. The HyperCommandUtil is essentially a...

Add support for SWM. Then you get the best of both worlds (a good API and a good world format).

enhancement

**Describe the solution you'd like** If a player teleports to an overworld, but they were previously in a nether/end world linked to that overworld, take the player to the nether/end...

enhancement

**Is your feature request related to a problem? Please describe.** Every time I create a new world with mv, I do the same set of commands: /mvm set monsters false...

enhancement

Hello! I would like to see in this new beautiful plugin this feature: A ressource world creator. It would have flags which never change, and a configurable spawn : a...

enhancement