How to make a RGP Level up system (Minecraft Bedrock)

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025
  • Scoreboard: /Titleraw @a actionbar {"rawtext":[{"text":"
    §lLevel "},{"score":{"name":"*","objective":"Level"}}]}
    Give player level: /execute unless entity @p[scores={Level=1..}] run scoreboard players add @p[hasitem={item=diamond,quantity=10..}] Level 1
    /title @p[hasitem={item=diamond,quantity=10..}] title §e§lLevel Up!
    /playsound random.levelup @p[hasitem={item=diamond,quantity=10..}]
    Level display on xp bar /execute unless entity @p[lm=1] run xp 1L @p[hasitem={item=diamond,quantity=10..}]
    NPC: /execute unless entity @p[scores={Level=1..}] if entity @p[hasitem={item=diamond,quantity=10..}] run fill 14 -59 1 14 -59 1 redstone_block
    /clear @p[hasitem={item=diamond,quantity=10..}] diamond 0 10
    Say player has leveled up: /execute at @p[lm=20] run say @a §eHas Leveled Up!
    #bedrockedition #minecraft #tutorial #minecraftcommand

ความคิดเห็น • 7

  • @darrelynnmartinez103
    @darrelynnmartinez103 6 หลายเดือนก่อน +1

    Yo this helped me so much I own a prison server and the thing I have is a lvl system same way as you show it here now my server works perfectly good

    • @causalscientest9380
      @causalscientest9380  6 หลายเดือนก่อน

      @@darrelynnmartinez103 Glad I could help

  • @Justachillgamer1357
    @Justachillgamer1357 หลายเดือนก่อน

    For some reason the level system is only going up to level 2😢.edit nvm😅

  • @Goldy_MRT
    @Goldy_MRT 11 หลายเดือนก่อน +1

    you can do a tutorial for /sethome and /home

  • @Nou-uj1cm
    @Nou-uj1cm 11 หลายเดือนก่อน +1

    Do you have a discord or anything I can contact you on?