WirelessRedstone
v0.4.2
A simple light redstone plugin that allows for wireless redstone signals to be sent over infinite distances and through worlds. This plugin is in early development, any support, suggestions and help is appreciated. Join my discord at
https://discord.gg/TsRTa7BUWm
What is new?
In this update I focused on more customization for the users. Such as allowing for each individual message to be turned off. Along this some new settings were added for even more customization and some redstone bugs were solved.
If you want a summary of all the changes and updates, scroll all the way down for the changelog.
Messages
A fix has been added to the configuration setting of "messages". This option now correctly disables and enables all messages send by the plugin.
However as of now, it is possible to disable each message individually. Go to the messages.yml file and add "!!" infront of which ever message you want to disable.
Besides that, the messages.yml will auto update and add new messages for each update. All you have to do is manually edit, translate or slighty adjust them to your likings.
Configurations
Some new configurations have been added to customize your server even more. Each configuration also brings some new permissions and messages along.
The "Recipe" can enable or disable players crafting the Redstone Devices in a crafting table.
The "BreakThirdDevices" can enable or disable players breaking redstone devices placed by another player.
The "CreateThirdLinks" and "DestroyThirdLinks" are simulair, but disallow or allow players to create or destroy links on devices that are not theirs. Note that destroying your own device with someone elses link attached ignores the "DestroyThirdLinks" and permission.
Changelog
- Added precision message disabling.
- Added new config "Recipe".
- Added new config "BreakThirdDevices"
- Added new config "CreateThirdLinks"
- Added new config "DestroyThirdLinks"
- Added new permission "wirelessredstone.link.breakthirdlinks"
- Added new permission "wirelessredstone.link.createthirdlinks"
- Added new permission "wirelessredstone.device.destroythirddevices"
- Added new message "device_no_permission_break_third_devices"
- Added new message "device_break_third_devices"
- Added new message "link_no_permission_destroy_third_links"
- Added new message "link_destroy_third_links"
- Added new message "link_no_permission_create_third_links"
- Added new message "link_create_third_links"
- Plugin now adds new messages to your messages.yml when there is an update.
- Fixed a bug where redstone wire loops would stay powered infinitly
- Fixed a bug where pistons would not retract if they touched a receiver along with a powered redstone wire.
- Fixed the config setting "message" not disabling all messages properly.
- Fixed the command "/device info" causing a console error when not looking at a redstone device.