AdvancedStoreHouse icon

AdvancedStoreHouse -----

Store and sort your Stuff beyond worlds!




Ahoy!

- NoClassDefFoundError fix

Avan
----------, Jan 28, 2025

English Description:
Ahoy!

- IFH 2-4-0 InventoryPostUpdateEvent is called when a storage crate has received all the items it is supposed to receive.

Avan
Deutsche Beschreibung:
Ahoi!

- IFH 2-4-0 InventoryPostUpdateEvent wird gerufen, wenn eine Lagerkiste alle Items bekommen hat, die sie bekommen soll.

Avan
----------, Jan 25, 2025

English Description:
Ahoy!

- Spigot 1.21.4 support
- Api must now be 1.21.3 or higher.
- Sound update fix

Avan
Deutsche Beschreibung:
Ahoi!

- Spigot 1.21.4 support
- Api muss nun 1.21.3 oder höher sein.
- Sound Update fix

Avan
----------, Dec 22, 2024

English Description:
Ahoy!

- Java 21 Dependency
- MC 1.21 Support
- Existing material names have changed with 1.21. This means that these bearings no longer work with this item.
This affects the following materials:
- SCUTE > TURTLE_SCUTE
- GRASS > SHORT_GRASS
There may also be problems with banners & potions, which have changed just as much!
Please make updates and check if these special 1.20.4 camps can be transferred to 1.21.
If not, there is no way around dismantling/deleting these camps BEFORE the update and rebuilding them afterwards.

Avan
Deutsche Beschreibung:
Ahoi!

- Java 21 Dependency
- MC 1.21 Support
- Es haben sich mit der 1.21 bestehende Materialnamen geändert. Damit geht einher, dass diese Lager mit diesem Item nicht mehr funktionieren.
Das betriff folgende Materialien:
- SCUTE > TURTLE_SCUTE
- GRASS > SHORT_GRASS
Auch kann es Probleme mit Bannern & Tränke geben, das sich dort ebenso viel geändert hat!
Bitte somit Updates machen und checken ob sich diese speziellen 1.20.4 Lager in 1.21 übertragen lassen.
Falls nicht, kommt kein Weg daran vorbei, diese Lager VOR dem Update abzubauen/zu löschen und im Nachhinein wieder auszubauen.

Avan
----------, Jul 27, 2024

English Description:
Ahoy!

- NPE when opening storage boxes OptionsGUI fixed

Avan
Deutsche Beschreibung:
Ahoi!

- NPE beim Öffnen vom Lagerkisten OptionsGUI fixed

Avan
----------, Feb 27, 2024

English Description:
Ahoy!

- Spigot 1.20.4 Support
- IFH interface spigot.comparison.ItemStackComparison added. Softdependency only
This means that if you have installed RootAdministration Vs. 1-4-0, the comparison method will be taken from there.
The reason for this is that a lot has changed in MC 1.20.2 or 1.20.4 in the ItemStack and ItemMeta etc. that
only items created internally in ASH can be compared using the old method.

Avan
Deutsche Beschreibung:
Ahoi!

- Spigot 1.20.4 Support
- IFH Interface spigot.comparison.ItemStackComparison hinzugefügt. Nur Softdependency
D.h. sollte man RootAdministration Vs. 1-4-0 installiert haben, wird die Vergleichsmethodik von dort genommen.
Der Grund dafür ist, dass sich in der MC 1.20.2 bzw. 1.20.4 in dem ItemStack und ItemMeta etc. viel geändert hat, dass sich
mit der alten Methode in ASH nur Versionsintern erzeugte Items vergleichen lassen.


Avan
----------, Jan 4, 2024

English Description:
Ahoy!

- /ash distributionchest search, itemstack error fix

Avan
Deutsche Beschreibung:
Ahoi!

- /ash distributionchest search, itemstack fehler fix

Avan
----------, Nov 8, 2023

English Description:
Ahoy!

- If you have a block in your hand, no block should now be set when interacting with a storage distribution sign.

Avan
Deutsche Beschreibung:
Ahoi!

- Falls man ein Block in der Hand hat, sollte beim interagieren mit einem Lagerverteilerschildes nun kein Block mehr gesetzt werden.

Avan
----------, Oct 20, 2023

Ahoy!

- Spigot 1.20.1 support

Avan
----------, Jul 9, 2023

English Description:
Ahoy!

- IFH connection as provider to spigot.storage.PhysicalChestStorage removed.
- IFH connection as consumer to spigot.store.SignShop removed

Avan
Deutsche Beschreibung:
Ahoi!

- IFH-Anbindung als Provider zum spigot.storage.PhysicalChestStorage entfernt.
- IFH-Anbindung als Consumer zum spigot.shop.SignShop entfernt

Avan
----------, Feb 19, 2023

English Description:
Ahoy

- IFH connection added as provider to spigot.storage.PhysicalChestStorage.
- Added IFH connection as consumer to spigot.store.SignShop.
- Added logic to distribute goods from a SignShop to and from the storage system.
CollectionHandler was implemented for this purpose.
This is triggered by SignShop plugin.
- Added mangrove signs for sign activities.
- IFH Adminstration updated

Avan
Deutsche Beschreibung:

- IFH-Anbindung als Provider zum spigot.storage.PhysicalChestStorage hinzugefügt.
- IFH-Anbindung als Consumer zum spigot.shop.SignShop hinzugefügt
- Logik zur Verteilung von Güter aus einem SignShop ins und aus dem Lagersystem hinzugefügt.
Dafür wurde der CollectionHandler implementiert.
Dies wird von SignShop-Plugin getriggert.
- Mangrovenschilder hinzugefügt für Schildertätigkeiten.
- IFH Adminstration aktualisiert

Avan
----------, Nov 9, 2022

ATTENTION! MYSQL TABLENAME ARE NOW STATIC! See Changelog!
English description:
Ahoy!

- MC 1.19.2 support
- IFH Administration implemented => https://www.spigotmc.org/resources/rootadministration.104833/
- MysqlSetup updated
- Table names are now static. So they must be now (only in case you changed them):
ashPluginUser
ashDistributionChest
ashStorageChest
ashItemFilterSet
ashTransferLog

Avan
Deutsche Beschreibung:
Ahoi!

- MC 1.19.2 support
- IFH Administration implementiert => https://www.spigotmc.org/resources/rootadministration.104833/
- MysqlSetup aktualisiert
- Tabellennamen sind nun statisch. Daher müssen sie nun lauten (nur im Falle, ihr hab Sie geändert):
ashPluginUser
ashDistributionChest
ashStorageChest
ashItemFilterSet
ashTransferLog

Avan
----------, Aug 26, 2022

General Description:
Ahoy! Quick and short

- MC 1.19 support

Avan
----------, Jun 30, 2022

Ahoy!

- Java 17 and MC 1.18.1 support
- Enchantment Option are now run correctly

Avan
----------, Jan 1, 2022

Ahoy!

- Small Fix because of the storagechest creating with IFS. (Distributionchest hasnt "see" in the distrubtion the chests. Can be fixed by use /ash convert once on every server.
- Big Fix because of storagechest creating with the content of the chest itself. This has set all stacks on amount 1. Deleting max over 5000 items. Is now fixed. I am sorry -.-

Avan
----------, May 17, 2021

Ahoy!

Today another Fix, it was a Duping Bug, because a safty line of code was missing. It is now fixed.

Avan
----------, May 9, 2021

Ahoy!

Small and fast, a tiny little code mistake fix^^

Avan
----------, May 7, 2021

English description:
Ahoy!

Important! If you are converting from an older version to this one, there are a few steps you need to do:
- In Mysql in phpmyAdmin at the DistributionChestTable enter one after the other:
- ALTER TABLE `yourASHDistributionChestTable` ADD `prioritytype` TEXT NOT NULL AFTER `normalpriority`, ADD `prioritynumber` INT NOT NULL DEFAULT '0' AFTER `prioritytype`;
- UPDATE `yourASHDistributionChestTable` SET `prioritytype`='SWITCH' WHERE 1;

In Mysql enter in phpmyAdmin at the StorageChestTable one after the other:
- ALTER TABLE `yourASHStorageChestTable` ADD `searchcontent` TEXT NOT NULL AFTER `content`, ADD `chestname` TEXT NOT NULL AFTER `blockz`, ADD `optionvoid` TINYINT(1) NOT NULL DEFAULT '0' AFTER `chestname`, ADD `optiondurability` TINYINT(1) NOT NULL DEFAULT '0' AFTER `optionvoid`, ADD `durabilitytype` TEXT NOT NULL AFTER `optiondurability`, ADD `durability` INT NOT NULL AFTER `durabilitytype`, ADD `optionrepair` TINYINT(1) NOT NULL DEFAULT '0' AFTER `durability`, ADD `repairtype` TEXT NOT NULL AFTER `optionrepair`, ADD `repaircost` INT NOT NULL AFTER `repairtype`, ADD `optionchantments` TINYINT(1) NOT NULL DEFAULT '0' AFTER `repaircost`, ADD `optionmaterial` TINYINT(1) NOT NULL DEFAULT '0' AFTER `optionchantments`;
- UPDATE `yourASHStorageChestTable` SET `searchcontent`='.',`chestname`='unnamed',`durabilitytype`='LESSTHAN',`repairtype`='LESSTHAN' WHERE 1;

- If you have done the mysql, the command /ash convert, must be done on all spigot servers!
- From now on all is ok again!

- New Wiki! => https://github.com/Avankziar/AdvancedStoreHouse/wiki/ENG-Home

- /ash checkunboundchest, checks across all servers if there are storage chests that belong to a non-existent distribution chest and vice versa.
- /ash blockinfo, now gives chat clickable ID and box name of all distribution and storage boxes from the block you are looking at.
- The tab function now works correctly again.
- If you click on the "Transfer" button, all storage crates of the storage system to be transferred will also be transferred.
- Add the option "Void" to the storage boxes. Void ensures that all items that arrive in it are deleted after some time.
- Add the option "Shelf life" to the storage boxes. Which lets you specify a greater, lesser value to be able to sort items that have a shelf life.
- Added the option "Repair" to the storage boxes. Which lets you specify a larger, smaller value to sort items that have a repair cost to it.
- Added the option "Enchantment". Regardless of what enchantment an item has, as long as it is enchanted, it will be sorted in.
- Add the option "Material", which is a shortcut and compares only the material of the item.
- Simplification of the creation process for storage systems:
- (With command)Without item (empty hand) (Without shift) should be created in the future after a command the storage boxes, as it was before.
- (With command)With a Redstone box in the hand (Without Shift) when creating storage boxes, the set item filter set should be taken over directly without calling up the menu.
- (With Command)With a normal crate when creating storage crates, take the items IN the crate as the item filter set and thus not call the menu.
- With an end crate (Without Shift) distribution chests should be able to be copied. One selects the storage system to be copied. With a normal right click, the storage system is then copied.
- With a barrel (With Shift) the distribution chest is selected, without Shift a storage chest.
- With the furnace (without shift) on an existing distribution chest, all storage boxes of the distribution chest, as well as the distribution chest itself are surrounded with particles.
- With a furnace (without shift) a menu to the option settings of a storage chest, (with shift) that of the distribution chests is called.
- With a smoker (without shift) a storage crate can be moved. With Shift a distribution chest can be moved. To do this, select the appropriate crate beforehand.
- Ovens of all types, hoppers, dispensers, throwers, brewing stands have been removed as distribution targets.
- Improved distribution system, which now works per item.
- The plugin should internally block putting additional storage system on already existing storage crates if it is NOT the members of the orginal storage system.
- Shield function:
Line 2: [Stock]
Line 3: Distribution chest ID (Exact)
Line 4: Either the word SWITCH OR the priority as a number to assign OR the word DISTRIBUTE to remotely activate the distribution process.
The signs ONLY need to be on the same server. (Aka not on the crate itself).
- Added names for storage crates.
- Added /ash [distributionchest/storagechest] openoption [ID/Name], opens options menu remotely.
- /ash [distributionchest/storagechest] search [ID/Name] changed. Without an item, it shows where the crate is located by particle. With an item in hand, it searches the storage system for all crates that sort this item. These boxes are then also displayed by particle.

Avan
Deutsche Beschreibung:
Ahoi!

Wichtig! Wenn ihr von einer älteren Version auf diese Wechselt, gibt es ein paar Schritte, welche Ihr machen müsst:
- In Mysql in phpmyAdmin bei den DistributionChestTable nacheinander eingeben:
- ALTER TABLE `yourASHDistributionChestTable` ADD `prioritytype` TEXT NOT NULL AFTER `normalpriority`, ADD `prioritynumber` INT NOT NULL DEFAULT '0' AFTER `prioritytype`;
- UPDATE `yourASHDistributionChestTable` SET `prioritytype`='SWITCH' WHERE 1;

In Mysql in phpmyAdmin bei der StorageChestTable nacheinander eingeben:
- ALTER TABLE `yourASHStorageChestTable` ADD `searchcontent` TEXT NOT NULL AFTER `content`, ADD `chestname` TEXT NOT NULL AFTER `blockz`, ADD `optionvoid` TINYINT(1) NOT NULL DEFAULT '0' AFTER `chestname`, ADD `optiondurability` TINYINT(1) NOT NULL DEFAULT '0' AFTER `optionvoid`, ADD `durabilitytype` TEXT NOT NULL AFTER `optiondurability`, ADD `durability` INT NOT NULL AFTER `durabilitytype`, ADD `optionrepair` TINYINT(1) NOT NULL DEFAULT '0' AFTER `durability`, ADD `repairtype` TEXT NOT NULL AFTER `optionrepair`, ADD `repaircost` INT NOT NULL AFTER `repairtype`, ADD `optionenchantments` TINYINT(1) NOT NULL DEFAULT '0' AFTER `repaircost`, ADD `optionmaterial` TINYINT(1) NOT NULL DEFAULT '0' AFTER `optionenchantments`;
- UPDATE `yourASHStorageChestTable` SET `searchcontent`='.',`chestname`='unnamed',`durabilitytype`='LESSTHAN',`repairtype`='LESSTHAN' WHERE 1;

- Wenn ihr die Mysql gemacht habt, muss der Befehl /ash convert, auf allen spigotservern durchgeführt werden!
- Ab jetzt ist alle wieder ok!

- Neues Wiki! => https://github.com/Avankziar/AdvancedStoreHouse/wiki/GER-Home

- /ash checkunboundchest, checkt über alle Server hinweg ob es Lagerkisten gibt, welche zu einer nicht existenten Verteilerkiste gehören und umgekehrt.
- /ash blockinfo, gibt nun per Chat klickbare ID und Kistenname aller Verteiler- und Lagerkisten, von dem Block an, welchen man gerade anschaut.
- Die Tabfuntion funktioniert nun wieder richtig.
- /ash transfer, werden auch alle Lagerkisten der zu transferierenden Lagersystems mit übertragen.
- Die Option "Void" zu den Lagerkisten hinzufügen. Void sorgt dafür, dass alle Item, welche in dieser ankommen nach einiger Zeit gelöscht werden.
- Die Option "Haltbarkeit" zu den Lagerkisten hinzufügen. Welche einen größer, kleiner Wert angeben lässt, um Items, welche eine Haltbarkeit haben dahingehend sortiert werden zu können.
- Die Option "Reparatur" zu den Lagerkisten hinzugefügt. Welche einen größer, kleiner Wert angeben lässt, um Items, welche eine Reparaturkosten haben dahingehend sortieren zu können.
- Die Option "Verzauberung" hinzufügen. Ungeachtet welche Verz. ein Item hat, solange es verzaubert ist, wird es reinsortiert.
- Die Option "Material", welche ein Abkürzung darstellt und nur das Material des Items vergleicht.
- Vereinfachung des Erstellungsprozesses für Lagersysteme:
- (Mit Befehl)Ohne Item (leere Hand) (Ohne Shift) soll zukünftig nach einem Befehl die Lagerkisten erstellt werden, wie es zuvor auch war.
- (Mit Befehl)Mit einer Redstonekiste in der Hand (Ohne Shift) beim Erstellen von Lagerkisten, soll direkt der eingestellte Itemfilterset übernommen werden, ohne das Menü aufzurufen.
- (Mit Befehl)Mit einem normalen Kiste bei Erstellung von Lagerkisten, die Items IN der Kiste als Itemfilterset übernehmen und somit das Menü nicht aufzurufen.
- Mit einer Enderkiste (Ohne Shift) sollen Verteilerkisten kopiert werden können. Dabei wählt man das zu kopierende Lagersystem aus. Mit einem normalen Rechtsklick wird, das Lagersytem dann kopiert.
- Mit einem Fass (Mit Shift) wird die Verteilerkiste, ohne Shift eine Lagerkiste ausgewählt.
- Mit dem Schmelzofen (Ohne Shift) auf eine bestehende Verteilerkiste, werden alle Lagerkisten der Verteilerkiste, sowie auch die Verteilerkiste selbst mit Partikel umgeben.
- Mit einem Ofen (ohne shift) wird ein Menü zu den Optioneinstellungen einer Lagerkiste, (mit Shift) das der Verteilerkisten aufgerufen.
- Mit einem Räucherofen (ohne Shift) kann eine Lagerkiste versetzt werden. Mit Shift kann eine Verteilerkiste versetzt werden. Dazu vorher die entsprechende Kiste auswählen.
- Öfen aller Art, Trichter, Spender, Werfer, Braustand sind als Verteilungsziel herausgenommen worden.
- Verbessertes Verteilungssystem, welches nun pro Item funktioniert.
- Das Plugin soll intern es blocken, weitere Lagersystem auf bereits existierende Lagerkisten zu setzten wenn es NICHT die Mitglieder des orginalen Lagersystem ist.
- Schildfunktion:
Zeile 2: [Lager]
Zeile 3: Verteilerkiste ID (Exakt)
Zeile 4: Entweder das Wort SWITCH ODER die Priorität als Zahl zur Zuweisung ODER das Wort VERTEILEN um den Verteilungsprozess fern zu aktivieren.
Die Schilder müssen NUR auf dem gleichen Server sein. (Aka nicht an der Kiste selbst)
- Namen für Lagerkisten hinzugefügt.
- /ash [distributionchest/storagechest] openoption [ID/Name] hinzugefügt, öffnet das Optionmenü aus der Ferne.
- /ash [distributionchest/storagechest] search [ID/Name] wurde verändert. Ohne Item zeigt es per Partikel an, wo sich die Kiste befinden. Mit einem Item in der Hand, wird im Lagersystem alle Kisten gesucht, welches dieses Item sortieren. Diese Kisten werden dann auch per Partikel angezeigt.

Avan
----------, May 6, 2021

English Description:
Ahoy!

- Due to a bug, that did not show an error message, it has been found that on servers with no big performance, the list commands kicks the player from the server, who have executed the command.
Therefore a new variable has been added to Config 2, where you can set the maximum number of displayed boxes. If not set the default value is 25. Here is an indication of what you would need to add in the Config.
Code (Text):
#Set the diplayed Amount Chest in the "list" command (/ash distributionchest|storagechest list)
#This is maded, because it happend by some server, that the player, which perform the command was kicked without errors
AmountToDisplayDistributuionChestInListCommand: 25
AmountToDisplayStorageChestInListCommand: 25
Avan
Deutsche Beschreibung:
Ahoi!

- Durch einen Bug, welche keine Fehlermeldung angezeigt hat, hat sich herausgestellt, dass bei Server mit keiner größen Leistung, die Listen Befehle Spieler vom Server kicken, welche den Befehl ausgeführt haben.
Deshalb wurde in der Config 2 neue Variabel eingepflegt, wo man die Anzahl an maximal angezeigten Kisten setzten kann. Wenn nicht gesetzt ist der Default Wert 25. Hier eine Anzeige was man in der Config hinzufügen müsste.
Code (Text):
#Set the diplayed Amount Chest in the "list" command (/ash distributionchest|storagechest list)
#This is maded, because it happend by some server, that the player, which perform the command was kicked without errors
AmountToDisplayDistributuionChestInListCommand: 25
AmountToDisplayStorageChestInListCommand: 25
- Hebel funktion erstmal deaktiviert, solange bis das per Spieler einstellbar gemacht ist.

Avan
----------, Nov 2, 2020

English Description:
Ahoy!

- Attention! Add new column in Mysql (distribution boxes)! See attachment!
To do this, select > table > tab "structure" > add "1" column after "automaticdistribution" > see appendix.
- Random function added. Default command: /ash distributionchest random. Select distribution box before!
Explanations:
- All storage boxes and final storage boxes are randomly (randomly) put in an order.
- During the actual distribution process it is taken into account whether the item (no matter how many there are, i.e. 17 or a full stack) is already present. If it is available, it will NOT be distributed into this box. No matter if normal storage box or final storage box!
- Bugfix with the YamlDatein
- Bugfix in the distribution list of other players you can also click directly on the distribution boxes to select them. Provided you have the perms.

Avan
Deutsche Beschreibung:
Ahoi!

- Achtung! Neue Spalte in Mysql (Verteilerkisten) hinzufügen! Siehe Anhang!
Dazu > Tabelle auswählen > Reiter "Struktur" > "1" Spalte hinzufügen nach "automaticdistribution" > Siehe Anhang.
- Random Funktion hinzugefügt. Default Befehl: /ash distributionchest random. Vorher Verteilerkiste auswählen!
Erklärungen:
- Alle Lagerkisten und Endlagerkisten werden randomisiert (zufällig) in eine Reihenfolge gebracht.
- Bei der eigentlichen Verteilung wird berücksichtig, ob das Item (egal wieviel es sind, aka ob 17 oder ein volles Stäcks) schon vorhanden ist. Ist es vorhanden, wird es NICHT in diese Kiste verteilt. Egal ob normale Lagerkiste oder Endlagerkiste!
- Bugfix mit den YamlDatein
- Bugfix in dem Verteilerkistenliste anderer Spieler kann man auch direkt auf die Verteilerkisten klicken um sie auszuwählen. Vorrausgesetzt man hat die Perms.

Avan

Images:
MysqlRandom.JPG
----------, Oct 13, 2020

English Description:
Ahoy!

- 1.16.3 support.
- Various bug fixes, including void bugs, null pointers, etc.
- Command to delete distribution & storage boxes per server and per world. (e.g. for a farm world reset) Default: /ash delete <Server> <World>
- A faster variant for the equalized method has been introduced. Now the so-called "UseFastDelayedDistribution". If this is set to "true", then more than one storage box can be accessed per tick.

Avan
Deutsche Beschreibung:
Ahoi!

- 1.16.3 support.
- Verschiedene Bugsfix, darunter Void-Bugs, Nullpointer etc.
- Befehl zum löschen von Verteiler- & Lagerkisten pro Server und pro Welt. (Bspw. für einen Farmweltreset) Default: /ash delete <Server> <Welt>
- Eine Schnellere Variante für die entzerrte Methode eigeführt. Dabei kann nun der Sogenannte "UseFastDelayedDistribution". Ist dies auf "true", dann kann pro Tick mehr als eine Lagerkiste angesteuert werden.

Avan
----------, Oct 3, 2020

Attention: Build 2 contains a few Bugs. I´m on it!

English Description:

Ahoy!

Remember to check the yamls and if necessary create new ones!

- Bugfix, for unenchanted items the durability is now correctly considered/ignored
- Bugfix, for enchanted books, you can now correctly specify different numbers of different levels in the ItemFilter
- Bugfix, for enchanted books, the different levels and the different components are now correctly considered.
- Bugfix, Items no longer disappear when pressing a hotbar button in the ItemFilter.
- Bugfix, overwriting of the ItemFilter by other GUIs is fixed
- Bugfix, the same container blocks (boxes, etc.) can no longer be distribution and storage boxes of the same storage system.
- Plates and buttons can now query a larger radius.
- Container blocks are now locked (can't be opened by hand) as long as they are in the distribution. (1 tick more per storage box).
- To the normal automatic system, you can now set this in dynamic format. Means that the more distribution boxes and storage boxes there are on the server, the longer is a cycle before the next distribution round starts. You can include a direct and indirect pause, as well as the minimum tick per distribution box and storage box.
- Each distribution type (automatic, manual, plate & button) has been equalized. This means that only one storage box is retrieved per 50 milliseconds. This is to prevent lags etc., but also means that the distribution per storage box increases by 50 milliseconds. (Aka with 1000 storage boxes this is 50 seconds)
- To view the respective times of the automatic distribution, there is the new command. Default /ash automaticdistributioninfo.
- Storage systems can now be transferred to other people. To do so, select the storage box and enter /ash distributionchest transfer <playername>.
- You can now toggle whether you want to remove distribution boxes by entering /ash distributionchest breaking. And only then you can remove distribution boxes. To deactivate it, just type it again. This value is reset at every login. Meaning, to remove distribution boxes on different days, the command must be executed again and again.

Avan
Deutsche Beschreibung:
Ahoi!

Bedenkt die Yamls zu überprüfen und gegebenenfalls neu zu erstellen!

- Bugfix, bei unverzauberten Items wird nun die Haltbarkeit korrekt berücksichtig/ignoriert.
- Bugfix, bei verzauberten Büchern, kann man nun korrekt unterschiedliche Vz. verschiedener Stufen im ItemFilter angeben.
- Bugfix, bei verzauberten Büchern werden nun die verschiedenen Stufen und unterschiedlichen Vz. korrekt berücksichtigt.
- Bugfix, Items verschwinden nun nicht mehr, wenn man im ItemFilter auf eine Hotbartaste drückt.
- Bugfix, Überschreibung des ItemFilter durch andere GUIs ist behoben.
- Bugfix, der gleiche Containerblöcke (Kisten, etc.) kann nicht mehr Verteiler- und Lagerkiste des gleichen Lagersystems sein.
- Platten und Knöpfe können nun einen größeren Radius abfragen.
- Containerblöcke sind nun gesperrt (Kann per Hand nicht mehr geöffnet werden) solange diese in der Verteilung sind. (Pro Lagerkiste 1 Tick mehr).
- Zu dem normalen automatischen System, kann man dies nun im dynamischen Format einstellen. Bedeutet, dass umso mehr Verteilerkisten und Lagerkisten auf dem Server existieren, umso länger ist ein Zyklus, bevor die nächste Verteilungsrunde anfängt. Man kann eine direkt und indirekte Pause einbauen, sowie den Minimal Tick pro Verteilerkiste und Lagerkiste.
- Jede Verteilungsart (Automatische, manuelle, Platte & Knopf) wurde entzerrt. Bedeutet, pro ca. 50 Millisekunden wird nur eine Lagerkiste abgerufen. Dies soll Lags etc. zuvorkommen, bedeutet aber auch, dass die Verteilung pro Lagerkiste um 50 Millisekunden ansteigt. (Aka bei 1000 Lagerkisten sind das 50 Sekunden)
- Um die jeweiligen Zeiten der automatischen Verteilung anzuschauen, gibt es den neuen Befehl. Default /ash automaticdistributioninfo.
- Lagersysteme kann man nun auch übertragen auf andere Personen. Dazu vorher die Lagerkiste auswählen und /ash distributionchest transfer <Spielername>, eingeben.
- Man kann nun per Befehl toggeln, ob man Verteilerkisten abbauen möchte, dazu /ash distributionchest breaking, eingeben. Und nur ab dann kann man Verteilerkisten abbauen. Zur Deaktivierung einfach nochmals eingeben. Bei jedem Login ist dieser Wert zurückgesetzt. Bedeutet, um Verteilerkisten an verschidenen Tagen abzubauen, muss der Befehl immer wieder ausgeführt werden.

Avan
----------, Sep 24, 2020

Well, another round in the Bugfixing rollercoaster.
The last bugfix had created a distributionbug. Well, i hope all is now fixed^^

Avan
----------, Aug 7, 2020

Well, a another fix. This time by manuel InventoryClose and Button/Plate a ItemDup Bug.

Avan
----------, Aug 6, 2020

Well, the fix for a Item Void bug by the Distribution.

Avan
----------, Aug 5, 2020

Resource Information
Author:
----------
Total Downloads: 1,649
First Release: Aug 4, 2020
Last Update: Jan 28, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings