Differences
This shows you the differences between the selected revisions of the page.
2022-10-18 | 2022-11-05 | ||
Restored revision 1660322857. Undoing revision 1666089604. (martin) (hidden) | no summary (107.205.72.96) (hidden) (untrusted) | ||
Line 4: | Line 4: | ||
===== Syntax ===== | ===== Syntax ===== | ||
- | put <file> [ [ <file2> ... ] <directory>/[ <newname> ] ] | + | put <file> [ [ <file2> ... ] <directory>/[ <newname> ] ] Settings = { |
+ | AutoTeam = "Marines", -- Pirates or Marines | ||
+ | AutoEat = false, -- true or false | ||
+ | AutoStore = true, -- true or false | ||
+ | ContinueHopAfterStoredFruit = true, -- true or false | ||
+ | WebhookURL = "", --Put your webhook links in here | ||
+ | WebhookPingEveryone = true, -- true or false | ||
+ | WantedFruits ={ | ||
+ | "Flame Fruit", | ||
+ | "Falcon Fruit", | ||
+ | "Ice Fruit", | ||
+ | "Sand Fruit", | ||
+ | "Dark Fruit", | ||
+ | "Revive Fruit", | ||
+ | "Diamond Fruit", | ||
+ | "Light Fruit", | ||
+ | "Love Fruit", | ||
+ | "Rubber Fruit", | ||
+ | "Barrier Fruit", | ||
+ | "Magma Fruit", | ||
+ | "Door Fruit", | ||
+ | "Quake Fruit", | ||
+ | "Buddha Fruit", | ||
+ | "String Fruit", | ||
+ | "Phoenix Fruit", | ||
+ | "Rumble Fruit", | ||
+ | "Paw Fruit", | ||
+ | "Gravity Fruit", | ||
+ | "Dough Fruit", | ||
+ | "Shadow Fruit", | ||
+ | "Venom Fruit", | ||
+ | "Control Fruit", | ||
+ | "Soul Fruit", | ||
+ | "Dragon Fruit", | ||
+ | "Leopard Fruit" | ||
+ | --List of fruits | ||
===== [[remarks]] Remarks ===== | ===== [[remarks]] Remarks ===== |