Upon elevator break, the elevator will drop an updated box. This should fix the problem of Lore not existing after placing and breaking.
As for permissions, I made a few small changes that should stop confusion.
In the past, if "coloredOutput" was disabled in the elevator, the elevator.use perm would change. This was the same with a recipe use and "
coloredCrafting." From this point on, the version of the permission with the asterisk will work regardless of these config options.
Confusing explanation, but basically:
"elevators.use.*" will now work even if coloredOutput is off. This makes it a uniform permission node. I should've made it this way from the start.
Sorry about all the small individual updates that have quite possibly been annoying to deal with.