Skip to content
Terror edited this page Mar 23, 2024 · 1 revision

Why my users can't access any kits?

Make sure you have added these permissions:

  • essentials.command.kit - Allow to use /kit
  • essentials.command.kits - Allow to use /kits
  • essentials.kit.KITNAME - Allow to use /kit KITNAME. E.g essentials.kit.assault.

Common issues:

  • You are using essentials.command.kit.KIT_NAME instead of essentials.kit.KIT_NAME

Clone this wiki locally