iPyronic's Sign Editor

 

iPyronic's Sign Editor

A plugin designed to make altering signs easier.

SignEditor - Command Index

Compatibility

Made for Minecraft 1.6.2 and newer.

Plugin version Developed Using Tested Using
v0.0 ~ v1.0 bukkit-1.6.2-R0.2-20130829.060124-15 craftbukkit-1.7.2-R0.3-20140208.212113-36

About

I hate having to make signs. It's so annoying not being able to copy/paste and not being able to edit the sign after it has already been placed. When there are many signs that need to be changed, the problem just gets worse. This plugin aims to get rid of the problems that come with dealing with signs.


Features

  • Set lines individually on a sign by clicking them after using a command.
  • Set all lines at once on a sign by clicking them after using a command.
  • Set some lines on a sign at the same time by clicking them after using a command, yet leave other lines alone.
  • Copy the contents of one sign and paste onto other signs
  • Rotate signs clockwise and counter-clockwise by clicking them after using a command.
  • Optionally only have to type the editing command one time every X seconds (changeable in the config, default 20 seconds).
  • Change the plugin's event priority in the config and whether or not it should listen for if the event was cancelled.

Permission Details

SignEditor.*:
   description: Gives access to all SignEditor nodes
   default: op
   children:
     SignEditor.help: true
     SignEditor.set: true
     SignEditor.rotate: true
     SignEditor.copy: true
     SignEditor.paste: true
     SignEditor.extendedEdits: true
     SignEditor.perms: true
     SignEditor.reload: true
SignEditor.help:
   description: Gives access to "/signEditor"
   default: op
SignEditor.set:
   description: Gives access to "/signEditor set"
   default: op
   children:
     SignEditor.help: true
SignEditor.rotate:
   description: Gives access to "/signEditor rotate"
   default: op
   children:
     SignEditor.help: true
SignEditor.copy:
   description: Gives access to "/signEditor copy" and "/signEditor clearClipboard"
   default: op
   children:
     SignEditor.help: true
SignEditor.paste:
   description: Gives access to "/signEditor paste"
   default: op
   children:
     SignEditor.help: true
SignEditor.extendedEdits:
   description: Gives access to use a '+' with "/signEditor set" and "/signEditor rotate"
   default: op
SignEditor.perms:
   description: Gives access to "/signEditor perms"
   default: op
   children:
     SignEditor.help: true
SignEditor.reload:
   description: Gives access to "/signEditor reload"
   default: op
   children:
     SignEditor.help: true

Bug Reporting

Please make a ticket or send me (iPyronic) a private message on dev.bukkit.org if you find a bug that needs fixing.


Known Bugs

None.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    74517
  • Created
    Feb 16, 2014
  • Last Released File
    Feb 16, 2014
  • Total Downloads
    4,528
  • License

Categories

Members

Recent Files

Bukkit