Open doors #367


  • Defect
Closed
Assigned to caliber50
  • C4BR3R4es created this issue Sep 25, 2016

    Please provide the EXACT steps required to reproduce the problem...
    /svs create
    /svs add <m> Message

    What do you expect to happen? What actually happens (if different)?
    Open the door normally

    What version of ServerSigns are you using?
    4.5.1

    What server version (/version) are you using?
    Spigot 1.10.2-R0.1-SNAPSHOT #52

    Do you have an error log of what happened?
    none

    Please provide any additional information below.
    I want to open the door to display a message, but to create the ServerSign is blocked and does not allow open.

  • C4BR3R4es added the tags New Defect Sep 25, 2016
  • _ForgeUser27175067 posted a comment Sep 26, 2016

    This is probably due to redstone/mechanics no longer being supported.

    You could use a workaround by having the door teleport the player to the other side when clicking the door.

  • _ForgeUser30535744 posted a comment Feb 3, 2017

    This is probably due to redstone/mechanics no longer being supported.

    You could use a workaround by having the door teleport the player to the other side when clicking the door.


    Edited Feb 3, 2017
  • epicanard closed issue Mar 28, 2020
  • epicanard posted a comment Mar 28, 2020

    There is a feature that exists to set the cancel mode of a "sign" (if you want the event to be cancelled or not, in your case open a door)

    The command below will do what you want

    /svs cancel never

    You can see more details here : https://serversigns.de/wiki/Command_Reference

  • epicanard removed a tag New Mar 28, 2020

To post a comment, please login or register a new account.