mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-05 18:31:40 +01:00
A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
ed1f73fdd7
With the previous implementation it would only get replaced for commands executed as the player, but executing as player is not wanted because then the player should have permission for that (example: /tellraw). Now it will properly get replaced for console and player commands attached to a state of the sign. |
||
---|---|---|
lang | ||
src/nl/evolutioncoding/areashop | ||
.project | ||
config.yml | ||
default.yml | ||
plugin.yml | ||
README.md |
#AreaShop
Check the documentation at http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/
Note: From now on I will try to update this repository every time I make a change to the code.