This website requires JavaScript.
Explore
Help
Sign In
flewkey
/
cuberite-2a
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Files
1cd213fa608cb2d27b1c8f2ae9d47e02d8cb18f1
cuberite-2a
/
MCServer
/
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