Orbis

Quick rating

Orbis

No reviews yet

A modern, multi-platform region protection plugin.

Mod Loaders
NeoForge
Fabric
Paper
Sponge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unknown
Server Unknown

About

Project Details

Type
Mod
Latest Version
1.0.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Orbis Logo

A modern, multi-platform region protection plugin.

Discord

Orbis is still in the early stages of development.

There will likely be protection bypasses and other bugs. Please report any bugs or issues to the GitHub. If there is a feature you would like to see, please open an issue.

Orbis is a modern region protection plugin for Minecraft, supporting the latest version and most platforms: Paper, Fabric, NeoForge, and Sponge. It is not compatible with Spigot; please use Paper instead.

What makes Orbis different?

These are the key features that makes Orbis stand out against other similar plugins:

  • Modern, user-friendly interface/commands.
  • Support for Cuboids, Polygons, Polyhedrons, and Spherical region area types.
  • Region and selection visualisation using particles for all region types.
  • Multi-platform support for Paper, Fabric, NeoForge and Sponge.
  • Advanced API that lets you perform a set of queries on a world or region.
  • No external dependencies.

Migrating from another plugin?

Orbis has an inbuilt migration tool that allows you to migrate your regions from other plugins.

Simply run /orbis migrate <plugin> on a server with Orbis and the other plugin installed, and your regions will be migrated to Orbis (as well as they can be).

For more information, please check the migration wiki page and find the section for the plugin you want to migrate from.

📆 Supported versions

Orbis aims to always support the latest version of Minecraft.

For modded versions, we always target the latest version, which is currently 1.21.10.

For Paper and Sponge we target 1.21.4-1.21.11 (Sponge API 14-18).

Newer or older versions may work, but are not tested.

🚀 Getting Started

  1. ⬇️ Download the plugin for your platform.
  2. 📂 Drop the .jar file into your server's plugins or mods folder.
  3. 🔄 Restart your server. Orbis will generate its config and be ready to use!

Creating a region

See the step-by-step tutorial wiki page.

Setting flags

For a list of all currently available flags, check the wiki page: https://github.com/EmpireWar/Orbis/wiki/Flags.

  • Prevent block breaking in a region:
    • /rg flag set spawn orbis:can_break false
    • Permit damaging only zombies and husks:
      • /rg flag set arena orbis:damageable_entities ["minecraft:zombie","minecraft:husk"]
    • Custom entry/exit messages:
      • /rg flag set plaza orbis:entry_message "<green>Welcome to the Plaza!"
      • /rg flag set plaza orbis:exit_message "<gray>Leaving Plaza..."
    • Make players invulnerable in an area:
      • /rg flag set lobby orbis:invulnerability true
    • Lock time to noon:
      • /rg flag set museum orbis:time 6000

Futher setup

For more information, please take a look at the wiki contents: https://github.com/EmpireWar/Orbis/wiki.

📚 API & Integration

Replace PLATFORM with your server type (e.g., paper, fabric, sponge).

Replace VERSION with the latest Orbis version. For snapshots, use the /snapshots repo and append -SNAPSHOT.

repositories {
    maven("https://repo.empirewar.org/releases")
}

dependencies {
    compileOnly("org.empirewar.orbis:PLATFORM-api:VERSION")
}

Using the API

To find out how to utilise the API, take a look at the wiki page: https://github.com/EmpireWar/Orbis/wiki/API.

Events

Orbis fires events for every platform:

  • RegionEnterEvent
  • RegionLeaveEvent

📖 Javadocs

Full documentation is available at: Orbis Javadocs

Screenshots

Gallery

  • Spherical Selection
    Spherical Selection Example of an active spherical selection.
  • Spherical Region
    Spherical Region Example of a spherical region.
  • Polyhedron Selection
    Polyhedron Selection Example of an active polyhedron selection.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works