Hello,
I have been having some slight issues with PEX running on.
SpongeVanilla
Minecraft: 1.10.2
SpongeAPI: 5.0.0-SNAPSHOT-f8895a9
SpongeVanilla: 1.10.2-5.0.0-BETA-92
and
"name": "PermissionsEx",
"version": "2.0-SNAPSHOT"
The specific issue is when new players are joining a server they are not put into a group, rather when looking up a player name no group is assigned, no are the part of any ladders. e.g. /pex user aussie1579 info “Information for user f3be8cae-9758-4768-ad2c-0590f25f7cd0/aussie1579” without any further content.
Using CMD’s to add a user to a group still works as expected e.g.
/pex user aussie1579 parent add group admin
Added parent group admin for user f3be8cae-9758-4768-ad2c-0590f25f7cd0/aussie1579 in Global context
/pex user aussie1579 info
Information for user f3be8cae-9758-4768-ad2c-0590f25f7cd0/aussie1579
[16:52:50 INFO]: Parents:
[16:52:50 INFO]: Global:
[16:52:50 INFO]: group admin
/Sponge Plugins reports the following “Plugins (4): Minecraft, SpongeVanilla, SpongeAPI, PermissionsEx”
I have thoroughly read the information contained in Moeboy76s Pex quick command ref
I have additionally used a confirmed working Json file for testing purposes Link here
any information or assistance would be greatly appreciated. work around are available command blocks adding users via proxy however from previous posts this functionality should already be in pex