Basic Cmds V2
#1
Update; v2:
You need r173!! (because of the vector3d use)

Cmds:
Code:
/me [msg] - Share your thoughts!
/msg [name] [msg] - Send somebody a private message
/whisper [msg] - Whisper to nearby players (default:15 blocks)
/shout [msg] - Shout to nearby players (default:30 blocks)
/slap [name] - Slap someone!!

Installation/Settings:
- Just unzip in Plugins directory
- Theres a few basic settings at the top of the lua file

You can find the source here, or download the attachment!
http://mc-server.org/wiki/doku.php?id=plugins:basiccmds



Attached Files
.zip   BasicCmds.zip (Size: 1.95 KB / Downloads: 490)
Reply
Thanks given by:
#2
Releasing a plugin for a Server version not available is somewhat weird!
Huh

greets,
Tybor
Reply
Thanks given by:
#3
I got an error from your plugin on restart:
Code:
-- Plugins/BasicCmds.lua:49: error in function 'AddCommand'.
argument #4 is '[no object]'; 'string expected.
Stack:
[C](-1): AddPlugin
Plugins/BasicCmds.lua(237): ?
To save you time - line 49 is:
" self:AddCommand("/me [msg]", " - Share your thoughts!")"
Reply
Thanks given by:
#4
(03-10-2011, 01:25 PM)ImAsOnAz Wrote: I got an error from your plugin on restart:
Code:
-- Plugins/BasicCmds.lua:49: error in function 'AddCommand'.
argument #4 is '[no object]'; 'string expected.
Stack:
[C](-1): AddPlugin
Plugins/BasicCmds.lua(237): ?
To save you time - line 49 is:
" self:AddCommand("/me [msg]", " - Share your thoughts!")"

it does work on r174 but he has had this error since he put it uphere http://mc-server.org/wiki/doku.php?id=plugins:basiccmds
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)