LuckPerms

LuckPerms

41.4k Downloads

Show that node is transient in command output

clienthax opened this issue ยท 0 comments

commented

RE: discord convo https://discordapp.com/channels/241667244927483904/241667244927483904/747199133328343301

Something i ran into when trying to fix a borked migration by griefdefender and being unaware of transient nodes.

There is currently nothing that lets you know a node is transient in command output, this leads to confusing messages when attempting to do operations on these nodes.
Instead these failures could inform about the node being transient.

[21:54:09] [pool-6-thread-1/INFO] [minecraft/DedicatedServer]: [LP] -> griefdefender.economy-block-sell-return = '1.0' (inherited from self) (gd_claim_default=global)
[21:54:09] [pool-6-thread-1/INFO] [minecraft/DedicatedServer]: [LP] -> griefdefender.economy-block-sell-return = '20.0' (inherited from self) (gd_claim_default=global)

/lp group griefdefender_option meta unset griefdefender.economy-block-sell-return gd_claim_default=global
[22:03:49] [pool-6-thread-1/INFO] [minecraft/DedicatedServer]: [LP] griefdefender_option doesn't have meta key 'griefdefender.economy-block-sell-return' set in context gd_claim_default=global.