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.

SignEditor

Discussion in 'Scripts' started by MattyHD0, Jan 29, 2020.

  1. MattyHD0

    MattyHD0 New Member

    Joined:
    Dec 30, 2019
    Messages:
    0
    Likes Received:
    0
    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:

    View attachment 4178
     

Share This Page

Loading...