Skip to content

GeeItsZee/DeltaInventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeltaInventory

DeltaInventory is an inventory synchronization plugin for Bukkit / Spigot using BungeeCord. It relies on DeltaEssential's ServerSwitchEvent to save inventories before players switch which guarantees that data will be ready and up-to-date when they arrive at their destination server.

Features

  • Storage of inventories in YML files that can be shared between servers through soft links
  • Bukkit/Spigot's version compatible ItemStack serialization
  • Async inventory loading and saving

Licence (GPLv3)

DeltaInventory - Basic server functionality for Bukkit/Spigot servers using BungeeCord.
Copyright (C) 2015  Trace Bachi (tracebachi@gmail.com)

DeltaInventory is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

DeltaInventory is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with DeltaInventory.  If not, see <http://www.gnu.org/licenses/>.

About

Inventory synchronization for Bukkit/Spigot servers using BungeeCord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages