# FAQ

## 1. **Why can't I exempt business' from tax?**

it may either be because you don't have the [Player Businesses](https://docs.olziedev.com/projects/playerbusinesses) plugin installed or you have ItemsAdder installed and its conflicting due to emojis. To fix this you can add the Player Treasury commands to the config. Like this.

```yaml
  command:
    enabled: true
    commandblocks: true
    excluded:
    - treasury
    - pt
    - playertreasury
```
