#rankup

1 messages · Page 1 of 1 (latest)

flint halo
#

Hello I did this rankup with deluxe menu everything ok but it doesn't check the amount of xp levels, even having less than the required amount of levels I rank up, what can be the error ? I use paper 1.20.4

flint halo
delicate mountain
#
        has_exp:
          type: has exp
          amount: 30
          level: true

set level: true instead of boolean: true

#
  • it is recommended to use comparator type instead of javascript due to performance issues
flint halo