
The most recent downloads for this plugin can be found here: http://tardisjenkins.duckdns.org:8080/job/DiscoverWarps/
DiscoverWarps is a simple Skyrim/RPG style warp/teleportation plugin that lets you warp to locations that you have previously discovered.
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)
/dw set [name]/dw list - If they have discovered one of the plates (by walking on it) it will be marked as VISITED/dw tp [name]/dw tp (without specifying a name) to open the GUI
You can place signs that will warp you to the specified DiscoverWarp plates
A player will be warped to the location if:
To set them up:
/dw set [name] command as usual
/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:
[player] argument - so the command becomes: dw tp [name] [player]true - the command now becomes: dw tp [name] [player] true/dw buy [name] - Buy the specified DiscoverPlate location
discoverwarps.use discoverwarps.admin
All permissions default to OP.
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
And one in French: https://www.youtube.com/watch?v=lXB2L2wC3kE
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true
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.