HomeJavaModsStupidWarps
StupidWarps
ModsJava

StupidWarps

The simplest Warp Manager plugin

⬇ Download on HangarOpen in MCModsHubGet it on Google Play →
# StupidWarps The simplest Warp Manager plugin ## Commands and Permissions: * /warp - `stupidwarps.warp` * /warps - `stupidwarps.warps` * /setwarp - `stupidwarps.setwarp` * /deletewarp - `stupidwarps.delwarp` * /editwarp <(new name)> - `stupidwarps.editwarp` ### Command Usage: /warp
*Teleports you to the warp.* /warps
*Opens a gui to view all warps.* /setwarp
*Creates a new warp at your location.* /deletewarp
*Deletes a warp with the given name.* /editwarp <(new name)>
*icon: Sets the icon of the warp to the item you hold in your hand.
display-name: Sets the Display Name of the warp icon. You can use color codes.* **Examples:** /warp test
/setwarp test
/deletewarp test
/editwarp icon test - optional: /editwarp icon test oak_planks
/editwarp display-name test &aThis is a &eTest &awarp
## Default Configuration: config.yml ```yaml # --- StupidWarp Configuration --- # Supports MiniMessage formatting for advanced text styling. # Use the MiniMessage WebUI (https://webui.advntr.dev/) to create custom formatted messages. # Important: Avoid using legacy color codes ('§', '&') within these messages, as they are incompatible. # Note: Legacy color codes are ONLY supported in the 'time-format' option. # Prefix for all messages sent by the plugin. prefix: "StupidWarp | " # Date and time format displayed on hover. # Uses Java's DateTimeFormatter patterns. # See: https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html # Example: '§a'dd'§7'.'§a'MM'§7'.'§a'yyyy '§a'HH'§7':'§a'mm will result in something like: 24.10.2023 15:30 time-format: "'§a'dd'§7'.'§a'MM'§7'.'§a'yyyy '§a'HH'§7':'§a'mm" # Messages sent to the player. # Available Placeholders: # %warp_name% - The identifier name of the warp. # %warp_display_name% - The custom display name of the warp. # %warp_icon% - The item name used as the warp's icon. messages: # --- Warp Related Messages --- # Confirmation message sent when initiating warp deletion. # Note: %warp_display_name% and %warp_icon% are NOT available for this message. delete-warp: "You have 60 Seconds to delete the warp with: /delwarp confirm" # Message sent upon successful warp deletion. delete-success-warp: "You deleted the warp %warp_name%" # Message sent upon successful warp creation. create-warp: "You created the warp %warp_name%" # Message sent after teleporting to a warp. teleported-warp: "You have been teleported to %warp_name%" # Message sent when trying to create a warp that already exists. already-exists-warp: "The warp %warp_name% already exists!" # Message sent when trying to use/edit a warp that doesn't exist. not-found-warp: "The warp %warp_name% does not exist!" # Message sent when /delwarp confirm is used without an active deletion. # Note: %warp_display_name% and %warp_icon% are NOT available for this message. no-confirmation-warp: "There is no delete transaction active!" # Message sent after successfully changing a warp's display name. edit-name-warp: "The name of the warp is now: %warp_display_name%" # Message sent after successfully changing a warp's icon. edit-icon-warp: "The new icon of %warp_name% is now: %warp_icon%" ```

StupidWarps is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.1, 1.20.2, 1.20.3 and newer. Downloaded 55 times (via Hangar). Download it and open it directly in the game.

Explore more