BackInPack | Portable Backpack icon

BackInPack | Portable Backpack -----

BackInPack is a plugin that will give your players additional space and opportunities.



Backpack groups
Update 1.4v - Backpack groups

New Features:
  • Backpack groups - now the server administrator can create groups that cover specific worlds. The player, being in a specific world, is assigned to a given group in which his backpack is available. Switching to another group means access to another backpack with different items
  • If the administrator wants to check the items that a specific player has, and the backpack groups option is enabled, he must be in the same group to check items from the same backpack group
  • IMPORTANT! When the backpack groups option is turned on, the previous items are not transferred to the new backpacks, nor are they removed. You can access them by disabling the backpack groups option
File changes:
  • The plugin now creates a new "backpacks" folder where it creates files for backpacks groups
  • There is a new section "Backpack groups" in the configuration file - you can create groups and add worlds to them that will divide the backpacks into groups
  • When the plugin is run and the backpack groups option is enabled, it checks the groups and creates .yml files in the backpacks folder
  • There are 2 new messages in the language file in the "Logs" section. They are responsible for notifying the administrator in the console about the selected option of loading backpacks

File schema (for version 1.4)
Code (Text):

backpacks
   ⤷ inventories.yml
   ⤷ (backpack groups files)
languages
   ⤷ en.yml
   ⤷ pl.yml
userdata
   ⤷ (user files)
config.yml
 

English EN language:
Code (Text):

[...]
55 | # //------------------------\\
56 | # |                          |
57 | # |     Backpack groups      |
58 | # |                          |
59 | # \\------------------------//
60 |
61 | # Backpack groups allow you to access different backpacks on different worlds
62 | # IMPORTANT: Do not lead to a situation where one world belongs to more than ONE group
63 | # IMPORTANT: This can make the plugin work completely
64 | # IMPORTANT: If you enable this option, the file "inventories.yml" will not be used
65 | backpack-groups:
66 |   enable: false # default false
67 |   groups:
68 |     group1: # The group name can be anything you want, but cannot be repeated and must be different from "inventories"
69 |       - world # World name -> see server files
70 |       - world_the_end
71 |     group2:
72 |       - world_nether
[...]
 
Code (Text):

[...]
18 | loading-multiple-backpacks: "Loading backpacks of players by groups (option enabled in config)"
19 | loading-single-backpack: "Loading players' backpacks"
[...]
 

Polish PL language:
Code (Text):

55 | # //------------------------\\
56 | # |                          |
57 | # |     Grupy plecaków       |
58 | # |                          |
59 | # \\------------------------//
60 |
61 | # Grupy plecaków pozwalają na dostęp do różnych plecaków w różnych światach
62 | # WAŻNE: Nie doprowadzaj do sytuacji, w której jeden świat należy do ponad JEDEN grupy
63 | # WAŻNE: Może to całkowicie pozbawić plugin poprawnego działania
64 | # WAŻNE: Po włączeniu tej opcji plik "inventories.yml" nie będzie używany
65 | backpack-groups:
66 |   enable: false # default false
67 |   groups:
68 |     group1: # Nazwa grupy może być dowolna, ale nie może się powtarzać, ale musi być inna niż "inventories"
69 |       - world # Nazwa świata -> patrz pliki serwerowe
70 |       - world_the_end
71 |     group2:
72 |       - world_nether
 
Code (Text):

[...]
18 | loading-multiple-backpacks: "Ładowanie plecaków graczy według grup (opcja włączona w configu)"
19 | loading-single-backpack: "Ładowanie plecaków graczy"
[...]
 

_________________________________________________________________________________________________________
All unmodified files are available on the plugin's home page.

Please, boldly take up discussions in the event of problems, proposals and other issues.

All errors and suggestions will be corrected/added as soon as possible.
----------, Aug 5, 2022
Resource Information
Author:
----------
Total Downloads: 7,427
First Release: Jun 2, 2022
Last Update: Jan 23, 2024
Category: ---------------
All-Time Rating:
16 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings