Free Small Plugins from Aspiring Developer

Status
This thread has been locked.

n8ful

n8ful#7693
Supreme
Feedback score
7
Posts
64
Reactions
11
Resources
0
I have been dabbling a bit in Java and Minecraft API, and I think the best way for me to expand my depth of knowledge is to do little plugins for free until I get a better grip for everything!

If you could just give me little ideas or criteria for a plugin that would be most appreciated!
(Note the end result will probably not be server worthy :p)
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jake4

Premium
Feedback score
5
Posts
851
Reactions
287
Resources
0
I think you're a bit confused.
Javascript is Client-side used for web design (popups, effects etc) - a 'scripting' language, and Java is used to code programs and applications (Such-as Minecraft Plugins).
 

CAMOU

Product Designer & Full-Stack Developer
Supreme
Feedback score
8
Posts
61
Reactions
44
Resources
0
I think you're a bit confused.
Javascript is Client-side used for web design (popups, effects etc) - a 'scripting' language, and Java is used to code programs and applications (Such-as Minecraft Plugins).
You can code Minecraft Plugins with JavaScript aswell it just has to be compiled to Java afterwards and JS is not a scripting language at all lol
 
Last edited:

Jake4

Premium
Feedback score
5
Posts
851
Reactions
287
Resources
0
You can code Minecraft Plugins with JavaScript aswell it just has to be compiled to Java afterwards and JS is not a scripting language at all lol
I know it's not a scripting language but if he actually talking about coding it in Javascript he'll probably be using ScriptCraft which calls itself a 'Script'.
 

n8ful

n8ful#7693
Supreme
Feedback score
7
Posts
64
Reactions
11
Resources
0
I know it's not a scripting language but if he actually talking about coding it in Javascript he'll probably be using ScriptCraft which calls itself a 'Script'.
No, my bad, I'm using eclipse, I'm not just doing scripts. Sorry.
 

ajl

Premium
Feedback score
0
Posts
288
Reactions
90
Resources
0
Start off with something like a really simple quests or prison plugin
 

ajl

Premium
Feedback score
0
Posts
288
Reactions
90
Resources
0
you can make a simple ore respawning system e.g it says "Ore has been respawned" and respawns ore every 5 minutes, or just practice what you think you will make in the future
 
Status
This thread has been locked.
Top