How to add commands[Video]

Results 1 to 15 of 15
  1. #1
    Apprentice boisara is offline
    MemberRank
    May 2010 Join Date
    5Posts

    How to add commands[Video]

    Hi guys today i am just going to show you how to add some simple player commands![With Video] And this is my first tut!
    GL! - Good luck! :D
    (And there is 2 files download that too! it will help you :D


  2. #2
    Interesting... SharpAceX is offline
    MemberRank
    Oct 2008 Join Date
    2,011Posts

    Re: How to add commands[Video]

    Woah, people must be really slow then.

  3. #3
    Member NinjaDEV is offline
    MemberRank
    Jun 2010 Join Date
    In Java FilesLocation
    94Posts

    Re: How to add commands[Video]

    I thought this goes to tutorials.

  4. #4
    Novice BioHazardous is offline
    MemberRank
    Jun 2010 Join Date
    Ship to OrbisLocation
    4Posts

    Re: How to add commands[Video]

    Nice job, great for new people

  5. #5
    Apprentice boisara is offline
    MemberRank
    May 2010 Join Date
    5Posts

    Re: How to add commands[Video]

    Quote Originally Posted by NinjaDEV View Post
    I thought this goes to tutorials.
    yea lolz sorry i done the wrong thing :X

  6. #6
    Apprentice liyuwenbf is offline
    MemberRank
    Jun 2010 Join Date
    ChinaLocation
    5Posts

    Re: How to add commands[Video]

    又是youtube。又要翻墙。OMG.

  7. #7
    Account Upgraded | Title Enabled! LuckySage is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    518Posts

    Re: How to add commands[Video]

    Even though this is like really easy to us, new people won't understand it. You should explain how to setup a new project in netbeans. The thing you did is just starting at the middle of the stuff which are recommanded to make it work. This is just something you or anyone else might want to look at next time you make such a tutorial.
    But besides this all, nice tutorial for the stuff you have shown, with a clear quality.

  8. #8
    Member dylanlan is offline
    MemberRank
    Apr 2009 Join Date
    In your ------Location
    54Posts

    Re: How to add commands[Video]

    Shouldn't be in "Releases" but nice video (:

  9. #9
    Apprentice minjim193 is offline
    MemberRank
    Jun 2010 Join Date
    21Posts

    Re: How to add commands[Video]

    i follow every step he teach and compile. But it wont work on my server.The problem is my source pack or what? I cant add commands and things.I did what they told me and when i use netbeans to compile them none error.But it doesnt work on my server. My repack is EX-Force Repack. please reply A.S.A.P if you know the answers

  10. #10
    Novice zoro is offline
    MemberRank
    Jun 2010 Join Date
    1Posts

    Re: How to add commands[Video]

    呵呵看到一个国家的人了

  11. #11
    Account Upgraded | Title Enabled! LuckySage is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    518Posts

    Re: How to add commands[Video]

    Quote Originally Posted by zoro View Post
    呵呵看到一个国家的人了
    Eeeh..?

  12. #12
    Proficient Member StraMS is offline
    MemberRank
    Sep 2009 Join Date
    191Posts

    Re: How to add commands[Video]

    Quote Originally Posted by minjim193 View Post
    i follow every step he teach and compile. But it wont work on my server.The problem is my source pack or what? I cant add commands and things.I did what they told me and when i use netbeans to compile them none error.But it doesnt work on my server. My repack is EX-Force Repack. please reply A.S.A.P if you know the answers
    Make sure you replaced the .jar and added new CommandDefinition("command", gmlevelrequired) at the bottom.
    And when you add the CommandDefinition, you must put a comma at the end of the last CommandDefinition before adding it.

  13. #13
    Account Upgraded | Title Enabled! candyman3435 is offline
    MemberRank
    May 2008 Join Date
    1,081Posts

    Re: How to add commands[Video]

    Moved it to the right section.

  14. #14
    Member Lorrenzo is offline
    MemberRank
    Apr 2008 Join Date
    OH - - - IOLocation
    97Posts

    Re: How to add commands[Video]

    Nice try, but I can't say this will help people much.. especially not new people who have no idea what they are doing. It's not very detailed, but thanks for the tut.

  15. #15
    Account Upgraded | Title Enabled! jbird4242 is offline
    MemberRank
    Jul 2008 Join Date
    379Posts

    Re: How to add commands[Video]

    Quote Originally Posted by StraMS View Post
    Make sure you replaced the .jar and added new CommandDefinition("command", gmlevelrequired) at the bottom.
    And when you add the CommandDefinition, you must put a comma at the end of the last CommandDefinition before adding it.
    So if i added !shutdown to my server at the very bottom of the file it would look like:
    Code:
    new CommandDefinition("shutdown", 4)
    Right?



Advertisement