Update 4 - Way Better Performance, Simple Handling and much more!
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!
- /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!
- /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.