[ADDON] Schematic Shop - WorldEdit and Economy Addon

Discussion in 'Archived: Plugin Requests' started by maxzamoraj, May 3, 2013.

?

Do you think it is a good idea to have this kind of shop in your server?

  1. Yes, why not!

    3 vote(s)
    100.0%
  2. Nah, thanks

    0 vote(s)
    0.0%
  1. Offline

    maxzamoraj

    So I'm using an island I found to create a shop to sell user's redstone inventions or buildings to others, like melon farms, castles, and others.

    Features of the plugin:
    -Right clicking a sign that says (| = new line)
    Code:
    "schembuy|price|[SCHEMATIC NAME WITHOUT  namehere.SCHEMATIC]"
    will allow users to buy a schematic that saves visually as a book with the Scheamtic's name in the players inventory.

    -Right clicking a block with the book in the hand will paste the schematic.
    -Users have a maximum of X seconds to do //undo or //rotate.
    -Users have an unlimited amount of uses for //rotate.
    -Users are able to use the //undo command just X times.
    -With [ECONOMY PLUGIN HERE] compatibility!

    Any other features are very much appreciated!

    *NOTE*: Of course, in the sign, the plugin should be able to identify the schematic even if it uses two lines
     
  2. Offline

    45zeldafan

    You could do this with VariableTriggers
     
  3. Offline

    maxzamoraj

    45zeldafan It is very possible, but what about the //paste or //undo time and usage limit? :l
     
  4. Offline

    45zeldafan

    give them a permission after they use the command you want, then pause how ever long you want, then delete the permission after the pause.
     

Share This Page