Plugin that makes a player run commands on join?

Discussion in 'Bukkit Discussion' started by IdealIdeas, Mar 25, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    IdealIdeas

    I know there are some but im having difficulties finding the one I want.

    I just want a plugin that auto runs a command or multiple commands for specified players that enter the server.
     
  2. Um.. I think this MAY work tell me if it doesnt
    Code:
     player.Onjoin public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args)
    *The command*
     
  3. Offline

    LaxWasHere

    p.performCommand("command"); on join


    Firstjoinplus
     
  4. oh lel thanks

    oh and LaxWasHere can you help me with something, like how do I do it to make it like one kit per life, ;[ dun really know how to do that, I needs it for my kit pvp server :[

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  5. Offline

    LaxWasHere

    You are better off asking at Plugin Development Forum.
     
Thread Status:
Not open for further replies.

Share This Page