ClickWarp
ClickWarp is a plugin that allows you to teleport to your warps via an inventory. It also allows you to teleport to a player via an inventory. Of course, you can use the classic warping-system via commands.
Update 03/18/2019:
Sorry for not posting anything on the progress recently. I know I promised to update the plugin in 2018, but I stopped the work after a progress of around 50%. I was rewriting the entire plugin, because my coding style from 2013 was absolutely bad.
I still feel there's potential for this plugin, but I don't know whether it would be downloaded and if there's still a target group. If you are interested, please feel free to participate in the following poll: https://www.strawpoll.me/17634201
Additionally, I now have a donation button, and I would be pleased if you could support my work with a little donation. It would help me motivate and finally update this plugin! Nearly 500.000 downloads can't lie!
Commands and Permissions
<Required> - [Optional]
| COMMAND | DESCRIPTION | PERMISSION | ALIASES |
|---|---|---|---|
| /warps | Shows you a list of available warps | clickwarp.warps | /warp |
| /warp <name> | Teleports you to the given warp | clickwarp.warp | /warps <name> |
| /invwarp | Opens an inventory with all warps, if you pick an item, you will be teleported there | clickwarp.invwarp | /invwarps |
| Invwarp-Item | Opens the /invwarp-inventory, the item is configurable in the config.yml | clickwarp.invwarp.item | |
| /setwarp <name> | Defines a new warp at the current location. Use color codes! ;) |
clickwarp.setwarp | |
| /setwarp <name> [item-ID] | Defines a new warp at the current location with the specified item that is shown in /invwarp | clickwarp.setwarp | |
| /setwarp <name> [item-ID] [price] | Defines a new warp at the current location with the specified item that is shown in /invwarp and the price that it costs | clickwarp.setwarp | |
| /delwarp <name> | Deletes a warp | clickwarp.delwarp | |
| /editwarp <name> item [item-ID] | Adds the warp an item which is displayed in /invwarp | clickwarp.editwarp | |
| /editwarp <name> lore [lore] | Adds the warp a lore which is displayed in /invwarp | clickwarp.editwarp | |
| /editwarp <name> price [price] | Adds the warp a price that it should cost | clickwarp.editwarp | |
| /invtp | Opens an inventory with all players online on the server, and if you pick one head, you will be teleported to this player | clickwarp.invtp | /invteleport |
| /clickwarp <version I reload> | Shows the version and reloads the files of the plugin | clickwarp.clickwarp |
Description for the /editwarp command
If you created a warp, you can do /editwarp to add additional meta to a warp.
/editwarp <warp> item <Item-ID> will change the item displayed in the /invwarp menu.
Example: /editwarp pvp item 276 will be shown as a diamond sword.
Another example: /editwarp shop item 35:14 will be shown as a red-wool block!
/editwarp <warp> lore <lore-text> will add a lore (description) to that warp in the /invwarp menu.
Example: /editwarp pvp lore &4Here_you_can:&2fight_against_your:&1enemies!
- The first line of the description is shown up red: "Here you can", while the second line is green: "fight against your" and the third blue: "enemies!".
The text will be splitted up in lines at any ":" and every "_" will be replaced by " ". Color codes are also possible.
Warp-specific permissions
You can now allow players access to all warps or only some specific warps via permissions!
First of all, give them the permission for the warp-method they are allowed to use:
- For warping via commands: clickwarp.warp
- For inventory-warping: clickwarp.invwarp
- For sign-warping: clickwarp.sign.use
Then give them the permission for:
- All warps: clickwarp.warp.*
or - Some specific warps: clickwarp.warp.<warp-name>
Sign-Warp
If you like to use your warps on signs, you can make now Warp-Signs!
Easily, put that on your sign:
| Line | Content | Description |
|---|---|---|
| Line 1 | [Warp] | You can edit the appearance after updating the sign in the config.yml |
| Line 2 | <warp-name> | Case insensitive, will be updated with colors and format automatically |
| Line 3 | Type what you want, e.g. a description |
|
| Line 4 | Type what you want, e.g. a description |
Permission for creating warp-signs: clickwarp.sign.create
Permission for using warp-signs: clickwarp.sign.use
Delays
If you like to warp or teleport players with a little delay, you can define in the config.yml these specific times.
You can set, whether delays are activated, how long players wait before teleporting and whether they shouldn't move.
If you like to let some groups/players bypass such delays, you can give them following permissions:
Give clickwarp.warp.instant to players that shouldn't be affected by warp-delays.
Give clickwarp.teleport.instant to players that shouldn't be affected by teleport-delays.
You can set in the config.yml whether delays should be used when warping via signs.
Current translations
If you're happy to support me, you can translate the language files to your language!
- English
- German
- French - thanks to Shlaten!
- Portugese - thanks to Ksocially!
- Czech - thanks to xSkillCycanxMC!
Known Bugs
- Item can't be "0" (AIR) -> StackTrace
TODO-List
- Sort items in the /invwarp menu however you want
- Custum commands
- Option to en- and disable warp-specific permissions
- Inv-TPA
- BungeeCord compatibility
- Convert/Migrate Essentials warps to ClickWarp warps
- Warp sounds
- If you have other ideas, write it in the comments or send me a pm!

-
View User Profile
-
Send Message
Posted Sep 7, 2019I HOPE YOU STILL WORKING ON THIS GREAT PLUGINS!! NEED THIS TO WORKS ON 1.14+!!! CONSIDER, THANK YOU
-
View User Profile
-
Send Message
Posted Mar 18, 2019Update 03/18/2019:
Sorry for not posting anything on the progress recently. I know I promised to update the plugin in 2018, but I stopped the work after a progress of around 50%. I was rewriting the entire plugin, because my coding style from 2013 was absolutely bad.
I still feel there's potential for this plugin, but I don't know whether it would be downloaded and if there's still a target group. If you are interested, please feel free to participate in the following poll: https://www.strawpoll.me/17634201
Additionally, I now have a donation button, and I would be pleased if you could support my work with a little donation. It would help me motivate and finally update this plugin! Nearly 500.000 downloads can't lie!
-
View User Profile
-
Send Message
Posted Jul 10, 2021In reply to comniemeer:
Please Update the plugin is that I need it for recent versions Thanks.-
View User Profile
-
Send Message
Posted Jan 12, 2019Would love to see this updated for 1.13(.0) as well as the upcoming 1.14.
Also, adding support for Essentials/EssentialsX homes would be really nice.
(Just query the list, sort them alphabetically and add them to the grid right after the warps, nothing too fancy.)
-
View User Profile
-
Send Message
Posted Sep 29, 2018Can please update it to 1.12.2 ? Tanks
-
View User Profile
-
Send Message
Posted Jul 13, 2018Hello, Can You Make A "ClickWarp" For Forge?
-
View User Profile
-
Send Message
Posted Jul 4, 2018Can you update to bungee cord
-
View User Profile
-
Send Message
Posted Apr 29, 2018Can please update it to 1.12.2 ? Tanks
-
View User Profile
-
Send Message
Posted Jan 28, 2018can you make a perm where un opped players cant teleport randomly when they punch with the compass
-
View User Profile
-
Send Message
Posted Sep 19, 2017Pls Uptade to 1.8 1.8.8 1.7.10 pls
-
View User Profile
-
Send Message
Posted Sep 19, 2017Hello My Poland Easy Plugin?!xD
-
View User Profile
-
Send Message
Posted Aug 23, 2017Can you please update this plugin to 1.11
-
View User Profile
-
Send Message
Posted Jun 12, 20171.8 here download---> Link Removed: http://www.mediafire.com/file/g33ww93s3ankhf1/ClickWarp_v1.3.5.jar
-
View User Profile
-
Send Message
Posted Mar 29, 2017Could you please make it were you could do something like /sewarp -Name- hand
and it would make the item in your hand the warp icon, or make it so you can use custom skulls as the icons, because it would help in maps and stuff like that.I hope you will add it. Thanks for reading.
-Diamond_Ch1ck3n
-
View User Profile
-
Send Message
Posted Feb 4, 2017Ik I'm a absoulute noob with plugins, but how do you give players these permissions of like "clickwarp.editwarp, clickwarp.warp etc." but I have no idea how to do that in the .yml file or whatever, can you help?
-
View User Profile
-
Send Message
Posted Dec 26, 2016Pleeeezzzzz add to 1.8 ! dang my prison server gets lagged out. And ain't gunna open Eclipse for this shit!
-
View User Profile
-
Send Message
Posted Dec 22, 2016plz set version 1.8 for my server stp xD
-
View User Profile
-
Send Message
Posted Dec 26, 2016I agree!
-
View User Profile
-
Send Message
Posted Dec 11, 2016Please update
-
View User Profile
-
Send Message
Posted Nov 29, 2016What the fuck that bag I put on my server is only for the one who has permission has some way to give without permission