Choose different platforms for permission checks, world changing, etc. and merge into one delegate World, Player, etc.
LadyCailinBot opened this issue ยท 0 comments
LadyCailinBot commented
WORLDEDIT-3042 - Reported by sk89q
i.e. Player.hasPermission() would check with the platform best fit for permission checking, but Player.setLocation() might call a different platform -- all of this with the same Player object