Download WorldWarps — Minecraft Mods — MetaMods

WorldWarps

Active

Downloads

0

Last update

1 year ago

Versions

1.20.1 — 1.21.1
Server
Forge
Control
Utils

WorldWarps

WorldWarps is a Minecraft modification that provides a convenient system for managing teleportation points. Players can create, delete, and move between various locations in the game world. This solution is particularly useful for multiplayer servers where quick movement between key points is required.

Installation

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

Main Commands

Type /warp in chat to see all available commands.

/warp Command

  • /warp <name> - teleports the player to the specified point
  • /warp list - shows a list of all available points
  • /warp list public - displays only public points
  • /warp list personal - shows the player's personal points
  • /warp info <name> - displays information about a specific point

Management Command /warpmgr

  • /warpmgr create <name> - creates a new point at the current location
  • /warpmgr create <name> <x> <y> <z> <yaw> <pitch> <world> - creates a point at the specified coordinates
  • /warpmgr create <name> <owner> <x> <y> <z> <yaw> <pitch> <world> - creates a point for a specific player
  • /warpmgr remove <name> - deletes the specified point
  • /warpmgr list - shows all points
  • /warpmgr list public - displays public points
  • /warpmgr list personal - shows personal points
  • /warpmgr list all - displays the complete list of points
  • /warpmgr visibility <name> - changes the point's visibility
  • /warpmgr update <name> <x> <y> <z> <yaw> <pitch> - updates the point's coordinates

Configuration

The configuration file is located at world/serverconfig/worldwarps-server.toml. Available parameters:

  • warpLimit - maximum number of points per player (in development)
  • canWarpPermissionLevel - permission level for using teleportation
  • canChangeTypePermissionLevel - permission level for changing point type
  • canCreateWarpPermissionLevel - permission level for creating points
  • warpAdminPermissionLevel - permission level for point administrator

Permissions

The system is integrated with access rights, allowing configuration of permissions for each command:

  • worldwarps.can_warp - allows use of the /warp command
  • worldwarps.can_create_warp - allows point creation via /warpmgr create
  • worldwarps.can_change_type - allows changing point visibility
  • worldwarps.warp_admin - provides administrative rights for point management

License

WorldWarps is distributed under the MIT license. Details can be found in the LICENSE file.

Project members
VeiTr

VeiTr

Developer

Created: 30 Aug 2024

ID: 55786