PrivateWarps
PrivateWarps
Description:
PrivateWarps is a warp(teleportation) plugin that gives each individual players their own private warps. With a configurable max allowed warp setting... So you can limit how many warps a player can have... As admin. you can add more warps for a player. If they have reached their limit. And delete, warp to and list them. And it is fully configurable from in-game(Well there is not much to really configure.. Only the max warps allowed).
Commands
Commands / Permissions / Description
| Commands | Permission | Description |
|---|---|---|
| /pwarp | privatewarps.warp | Warps you to a specified warp! |
| /pswarp | privatewarps.warp.other | Warps you to another players warp. If it is shared to you. |
| /psetwarp | privatewarps.setwarp | Sets a warp at your location with the name you specify! |
| /pdelwarp | privatewarps.delwarp | Deletes the warp you name! |
| /pwarps | privatewarps.listwarps | List all warps available for you! |
| /pshare | privatewarps.share | Allows you to share warps. |
| /padmin | privatewarps.admin | Will show you what admin commands that is available! |
Information about the /padmin command:
| Padmin command | Description |
|---|---|
| /padmin warp <playerName> <WarpName> | This will warp you to the specified warp for the specified player! |
| /padmin setwarp <playerName> <WarpName> | Will add a warp for the specified player!(Overrides maximum allowed warps) |
| /padmin delwarp <playerName> <WarpName> | Will delete a warp for the specified player! |
| /padmin listwarps <playername> | Will list all warps that the specified player has! |
| /padmin warplimit <number> | Will change the maximum allowed warps for every player! |
| /padmin delay <number> | Will change the warp delay! |
| /padmin cooldown <number> | Will change the cooldown before you can warp again! |
| /padmin cmove <true or false> | Changes the cancel warp on move setting! |
Config
Plugin config.yml
PrivateWarps: Warps: Maximum-Allowed-Warps: 6 Warp-Delay: 3 Warp-Cooldown: 10 settings: Cancel-Warp-On-Player-Move: true List-Shared-Warps-To-Players: true
Plugin plugin.yml - Commands:
padmin: aliases: pa permission: PrivateWarps.admin description: Admin commands for PrivateWarps. Type /padmin to see the options pwarp: aliases: pw permission: PrivateWarps.warp description: Warps you to the specified warp if it exist! psetwarp: aliases: pset permission: PrivateWarps.setwarp description: Sets a private warp pdelwarp: aliases: pdel permission: PrivateWarps.delwarp description: Deletes a warp that you specify! pwarps: aliases: plist permission: PrivateWarps.listwarps description: List all warps available for you! pswarp: aliases: psw permission: PrivateWarps.warp.other description: Warp to another players warp(If it is shared to you) pshare: aliases: ps permission: PrivateWarps.share description: Allows you to share one of your warps to another player!
ToDo:
- Feature to make a warp public(Or you can specify which player that has access to 1 of your warps or more.) <- This works. But I haven't got any good ways to show the shared warp for the other player yet. So this remains undocumented at this time... But the commands is in the plugin. After version 1.2.1.
- Make all messages configurable.
- Option to limit max warps by permissions per group.
Known Bugs:
None at this time.
Source can be found here: GitHub

-
View User Profile
-
Send Message
Posted May 7, 2013Great plugin seems to work great. All i need now is the public warps and you are my god XD
-
View User Profile
-
Send Message
Posted May 6, 2013@kemmeo
I have uploaded a new version now. Just waiting for approval. So please report back to me. If you still got this issue.
@Kinnis97
I have uploaded a new version now. Just waiting for approval. So please report back to me. If you still got this issue.
-
View User Profile
-
Send Message
Posted May 6, 2013@kemmeo
hmm weird... I will look into this... And of course fix it!
-
View User Profile
-
Send Message
Posted May 6, 2013@Kinnis97
I have the same issue. Players on my server have reported a lot of lost warps disappearing after they are created.
Fix det Gudfar, så du sød xD
-
View User Profile
-
Send Message
Posted May 5, 2013The plugin seems to delete warps randomly, and any warp anybody makes shows up to everyone's PW list.
-
View User Profile
-
Send Message
Posted Apr 17, 2013@BadTowers1990
I will give it a try ^^
-
View User Profile
-
Send Message
Posted Apr 17, 2013It would be great if you made it so an admin could add a wait on the warp. For example, with essentials, you can make it so you have to be still for 3 seconds. It would be nice to have that!
-
View User Profile
-
Send Message
Posted Apr 17, 2013@JoeyCo
I can try to add this :)
@maikwana
Well.. I will think about that ^^
@iiPandazz
I will. I'm using intellij idea now... And i'm not sure how to link it with git hub yet...
-
View User Profile
-
Send Message
Posted Apr 16, 2013:D awesome! really helped me manage my warps Which i didn't want to anyone else use it ..
-
View User Profile
-
Send Message
Posted Apr 16, 2013Awesome. Thanks! A cooldown between warps could be great :)
-
View User Profile
-
Send Message
Posted Apr 16, 2013Minding putting the source out?
-
View User Profile
-
Send Message
Posted Apr 16, 2013Make private warp to public warp? maybe a feature?