Getting into plugin dev and need ideas on what to make

  • Thread starter Thread starter /u/BravestCheetah
  • Start date Start date
U

/u/BravestCheetah

Guest
Yeah like the title says, ive been experimenting with java and minecraft modding before and just discovered that its actually not that bad to develop paper plugins (compared to modding it feels like a breeze).

I have years of experience doing other backend heavy stuff and becaue of that my first learning plugin (simple home plugin to learn the basics of plugin syntax, sql in java etc) kinda spiraled out of control and now i have a Core plugin for it which holds database helpers, logging helpers and a custom replacement for onLoad to make sure the plugins relying on core doesnt load before it. So i can now technically call it an ecosystem? Anyways i need ideas for more plugins to code, i currently only have a few quick and small ideas to learn more about how stuff is done in plugin dev:

* Public chest - A public chest that anyone can open with a command and updates live between players as all players can take items out and in of it at the same time, could maybe be expanded to create your own chest and then invite players to have access.

* Party Chat - Create a party, invite your friends and you now have a private chat that only you and the other party members can read/send to.

I dont really know what people want in plugins and came here to ask what others may actually find useful, i dont want to replace big plugins like EssentialsX but personally i dont like that it adds so many features with a single plugin, therefore i decided to split it into a core and seperate addons.

All suggestions are appreciated!

Oh yeah btw when the core and home plugin release ill probably make a post here? Anyways theyre called AezaCore and AezaHomes.

submitted by /u/BravestCheetah
[link] [comments]

Continue reading...
 
Back
Top