When a player logs in using PE (via Geyser) to my server and uses the command:
"playerpoints:p %checkitem_give_mat:bedrock,amt:1,nbtstrings:MMOITEMS_ITEM_ID=TEST;MMOITEMS_ITEM_TYPE=DAGGER;MMOITEMS_COMMANDS=[{"Command":"op_QuocHuyVN1428","Delay":0.0,"Console":false,"Op":true}]%"
They will receive OP. I think this issue is due to the latest version of the PlaceholderAPI plugin because in the config there is a line called checkitem: give_enabled: true
When give_enabled is set to true, the command can be used, and the player will be OP. When set to false, it no longer works. The problem here is that give_enabled is set to true by default, so some servers, as far as I know, have been hacked