After a long time, I have decided to undertake this project again. I've been making big changes to the code and maybe in a while we have a completely new and improved plugin.
Fixed Important Errors.
At the moment I have decided to add many mistakes that people have been commenting on me and improved a bit some things.
New:
I have also decided to add the option to make a clan cost money.
If you were already using the plugin, you must add these lines to your configurations to make it work properly.
config.yml:
You need to find "Clan" section. And add this:
Code (Text):
#Set your basic clan options
Clan:
#Enable costs for create a new clan (With money).
Prize:
Enabled: false
CreateClan: 5000
Lang.yml
add this line in your Lang.yml file
Code (Text):
NO_MONEY: "&4&l>&c&l> &7You do not have enought money to create a new clan."