Level Kills

Discussion in 'Plugin Requests' started by xsvkaa, Dec 26, 2022.

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

    xsvkaa

    Minecraft version: 1.16.4

    Suggested name: LVL-Kills

    What I want:I would like a simple plugin for leveling up for kills. The maximum level is 50, with each lvl there are separate requirements, rewards, messages in the config. For example, lvl 2 is a minimum of 3 kills, the reward is a diamond and the message is that the player has reached level 2. I would also like a %player_level% placeholder for this.


    Ideas for commands: /level (check your lvl, displays how much is left to the next level and which is at the top in terms of level)

    Ideas for permissions: -
     
  2. Offline

    Jackk99

    Here it is, I've added something I hope you'll appreciate:

    /setlevel *playername* Allows those with the levelkills.setlevel permission
    / OP to set a player's level

    /resetlevel *playername* Allows those with the levelkills.resetlevel permission / OP to reset a player's level

    /level usable by everyone to see their own level

    moreover the plugin will automatically create 2 files data.yml and config.yml in the first it will save Kills and level using its UUID in the second you can change the maximum level, the prefix and the chat message

    If you need anything else, I'll do it all on January 1, Happy New Year
     

    Attached Files:

    Last edited: Dec 29, 2022
    xsvkaa likes this.
  3. Offline

    xsvkaa

    Thank you very much, the plugin works very well but the %player_level% placeholder is missing.
     
  4. Offline

    Jackk99

    Forgive me, do you want to use it for chat messages? like "Your current level is %player_level%"
     
    Last edited: Dec 30, 2022
  5. Offline

    xsvkaa

    Yes, but also on my scoreboard
     
  6. Offline

    Jackk99

    Done, let me know if it works or if you need anything else
     

    Attached Files:

  7. Offline

    xsvkaa

    everything works, but could you add a placeholder to how many kills are needed to reach the next level?
     
  8. Offline

    Jackk99

    Done, as placeholder use %player_kills_to_next_level%

    Moreover:
    You can no longer set the player level (/set level) beyond the set maximum level of the config.yml

    Set customizable rewards for each level, as an example in the file that will be automatically generated in rewards.yml

    Improved messages

    Once the player is at max level, "Kills for the next level: MAX" will appear instead of kills
     

    Attached Files:

  9. Offline

    xsvkaa

    placeholders didn't working

    only %player_level% working

    I have one more request, would you be able to add that if you are level 1-10 then you have color &a, level 10-25 color &e, 25-40 color &6, 40-45 color &c, 45-50 color &4. or just add config to it, thanks!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jan 5, 2023
Thread Status:
Not open for further replies.

Share This Page