Player Lvls system

Discussion in 'Plugin Requests' started by NitroFox0, Feb 12, 2023.

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

    NitroFox0

    Plugin category: Player Progression

    Minecraft version: 1.19.3

    Suggested name: KillLvLs

    What I want: This plugin allows players to level up based on their points. players get points by killing other players. The higher the level of the player killed the more points received. Have killing streaks activate player points multiplayer. If more then 3 players are fighting each other activate a server wide point multiplier. allow admins to set a players point balance with a command. Have all plugin variables configurable. Players should be able to see their level and point progress with a commend '/lvl' .Use PlaceholderAPI for all variables. Player Levels and points should be saved and loaded from a separate file from config.yml.

    My incomplete code: https://pastebin.com/CYP6QkgU
    plugin.yml: https://pastebin.com/Rg9g5J8s
    config.yml: https://pastebin.com/itAc8dyj

    Ideas for commands: '/lvl', '/setlvl <playername>', '/setplayerpoints <player> <points>'

    Ideas for permissions: killlvls.admin

    When I'd like it by: Whenever
     
  2. Offline

    raffel080108

    I would be able to make this for you, once I have a bit more time (later today or tomorrow, most likely). I'll get back to you in a bit
     
  3. Offline

    NitroFox0

    The one and only raffel, i appreciate your work in the plugin request form. I am sure I'm not the only one who values your work on here.
     
  4. Offline

    raffel080108

    Thanks, I enjoy coding plugins and helping other people, so it's a perfect combination for me :)
    I am currently working on a plugin requested in another thread, but the event I am attempting to modify is giving me some issues which I have to fix now... I'll start work on this as soon as I dealt with that

    EDIT: I am done with the plugin now, but it's very late at night for me, so I won't start a new project anymore right now - I'll start work on this tomorrow

    EDIT 2:
    Hey, I actually looked around a bit more and I found these 2 plugins here:
    https://www.spigotmc.org/resources/pvplevels.20807/
    https://www.spigotmc.org/resources/...erboard-fully-configurable-1-8-to-1-18.92945/

    Do those 2 plugins fit your needs?
     
    Last edited: Feb 14, 2023
Thread Status:
Not open for further replies.

Share This Page