WorldWarps

Quick rating

WorldWarps

No reviews yet

A mod that allows you to create warps to different locations in the world.

QoL & Tweaks
Player Transport
Mod Loaders
Forge
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

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
MIT License
Latest Version
worldwarps-v1.21-forge-1.0.0.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

WorldWarps

WorldWarps is a Minecraft mod designed to manage warp points in the game, allowing players to create, remove, and teleport to various locations. This mod is especially useful for servers where players need to quickly navigate between different areas.

Installation

  1. Ensure you have Forge installed.
  2. Download the latest version of WorldWarps.
  3. Place the downloaded .jar file into your mods folder.
  4. Start your server or game.

Commands

Write /warp in chat to see all available commands.

The main command provided by WorldWarps is /warp, which has several subcommands:

  • /warp <name>: Teleports the player to the specified warp.
  • /warp list: Lists all available warps.
  • /warp list public: Lists all public warps.
  • /warp list personal: Lists all personal warps.
  • /warp info <name>: Displays information about the specified warp.

The /warpmgr command is used for managing warps:

  • /warpmgr create <name>: Creates a new warp at the player's current location.
  • /warpmgr create <name> <x> <y> <z> <yaw> <pitch> <world>: Creates a new warp at the specified coordinates.
  • /warpmgr create <name> <owner> <x> <y> <z> <yaw> <pitch> <world>: Creates a new warp with the specified owner and coordinates.
  • /warpmgr remove <name>: Removes the specified warp.
  • /warpmgr list: Lists all warps.
  • /warpmgr list public: Lists all public warps.
  • /warpmgr list personal: Lists all personal warps.
  • /warpmgr list all: Lists all warps.
  • /warpmgr visibility <name>: Toggles the visibility of the specified warp.
  • /warpmgr update <name> <x> <y> <z> <yaw> <pitch>: Updates the specified warp with new coordinates.

Configuration

WorldWarps has a configuration file located at world/serverconfig/worldwarps-server.toml. Here are the available configuration options:

  • warpLimit: The maximum number of warps a player can have. (WIP)
  • canWarpPermissionLevel: The permission level required to warp.
  • canChangeTypePermissionLevel: The permission level required to change warp type.
  • canCreateWarpPermissionLevel: The permission level required to create a warp.
  • warpAdminPermissionLevel: The permission level required to be a warp admin.

Permissions

WorldWarps has a permissions integration, which allows you to set permissions for each command. Here are the permissions:

  • worldwarps.can_warp: Allows the player to use the /warp command.
  • worldwarps.can_create_warp: Allows the player to use the /warpmgr create command.
  • worldwarps.can_change_type: Allows the player to use the /warpmgr visibility command.
  • worldwarps.warp_admin: Allows the player to use admin-level warp commands.

License

WorldWarps is licensed under the MIT License. See the LICENSE file for more details.

WorldWarps

WorldWarps is a Minecraft mod designed to manage warp points in the game, allowing players to create, remove, and teleport to various locations. This mod is especially useful for servers where players need to quickly navigate between different areas.

Installation

  1. Ensure you have Forge installed.
  2. Download the latest version of WorldWarps.
  3. Place the downloaded .jar file into your mods folder.
  4. Start your server or game.

Commands

Write /warp in chat to see all available commands.

The main command provided by WorldWarps is /warp, which has several subcommands:

  • /warp <name>: Teleports the player to the specified warp.
  • /warp list: Lists all available warps.
  • /warp list public: Lists all public warps.
  • /warp list personal: Lists all personal warps.
  • /warp info <name>: Displays information about the specified warp.

The /warpmgr command is used for managing warps:

  • /warpmgr create <name>: Creates a new warp at the player's current location.
  • /warpmgr create <name> <x> <y> <z> <yaw> <pitch> <world>: Creates a new warp at the specified coordinates.
  • /warpmgr create <name> <owner> <x> <y> <z> <yaw> <pitch> <world>: Creates a new warp with the specified owner and coordinates.
  • /warpmgr remove <name>: Removes the specified warp.
  • /warpmgr list: Lists all warps.
  • /warpmgr list public: Lists all public warps.
  • /warpmgr list personal: Lists all personal warps.
  • /warpmgr list all: Lists all warps.
  • /warpmgr visibility <name>: Toggles the visibility of the specified warp.
  • /warpmgr update <name> <x> <y> <z> <yaw> <pitch>: Updates the specified warp with new coordinates.

Configuration

WorldWarps has a configuration file located at world/serverconfig/worldwarps-server.toml. Here are the available configuration options:

  • warpLimit: The maximum number of warps a player can have. (WIP)
  • canWarpPermissionLevel: The permission level required to warp.
  • canChangeTypePermissionLevel: The permission level required to change warp type.
  • canCreateWarpPermissionLevel: The permission level required to create a warp.
  • warpAdminPermissionLevel: The permission level required to be a warp admin.

Permissions

WorldWarps has a permissions integration, which allows you to set permissions for each command. Here are the permissions:

  • worldwarps.can_warp: Allows the player to use the /warp command.
  • worldwarps.can_create_warp: Allows the player to use the /warpmgr create command.
  • worldwarps.can_change_type: Allows the player to use the /warpmgr visibility command.
  • worldwarps.warp_admin: Allows the player to use admin-level warp commands.

License

WorldWarps is licensed under the MIT License. See the LICENSE file for more details.

Screenshots

Gallery

This project has no gallery images yet.

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

~5,000
Total Downloads
CurseForge
~4,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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