Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. What are the details for your request?
  2. I have a clans plugin that me and a co devloper made with maven. Me and him dont have the time to finish it and all it needs is one last simple feature i was wondering if itd be possible to purchase the finalizing through you guys i have sources i can send over, i work too much irl to code any more. I need to get Raid Initiation finished its the final implementation on my clans plugin
  3. You have a shield at day and at night once the shield gets lifted you are able to /clan raid <clanname> if you are within the clans claim and then it will cost you gold to raid the clan. i already have a custom gold economy i developed that has api methods you could hook right into. Once raid is initiated, members of clan A can break blocks/open chests in the area of clan B but cannot set private warps with command "/go set". Clan A can only initiate the raid with command "/clan raid <clanname>" when they are within a claimed chunk of Clan B and have payed the price to raid. The base price to raid is configurable, the equation to purchase a raid initiation on a clan is (base price + number of claims Clan B has x Clan B member size) During the raid you have a dragon healthbar timer that tells you how long you have to raid. the timer will be configurable in minutes and seconds, config example (Dragon-timer: 6m 30s) and will also have a configurable title to display in the config for the dragon timer, config example (Dragon-Title: &4This is a test title). I have some of the classes for the dragon healthbar and stuff setup already and i have all the api methods youd need for easy adaption, if you have anymore questions let me know.
  4. Its a maven project btw
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement