Solved DragonRider Prefix

Discussion in 'Plugin Help/Development/Requests' started by Crowley3000, May 28, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Crowley3000

    Plugin category: Fun

    Suggested name: DragonRider Prefix

    What I want: When someone kills the ender dragon, s/he will get money and a prefix. The dragon will respawn at a defined delay. There will be only one DragonRider at a time.

    Config file:
    delay: 360 #Delay to respawn the dragon in minutes
    prefix: '&9[DragonRider]&r'
    money: 25000.0 #Money who killed the dragon will receive
    messages:
    killed- '$player killed the Ender Dragon and received $money' #Msg broadcasted to the server
    dragon- 'The ender dragon has been respawned' #Msg broadcasted to the server
    player- 'You killed the ender dragon. Now you are the DragonRider!' #Msg to the player
    spawnpoint:
    world: ''
    x: '1'
    y: '2'
    z: '3'

    Hooks:
    LegendChat: I will put {dragonrider} at the config to be replaced by the prefix.
    Vault: To give the money.

    Ideas for commands:
    /dragonrider (optional) - Show the current dragonrider
    /dragonrider setspawn - Set where the dragon will spawn

    Ideas for permissions:
    dragonrider.setspawn

    When I'd like it by: ASAP

    P.S.:
    The respawn of the dragon is not necessary, i can use another plugin.
     
    Last edited: Jun 12, 2015
  2. Offline

    kyleaxx

    hmmm... I think what your looking for is this Mob Rewards. Basically this plugin just allows you to set custom rewards for killing a certain type of mob. Im not 100% sure that this will work for what you need but it seems like it will work to me. (if you need help with the config for this plugin i could make it for you.)
     
  3. Offline

    Crowley3000

  4. Offline

    Crowley3000

  5. Offline

    kyleaxx

    I think you can also reward the player with a command that will be executed, so you will set the command reward in the config to whatever prefix plugin you use.
     
  6. Offline

    Crowley3000

    It will not work, because i just want one DragonRider at a time.
     
  7. Offline

    timtower Administrator Administrator Moderator

    Please also put that in the first post.
     
  8. Offline

    Crowley3000

  9. Offline

    Crowley3000

    How many UPs do I have left? :)
     
  10. Its bump :) you can bump as many times as you want
     
  11. Offline

    Crowley3000

    Where i live we say up :)
     
  12. Offline

    mickverm

    Last edited: Jun 15, 2015
    Nedinator likes this.
  13. Offline

    Crowley3000

    Thank you!
    You have no idea how grateful i am :D
     
  14. Offline

    mickverm

    @Crowley3000
    Glad I could help :) When the plugin gets approved on bukkit, I'll upload another version with a little fix and some extra features :p

    Edit: It has been 8 hours since I made the project but it hasn't been approved yet :p

    Edit: It has been approved, now I'm waiting for them to approve my v0.2 which adds some extra features and contains some fixes
     
    Last edited: Jun 16, 2015
  15. Offline

    Crowley3000

    @mickverm
    Thanks again! I will run some tests and comment/open a ticket at plugin's page.
     
  16. @Crowley3000 What version of CraftBukkit are you using?
     
  17. Offline

    Crowley3000

  18. Offline

    timtower Administrator Administrator Moderator

    @Crowley3000 Versions change things sometimes. And breaks now and then.
    Moved to Bukkit alternatives.
     
  19. Offline

    mickverm

    @timtower He didn't say anything was broken :p and I tested it on 1.7.10 and 1.8+ so it should work

    + update 0.3 coming soon, lot's of things cleaned up more configurable messages, more features :)
     
  20. Offline

    timtower Administrator Administrator Moderator

    @mickverm He asked "why do you ask?" though :p
     
  21. Offline

    mickverm

Thread Status:
Not open for further replies.

Share This Page