xZise / xWarp

Teleport plugin for Bukkit.
http://dev.bukkit.org/server-mods/xwarp/pages/main/
8 stars 7 forks source link

other listing #8

Open Sythelux opened 13 years ago

Sythelux commented 13 years ago

can you add a way to list warps by the initial letter like: /warp list P

list all warps with P add the beginning...

xZise commented 13 years ago

At the moment you could use /warp search P but there will be also warps with a P in the middle/at the end. But I planed to add a regex option so it is possible to use list like: /warp list r:P.* to show all warps beginning with an uppercase (!) P.

Fabian