nouish / EzChestShop

Ez Chest Shop plugin source code available on spigotmc.org
GNU General Public License v3.0
5 stars 1 forks source link

Permission Admin #28

Open bijkent opened 1 week ago

bijkent commented 1 week ago

How to give admin permissions for the /ecsadmin remove command? So players in the Admin group can use the /ecsadmin remove command. I can't find this permission.

Skullians commented 1 week ago

https://github.com/nouish/EzChestShop/blob/main/core/src/main/java/me/deadlight/ezchestshop/commands/EcsAdmin.java#L79 appears to be ecs.admin / ecs.admin.remove/.reload/etc)

bijkent commented 1 week ago

Thank you so much! The permission " ecs.admin.remove " worked for the Admin group. Сommand " /ecsadmin remove " is now working.

Skullians commented 4 days ago

@nouish close owo