Custom Warp Plugin

Status
This thread has been locked.

Steev

Feedback score
0
Posts
9
Reactions
1
Resources
0
Hello all

I am looking at a warp plugin like MyWarp, however, changing the first part of warp to anything I would like to use. Example /shop <name> with other commands like /shop list

plugin category: Transport
Suggested name: cw

Payment: Make the best offer you can, i cannot afford allot at this stage and hoping to get this created in the next 2 weeks

What I want:
(This plugin is based on /warp - ish commands) I am looking at a warp plugin like MyWarp, however, changing the first part of warp to anything i would liek to use. Example /shop <name> with other commands like /shop list


The idea is that instead of using /warp [Place] is to have a custom command that does the EXACT same thing. So if i type /cw create port, it creates a /port. If i type /addport PvP then /port PvP i get ported to the place i did /addport PvP. So it is the same as /warp, just that you can make custom commands! :D

Ideas for commands:
/cw create [WarpName] - Creates a Custom warp.
/add[WarpName] [PlaceToPort] - Adds a port to X place.
/[WarpName] [place] - Tp's you to the specific place.
/cw remove [WarpName] - Removes the custom warp.


Commands:
/cw create <warp>
- Creates a warp with the specified name.
- Permission: cw.createwarps

/cw remove <warp>
- Removes the specified warp if it exists.
- Permission: cw.removewarps

/cw list
- Displays a list of all warps.
- Permission: cw.list

/<warp> list
- Displays a list of all ports for the specified warp.
Permission: cw.warp

/<warp> <port>
- Teleports you to the specified port of the specified warp.
Permission: cw.port

/<warp> add <port>
- Adds a port at your current location with the specified name to the specified warp.
- Permissions:
- cw.addports (gives permission for ALL existing warps)
- cw.addports.<warp> (gives permission for only the specified warp)

/<warp> remove <port>
- Removes a port with the specified name from the specified warp.
- Permissions:
- cw.removeports (gives permission for ALL existing warps)
- cw.removeports.<warp> (gives permission for only the specified warp)

If any of this is possible again, please.
I have found this idea from here bu the plugin seems to be null and void now
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Steev

Feedback score
0
Posts
9
Reactions
1
Resources
0
I did find something like this also if this helps here. bukkit.org/threads/

plugin-request-custom-warps-tps.73538/

i can't post links yet cause new account ignore this
 

Ammar T

Programming Teacher
Supreme
Feedback score
7
Posts
820
Reactions
394
Resources
0
I can help you out, PM me.
 
Status
This thread has been locked.
Top