Jannyboy11 / InvSee-plus-plus

A bukkit plugin for manipulating player inventories
Other
93 stars 17 forks source link

The /invsee command doesn't exist? Disabled Essentials /invsee as well. #29

Closed Kxsumi closed 1 year ago

Kxsumi commented 1 year ago

Title. image image

Jannyboy11 commented 1 year ago

Are you sure you have permission to access the command (invseeplusplus.invsee.view)? If yes, could you show me any errors that popped up in the logs/console related to InvSee++?

Kxsumi commented 1 year ago

yep, i'm just dumb, essentials never disabled the command so that might be why, also I didn't have the perm for my specific role either. I feel that should be defaulted to op though.

Jannyboy11 commented 1 year ago

You could always use the fully qualified command name, e.g.: /invseeplusplus:invsee or try one of the aliases: /isee, /inventorysee.

I feel that should be defaulted to op though.

It actually is provided to OPs by default: https://github.com/Jannyboy11/InvSee-plus-plus/blob/a81be1e1abf7075ac8bb69f5655800827c0774a5/Spigot_Plugin/src/main/resources/plugin.yml#L55