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.

? SimpleBackpack ?an easy and comfortable way to store items

Discussion in 'Scripts' started by MattyHD0, Jun 24, 2020.

  1. MattyHD0

    MattyHD0 New Member

    Joined:
    Dec 30, 2019
    Messages:
    0
    Likes Received:
    0
    Please do not report errors in the reviews, thanks!

    You can donate to me in https://www.paypal.me/MattyHD0 :emoji_slight_smile:

    Requieres:
    - Skript

    Code (Text):
    1. backpack-name: &8Your Backpack
    2. other-backpack-name: &8%{_player}%'s Backpack #Don't use the same name you used in 'backpack-name' or there will be errors!
    3. backpack-rows: 3
    4.  
    5. not-editable: &c[Non-editable inventory]
    6. not-editable-message: &cThis inventory is not editable
    7.  
    8. prefix: &8[&6SimpleBackpack&8] &7
    9.  
    10. open-message: true
    11. open-backpack-message: You just opened your backpack
    12.  
    13. close-message: true
    14. close-backpack-message: You just closed your backpack
    15.  
    16. other-backpack-message: You are checking %{_player}%'s backpack
    17.  
    18. clean-message: You cleaned %{_player}%'s backpack
    19.  
    20. permission-message: &cYou don't have permission to do that!
    21.  
    22. version: v1.0.0
    /backpack - simplebackpack.backpack

    /simplebackpack help - simplebackpack.admin
    /simplebackpack view <player> - simplebackpack.admin
    /simplebackpack clear <player> - simplebackpack.admin
    /simplebackpack reload - simplebackpack.admin

    this script is fully configurable, you can edit all messages, backpack names and their size

    View attachment 4914

    /backpack
    View attachment 4915

    /simplebackpack view <player>
    View attachment 4916
     
  2. TwilightGamerProYT

    Joined:
    Aug 12, 2018
    Messages:
    1
    Likes Received:
    0
    I know this hasn't been updated in 3 or so months but i want to upload this little change for you to have for 1.16 and is still vanilla no addons.

    line 64 and line 71 i changed for you so that it works for 1.16 Happy late Christmas and thanks for making this skript @MattyHD0
     

    Attached Files:

Share This Page

Loading...