TranxCraft / iTranxCraft

The Rewrite Of TranxCraft - a custom plugin that does many wonderful things.
3 stars 1 forks source link

Personal Warp System #19

Closed Fyrsta closed 9 years ago

Fyrsta commented 9 years ago

A feature to allow players to create their own set of warps that others cannot access. This will be handy as the player could set up warp points such as home, their mine, etc.

Wild1145 commented 9 years ago

So the essentials /home then?

Fyrsta commented 9 years ago

@Wild1145 Not exactly, this will be like /warp. Perhaps /pwarp for personal warp.

Wild1145 commented 9 years ago

@WickedGamingUK What I mean is, will it be doing the same as /home with essentials where you set your "home" or in this case, personal warp, then you can use it to get you there??

Fyrsta commented 9 years ago

@Wild1145 In terms of command features it will be very similar to /warp. You'll have /pwarp to warp to whatever location and /setpwarp to define a new warp.

Command examples: /pwarp home /setpwarp mine

Wild1145 commented 9 years ago

@WickedGamingUK Yeah, its nearly identical to home, just instead of /pwarp its /home with essentials. So its /sethome then just /home

Fyrsta commented 9 years ago

@Wild1145 Yeah but with that it just seems to be to do with homes only due to the name. It's essentially the same idea, though.

mgejay commented 9 years ago

I like the idea, but just redirect sethome if you dont want any trouble. :P

Fyrsta commented 9 years ago

@TheRevalation What do you mean by that?

mgejay commented 9 years ago

@WickedGamingUK As wild said, it would be the same as /home, so you can just create a command that when ran, runs another command, like my plugin, /promote runs /manuadd user group. And broadcasts a promote msg, so do that to easy your life

Fyrsta commented 9 years ago

@TheRevalation Nah, dispatching commands like that isn't a good idea. Also, this isn't exactly meant for a player's home.

mgejay commented 9 years ago

@WickedGamingUK So, you are looking to make a new private system of warps?

Fyrsta commented 9 years ago

@TheRevalation Basically, yeah. Players can set warp points to anywhere they want.