I would like to be able to list the signs, with their text and coordinates.
It would be a huge feature that will allow terrific automation like :
- the player can put signs on factories or containers with text containing "commands"
- a server-side script reads the signs and execute commands (this script is of course outside of this project scope, but would be very easy to write)
For example:
- a sign is put on a container with command like "tell in chat when this is full"
or
- a sign tells "off [A is full], on [A < 100]" which will tells the server to switch this factory off whener the "A" container is full, and to switch it on when the container has less than 100 items in it
Endless possibilities !
I would like to be able to list the signs, with their text and coordinates.
It would be a huge feature that will allow terrific automation like :
For example:
or
Endless possibilities !