Tutorial on MiniGames Lib? Please??

Discussion in 'Plugin Development' started by AdityaTD, Jul 6, 2015.

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

    AdityaTD

    Hey guys, I can't find any good and explaining tutorial on: dev.bukkit.org/bukkit-plugins/instances-minigamesapi/ Anyone who can make a good tutorial about it?
     
  2. Offline

    SuperSniper

    Last edited by a moderator: Jun 12, 2016
  3. Offline

    glassbillen

    @SuperSniper
    No idéa of commenting about you dont know.
     
  4. Offline

    Zombie_Striker

    @AdityaTD @glassbillen @SuperSniper
    To learn how to use it you can:
    • Decompile their code (either the API itself or the minigames)
    • Import that jar into your plugin and search the Minigameslib Class
    I Suggest decompiling. You get to see how and why the plugin works.
     
  5. Offline

    glassbillen

    @Zombie_Striker
    I'm not making any plugins as i have retired, only reason im here is cause bukkit helped me from zero knowledge to making my own games in java, so as thanks im going here then and then and help peeps.
    To the topic: Use jd-gui or look at theys github.
     
  6. Offline

    AdityaTD

    At least I know how to import it and use JDGui but the problem is that I want to learn all it's features. Is there any other API?
     
  7. Offline

    Zombie_Striker

    @AdityaTD
    If you actually want to know what each method does, decomiple.
     
  8. Offline

    xTrollxDudex

Thread Status:
Not open for further replies.

Share This Page