Filled Sell NBT Items

Discussion in 'Plugin Requests' started by AlwaysAllstar, Feb 19, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    AlwaysAllstar

    Plugin category: Economy

    Minecraft version: 1.14

    Suggested name: NBTSell

    What I want: I have Essentials and Crackshot. Right now, players are able to buy for example a wooden sword and then once they equip it or hover over it, it registers as the gun I have it set as. Once they do this, the name changes, it gets lores, it becomes unbreakable, and it functions as the gun set by Crackshot. In other words, it gets NBT tags. I also wanted to be able to sell guns, but it turns out the sell signs with essentials don't want to work once the item registers as the gun with Crackshot.

    If possible, I want a plugin that either modifies Essential sell signs so they still work even with NBT tags (as long as its a wooden sword, it'll sell it). Or a plugin that adds a sell sign the exact same looking to essential's but works with NBT tags.

    EDIT: I had an idea. If possible could you add a file where I can change the display name of an item on a sign. For instance, I put:
    [Sell]
    1
    wooden_sword
    $100

    Which sells a wooden sword for $100, but because of this file the Sign will actually look like:

    [Sell]
    1
    NAME
    $100

    Because in the file I put something like:
    Aliases:
    wooden_sword: NAME

    It'll still sell wooden swords, it'll just show a name other than wooden sword on the sign.
    If possible, could this also work with buy signs? Whether you extend that onto essentials or make a whole buy/sell sign plugin with these features is up to you. Only the sell sign needs to be able to sell NBT tagged items (in my case crackshot guns) like the original post says. Both features however should be supported by the aliases/display names of the items on the signs.

    Keep in mind, I want the sell/buy signs to work and look just like Essential's. Which means the [Sell]/[Buy] turns blue once you click done on the sign. They also have the same lines for everything (Buy/Sell item amount, item ID, and price). The only difference is that you have a file to change the display names of certain item IDs on the signs for both buy and sell as well as being able to sell NBT tagged items (crackshot guns).

    Ideas for commands: No commands needed.

    Ideas for permissions: No permissions needed (Only OPs can create, anyone can use).

    When I'd like it by: As soon as possible. :)
     
    Last edited: Mar 4, 2020
  2. Offline

    Tabuu_

  3. Offline

    AlwaysAllstar

    Thank you, but unfortunately I wasn't able to get it to work. It may be because its not updated. I watched many tutorials and a lot of them showed it working perfectly, but mine just wasn't. The support tickets also seem to be down, so I couldn't find any solution to the problem I was having. I isolated the plugin by itself in a test server to be sure no other plugin was interfering, but it still didn't want to work. Thank you for your suggestion though. :)
     
  4. Offline

    KarimAKL

    @AlwaysAllstar I'll attempt something, though it's holidays at the moment, so it'll be a little slower.
     
  5. Offline

    AlwaysAllstar

    That's alright, take your time. Thank you! :)
     
  6. Offline

    AlwaysAllstar

    Hey @KarimAKL, just wanted to check if you started or how’s it going. :)
     
  7. Offline

    KarimAKL

    @AlwaysAllstar Unfortunately i haven't had any internet connection since my holidays, so i haven't been able to work on it. :/
    I'm not sure when my internet will be back.
    If anyone else wants to work on this, feel free to, although i'll probably still try to finish it when my internet is back.
     
  8. Offline

    AlwaysAllstar

    Ok, thank you. :)
     
  9. Offline

    AlwaysAllstar

    Does anyone want to give this a shot?
     
  10. Offline

    AlwaysAllstar

  11. Offline

    KarimAKL

    @AlwaysAllstar Hey, did you ever get someone to make it? (The thread is marked as filled)
     
  12. Offline

    AlwaysAllstar

    @KarimAKL Yes, I ended up using a plugin called SignShop. It was recently updated to a newer version of minecraft and supports the features I need. Thank you. :)
     
    KarimAKL likes this.
Thread Status:
Not open for further replies.

Share This Page