Basic Cmds V2 - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html) +---- Forum: Archived Plugins (https://forum.cuberite.org/forum-18.html) +---- Thread: Basic Cmds V2 (/thread-1.html) |
Basic Cmds V2 - suicidal_banana - 02-21-2011 Update; v2: You need r173!! (because of the vector3d use) Cmds: Code: /me [msg] - Share your thoughts! 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 RE: Basic Cmds V2 - Tybor - 02-22-2011 Releasing a plugin for a Server version not available is somewhat weird! greets, Tybor RE: Basic Cmds V2 - ImAsOnAz - 03-10-2011 I got an error from your plugin on restart: Code: -- Plugins/BasicCmds.lua:49: error in function 'AddCommand'. " self:AddCommand("/me [msg]", " - Share your thoughts!")" RE: Basic Cmds V2 - distroyed123 - 03-10-2011 (03-10-2011, 01:25 PM)ImAsOnAz Wrote: I got an error from your plugin on restart: 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 |