You coulden't make it -bump-lol- EDIT by Moderator: merged posts, please use the edit button instead of double posting.
So... Did you look at every single one of the dozens of warp plugins? The reason why people aren't jumping to make this is because it already exists. It seems to me that you just want a "custom" warp plugin that's private for your server. Many developers don't like making plugins that are private for one server only. I'll suggest this again: Search around. There are many plugins that will do this. If you have an issue with one, contact that developer on BukkitDev.
No I don't think we quite understand what he wants here. He wants us to reinvent the wheel. But this wheel is special to him, because only he can use it. It doesn't matter if it looks the same or does the same thing as all the others, as long as its his own, he'll be happy.
I don't want it to be private. and there is actually no plugins that are like this You are actually wrong, this is not just like every other plugin, there are 3 private warp plugins all 3 of them have major flaws, 2 have no way to delay people from warping in combat and 1 shows the coords to other people and i have a raid server so clearly this is why i'm asking for this plugin to be made. also this is not a private plugin i want it to be released! clearly you don't read, i asked for this to be realeased diden't i? EDIT by Moderator: merged posts, please use the edit button instead of double posting.
... According to the OP, you want this to be private: Saying that the warp plugin is private means only for you, correct? EDIT: And, I just figured out that when you said "private warp plugin", you literally meant "private warp" plugin. Derp, seems like a lot of us misunderstood. Anyways, here is a list of plugins that have private warping features: http://dev.bukkit.org/server-mods/mywarp/ http://forums.bukkit.org/threads/tp-privatewarp-1-7-1-private-warping-suite-1-3-1-r1-0.476/ http://dev.bukkit.org/server-mods/warptastic/ Those are the first three plugins that came up on the search. Also, you could use any "home" plugin. Homes are essentially private warps. Set, delete, and teleport to homes. If there are any feature that are included in the request that are not included in the plugins listed, talk to the developer(s).
When i said private i ment PRIVATE WARPS And look at the point i just made, all those plugins do not benifit me. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Yes, that is why I added: to the post. Then make a feature request. Not sure how difficult it is to ask the developer of any of the DOZEN warping plugins to add a 'no warping in combat' feature. Or you can ask the developer of the coord-showing one to have an option to HIDE the coords. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Yess see, now that you understand me could you please make it? lol sorry my grammer and punctuation isen't very great.
Confused quite a few of us with that. To be expected, as many people come to the public forum asking for private plugins to be made.
... To every single one of the developers? And not a single one has responded "Yes, I will make my plugin better"? I find that doubtful, as many developers are always up for improving the plugin..
Yes, and there are more flaws with the plugins aswell! and to be honest this most likely would have been done if someone was to just code it for me. i am getting kind of tired and let down because this is my last hope. + i don't want to spam the developers with messages about the plugin considering i asked already. EDIT by Moderator: merged posts, please use the edit button instead of double posting.
Well, I guess I could take a stab at it tomorrow... I mean, I've already copied MCPvP's kits or whatever (PrepareForWar), why not clone their warping system? In the end, I probably won't be able to get this done in a timely fashion... So other developers, feel free to take this on. :3 My idea would be to create a file in plugins/GoWarp/ for each player (plugins/GoWarp/np98765.yml). Each player's file would contain the warpname:location. Any better ways to do this?
Erm.... I dont get it sheriff there are already private warp plugins out there. and you can edit the permissions for a public teleportation plugin so only one permson (with the permission node ie: - warp.multiverse.world.cats) and only one person can go to that world or region. I use this with multiverse.
Actually, I would do this more for the learning. I haven't done any... what's it called, serializations? yet. In reality, OP, you can just get a home plugin. And ask one of THOSE developers to add your combat feature (I think one has it). I'm going to be doing this strictly as a learning experience, and these are always far worse than planned -- I may end up making a magical unicorn plugin instead. Edit: And I might not finish this in 2012... I have some other projects that I've neglected for too long. So.... Either settle for a home/warp plugin, or find someone who wants to do this. :3 Sorry for getting your hopes up and then crushing them until they're a fine powder.
I'll try to have this done by the end of the dayish No promises on an exact release date though I'm assuming 'private warps' are warps that one player has access too, and that's the player who created the warp. Correct me if I'm wrong though
the4saunders Why not just use Essential's homes? And Essential's tp delay? But, np wants to learn, so let him do it, but just saying that those work.
Here, just get Warptastic then get CommandHelper then copy this script. Code: /go $warp = /warp $warp /go del $warp = /delwarp $warp /go set $warp = /setwarp -p $warp If you made your custom plugin, can't you make the plugin you requested yourself? EDIT by Moderator: merged posts, please use the edit button instead of double posting.
If he can make something that replaces essentials, yet he cannot make a warping plugin, I'm very curious to see how that turned out...