HomeJavaModsConductiveSigns
ConductiveSigns
ModsJava

ConductiveSigns

Create signs that emit a Redstone signal in exchange for a user-specified fee.

⬇ Download on HangarOpen in MCModsHubGet it on Google Play →
![Logo](https://codeberg.org/Webducer/ConductiveSigns-Minecraft/media/branch/main/assets/Banner_v1_2.png) This Minecraft plugin allows players to create signs which charge a certain amount of money in exchange for a Redstone signal upon interaction by other players. ## Installation ConductiveSigns can be installed by simply copying the "ConductiveSigns.jar" to your `/plugins` directory and reloading or restarting your server. ## Usage ![Creation](https://codeberg.org/Webducer/ConductiveSigns-Minecraft/media/branch/main/assets/Creation.gif) 1. Place a sign attached to a block with the following information. * **Line 1:** Prefix as configured, the default is `SIGNAL` * **Line 3:** Price that is in the configured range * **Line 4:** Description of what the sign powers or activates 2. After clicking done, the name of the sign owner will automatically be placed in the second line. Players can now right-click the sign to activate it. Upon interaction set price will be withdrawn from the interacting player and sent to the sign owner. If the interacting player has sufficient funds and the sign delay wasn't active a Redstone block will be placed one block behind the sign for one tick. ![Showcase](https://codeberg.org/Webducer/ConductiveSigns-Minecraft/media/branch/main/assets/Overview.gif) ## Configuration Certain settings can be changed by editing the values inside of the plugin specific configuration file `config.yml` found inside of the `/plugin/ConductiveSigns` folder. ```yml PREFIX: "SIGNAL" # https://docs.advntr.dev/minimessage/format.html#color PREFIX_FORMAT: PLAYER_NAME_FORMAT: PRICE_FORMAT: DESCRIPTION_FORMAT: # Time in milliseconds after which a sign can be interacted with again SIGN_DELAY: 5000 # Min and max price signs can be set to MIN_PRICE: 10 MAX_PRICE: 200 # Percentage of MAX_PRICE at which confirmation message appears THRESHOLD_PERCENTAGE: 50.0 CURRENCY_SYMBOL: "€" # https://www.digminecraft.com/lists/sound_list_pc.php (e.g.: "block.beacon.activate") SUCCESS_SOUND: "" SUCCESS_SOUND_VOLUME: 1.0 SUCCESS_SOUND_PITCH: 1.0 # A number between 0 and 2 FAILURE_SOUND: "" FAILURE_SOUND_VOLUME: 1.0 FAILURE_SOUND_PITCH: 1.0 # A number between 0 and 2 ``` ## Contributions & Thank You! A HUGE thank you to the contributors. * [JulianMartinM](https://codeberg.org/JulianMartinM) * [DreiFxn](https://codeberg.org/DreiFxn) ## License ![GPL Logo](https://codeberg.org/Webducer/ConductiveSigns-Minecraft/media/branch/main/assets/gplv3_logo.png)
ConductiveSigns-Minecraft is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)

ConductiveSigns is a free Minecraft Java mod. Compatible with Minecraft 1.21, 1.21.1, 1.21.2, 1.21.3 and newer. Downloaded 8 times (via Hangar). Download it and open it directly in the game.

Explore more