-
-
Notifications
You must be signed in to change notification settings - Fork 894
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
What feature do you want to see added?
Right now there is only a sculk-sensor-interact flag to allow other players to interact with sculk sensors. Unfortunately, this doesn't work with calibrated ones .
I then propose to add a calibrated-sculk-sensor-interact flag to fix this, and allow players to enable the one they need.
Are there any alternatives?
As far as i have tested, only adding or trusting people on the plot can make them use the calibrated sculk sensors.
I have tested:
/plot flag add sculk-sensor-interact true/plot flag add use calibrated_sculk_sensor/plot flag set interaction-interact true
With no results.
Anything else?
I dont think this is necessary or even possible, but the calibrated-sculk-sensor-interact flag being a string of all the levels possible to trigger would be great.
For example
/plot flag set calibrated-sculk-sensor-interact 1,2Would allow interacting with calibrated sculk sensors but only the ones that record the sounds binded on power 1 or 2/plot flag set calibrated-sculk-sensor-interact 3,10,11,15Would allow interacting with calibrated sculk sensorsbut only the ones that record the sounds binded on power 3 or 10 or 11 or 15/plot flag set calibrated-sculk-sensor-interact allWould enable for all calibrated sculk sensors
ImTheSpyke
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request