#Rank up help

1 messages · Page 1 of 1 (latest)

sullen wraith
#

is anyone able to please help i supposedly have it set up so when when a player achieves rank one the concrete goes green, but when i achieve rank one it also makes it so i achieve rank two without even clicking it? also when i remove in luckperms the group its doesn't unachieve the players rank even after reloading so is there a way to do this?
https://mclo.gs/QRSTIzz
thank youu

hollow shale
#

The first rank, both items are doing the same check for the view requirement, for does_not_have_1 use '!has permission' to check that they don't have the permission.
The second rank does_not_have_2 has no view requirements, so they will be able to see it unless you add one.

sullen wraith
sullen wraith
#

https://mclo.gs/DyAFxlA sorry, now my problem is that when i manually remove the group from the individual player in luckperms the rank still says its completed even though the player is no longer in the view requirement group?

bold shuttle
sullen wraith
#

do you know the solution to above?

sullen wraith
#

i think i know the problem i just dont know how to fix it... for has_1 requirements it be in group.default will always be true because its a separate luckperms track for the player (paid ranks)

sullen wraith
#

im so fucking confused

#

ive added another rank 'group.0' so has_1 dosent rely on group.default and its still not working...

#

😭

bold shuttle
#

What are you trying to create

sullen wraith
# bold shuttle What are you trying to create

so i have paid ranks through luckperms chicken>duck>goose>swan thats all sorted. im trying to implement with deluxe menus and luckperms ranks 1 through to 50 that players rank up through by completing certain tasks / quests etc.

empty swallow
#

So rank 0 is parent of 1, 1 is parent of 2 and so on?

#

in luckperms I mean

sullen wraith
#

yes

sullen wraith
#

i think i sorted it but the only thing it keeps saying i dont have permission from group.0 when i most definitely do. in my user profile on luckperms it literally has it https://mclo.gs/yhItya1

empty swallow
#

swap priorities for items in slot: 0

sullen wraith
sullen wraith
#

it keep saying im not in rank 0

#

when ive rechanged luckperms and made rank 0 default rank

hollow shale
# sullen wraith https://mclo.gs/dz3xGOd pls help lol

You still aren't using '!has permission'.
has_1 uses 'has permission' to check that they have group.1
does_not_have_1 uses 'has permission' to check that they have group.default? 🤔 Here you should have '!has permission' and the permission group.1 to check that they do not have that permission.

has_2 also is checking that they have the permission group.1 for some reason, but then you have does_not_have_2 checking that they have the permission group.1, here it should be checking '!has permission' for group.2, and group.2 for the has_2

sullen wraith
sullen wraith
#

00:54:29 [serv ≡≡ ] [00:54:29 INFO]: [DeluxeMenus] Loading server plugin DeluxeMenus v1.14.1-Release
00:54:29 [serv ≡≡ ] [00:54:29 WARN]: [DeluxeMenus] Could not setup a NMS hook for your server version! The following Item options will not work: nbt_int, nbt_ints, nbt_string and nbt_strings.

#

console is saying this on restart if thats at all helpful

empty swallow
empty swallow
#

Use the lp editor to see what permissions you have

sullen wraith
#

deopped and it working