Simple plugin ideas

Status
This thread has been locked.

Zylocks

Feedback score
0
Posts
9
Reactions
1
Resources
0
Hello everyone!

Since I'm not allowed to leave my house, I'm getting quite bored. I'm trying to get into plugin development and I need some basic plugin ideas for me to make. If you know any, please leave them in the comment <3
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

MrBorder

Premium
Feedback score
16
Posts
134
Reactions
71
Resources
1
Skyblock core
He said that he is just getting into plugin development and is looking for something simple.

Hello everyone!

Since I'm not allowed to leave my house, I'm getting quite bored. I'm trying to get into plugin development and I need some basic plugin ideas for me to make. If you know any, please leave them in the comment <3
When I just got into plugin development a friend who's experienced told I should attempt making a kind of void chest that connects to vault that you can left-click and it sells the contents and have it attached to the player who placed it so only they can use it. So yeah... I don't know if that's actually good practice but that's what my friend told me and I enjoyed the experience :) You should give that a shot yourself.
 

Zylocks

Feedback score
0
Posts
9
Reactions
1
Resources
0
Skyblock core
This is too advanced for me

He said that he is just getting into plugin development and is looking for something simple.


When I just got into plugin development a friend who's experienced told I should attempt making a kind of void chest that connects to vault that you can left-click and it sells the contents and have it attached to the player who placed it so only they can use it. So yeah... I don't know if that's actually good practice but that's what my friend told me and I enjoyed the experience :) You should give that a shot yourself.
I'll give it a shot, sounds fun
 

Rahul.

human
Premium
Feedback score
15
Posts
982
Reactions
275
Resources
2
Hello everyone!

Since I'm not allowed to leave my house, I'm getting quite bored. I'm trying to get into plugin development and I need some basic plugin ideas for me to make. If you know any, please leave them in the comment <3
Go on spigot, find some basic plugins that has the source code open to the plugin. Remake the plugin, without looking and then keep testing, keep going, until you don't know what to do anymore. Great for the experience.
 

AlfieSR

Plugin Developer
Supreme
Feedback score
5
Posts
93
Reactions
36
Resources
0
He said that he is just getting into plugin development and is looking for something simple.


When I just got into plugin development a friend who's experienced told I should attempt making a kind of void chest that connects to vault that you can left-click and it sells the contents and have it attached to the player who placed it so only they can use it. So yeah... I don't know if that's actually good practice but that's what my friend told me and I enjoyed the experience :) You should give that a shot yourself.

This is too advanced for me


I'll give it a shot, sounds fun

It was a joke. Try a custom economy and make your own shop GUI for it maybe?
 

Lockface77

Feedback score
3
Posts
21
Reactions
2
Resources
0
Hello the first plugin I made was a simple broacast plugin, it basically brodcast exatly the string entered without any "subbroadcasts" so I could use this plugin in my server shop
 

Blbbang

Feedback score
10
Posts
440
Reactions
82
Resources
0
JoinMessages
PlayTime - will take you some thinking on how to make it efficent
 

MyNameIsAres

Software developer && computer assembler.
Supreme
Feedback score
5
Posts
183
Reactions
104
Resources
0
Create a custom enchantment or custom mob. :rolleyes:
 

X1XX

Feedback score
0
Posts
41
Reactions
7
Resources
0
Make a small minigame. Your given a task and you must complete the task (similar to mineplex’s bawk bawks wrath or whatever). It can get extremely hard by upgrading it from basic text to GUI to Titles, scoreboard, boss bar, etc. over time you’ll learn mastery over some extremely important aspects of Minecraft plugin development such as teams, scoreboards, titles, location manipulation, and world manipulation. Additionally you can make it integrate with a lobby system to get mastery over bungeecord systems. Overall, starting a simple minigame and progressively upgrading it to be better is a good way because you’ll also learn how to integrate everything you learn into one single whole.
 

Brandon

Developer
Premium
Feedback score
6
Posts
549
Reactions
313
Resources
0
Staff chat, player vaults, tags
 
Status
This thread has been locked.
Top