SmallJoker / simple_protection

Minetest fixed-grid quadratic area protection mod with graphical area "minimap"
11 stars 6 forks source link

/area shareall command not working as intended #32

Closed DemandingSloth closed 2 years ago

DemandingSloth commented 2 years ago

when using /area shareall with more than one person, only the last person has acces to the area. i.e. player one uses share all to grant access to Player 2, Player 2 can now dig everywhere. Player one then subsequently ises share all to grant access to player 3. Player 3 can now dig normally and player 2 cannot.

this behavior only happens with share all. this does not happen when using the share command on individual lots.

SmallJoker commented 2 years ago

Fixed in https://github.com/SmallJoker/simple_protection/commit/5e7465ba#diff-13751f835bc7564c631cd01ca02fe1e9bee5377d3f75dfb56ca3f8a823f2ff18R177-L179

Please re-open (or ask to, if you cannot) this issue in case it still occurs with the newest master version.