Plugin Advice

Status
This thread has been locked.

NotSoBoop

New Developer
Premium
Feedback score
23
Posts
963
Reactions
345
Resources
0
Hello! I wasn't sure if this goes into this section, or into server feedback, or any of those sections. If this is in the wrong section, please tell me.

___________________________________

So I made a plugin titled DonatorPrefix. It currently has these features:

  • Allows donators (Or people with the certain permission) to have custom prefixes.
  • Lightweight
  • Few permissions
  • Signs
What would you guys recommend for me to add?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Shattered

old-timer
Supreme
Feedback score
5
Posts
3,486
Reactions
2,059
Resources
0
Some limitations, so donators cant make prefixes longer than 10 letters..
so it doesn't fill up the intire chat.[DOUBLEPOST=1427547616,1427547577][/DOUBLEPOST]Although, I really wouldn't find this useful... I normally give my donators nicknames....
and the prefix I would give them would be [Donator]
 

NotSoBoop

New Developer
Premium
Feedback score
23
Posts
963
Reactions
345
Resources
0
Some limitations, so donators cant make prefixes longer than 10 letters..
so it doesn't fill up the intire chat.[DOUBLEPOST=1427547616,1427547577][/DOUBLEPOST]Although, I really wouldn't find this useful... I normally give my donators nicknames....
and the prefix I would give them would be [Donator]
It was useful for me. I used it to learn how to save ArrayLists and to create files seperate from config.yml.
 

Blowns

Premium
Feedback score
1
Posts
1,014
Reactions
526
Resources
0
It was useful for me. I used it to learn how to save ArrayLists and to create files seperate from config.yml.
An array list is something you should know before you even begin to make plugins. You're learning Java off of an API.
 

NotSoBoop

New Developer
Premium
Feedback score
23
Posts
963
Reactions
345
Resources
0
An array list is something you should know before you even begin to make plugins. You're learning Java off of an API.
Saving ArrayLists. Not creating them. I used the plugin to teach myself to save lists into files and things like that. Plus, I made this plugin a while ago and decided that I could probably make good use of it.
 
Status
This thread has been locked.
Top