WarpCost in it's self is a very simple drop in replacement for Essentails Warps. But unlike Essentails Warps you can actually charge a in-game item to go to that teleport such as a Gold Ingot or something of the sorts.
/warp name
/setwarpprice name cost material
/setwarp name
/delwarp name
prefix: "[WarpCost]" usegui: false guisize: 6 messages: cantafford: "Warp &1%name%&f cost %cost% %item%" gocost: "Warped to &1%name%&f for %cost% %item%" gofree: "Warped to &1%name%&f"
This plugin will override Essentails warp commands and replace it with its own to hook into the pricing system that it has.
All Warps are held in the warps.yml file located in the same folder as config.yml (/plugins/WarpCost)
You can change the messages and prefix in the config.yml
Fork the code here: https://github.com/Toyz/WarpCost/