Easy Warp
Easy Warp is an easy and fast to setup way to warp throughout your server.
Version 3.9 - Now supports all signs!
Version 3.11 - Fresh installs by default require no permissions for players to warp/list-warps, and all commands can be toggled via config to not require any permissions!
Version 3.16 - Warps are now "owned" by the person that creates them, and a player must have the 'easywarp.command.delwarp.others' permission node to delete warps they do not own.
Easy Warp is a way to warp (teleport) yourself and other to different places easily, for both admins and users
- Warp yourself and others.
- Create and delete warps.
- Change different config settings (settings are explained in the config.yml for easy use)
- Allow for delays before warping to prevent 'pvplogging' or anything such as this on certain servers.
- Create and use warps signs.
- Use permissions.
| Tutorial |
|---|
A big thanks to the people at https://serverminer.com for making a great comprehensive video about using Easy Warp
| Warp Signs |
|---|
Click HERE to learn how to make warp signs.
| Commands |
|---|
If you see < > this means this information is required to be filled in by you.
If you see [ ] this means this information can be filled in by you or left blank.
Do NOT include the < > or [ ] tags when executing the command.
You may place the letters ez in front of any command in order to use it when other plugins (such as essentials) might be using the same commands.
(ex: /ezwarp)
- /warp <warpname> [playername]
- Warp yourself (or a player specified) to the specified warp.
- /setwarp <warpname>
- Define a new warp at your locations.
- /delwarp <warpname>
- Delete a specified warp.
- /listwarps
- List all warps you can use, this does take into account what permissions a player has the permissions to warp to.
- /easywarp reload
- Reload the config.
| Permissions |
|---|
- Players must be OP or have permission via a permission plugin to do things like set-warp and del-warp, if you do not have a permission plugin setup, I have written a page that walks through setting up permissions in about 5 minutes, you can find that walk-through here
- easywarp.command.warp
- /warp <warpname>
- easywarp.command.warpother
- /warp <warpname> <player>
- easywarp.command.listwarps
- /listwarps
- easywarp.command.setwarp
- /setwarp <warpname>
- easywarp.command.delwarp
- /delwarp <warpname>
- easywarp.command.delwarp.others
- /delwarp <warpname> -- Delete warps that were created by other players.
- easywarp.command.reload
- /easywarp reload
- easywarp.command.import
- /easywarp import
- easywarp.command.help
- /easywarp help
- easywarp.sign.create
- The ability to create a warp sign (SEE GUIDE HERE)
- easywarp.sign.use
- The ability to use warp signs if 'signs-require-permissions' is 'true' in the config.
- easywarp.warp.<warpname>
- The ability to warp to a specific warp if 'per-warp-permissions' is 'true' in the config. (also required if 'signs-per-warp-permissions' is set to 'true')
- easywarp.delay.bypass
- The ability to bypass any warp delay if 'permsBypassDelay' is 'true' in the config.
| Documentation |
|---|
Sourcecode on Github | Report a Bug
| Receive Updates |
|---|
You can click HERE to get an email whenever there's an update to this plugin so you don't get stuck using an out of date version.
| Metrics |
|---|
This plugin sends statistics about the usage to the server https://bstats.org/. You can disable it by going to your server folder->plugins->bStats->config.yml and changing 'enabled' from true to false
| ToDo: |
|---|
- Add economy support.
- Add an API.
-
View User Profile
-
Send Message
Posted Sep 29, 2022still working on 1.19.2
pretty good plugin i like
to create sign tp u need:
/setwarp [name]
set sign
type [warp] and below name of ur warp
-
View User Profile
-
Send Message
Posted Oct 23, 2021acil yardım lazım ben warp komutunun herkezin kullanabilmesini istiyorum survial dekilerde olmayanlarada ne yapmam gerekiyor
-
View User Profile
-
Send Message
Posted Jun 24, 2020How can i make my sign public
-
View User Profile
-
Send Message
Posted Jun 19, 2020i need help my signs arent working
https://prnt.sc/t2stz5
look
-
View User Profile
-
Send Message
Posted Dec 14, 2020In reply to Forge_User_90832851:
Write in a sign
[WARP]
(name)
-
View User Profile
-
Send Message
Posted May 25, 2020Hello !, I am a sever maker, I put this plugin into my server, when my members use this plugin by / warp spawn, exit the command, I shorten the permissions, the question is, how do I give warp permissions to my members. Thank you-
View User Profile
-
Send Message
Posted Jun 17, 2020In reply to farelbangbang:
You can use permission.yml or permission plugin
I recommend you using LuckPerms because it easy to use
-
View User Profile
-
Send Message
Posted Jul 4, 2019looks like it needs some tweeking and updating
org.bukkit.command.CommandException: Unhandled exception executing command 'deletewarp' in plugin EasyWarp v3.8
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:139) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:702) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1641) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1476) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:895) [spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:830) [spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:728) [spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NullPointerException
at com.collinsrichard.easywarp.managers.FileManager.saveWarps(FileManager.java:62) ~[?:?]
at com.collinsrichard.easywarp.commands.DeleteWarpCommand.onCommand(DeleteWarpCommand.java:45) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.13.2.jar:git-Spigot-518206a-a5b9c7b]
... 15 more
-
View User Profile
-
Send Message
Posted Dec 18, 2018how do i make it so then you dont have to be op to warp
-
View User Profile
-
Send Message
Posted Jan 8, 2018Hello! Well I have made a warp but other people cant use it it says they have to have this permission
I tried adding this easywarp.command.warp into PermissionEX But ti doesnt work Why?
-
View User Profile
-
Send Message
Posted Sep 27, 2017is There a way to have it come up in title on the screen so it not in the chat Thanks
-
View User Profile
-
Send Message
Posted Sep 24, 2017Hello, the author, can i copy your plugin to the Chinese website mcbbs.net ? I will mark your name and hope
-
View User Profile
-
Send Message
Posted Jul 31, 2017EasyWarp 3.8 works perfectly on 1.12. You must delete your old config.yml and recreate it. Then there is no exception. Also the Warps.yml may contain errors. For me the pitch and yaw values were wrong. So I could not restart the plugin and / setwarp. Greetings Matzethelexx.
-
View User Profile
-
Send Message
Posted Jun 24, 2017When will this be updated for 1.12?
-
View User Profile
-
Send Message
Posted May 2, 2017y when players press on my signs nothing happen ?
-
View User Profile
-
Send Message
Posted Feb 17, 2017please update it to 1.11
-
View User Profile
-
Send Message
Posted Jan 10, 2017Is there any way to sort saved warps when listing them with /warps and /listwarps ? I tried to change the order of my warps in warps.yml which did not change anything. The plugin only changed them back.
In what order does the plugin sort warps? It's not based on name or time added from what i could figure out. Is sorting based on coordinates? I would prefer to sort them manually in the order I want them. Thanks for a great plugin!
-
View User Profile
-
Send Message
Posted Dec 22, 2016This is great, it runs smoothly. I was wondering if there was a way to make a sign that warps a player somewhere random in the world? Thanks!
-
View User Profile
-
Send Message
Posted Nov 21, 2016Can you update this to work on 1.11 Thanks
-
View User Profile
-
Send Message
Posted Oct 3, 2016I am using Server.Pro for my server and I have Easy Warps and I am using PowerRanks on my server for ranks. and it only allows operators use warping. I would set everyone on operator but i dont want them greifing. Please help soon.