You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a) travelnet_remove priv is supposed to allow to remove any no matter the protection
b) owner should always be able to remove/edit his stations/elevators no matter if in his protection
c) protection members should also be able to edit/remove stations
d) travelnet_attach is supposed to allow to attach to other players no matter the protection
right?
cyriax has both travelnet privs and couldn't even remove his own elevator that was protected by other player.
On side-note: while investigating I noticed that travelnet.check_if_trying_to_dig() is never used.
The text was updated successfully, but these errors were encountered:
I was going to make a similar bug report, travelnet_attach and travelnet_remove permissions are not being applied to elevators -- but they do work as intended for the teleporters from privs.lua
After poking around a bit, could the issue be not related to permissions -- instead related to the fact that the edit form for the elevator does not have the same 3 fields as the travelnet?
a) travelnet_remove priv is supposed to allow to remove any no matter the protection
b) owner should always be able to remove/edit his stations/elevators no matter if in his protection
c) protection members should also be able to edit/remove stations
d) travelnet_attach is supposed to allow to attach to other players no matter the protection
right?
cyriax has both travelnet privs and couldn't even remove his own elevator that was protected by other player.
On side-note: while investigating I noticed that travelnet.check_if_trying_to_dig() is never used.
The text was updated successfully, but these errors were encountered: