Realizedd / Duels

A duel plugin for minecraft.
https://www.spigotmc.org/resources/duels.20171/
GNU General Public License v3.0
108 stars 100 forks source link

How do I remove default /duel permission #34

Closed Jg747 closed 4 years ago

Jg747 commented 4 years ago

I can't figure how to remove /duel default permission: I want that only VIPs can duel other players! (I already gave to VIP rank the permission duels.duel)

Realizedd commented 4 years ago

You should be able to negate the permission for your default group, or remove default: true in Duels' plugin.yml.

Jg747 commented 4 years ago

Ok, thank you!