TheoBong / PunishmentsX

GUI Based minecraft punishments plugin.
MIT License
2 stars 4 forks source link

PunishmentsX doesn't override EssentialsX #1

Closed ghost closed 2 years ago

ghost commented 2 years ago

So I have EssentialsX and PunishmentsX, but the EssentialsX punishment management system seems to have taken over PunishmentX's commands.

TheoBong commented 2 years ago

Find "disabled-commands" in your EssentialsX config.yml file.

Set disabled commands to:

disabled-commands:
  - ban
  - mute
  - unban
  - unmute
  - tempban
  - tempmute
  - kick