summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2016-05-17 19:32:03 -0500
committercheapie <no-email-for-you@example.com>2016-05-17 19:32:03 -0500
commit0cc9fc253072311cf39244a7c144e9fe521ff644 (patch)
tree8aadb130c9bc983b0accc2e5b6c941c98313f373
parent9ec5a897f73d5f416994a39c0e05c28f703e2cb2 (diff)
downloadnewplayer-0cc9fc253072311cf39244a7c144e9fe521ff644.tar
newplayer-0cc9fc253072311cf39244a7c144e9fe521ff644.tar.gz
newplayer-0cc9fc253072311cf39244a7c144e9fe521ff644.tar.bz2
newplayer-0cc9fc253072311cf39244a7c144e9fe521ff644.tar.xz
newplayer-0cc9fc253072311cf39244a7c144e9fe521ff644.zip
Enhance README and add LICENSE
-rw-r--r--LICENSE5
-rw-r--r--README1
2 files changed, 6 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..ba50d99
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,5 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or any associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/README b/README
index a5ba81e..0592b0c 100644
--- a/README
+++ b/README
@@ -2,3 +2,4 @@ This mod adds a form containing the rules that is shown to players without inter
If they press "I agree", they are teleported to the normal spawn. The /spawn command will also take them back there (or to the non-interact spawn if they don't have interact).
If they press "I do not agree", they are allowed to play normally (but without interact), although bright red text will be placed in the middle of the screen explaining the situation.
At any point, the /rules command will show the rules. The /set_interact_spawn and /set_no_interact_spawn commands (requiring the server priv) will set the respective spawn point to your current location.
+To set the rules, place a file called "rules.txt" in the mod's directory. If this file does not exist, the mod will tell you where to create it if you attempt to view the rules.