Minecraft Blogs / Tutorial

How to make a Minecraft plugin / Creating a plugin.yml / Tutorial series #4

  • 1,776 views, 1 today
  • 6
  • 1
  • 4
TeamJaval's Avatar TeamJaval
Level 59 : Grandmaster Programmer
113
undefined

Welcome back to the forth tutorial blog in the 'How to make a plugin' series. In this tutorial you will be learning the following :

Creating a plugin.yml

I know this is a little short but want to keep the blogs short and snappy plus easy to follow off.

If you've already followed this tutorial then click the link below to view the next tutorial...

Next Tutorial - Click Here (Coming soon)

undefined

After following the third tutorial, your class should look like this :

Spoiler
undefined


If all is good then on your folder, right click New > File. Once you do this a window should popup looking like this :

Spoiler
undefined

Next, in the 'File name' box, enter plugin.yml then click Finish.

Now a new file should popup called plugin.yml like this :

Spoiler
undefined

If so, you want to add this text :

Spoiler
name: YourPluginName
main: YourPackage.YourMainClass
version: 0.0.1

I hope this tutorial has been useful. I will be uploading more daily or even 2/3 per day.

To create these tutorials for you is quite a challenge, If 
you'd like to see more tutorials and more sections covered then please 
donate to our team as generously as you can. Every bit of it helps and 
supports us even more.


undefined

Donators will be able to get private lessons from myself or anyone else from TeamJavalIncluding their name posted on numerous blogs as a big thank you.


undefined

undefined
Tags

Create an account or sign in to comment.

fase
04/04/2014 3:10 pm
Level 11 : Journeyman Gent
fase's Avatar
You might want to put more stuff in the plugin.yml, like the description. Or just put an example from a finished plugin.
1
TeamJaval
04/04/2014 3:22 pm
Level 59 : Grandmaster Programmer
TeamJaval's Avatar
Alright thanks for the feedback
1
Luke_luke
04/04/2014 12:58 pm
Level 20 : Expert Geek
Luke_luke's Avatar
Thanks man! Really helpful!
1
TeamJaval
04/04/2014 1:14 pm
Level 59 : Grandmaster Programmer
TeamJaval's Avatar
Thanks!
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome