This website requires JavaScript.
Explore
Help
Sign In
flewkey
/
cuberite-2a
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Files
02edaa4c81e0e3f07aa8f07f32930976f8c91b9c
cuberite-2a
/
Plugins
/
Core
/
onplayerjoin.lua
T
4 lines
74 B
Lua
Raw
Normal View
History
Unescape
Escape
Converted all of the Core plugin to the new plugin structure, except for the WebAdmin part
2012-01-26 23:10:49 +00:00
function
OnPlayerJoin
(
Player
)
ShowMOTDTo
(
Player
)
return
false
end
Copy Permalink