mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38:40 +01:00
Updated Developer API (markdown)
parent
ffb387d802
commit
650e99ba1c
@ -119,4 +119,4 @@ public static String getPlayerGroup(Player player, List<String> possibleGroups)
|
||||
return null;
|
||||
}
|
||||
```
|
||||
Remember to order your group list in a order of priority. e.g. Owner first, member last.
|
||||
Remember to order your group list in order of priority. e.g. Owner first, member last.
|
Loading…
Reference in New Issue
Block a user