summaryrefslogtreecommitdiffstats
path: root/Plugins/NewTest/onplayerjoin.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/NewTest/onplayerjoin.lua')
-rw-r--r--Plugins/NewTest/onplayerjoin.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/Plugins/NewTest/onplayerjoin.lua b/Plugins/NewTest/onplayerjoin.lua
deleted file mode 100644
index e8263f608..000000000
--- a/Plugins/NewTest/onplayerjoin.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-function OnPlayerJoin( Player )
- ShowMOTDTo( Player )
- return false
-end \ No newline at end of file