Making a new file and saving stuff in it.

Discussion in 'Plugin Development' started by azyhd, Jul 17, 2012.

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

    azyhd

    Hello im Lorenzo and im trying to make a parkour plugin.
    I'm new to coding(dont know alot as of now).
    I want to create a file as fast as a player types /parkour create, in there i want to save the spawnpoints, finish and the name.
    And can be deleted via /parkour delete

    Sorry bad english :/
    Add me on skype: lorenzokramer
     
  2. Offline

    EnvisionRed

    Thanks for the offer but I will not be adding you on skype.

    If you're new to coding, I recommend you learn some basic java from tutorials rather than trying to jump right into plugins immediately. Plugins aren't difficult to code (at least, not more so than other projects) but they still require at least a basic understanding of the java language.
     
  3. Offline

    azyhd

    I know the basics, but i just dont know that one thing because i have never used it before.
     
  4. Offline

    EnvisionRed

  5. I recommend searching on google how to use the filewriter/printwriter/fileOutPutStream classes,, try making a way for your self how to use them, postthe way here, so we can give tips how to improve it, and then your are done
     
    Bavestry likes this.
  6. Offline

    azyhd

    Thanks for the fast replies!
     
Thread Status:
Not open for further replies.

Share This Page