1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script SignEditor 1.0.1

Edit signs without break and place!

  1. MattyHD0
    Supported Minecraft Versions:
    • 1.14
    Any error or bug not paste them on the home page, use private message

    Requieres:
    - Skript

    You can edit signs without removing and replacing them! Just point to the poster you want to edit and use the command /signeditor edit <line> <text>

    Commands & Permissions:
    Code (Text):
    1. /signeditor - signeditor.command
    2. /signeditor help - signeditor.help
    3. /signeditor reload - signeditor.reload
    4. /signeditor edit <line> <text> - signeditor.edit
    Config:
    Code (Text):
    1.  
    2. options:
    3.     prefix: &2[SignEditor] &a
    4.     signEdited: Line &7%arg 2% &awas changed to &7%colored arg 3%
    5.     needHelp: &aUse: /signedit help
    6.     lineNotSet: You did not select a line
    7.     lineNotIsANumber: The line has to be a number
    8.     skReloaded: Script reloaded! (if you have any error check console)
    9.     errorNotTargetSign: &cThe block you are looking at is not a sign
    10.     errorSignOnly4Lines: The signs only have 4 lines
    11.     noPermission: &cYou do not have permissions to do that!
    12.     version: 1.0.0
    Example:

    5220_50e54fe711d209bf725316649c108925.png

Recent Updates

  1. SignEditor

Recent Reviews

  1. atanasss
    atanasss
    5/5,
    Version: 1.0.1
    alsome skript, this save me so much time with shop sign
    1. MattyHD0
      Author's Response
      I'm glad it was useful, thanks for the review :)