summaryrefslogtreecommitdiff
path: root/pos.lua
diff options
context:
space:
mode:
authorShadowNinja <shadowninja@minetest.net>2013-11-14 19:11:20 -0500
committerShadowNinja <shadowninja@minetest.net>2013-11-14 19:11:20 -0500
commitdb664d68f89ccb0208e77491aaec5109574bcc05 (patch)
treedd2012c95d765b6975f8cd1d464a239962ca5fdd /pos.lua
parentb40b9d2c39a602fe779cc7076303407cf3269d4d (diff)
License tweaks
Diffstat (limited to 'pos.lua')
-rw-r--r--pos.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/pos.lua b/pos.lua
index 9f08371..915fdb8 100644
--- a/pos.lua
+++ b/pos.lua
@@ -1,8 +1,9 @@
-- I could depend on WorldEdit for this, but you need to have the 'worldedit'
-- permission to use those commands and you don't have
--- /area_pos{1,2} [x y z|x,y,z]. Since this is mostly copied from WorldEdit
--- it is licensed under the AGPL.
+-- /area_pos{1,2} [X Y Z|X,Y,Z].
+-- Since this is mostly copied from WorldEdit it is mostly
+-- licensed under the AGPL. (select_area is a exception)
areas.marker1 = {}
areas.marker2 = {}