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!
Bug before 3.9.1: If your permission error message is not colored red, in the config.yml change the $c to &c under 'no-permission'
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.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 private/permission warps (Separate plugin for this coming soon).
- Add economy support.
- Add an API.
Is there a possibility to show the delay of the warp as a countdown? So you warp in 5, 4 , 3 , 2 , 1...
or you can insert that?
Greetings
In reply to theastrokosmos:
Just submitted version 3.14 to add this. When it's approved, you can download it and add 'display-countdown: true' to the config.yml to enable it.
You can also add the following to the messages section of the config to customize the message
messages:
warp:
countdown: "{server}&a You will be warped in &c{time}&a seconds."
In reply to theastrokosmos:
3.14 has been approved! You can download it here https://dev.bukkit.org/projects/easy-warp/files/4691873
I have turned all permissions to false so that there are no permissions needed to use the plugin yet non op players keep getting the message $cError: You need the 'easywarp.command.serwarp' permission node to do this.
What am i doing wrong or how do i give those individual perms?
In reply to real_fearless96:
What do you mean you set all permissions to false? In the config for the plugin? I don't think there's a config option that allows non-op/permission players to use setwarp. The easiest solution would be to get a permissions plugin and add 'easywarp.command.setwarp' (along with the other command permissions you want) to the default group. I could update the plugin to have configs to allow non-op/permission players to use commands, but not sure when I'd be able to get that done by so getting a permission plugin would probably be easiest.
In reply to real_fearless96:
I just created a page that explains how to setup a permission plugin in ~ 5 minutes, https://dev.bukkit.org/projects/easy-warp/pages/main/permissions/setting-up-a-permission-plugin-in-5-minutes
In reply to real_fearless96:
And I'm currently working on an update that would allow you to set it so that commands (such as setwarp) don't require permission.
i really want ALL the current signs that are in game, to be compatiable with this. NOT ONLY OAK SIGN.
like the new cherry sign too! even hanging signs! 1.19.4
In reply to maximburki:
Didn't realize there was a new type of sign, I haven't been into Minecraft for a while. I'll try to make all signs work, will reply when I upload a new version
In reply to maximburki:
The latest version should support all current signs now. May or may not support hanging signs but I can update it if it doesn't when 1.20 comes out.
still 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
acil yardım lazım ben warp komutunun herkezin kullanabilmesini istiyorum survial dekilerde olmayanlarada ne yapmam gerekiyor
How can i make my sign public
i need help my signs arent working
https://prnt.sc/t2stz5
look
In reply to Forge_User_90832851:
Write in a sign
[WARP]
(name)
Hello !, 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
In reply to farelbangbang:
You can use permission.yml or permission plugin
I recommend you using LuckPerms because it easy to use
looks 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
how do i make it so then you dont have to be op to warp
Hello! 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?