✅ EPIC BackPacks icon

✅ EPIC BackPacks -----

Finally a working and well made BackPack plugin!




Fixed LoneLibs compatibility
----------, Jun 5, 2024

Changelog here
----------, Nov 10, 2023



- fixed reload command https://github.com/PluginBugs/Issues-EpicBackpacks/issues/84
- removed useless items_lang config option
----------, Mar 13, 2023



Update LoneLibs!

- added 1.19 support
----------, Jun 13, 2022

Fixed duplication bug with other plugins https://github.com/PluginBugs/Issues-EpicBackpacks/issues/70
----------, May 23, 2022

- new property "display_name_gui" to set custom name in the backpack GUI

- fixed error on closing inventories https://github.com/PluginBugs/Issues-EpicBackpacks/issues/64
- fixed 1.8 compatibility https://github.com/PluginBugs/Issues-EpicBackpacks/issues/62
- fixed losing backpack by pressing F in some cases https://github.com/PluginBugs/Issues-EpicBackpacks/issues/57
- fixed disable_drop_backpacks not working on death https://github.com/PluginBugs/Issues-EpicBackpacks/issues/56
----------, Apr 22, 2022

- fixed 1.12.2 compatibility
- fixed memory leak
----------, Apr 11, 2022

Please update LoneLibs.

Added 1.18.2 compatibility.

new:
- added show-backpacks-content-in-lore property https://github.com/PluginBugs/Issues-EpicBackpacks/issues/49

fixed:
- fixed "Could not pass event PlayerInteractEvent" https://github.com/PluginBugs/Issues-EpicBackpacks/issues/45
- fixed losing backpack pressing F while a backpack is opened
- fixed inventory click error https://github.com/PluginBugs/Issues-EpicBackpacks/issues/51
- fixed duping bug
- fixed < 1.13 error interact https://github.com/PluginBugs/Issues-EpicBackpacks/issues/50
- fixed InventoryCloseEvent error https://github.com/PluginBugs/Issues-EpicBackpacks/issues/54
- fixed Backpack Opening Timer in Actionbar https://github.com/PluginBugs/Issues-EpicBackpacks/issues/36
----------, Mar 4, 2022

Fixed ServerBooster compatibility
----------, Jan 6, 2022

Fixed java.lang.NullPointerException: ItemStack can't be null/Air!
Fixed duplication exploits
Fixed reloading if the jar was renamed
----------, Nov 30, 2021

Fixed some bugs on saving backpacks opened via right click in inventory slots
----------, Sep 20, 2021

fixed various exploits with hacked clients
----------, Sep 14, 2021

new:
- added open_delay attribute (in ticks) for backpacks. You can now create backpacks that require some seconds to open. https://github.com/PluginBugs/Issues-EpicBackpacks/issues/33
- added UltimateStacker compatibility. https://github.com/PluginBugs/Issues-EpicBackpacks/issues/35
- added options in config.yml to allow empty backpacks to be put in enderchests and shulkers https://github.com/PluginBugs/Issues-EpicBackpacks/issues/25

fixes:
- fixed Backpacks put in Enderchest https://github.com/PluginBugs/Issues-EpicBackpacks/issues/32
- fixed duplication bug with EpicBackPack 1.8.9 https://github.com/PluginBugs/Issues-EpicBackpacks/issues/34
- fixed duplication exploit with hacked clients
----------, Sep 1, 2021

Fixed ChestSort compatibility, please update it again.
----------, Jul 13, 2021

PLEASE UPDATE ALSO LONELIBS
----------, Jun 21, 2021

PLEASE UPDATE ALSO CHESTSORT.
fixed ChestSort compatibility
----------, May 31, 2021

new:
- added mysql "flags" setting in config.yml to allow you to customize mysql on your needs
- added new command /ebpsave to create pre-filled backpacks. Useful to create kits, rewards and similar: https://epicbackpacks.plugin.ga/configurations/pre-filled-backpacks
- new command /ebpdelete to delete a saved backpack
- new option show_in_menu to disable the backpack from showing in /ebp menu

fixes:
- fixed /ebpreload command without permission check
----------, Apr 12, 2021

fix dupe bug
----------, Feb 22, 2021

Added MySql support. Let me know if it works fine for you.
If not, please report the problem on github: https://github.com/PluginBugs/Issues-EpicBackpacks/issues
----------, Jan 28, 2021

more precise checking for shulkerboxes + hoppers exploit
----------, Jan 27, 2021


fixes:
- serverbooster stacks autopickup https://github.com/LoneDev6/Issues-EpicBackpacks/issues/6
- added chestsort compatiblity

new:
- EpicBackpacks class in API package
----------, Dec 14, 2020

fixes:
- fixed loading of books with commands and links (1.14+)
----------, Dec 8, 2020

new:
- custom_model_data attribute in backpacks.yml
Example:
Code (YAML):
 example_2:
    enabled
: true
    display_name
: '&fExample custom texture'
    can_auto_pickup
: false
    item
:
      type
: ITEM
      material
: DIAMOND
      custom_model_data
: 1
    size
: 2
fixes:
- fixed /ebpget command error if backpack doesn't exist
- fixed some backpack custom sounds loading issues
- fixed whitelist/blacklist rules acting strange sometimes
----------, Dec 7, 2020

fixes:
- fixed reload command
----------, Dec 4, 2020

new:
- added reload command
----------, Nov 23, 2020

new:
- added support for custom sounds (ItemsAdder)
----------, Nov 11, 2020

Fixed plugin loading in some cases
----------, Nov 10, 2020

- fixed colors in 1.16.2
----------, Aug 30, 2020

- added 1.16.2 language, please download here if you want other languages
----------, Aug 23, 2020

Already compatible with 1.16.2
----------, Aug 12, 2020

fixed bp duplication bug (redstone related)
----------, Jul 31, 2020

new features:
- "sbackpack" language.yml attribute now accepts {player} placeholder
- added lore setting for backpacks. Example:
Code (Text):
    item:
      type: HEAD
      texture: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmEzYjM0ODYyYjlhZmI2M2NmOGQ1Nzc5OTY2ZDNmYmE3MGFmODJiMDRlODNmM2VhZjY0NDlhZWJhIn19fQ=='
      lore:
        - "&6[ &ePortable Backpack &6]"
        - "&fYou can store any item."


fixes:
- now item backpacks GUI shows the backpack name instead of "backpack" as title
- now content lore is won't go out of screen
----------, Jul 27, 2020

fixed back button in recipes GUI
----------, Jul 20, 2020

Moved all libs to LoneLibs, please install it
----------, Jul 18, 2020

Moved all libs to LoneLibs, please install it
----------, Jul 17, 2020

- fixed 1.12.2 materials
- added 1.16.1 materials
----------, Jul 14, 2020

- fixed disable_drop_backpacks
- added disable_open_with_off_hand
----------, Jul 6, 2020

1.16.1 compatibility
----------, Jun 29, 2020

fix 1.12.2 compatibility (no need to update)
----------, Jun 17, 2020


- fixed bug if you auto pickup an item while backpack is open it disappears into the void
- fix shift-click in inventory
----------, Jun 1, 2020

Thanks to SnowBees you can use the Japanese translation, download here:
https://github.com/SnowBees/EpicBackPacks-Japanese
----------, May 17, 2020

updated API compatibility
----------, May 13, 2020

fixed plugin loading if you won't own itemsadder
----------, May 12, 2020

new:
- added option to force disable auto pickup for a single backpack type.
add this to your backpack properties:
Code (Text):
can_auto_pickup: true
- added option to disable backpack without deleting it from the config.
add this to your backpack properties:
Code (Text):
enabled: false
- added option to auto discover recipes and add them into the recipes book (Spigot 1.12+).
in config.yml:
Code (Text):
add_recipes_in_recipebook_on_join: true
- added option to decide if you want to use actionbar or chat for plugin messages
in config.yml:
Code (Text):
use_actionbar_for_messages: false
- added languages for backpack lore (can be downloaded here:
http://matteodev.it/spigot/holodrops/assets/lang.zip ), change it in config.yml


fixes:
- fixed glitch that allowed users to "force" wearing backpacks spamclicking the head
----------, May 12, 2020

updated to work with new IA api
----------, May 7, 2020

itemsadder compatibility should work now
----------, May 7, 2020

Fixed compatibility with latest ItemsAdder versions
----------, Apr 20, 2020

better errors messages to understand what's the problem on backpacks loading
----------, Apr 10, 2020

- fixed vanishing items when autopickup is enabled and backpacks are full
- fixed cheat with hoppers to add backpacks to shulkers (also fixes a similar bug with enderchest)
----------, Apr 9, 2020

- Fixed backpack size not chaning when permission is changed
- Fixed /ebp <user> not saving when opening a player backpack
- Fixed error in console on 1.8.8
----------, Mar 12, 2020

- duplication glitch (caused by latency and fast drop of backpack when opened)
- fixed shulkerboxes detection
----------, Jan 29, 2020

fix shulkerbox problem with Spigot 1.8.8
----------, Jan 28, 2020

Removed debug messages
----------, Jan 28, 2020

- removed option allow_put_bp_inside_bp, it could cause minecraft to send too much nbt data and crash client
- Fixed player kick when the backpack has too much NBT data inside
- added option in config to prevent users to put backpacks in shulkerboxes
----------, Jan 27, 2020

Fixed duplication bug on Minecraft 1.8.8.

Sadly Spigot 1.8.8 lacks of a feature I use to save inventory on right click..
----------, Jan 27, 2020

- fixed backpacks names loading
- now you can block users from using backpacks. Permission: ebp.user.use.BACKPACKNAME
----------, Jan 27, 2020

added disable_drop_backpacks in config.
it can be useful if you experience kick bug with backpacks.
----------, Jan 24, 2020

Fix recipes Minecraft 1.15
----------, Jan 11, 2020

fixed autopickup issue with small backpacks (less than 6 rows)
----------, Dec 13, 2019

Added last missing 1.14 materials compatibility
----------, Dec 13, 2019

- updated to Spigot 1.15
- added 1.15 materials
- added CUT_RED_SANDSTONE_SLAB missing material
- now if you rightclick an enderchest with a backpack in hand it won't open the backpack but the enderchest you're looking at
- added new option in config to block users from putting backpack into enderchest ( disable_put_in_enderchest)
- now you can't wear backpack on head which prevents possible bugs
----------, Dec 12, 2019

- added glass panes to recipes preview
- added gui_rows setting in config
----------, Dec 4, 2019

fixed error when player is not online
----------, Nov 29, 2019

- added command /ebp [player]
- fix more materials 1.14
----------, Nov 29, 2019

- fixed materials loading on MC 1.8.8
----------, Nov 19, 2019

Added debug option "backpacks-load-log"
----------, Nov 19, 2019

fixes for MC 1.8.8
----------, Nov 19, 2019

- fixed issues on MC 1.8 to 1.12
----------, Nov 16, 2019

fixes:
- fixed item lost when:
- full inventory
- open backpack
- take item from backpack and drop item
- it disappears
----------, Nov 11, 2019

added all 1.14 materials
----------, Nov 5, 2019

fixed duplication bug when player dies or drops item really fast
----------, Nov 5, 2019

fixes:
- fixed /ebpauto not saving on restart
- added ANDESITE_SLAB 1.14 material
----------, Nov 4, 2019

fixes:
- duplication bug
- fixed lose item bug with GUIs (inventory move keypress shortcut)
----------, Oct 21, 2019

- fixed rare duplication bug
----------, Sep 20, 2019

No need to update plugin
----------, Sep 16, 2019

Bugfixes and backpack search performance improvements
----------, Sep 4, 2019

Fix itemsadder hook
----------, Aug 19, 2019

Little fix
----------, Aug 19, 2019

new /ebpauto setting will be saved on server restarts
----------, Aug 17, 2019

fix issue with backpacks with 0 items and autopickup feature
----------, Jul 28, 2019

fixed pickup bug on empty backpacks
----------, Jul 26, 2019

fixed blacklist behaviour
----------, Jul 26, 2019

- added max_bp_in_inventory in config.yml, you can limit max number of backpacks in inventory
- added blacklist attribute for backpacks, see default config.yml for examples
----------, Jul 25, 2019

- fixed bug: if you had a specific item type in inventory and you pickup the same type
it won't be stacked with the item in inventory but would be stacked inside backpack, which was annoying
- added RPGMoney support
----------, Jul 24, 2019

- fix blackhole bug
----------, Jul 19, 2019

- fixed bug: if you pickuped up a backpack it would be put into a backpack in your inventory, which was not right
----------, Jul 19, 2019

- added new logic to put items into backpack automatically on pickup, add permission: ebp.user.autopickup and enable pickup_items_into_backpacks in config
- this is an experimenta feature. let me know if you find any duplication bug or problems, thanks!
- now if you rightclick a backpack in your inventory it opens directly, really useful
- added /ebpauto to enable and disable the autopickup feature
- removed debug messages in console
----------, Jul 19, 2019

- added new logic to put items into backpack automatically on pickup, add permission: ebp.user.autopickup and enable pickup_items_into_backpacks in config
- this is an experimenta feature. let me know if you find any duplication bug or problems, thanks!
- now if you rightclick a backpack in your inventory it opens directly, really useful
----------, Jul 19, 2019

- fix noclass error
----------, Jul 12, 2019

Added new permissions, useful if you want to remove backpack usage permission to a user but you want him to be able to take back his items but not put new items inside:

Put items in backpack permission:
ebp.user.ebp.put

Take items from backpack permission:
ebp.user.ebp.take
----------, Jul 12, 2019

- added itemsadder compatibility
----------, Jul 11, 2019

Small fix, no need to update
----------, Jun 27, 2019

Fix rightclick on minecraft < 1.12
----------, Jun 20, 2019

Fix paperspigot recipe
----------, Jun 19, 2019

Fixed materials 1.13.2
----------, Jun 11, 2019

new option in config.yml allow_put_bp_inside_bp
now you can avoid players to put bp inside bp
----------, May 24, 2019

- fixed left click open backpack
- now backpack doesn't open when you rightclick a container (chest, hopper...)
----------, May 16, 2019

Fixes on some materials compatibility
----------, May 6, 2019

Fix material 1.9-1.14
----------, May 6, 2019

Fix materal 1.13
----------, May 6, 2019

Fixed 1.14
----------, Apr 28, 2019

ADDED MINECRAFT 1.14 COMPATIBILITY
----------, Apr 27, 2019

Fix duplicated config folder, right one is EpicBackpacks
----------, Apr 24, 2019

- added new backpacks
- added whitelist attribute for backpacks
- items preview in lore
----------, Apr 14, 2019

Added support for console /ebpgive
----------, Apr 14, 2019

/ebpgive <player> <backpack name>
----------, Apr 13, 2019

I coded the plugin from scratch in order to add more features and make it better.
Commands and permissions are changed so you can keep installed the old plugin version named BackPack and allow your users to use old backpacks instead of losing items.
----------, Apr 13, 2019

Fix Minecraft 1.8 and PaperSpigot
----------, Mar 7, 2019

Fix ghost item in offhand and fix for Minecraft 1.8
----------, Mar 7, 2019

Fix messages in console
----------, Mar 2, 2019

Fixed left hand bug
----------, Mar 2, 2019

Fix for china users
----------, Feb 21, 2019

ADDED MINECRAFT 1.13.2 COMPATIBILITY
----------, Feb 20, 2019

Added Minecraft 1.12 support
----------, Jun 10, 2017

Changed permissions structure
----------, Sep 6, 2016

Resource Information
Author:
----------
Total Downloads: 944
First Release: Sep 6, 2016
Last Update: Jun 5, 2024
Category: ---------------
All-Time Rating:
42 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings