[REQUEST] Blocks that keep lore after being placed.

Discussion in 'Archived: Plugin Requests' started by JACOBSMILE, Jan 7, 2014.

  1. Offline

    JACOBSMILE

    Plugin Category: Fixes?

    Suggested name: BlocksKeepLore (?) --Not sure completely

    What I want:
    In Minecraft, if a named/lored block is placed on the ground, then broken, the name/lore reverts back to its origional block name What I want is a simple plugin to where if you place a block that is named/lored, break it it will retain all the names/lore on it. Persisting through restarts/shutdowns is needed as well. Another idea for a similar plugin that would serve a similar purpose is the inability to place a block if it is named to a certain thing. So if a Sponge block is named "Cheese" it wouldn't allow you to place it, then return it, unchanged back in your inventory. Either one of these would surve the same purpose that I need, the first one would probably be best and easier on the person to code.

    Ideas for commands: No commands are needed.

    Ideas for permissions: This is more of a fix plugin of something in Minecraft therefore no permissions are required.

    When I'd like it by: Soon, but im not wanting to rush anyone to do it, I can wait, or if someone could direct me to a plugin I failed at searching for that serves a purpose that I am looking for.
     
  2. Offline

    lecraeman


    This would be cool. I think it's possible to create(but I can't). It would probably need to keep a log of all the lore blocks placed though...
     
  3. Offline

    Desle

    This has to store ALOT.. =/

    EDIT: Actually, depends on howmany blocks with lores ya place.
     
  4. Offline

    JACOBSMILE

    I was worried about that, thats why the second option would be good, although the name, commands, perms, etc. would be different.
     
  5. Offline

    Me4502

    Using a MySQL database, you could rather easily do this.
    Just check if it has lore, and store it there.

    The only issue would be worldediting.
     
    15987632 likes this.
  6. Offline

    JACOBSMILE

  7. Offline

    JACOBSMILE

    Can anyone make this? Or link me to a plugin that does what I'm looking for? :/
     
  8. Offline

    JACOBSMILE

  9. Offline

    JACOBSMILE

    Bump...again! Anyone?
     
  10. Offline

    levisn1

    i also need this plugin
     
  11. Offline

    highz

    Last edited by a moderator: Jun 6, 2016
  12. Offline

    levisn1

    How the plugin works exaclty?
    What those permissions do?

    This one at startup...
    http://pastebin.com/VWACRMd8
    I get this error every 5 seconds
    http://pastebin.com/GUDCmpfw
    This one on disabling
    http://pastebin.com/qCbkThje

    I renamed with a plugin the head of my skin, than i placed the block.
    When i broke i got two pieces of stone and this error
    http://pastebin.com/QfS8vJc3
    Without custom lore and name i picked up normally the head back.
    I used a plugin to rename the lore and the name..
    The folder of the plugin contain another folder called blocks.yml, and inside this one there is nothing.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  13. Offline

    highz

    levisn1
    Create this folder + file manually LoreKeeper/blocks.yml
     
  14. Offline

    levisn1

    what about the other errors?
     
  15. Offline

    timtower Administrator Administrator Moderator

    Modded server?
     
  16. Offline

    highz

    levisn1
    It only works for blocks not for skulls (and probably pistons as well then)
     
  17. Offline

    levisn1

    LoL could you add a support for skull? Playe's Skull...just that..
     

Share This Page