Multi-Purpose Plugin Jar

Status
This thread has been locked.

Bryce

Senior Java & Full-Stack Developer
Supreme
Feedback score
18
Posts
678
Reactions
934
Resources
19
What is a Multi-Purpose Jar?
A Multi Purpose Jar is a plugin Jar that if clicked on your computer, will open a program to configure the plugin itself, but when the jar is put into the servers plugin folder, runs as the plugin!

What am I offering?
If you are a plugin developer who wants their plugin to become multi purpose, and allow users to configure their plugin through a nice GUI, I can do it for you! If you have a plugin you paid for, or a plugin that takes hours to configure, if the plugin has the proper licence, I can program a GUI just for your plugin to configure it! During game updates I am able to re-install the GUI into your plugin free of charge. ("As long as there isnt too many changes requiring the GUI to be re-programmed").

Screenshots:
This was made for my plugin GUIShop. I called it GUIShop. This is basically the same idea that can be made for your plugin.

5560a8b1c2759e6e407806c14830fbf8d57e7c73


5eddacf9464f11949c0c6766007632d68e924781


fa1dff137a63a6e8557564ecbb116601aa3bbd73


d12c84fa7111887cc10456b89ad67ca3.png


Pricing:
Well I ran into a stump when it comes to the pricing of this service. Every plugin has different configuration formatting. For example GUIShop has a very long, but very odd formatting which doesn't match proper YAML. That being said I had to program a ton of the config writing/reading to work with the formatting. Other plugins may require the same so I don't want to label any prices now until I see the plugin/configs that need to be implemented. So if you are interested we can call in Skype, or you can send the Jar over so I can inspect how much work needs to be done in order to choose a reasonable price.

Contacting:
So if you are interested you can contact me in the following ways!

PM me here
Skype: pablo673400
Discord: pablo67340#1620​
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Bryce

Senior Java & Full-Stack Developer
Supreme
Feedback score
18
Posts
678
Reactions
934
Resources
19
Wow I can't I just came across the glorious thread just today!
This is just amazing! When I first saw that you made GuiShopPlus, I knew it was amazing.
Now I can see any plugin I want have a really good GUI configuration.
How long would you say a 100 line configuration takes to covert into GUI?


It depends on the config value types.

Example

Code:
prefix: test

If its a ton of those single value configs, very very easy. It gets a little more complicated with String lists, Maps, Etc.

Code:
kits:
  test:
    blah: blah

test:
  - Test
  - Test2
  - Test3

test2:
  - name: test
  - last: test2
  - middle: test3

I'd need to see the config to give you an accurate price and timeframe.
 

Ally

gσ∂∂єѕѕ σƒ мαтнѕ αη∂ мєℓσηѕ χσ
Supreme
Feedback score
37
Posts
2,043
Reactions
2,194
Resources
0
This is actually amazing. I can't believe you've gone out and done this sort of thing, and it's just astonishing.
 
Status
This thread has been locked.
Top