LegendOfMCPE / EssentialsPE

Port of Bukkit Essentials for @PocketMine Servers (Moved to @poggit-orphanage)
GNU General Public License v3.0
99 stars 21 forks source link

EssentialsPE and PurePerms #194

Closed MHIGists closed 8 years ago

MHIGists commented 8 years ago

It seems like when im using PurePerms the player homes gets deleted every time they logout from the game.EssentialsPE or PurePerms problem?

PEMapModder commented 8 years ago

So:

iksaku commented 8 years ago

What version of EssentialsPE are you using? In version 1.13 a bug was introduced, making it so the code didn't properly "read" the homes by a player.

MHIGists commented 8 years ago

Tested without PurePerms works perfectly,and tested with PurePerms the homes are getting erased every time.And my verison is 1.1.3.Ohh and I'm using php 7.Maybe thats the problem?

MHIGists commented 8 years ago

Also having problems with the warp command,even if I have set perms to group/user still the same " You don't have perms..."

iksaku commented 8 years ago

In 1.1.3 bugs where introduced to the proper reading of Homes, also Warps had problems due to permission node registrations, they were all solved now