
QuickWarp
I don't know my version or loader
QuickWarp
A simple PaperMC plugin that allows players to switch between dimensions using commands.
This is mostly for Minecraft Survival servers with many players on the same map in maybe a Lifesteal, Hardcore or Factions setup basically removing the hastle of end portals and portal trapping/portal crashing by directly teleporting a player to the dimension.
Installation
To install QuickWarp on your PaperMC server, follow these steps:
- Download the latest release from the Releases page.
- Place the downloaded JAR file into the
pluginsfolder of your PaperMC server. - Restart the server.
Commands
/qw overworld: Teleports the player to the Overworld./qw nether: Teleports the player to the Nether./qw end: Teleports the player to the End.
If a player is already in the dimension they attempt to teleport to, an error message will be displayed in the chat.
Configuration
The config.json is quite simple.
{
"permission": true,
"errorMSG": "You are already in this dimension.",
}
errorMSG: Changes the message that is displayed in chat when a player runs a command for a dimension they are already in.permission: If set totruethen plugin will check for OP perms on the player, in other words if set totrueonly OP players can use it if set tofalseall players can use it.
Future Features
Features I wish to implement, if you're a paper dev then feel free to help.
- Allow for setup of pre-determined waypoints that can be named and warped to.
- Make a UI for warping (maybe).
- Add a particle effect on warp.
- Add temporary damage immunity on warp.
These will all be added (except maybe number 2 most coz I'm a bad developer and I think making a GUI will kill the point of the plugin being a fast means of travel).
Compilation
If you wish to compile QuickWarp yourself, follow these commands based on your operating system:
Windows Commands:
gradlew clean
gradlew build
Linux Commands:
./gradlew clean
./gradlew build
Contribution
If you'd like to contribute to QuickWarp, follow these steps:
- Fork the repository.
- Make the desired changes.
- Submit a pull request,
Credits
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.19.1, 1.19.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as QuickWarp-1.2.0.jar — drop this file into the mods folder
- Download size: 4 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.