#help how to clear all the variables
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
permission: op
trigger:
#delete {items.%player%::points}
clear {items.*::points}```
I wanted to clear all points of the players .. but idk how to clear i tried with ```clear {items::*}``` or ```clear {*::points}``` and none works
You have a poor variable structure that does not allow you to delete it like that