- Supported Minecraft Versions
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
Are you trying to build features for your server using redstone but find yourself limited by the lack of wireless signal? Then you'll be glad to find out that this simple script lets you do just that.
Options:
DefaultBlock: (block) - Defaults to cyan glazed terracotta, is the type of block that uses signals.
Check: (number) - Defaults to 4, is the time delay between checks.
Permission: (permission name) - Defaults to RSDeluxe, name of the permission for certain parts of the script.
PermMsg: (permission message) - Defaults to a short message, feel free to change it. Players will see it if they don't have permission to use a command.
Commands:
/Signal list - Sends list of places where signal blocks are placed
/Signal on/true - Sets signal checking to true
/Signal off/false - Sets signal checking to false
/Signaltp (x-coord) (y-coord) (z-coord) (world) - Used in the code when clicking on the location of a signal block. Feel free to use it for other purposes if you want.
Usage:
Shift-right click on a signal block while holding nothing to begin signal block linking. Instructions will be clear.
Shift-left click on a signal block while holding nothing to get sent what signal block it is linked to.
Dependencies:
Skript 2.5 or higher
NO addons required
Options:
DefaultBlock: (block) - Defaults to cyan glazed terracotta, is the type of block that uses signals.
Check: (number) - Defaults to 4, is the time delay between checks.
Permission: (permission name) - Defaults to RSDeluxe, name of the permission for certain parts of the script.
PermMsg: (permission message) - Defaults to a short message, feel free to change it. Players will see it if they don't have permission to use a command.
Commands:
/Signal list - Sends list of places where signal blocks are placed
/Signal on/true - Sets signal checking to true
/Signal off/false - Sets signal checking to false
/Signaltp (x-coord) (y-coord) (z-coord) (world) - Used in the code when clicking on the location of a signal block. Feel free to use it for other purposes if you want.
Usage:
Shift-right click on a signal block while holding nothing to begin signal block linking. Instructions will be clear.
Shift-left click on a signal block while holding nothing to get sent what signal block it is linked to.
Dependencies:
Skript 2.5 or higher
NO addons required