I started Learning Plugins A Few Weeks Ago And Decided To Make A Plugin , While Making The Plugin , I wanted To Set The Arena , I learnt About World Edit API , I wanted to add it to my build path way So I Can Make Region Selections Using World Edit Too And Define My Arena , But I Cant Find World Edit API .. Can Someone Help ?
@JxAxVxAx The "API" you are talking about is just the plugin itself. All you have to do is download the WorldEdit plugin and add it to your build path like you would for craftbukkit.jar. The JavaDoc can be found here: http://jd.evil-co.de/worldedit/
@JxAxVxAx WE is complicated, especially forbeginners. So maybe you should write your own cuboid functions? There's a lot of information available and it's pretty simple, just use the search function.