marcelo-mason / SimpleClans

Full featured Clan system for Minecraft
http://dev.bukkit.org/server-mods/simpleclans/
50 stars 59 forks source link

How do I use the rank commands? #536

Closed TomLewis closed 5 years ago

TomLewis commented 5 years ago

When you put up https://github.com/marcelo-mason/SimpleClans/wiki/Permissions I noticed Ive only been using /crew setrank this entire time, looking at the perms, I see Assign, create, delete, detail and list, but I cant seem to find the command to use these, I have assigned the permissions and no extra commands are showing in /crew, I see on the old bukkit page its /rank which is weird, I would assume it was /crew rank create &c&lRank Name

Am I not understanding this correctly? or is this old legacy replaced by setrank?

- simpleclans.leader.rank.assign:
- simpleclans.leader.rank.create:
- simpleclans.leader.rank.delete:
- simpleclans.leader.rank.detail:
- simpleclans.leader.rank.list:
RoinujNosde commented 5 years ago

I don't think these commands were implemented. There is no code for them, only setRank.

TomLewis commented 5 years ago

That explains why I cant get these permissions to work then! ok, thanks, Ill remove them.