| Command | Action | Permission |
| Chopping a tree and having it fall | logically.use | |
| /log | Returns whether tree chopping is on/off for yourself | logically.query |
| /log <Player> | Returns whether tree chopping is on/off for a specific Player | logically.query.others |
| /log enable | Enable tree chopping for yourself | logically.enable |
| /log enable <Player(s)> | Enable tree chopping for specific Player(s) | logically.enable.others |
| /log disable | Disable tree chopping for yourself | logically.disable |
| /log disable <Player(s)> | Disable tree chopping for specific Player(s) | logically.disable.others |
| /log toggle | Toggle tree chopping for yourself | logically.toggle |
| /log toggle <Player> | Toggle tree chopping for a specific Player | logically.toggle.others |
| /log reload | Reload the configuration | logically.reload |