Combat Backup

Discussion in 'Plugin Requests' started by Fragarachu, May 25, 2018.

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

    Fragarachu

    Plugin category: Combat

    Minecraft version: 1.12.2

    Suggested name: Combat Backup

    What I want: I want my RPG Server much more good, so i request this plugin to make it more good.
    So in combat, when you type /callbackup A GUI will open up and there's 3 backup in there. (configurable in backups.yml)

    1: Material : Steve Head
    Item Name : Call 3 Skeletons
    Money Needed : 20
    Amount : 3
    Cooldown : 5 (minute)
    Time : 2 (minute)
    Armor : Only Stone Sword and Leather Helmet to prevent burn.
    Entity : Skeleton

    2: Material : Zombie Head
    Item Name : Call 3 Zombies
    Money Needed : 50
    Amount : 3
    Cooldown : 5 (minute)
    Time : 2 (minute)
    Armor : Iron Sword, Iron Chestplate and Iron Helmet
    Entity : Zombie

    3: Material : Wither Skeleton Head
    Item Name : Call 2 Wither Skeletons
    Money Needed : 100
    Amount : 2
    Cooldown : 8 (minute)
    Time : 3 (minute)
    Armor : Diamond Sword, Iron Helmet, Iron Chestplate, Iron Leggings, Diamond Boots
    Entity : Wither Skeleton

    So that's the backup information.

    To call a backup quickly, /callbackup call skeleton for skeletons, /callbackup call zombies for zombies, and /callbackup call wither for wither skeletons.

    If the user has no enough money, "You do not have enough money" in chat appears.
    If the player uses a in-cooldown backup, "Backup is cooling down" in chat appears.

    If the player succeds calling backup, these guys will spawn around the player. They attacks what player attacks and attacks the monster/player who attacks the caller.

    They will disappear at Time time. (configurable)
    and i think i will come up an another backup type. So can you make it configurable?

    Anyway, i request this plugin, it is very simple amirite?

    Code:
    Suggested backups.yml:
    GUI:
            Number of Backups: 3
    Backups :
    1:
    Material : Steve Head
    Permission : callbackup.call.skeleton
    Item Name : Call 3 Skeletons
    Money Needed : 20
    Amount : 3
    Cooldown : 5 (minute)
    Time : 2 (minute)
    Armor : Only Stone Sword and Leather Helmet to prevent burn.
    Entity : Skeleton
    
    2:
    Material : Zombie Head
    Permission : callbackup.call.zombie
    Item Name : Call 3 Zombies
    Money Needed : 50
    Amount : 3
    Cooldown : 5 (minute)
    Time : 2 (minute)
    Armor : Iron Sword, Iron Chestplate and Iron Helmet
    Entity : Zombie
    
    3:
    Material : Wither Skeleton Head
    Permission : callbackup.call.wither
    Item Name : Call 2 Wither Skeletons
    Money Needed : 100
    Amount : 2
    Cooldown : 8 (minute)
    Time : 3 (minute)
    Armor : Diamond Sword, Iron Helmet, Iron Chestplate, Iron Leggings, Diamond Boots
    Entity : Wither Skeleton
    




    Ideas for commands: /callbackup opens backup GUI
    /callbackup call skeleton
    /callbackup call zombies
    /callbackup call wither
    Ideas for permissions: callbackup.gui - /callbackup permission
    callbackup.call.skeleton - calling skeleton permission
    callbackup.call.zombies - calling zombies permission
    callbackup.call.wither - calling wither skeleton permission
    I can add permission to my created backup type. Like " Summon : 3 Slime
    Permission : callbackup.call.slime "

    Please somebody find or make this plugin, i really need it! If somebody had, i will be very appreciated!
     
    Last edited: May 25, 2018
    qsharpdev likes this.
  2. Offline

    qsharpdev

    I will look into this.. I might or might not do this, this is a really good idea!
     
  3. Offline

    Fragarachu

    Thank you!
     
  4. Offline

    qsharpdev

    Starting project for you :)
     
    Last edited: May 27, 2018
Thread Status:
Not open for further replies.

Share This Page