Discoverwarps Plugin
DiscoverWarps Plugin (1.14.4, 1.13.2) 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
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
Screenshots:
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugins directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.