Prestige Lore

Discussion in 'Plugin Requests' started by Amandusjf, Jan 1, 2021.

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

    Amandusjf

    Minecraft version: 1.16.4

    Suggested name: PrestigeLore

    What I want: simply just a plugin where i can do "prestigelore [player]" in the console and that will add a lore to the players item in hand with smth like "Prestige: ()" i need this so i can make a pickaxe prestige menu with deluxe menus and i got everything set up besides the lore. So if the player prestiges their pickaxe the first time, it will show "Prestige: 1" and if they prestige their pickaxe the second time it will show "Prestige: 2" and so on and so on. i would love there to be no limit to how many prestiges a player can do.
    Also i need it to have a placeholder with placeholderApi for what prestige lore the player is at so i can deal with rank ups and such in deluxe menus

    I know i kinda explained really poorly, just come with questions in the comments.

    Ideas for commands:
    /prestigelore [<+/->level] [player] (add the prestige lore to the players item in hand)
    The + or - is optional in the command and it basically makes it so you can add to the allready prestige like "/prestigelore +1 66one" and this will make it so if 66one allready has prestigelore 3, he will now have 4. Or "/prestigelore -1 66one" and this will subtract one from the prestigelore

    Ideas for permissions:
    prestigelore.prestige (permission to the prestigelore command)

    When I'd like it by: As soon as possible
     
    Last edited: Jan 1, 2021
  2. Offline

    Mathias Eklund

    Why not request an actual Pickaxe Prestige plugin instead of this weird thing?
     
  3. Offline

    FreezeMc

    Probably because he just wants that plugin to do not just prestige's but more with it. makes sense to me
     
  4. Offline

    Amandusjf

    Because i have the menu so i dont need a plugin for more than what i need. So this plugin someone can make for free since its easy but if I request more then I would need to go on mcmarket and have to pay for it. (I don’t want to pay for smth I don’t need simply because someone is saying I should request a real plugin instead of "this wierd thing". If u would like to make it, then I would be really happy, if u don’t want to make it, then don’t reply
     
  5. Offline

    Mathias Eklund

    Alright, I've finished this plugin for you :)

    You can download it <Edit by Moderator: Redacted not allowed paid resource url>

    If you want something changed or added, simply shoot me a message and I'll see what I can do.
     
    Last edited by a moderator: Feb 9, 2021
  6. Offline

    Amandusjf

    Omg thank you so much! really simple and perfect for what i need. Thanks 10/10.
    Only request is the placeholder. Something like %pickaxeprestige_level% and this will just say the level of the item in hand. If i have this then i can use it to add pickaxe prestige as a requirement of some enchantments
     
    Last edited by a moderator: Feb 9, 2021
  7. Offline

    Mathias Eklund

    @Amandusjf I've added the functions that would allow you to get the prestige level of an item from another plugin. Simply add the .jar to your project and do me.mathiaseklund.prestigelore.Main.getMain().getPrestige(ItemStack/Player); to get the prestige level of an item or the item a player is holding in their hand if you use the Player argument.

    I can create a PlaceholderAPI extension as well if you need that instead.

    EDIT: Placeholder expansion has been created, you can download it HERE!
     
    Last edited: Jan 2, 2021
    Amandusjf likes this.
Thread Status:
Not open for further replies.

Share This Page