|
@@ -4,8 +4,8 @@ Welcome to the documentation of DropEdit2. Here you will find all information ne
|
|
# Installation
|
|
# Installation
|
|
Proceed as follows to install DropEdit2:
|
|
Proceed as follows to install DropEdit2:
|
|
|
|
|
|
-place DropEdit2.jar in your plugin's folder, found at spigot
|
|
|
|
-restart or reload your server
|
|
|
|
|
|
+* place DropEdit2.jar in your plugin's folder, found at spigot
|
|
|
|
+* restart or reload your server
|
|
|
|
|
|
|
|
|
|
*Make sure running spigot 1.8.8 - 1.13.1.*
|
|
*Make sure running spigot 1.8.8 - 1.13.1.*
|
|
@@ -80,6 +80,14 @@ There are two different modes for setting the drop chances of an item drop. The
|
|
|
|
|
|
Using the classic mode, DropEdit2 would choose a random item depending on the presence of items in the 53 slots inventory. So each slot theoretically has a dropping chance of 1:53, so in order to create a 1:2 drop chance, for instance, you would need to fill a half of the inventory with an item.
|
|
Using the classic mode, DropEdit2 would choose a random item depending on the presence of items in the 53 slots inventory. So each slot theoretically has a dropping chance of 1:53, so in order to create a 1:2 drop chance, for instance, you would need to fill a half of the inventory with an item.
|
|
|
|
|
|
|
|
+##### Shulker Boxes
|
|
|
|
+
|
|
|
|
+When putting Shulker Boxes into the custom drop inventory, they will act as "containers" for DropEdit.
|
|
|
|
+
|
|
|
|
+A red shulker box lets you drop a bunch of items at once, so you can add a complete gear into one shulker box in order to drop that gear at once when randomly selected from the drop inventory.
|
|
|
|
+
|
|
|
|
+A yellow shulker box expands the custom drop inventory by 27 slots. DropEdit will add all items configured in a yellow shulker box to the pool of items from which DropEdit chooses a random item afterward.
|
|
|
|
+
|
|
#### Precise Mode
|
|
#### Precise Mode
|
|
|
|
|
|
As stated above, the precise mode is very accurately. Thus you need to set a percentage for every item you put in. This can be done by right-clicking any item in the inventory, and typing the desired percentage in decimal using an anvil GUI.
|
|
As stated above, the precise mode is very accurately. Thus you need to set a percentage for every item you put in. This can be done by right-clicking any item in the inventory, and typing the desired percentage in decimal using an anvil GUI.
|