A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
Go to file
2015-08-21 21:45:42 +02:00
AreaShop Fix bug with teleporting to signs 2015-08-13 22:04:22 +02:00
Interfaces Fix contains check for WorldGuard regions not version dependend 2015-06-13 22:50:06 +02:00
WorldEdit 5 Change to a Maven project 2015-04-28 18:53:42 +02:00
WorldEdit 6 Change to a Maven project 2015-04-28 18:53:42 +02:00
WorldGuard 5 Fix contains check for WorldGuard regions not version dependend 2015-06-13 22:50:06 +02:00
WorldGuard 6 Fix contains check for WorldGuard regions not version dependend 2015-06-13 22:50:06 +02:00
pom.xml Change module names to fit project setup 2015-05-02 00:33:34 +02:00
README.md Update README.md 2015-08-21 21:45:42 +02:00

#AreaShop

Check the documentation at http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/

Every time I make a change to the code that is somewhat finished and possibly tested I will push the code to GitHub, this way you can follow the commit log to see the progress.

Compiling AreaShop

Check this wiki page

Description of packages and classes

Check this page on the wiki.

Questions

If you have any questions about how to use AreaShop or how to change the code of AreaShop then feel free to message me. You can reach me through BukkitDev or Spigot.

TODO

  • Guide for saving custom data for the AreaShop regions
  • Starting guide, which methods to use to get regions etc.