OgelGames / beacon

A redo of the Minetest beacon mod by AgentNagel42 (WIP)
Other
4 stars 3 forks source link

Beacons remove fly privelege from normal players who already have it #20

Open Bituvo opened 2 years ago

Bituvo commented 2 years ago

I am a player on Eden Lost, which has this mod installed. An administrator granted me the fly privelege. I then went near a beacon, which had the fly effect on. So far, so good. But then, when I went out of the beacons range, the privelege was revoked.

Perhaps the lua code should do a check to see if the player already has the fly privelege (before activating the beacon) before revoking?