skyecodes / IBE-Editor

A simple GUI mod to edit an item, a block or an entity in your current world.
https://www.curseforge.com/minecraft/mc-mods/ibe-editor
MIT License
39 stars 13 forks source link

Allow using IBE only for OPs #92

Closed medveed closed 7 months ago

medveed commented 7 months ago

i have a server running on 1.19.2 with forge 43.3.0. I installed this mod and now everyone can edit any items, event if they're in survival and dont have OP. So they can give themselves any block they want, of any quantity and with any enchantments. Could you make using IBE only allowed for OPs?

skyecodes commented 7 months ago

Have you tried setting the permissionLevel value to 4 in the ibeeditor-common.json config file on the server?

medveed commented 7 months ago

Thanks, that worked. Didn't know that it can be changed