Minecraft DiscoverWarps mod 2026 download
logo
minecraft mod DiscoverWarps

DiscoverWarps

Game Version: 1.14
Total Downloads: 18,261
Updated: Jul 22, 2019
Created: Dec 7, 2012
Download DiscoverWarpsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
DiscoverWarps v 1.7.1 release 53.75 KB Jul 22, 2019 1.14 443 download DiscoverWarps DiscoverWarps v 1.7.1 releaseDownload
DiscoverWarps v1.7 release 112.98 KB Jul 20, 2019 1.14 82 download DiscoverWarps DiscoverWarps v1.7 releaseDownload
DiscoverWarps v1.6.2 release 52.79 KB Mar 24, 2019 1.13 185 download DiscoverWarps DiscoverWarps v1.6.2 releaseDownload
DiscoverWarps v1.6.1 release 52.82 KB Dec 28, 2018 1.13 180 download DiscoverWarps DiscoverWarps v1.6.1 releaseDownload
DiscoverWarps 1.6 release 52.56 KB Aug 11, 2018 1.13 257 download DiscoverWarps DiscoverWarps 1.6 releaseDownload
DiscoverWarps 1.5.3 release 65.95 KB Mar 16, 2016 1.12 2,561 download DiscoverWarps DiscoverWarps 1.5.3 releaseDownload
DiscoverWarps 1.5.2 release 112.52 KB Mar 5, 2015 1.8 4,703 download DiscoverWarps DiscoverWarps 1.5.2 releaseDownload
DiscoverWarps 1.5.1 release 66.50 KB Jan 23, 2015 1.8 749 download DiscoverWarps DiscoverWarps 1.5.1 releaseDownload
DiscoverWarps 1.5 release 66.40 KB Dec 12, 2014 1.8 533 download DiscoverWarps DiscoverWarps 1.5 releaseDownload
DiscoverWarps 1.4.2 release 53.70 KB May 18, 2014 CB 1.7.9-R0.1 1,670 download DiscoverWarps DiscoverWarps 1.4.2 releaseDownload
DiscoverWarps 1.4.1 release 53.29 KB Apr 21, 2014 CB 1.7.9-R0.1 531 download DiscoverWarps DiscoverWarps 1.4.1 releaseDownload
DiscoverWarps 1.4 release 53.25 KB Apr 5, 2014 CB 1.7.9-R0.1 288 download DiscoverWarps DiscoverWarps 1.4 releaseDownload
DiscoverWarps 1.3 release 48.11 KB Mar 21, 2014 CB 1.7.2-R0.3 823 download DiscoverWarps DiscoverWarps 1.3 releaseDownload
DiscoverWarps 1.2.4 release 39.90 KB Dec 9, 2013 1.7.2 991 download DiscoverWarps DiscoverWarps 1.2.4 releaseDownload
DiscoverWarps 1.2.3 release 38.85 KB Jun 24, 2013 CB 1.5.2-R1.0 1,000 download DiscoverWarps DiscoverWarps 1.2.3 releaseDownload
DiscoverWarps 1.2.2 release 38.46 KB May 8, 2013 CB 1.5.2-R0.1 736 download DiscoverWarps DiscoverWarps 1.2.2 releaseDownload
DiscoverWarps 1.2.1 release 35.15 KB Apr 26, 2013 CB 1.5.1-R0.2 635 download DiscoverWarps DiscoverWarps 1.2.1 releaseDownload
DiscoverWarps 1.2 release 35.10 KB Apr 19, 2013 CB 1.5.1-R0.2 689 download DiscoverWarps DiscoverWarps 1.2 releaseDownload
DiscoverWarps 1.1 release 30.28 KB Dec 22, 2012 CB 1.4.5-R1.0 981 download DiscoverWarps DiscoverWarps 1.1 releaseDownload
DiscoverWarps 1.0 release 25.21 KB Dec 7, 2012 CB 1.4.5-R0.2 224 download DiscoverWarps DiscoverWarps 1.0 releaseDownload

Screenshots

Description

Share this:

DiscoverWarps

What it does

DiscoverWarps is a simple Skyrim/RPG style warp/teleportation plugin that lets you warp to locations that you have previously discovered.

Features

  • Use stone or wood pressure plates to set discovery points
  • Plates are protected from griefing and explosions
  • Simple to use
  • Set auto-discoverable locations
  • Set a cost to buy locations
  • Use signs to warp to locations
  • Created in response to this request: http:forums.bukkit.org/threads/wip-mech-teleportation-skyrim-traveling.112579/

 

Installation

Add the DiscoverWarps.jar file to your server's plugins directory and start up the server. Config and database files will be created automatically with the default values.

If you want to use the buying feature you will need to install Vault and the economy plugin of your choice (check the Vault page for supported plugins)

 

How it works

  1. Place a stone or wood pressure plate where you want the discovery point to be
  2. Stand on the pressure plate
  3. Make the plate a DiscoverPlate by typing /dw set [name]
  4. Add as many DiscoverPlates as you want
  5. Players can show a list of DiscoverPlates by typing /dw list – If they have discovered one of the plates (by walking on it) it will be marked as VISITED
  6. Once a player has discovered a DiscoverPlate, they can teleport to it by typing /dw tp [name]
  7. Warp to a DiscoverPlate via a GUI (version 1.5.x or higher), type /dw tp (without specifying a name) to open the GUI

 

DiscoverWarp Signs

You can place signs that will warp you to the specified DiscoverWarp plates

  1. Place a sign
  2. On the first line type: [DiscoverWarp] – the text to type is configurable
  3. On the second line type the name of the warp to go to
  4. Click Done to finish editing the sign – if there is a cost for buying the location, it will be placed on line 3

A player will be warped to the location if:

  • they have already discovered the location
  • there is a cost set and the player has sufficient balance

 

WorldGuard region discovery

To set them up:

  1. Add your WorldGuard region in the usual way
  2. Add a discoverplate inside the region where you want the warp point to be
  3. Run the /dw set [name] command as usual
  4. The plugin should auto-detect the WorldGuard region and add it to the database along with the plate location
  5. Get another player to test it out…
  6. You're done!

 

Commands

  • /dw set [name] – turns the stone or wood pressure plate you are standing on into a DiscoverPlate
  • /dw delete [name] – removes the specified DiscoverPlate
  • /dw disable [name] – disables the specified DiscoverPlate
  • /dw enable [name] – enables the specified DiscoverPlate
  • /dw cost [name] [amount]– set the cost for a DiscoverPlate
  • /dw auto [name] – toggle auto-discovery true|false for a DiscoverPlate
  • /dw allow_buying – toggles allow_buying true|false – requires Vault and a server restart to hook in your economy plugin
  • /dw xp_on_discover – toggles xp_on_discover true|false
  • /dw sign [text] – sets the text to type between the square brackets [ ] on a DiscoverWarps sign
  • /dw list – lists enabled DiscoverPlates and shows if they are visited/not visited
  • /dw tp [name] – teleports you to the specified DiscoverPlate, can now be used from the console:
    • You need to supply a [player] argument – so the command becomes: dw tp [name] [player]
    • The player must have discovered the plate first, to override discovery, supply a fourth argument – true – the command now becomes: dw tp [name] [player] true
  • /dw buy [name] – Buy the specified DiscoverPlate location

 

Permissions

discoverwarps.use
discoverwarps.admin

All permissions default to OP.

 

Config

no_damage: [true|false]

Whether the player takes no damage (invulnerability) after teleporting. Default: false

no_damage_time: [seconds]

How long (in seconds) the player takes no damage. Default: 10 seconds

allow_buying: [true|false]

Whether players can buy DiscoverPlate locations. Default: false. Requires Vault to be installed if true

xp_on_discover: [true|false]

Whether players gain XP when finding a DiscoverPlate. Default: false

xp_to_give: [amount]

How much XP to give when finding a DiscoverPlate. Default: 3

sign: [text]

What to type between the square brackets when creating a DiscoverWarps sign. Default: discoverwarp

 

 

Video

 

And one in French: https://www.youtube.com/watch?v=lXB2L2wC3kE

 

 

Source code

GitHub repository

 

Metrics

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version

Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true

UUID conversion

Versions 1.4 and higher of this plugin will connect to api.mojang.com to update player names in the database to UUIDs in order to support the upcoming name changes in Minecraft. It will do this one time only, when the server starts up after installing the new version of the plugin.

Comments

Add a comment