2.8.11
Details
-
FilenameVirtualPack.jar
-
Uploaded by
-
UploadedDec 16, 2016
-
Size186.76 KB
-
Downloads829
-
MD54842a3d11dfdb2e56ad1c82cebc2d352
Supported Bukkit Versions
- 1.11
Changelog
This build is only for 1.11 servers! For older Minecraft versions, see the dev builds page.
2.8.11
- Removed support for events in order comply with 1.11's API.
2.8.10
- Fixed a possible crash with the virtual anvil on 1.11
2.8.9
- Update to 1.11 (functionally identical to 2.8.8)
2.8.8
- Fixed possible infinite recursion with virtual brewing stands
2.8.7
- Update to 1.10 (functionally identical to 2.8.6)
2.8.6
- Fixed item blacklist/whitelist ignoring hotkey swaps
- Fixed item blacklist/whitelist not working for chests and matter transmutation.. thingies
2.8.5
- Update to 1.9.4.
2.8.4
- Fixed anvil only keeping the first enchantment and taking wrong XP amount.
2.8.3
- Spigot 1.9 compatible.
- Changed brewing stand behaviour to match Minecraft's way.
2.8.2
- Spigot 1.8.4 compatible.
2.8.1
- Fixed PlayerVaults converter breaking when the last slot in a vault was empty.
2.8.0
- Added support for converting from PlayerVaults.
2.7.10
- Fixed empty map being uncrafted to infinite paper and other maps.
2.7.9
- MC/Spigot 1.8.3 Compatible
2.7.8
- Skipped on dev.bukkit.org because dev builds #125-#129 are labelled "2.7.8" already and I didn't manage to fix all bugs and release it before MC updated to 1.8.3.
2.7.7
- Fixed lags on login (i.e. they are just dispatched to a separate low-priority thread)
2.7.6
- 1.7.10 compatible (sorry that is says 1.7.9 on the right, 1.7.10 is not available yet)
- Fixed a wrong lang entry link in /v ad take
2.7.5
2.7.3/2.7.4
- New command:
- /v ad give-min (player) (tool) [x] - Make sure "player" has at least "x" of "tool"
- New config options:
- max-threads - Maximum amount of threads with multithreaded loading
- lazy-loading-hack - Parse data only when absolutely necessary, just store it otherwise (in this mode, virtual furnaces and brewing stands do not continue after a server restart until they are opened).
2.7.2
- 1.7.8 compatible (and not 1.7.5 or anything lower!)
2.7.1
- 1.7.5 compatible
2.7.0
This will be the last 2.x update with new features. Until 3.x comes out, only bug fixes will be released.
- StackableItems support
- Virtual Enderchests
- Sign-based VirtualPack access (Write [VirtualPack] or [VPack] in the first line and the argument (e.g. "chest 2") in the second line)
- Fixed command cooldowns being invoked when used via "/v ad use"
- "Force open" feature (command to open VPack for another user)
New commands:
- /v ad forceopen <user> <tool> [x]
New permissions:
- vpack.admin.createsign - Required to create a VPack sign
- vpack.sign.all - All vpack.sign.* nodes
- vpack.sign.<tool> - Allows using <tool> via right-clicking a VPack sign
- vpack.admin.forceopen - Required for /v ad forceopen
2.6.0
- Added configurable cooldowns to commands
- Added "readonly mode" for "/v ad use" (see permission changes below)
- Fixed the sending function not telling the sender anything on success with only one target
- Fixed crashes when api.curseforge.com takes too long to respond
- Added Chinese language file
New command:
- /v cd or /v cooldown - Shows all cooldowns
New config entries:
- tools.<any tool>.cooldown - Time in seconds a player has to wait before he can use the same tool again
Permission changes:
- vpack.admin.use - Now grants just read-only access
- vpack.admin.use.edit - Like "vpack.admin.use" before (chests & co. can be edited)
2.5.8
- 1.7.2 & 1.7.4 compatible
- Fixed uncrafter & materializer GUIs not displaying changes correctly
- Added ChestKeeper importing support
2.5.6r2
- 1.6.4 compatible
- Still labeled "2.5.6" ingame.
2.5.6
- 1.6.2 compatible
2.5.5
- "/v ad use" no longer requires the target player to have any permission.
- "/v ad give" will now create a VPack for a player if it doesn't exist yet.
2.5.4
- 1.6.1 compatible
2.5.3
- Bugfixes: Closes tickets #59 and #64.
- It is now possible to use %player in lang files to use the current player's name. It's replace by [NoOne] for the console.
2.5.2
- New command: /v ad erase
- New config options:
- inject.anvil - Use virtual anvil for anvil blocks too
- tools.anvil.maxlevel - Maximum XP level
2.5.1
- Added SuperPerms Mode
- Cutting now completely removes a VPack if the player doesn't have the vpack.use permission.
- Fixed VPacks being added for players who don't have the vpack.use permission.
2.5
- New commands (see commands page):
- /v ad cut
- /v ad clean
- New permissions (see permissions page):
- vpack.admin.cut
- vpack.admin.cut.force
- vpack.admin.clean
- vpack.bypass.cut
- vpack.bypass.clean
- New config options (see config page):
- tick.interval
- send.drop
- Decreased server load
- Minor bug fixes
2.4.2
- Updated to 1.5.1
2.4.1
- Updated to CB 1.5
- Fixes tickets #51, #52, #53
2.4
- Fixed language errors (again)
- Added "/v ad reload [user]" to reinitialize only this user's VirtualPack (not save & load!)
- Added the materializer
2.3.2
- Note! If you're getting "ZipException" and "STRING NOT FOUND" all over the place, use dev build #34 or newer. (Just don't touch anything called "matter", "materializer" or "transmutation" in builds before 2.4)
- Fixed lang.yml being overwritten on every startup.
2.3.1
- Improved language handling (new config option: language, see config page)
- New language included: German
- Fixed the uncrafter not giving the correct enchanted books
- Fixed the broken alphachest importing feature. Note: To import alphachest files, you now have to place the AlphaChest.jar in the VirtualPack folder.
2.3
- Blacklists for uncrafting and storing items (in chests, furnaces and brewing stands) - See the config page for more information.
- Improved the /send command (new options: -all, -copy)
- New config option: send.notify-interval - If bigger than zero, players who received items will be notified every X seconds until they use a virtualpack command.
- New command: /v ad loadfile - If you want to convert to mysql and it isn't working, use this.
- New config option: global-perms - Set this to true if your permissions plugin doesn't support world-based inheritance.
- New config option: load-multithreaded
- false - everything is loaded normally
- semi - data is loaded in a separate thread (server starts up faster)
- true - data is loaded in a separate thread for each user. (Fastest, but this may cause errors, use with caution!)
- New permissions:
- vpack.bypass.all - bypass all limitations
- vpack.bypass.creative - previously vpack.creative
- vpack.bypass.blacklist.all - ignore all blacklists
- vpack.bypass.blacklist.uncrafter - ignore the uncrafter blacklist
- vpack.bypass.blacklist.store - ignore the storage blacklist
- Minor bug fixes
2.2
- 1.4.7 compatible
- Config option to block creative mode (and permission to bypass it if enabled)
- In the console, when executing admin commands that require a world context (like "/v ad give"), you can now specify the world by adding "w:<world>" after the "/v ad". (example: "/v ad w:narnia give Siguza c 5")
- Uncrafting enchanted items will now uncraft to the item without enchantments and enchanted books. Uncrafting an enchanted book will give you a normal book.
- Minor bug fixes with language handling
- Support for BackPack saves
- This version will overwrite your lang.yml
2.1
- Anvil features
- VirtualChest files support
- Item sending feature
New commands:
- /v a
- /v send
New permissions:
- vpack.use.anvil
- vpack.use.anvil.free
- vpack.send
- Any message from "/v ad forceopen" is displayed to the user instead of the admin (won't fix in 2.x).
- "/v ad forceopen" and sign-access invoke the command cooldowns (won't fix in 2.x).