- Usage: Shift + Right Click looking at another player with your item in your hands, to get this item transferred for them!
-
Requirements:
- Java 11 or higher (build time)
- Java 8 or higher (runtime)
-
Supported versions:
- 1.20.x (default build target) →
TakeThis-1.20.x-1.0.jar - 1.21.x (
mvn -P mc-1.21 package) →TakeThis-1.21.x-1.0.jar
- 1.20.x (default build target) →
-
Additional info: You may configure the plugin as you wish in the
TakeThis/config.json5file. You may not mess with theTakeThis/config.ymlfile, because it is used to store opt-in and out variables. -
Known issues: Sometimes the variable ${item_quantity} will show wrong values in the chat, but items can be transferred correctly (i hope so).
