Jump to content

How to ad Xp you have/Required xp


pnguin

Recommended Posts

Ok so i am working on a mining server but when u mine a block it sends a action bar which says The xp you have/Required xp for levelup how do i do this?

heres the code

Spoiler

on mine of coal ore:
	play sound "ENTITY_EXPERIENCE_ORB_PICKUP" with volume 3 and pitch 5
	clear the drops
	send action bar "&9+2 XP | &b%{xp::%uuid of player%}% &9XP" to player
	set event-block to stone
	give player 1 coal 
	wait 10 seconds
	set event-block to coal ore

 

 

I used to play Minehut I guess?
Yeah, I still watch the forums for some reason. (15/5/2023)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...