/check_fruits
Permission Level: 2
This command can only be used if the "One Fruit per World" config option is set to either SIMPLE or EXTENDED
The fruit
and list
subcommands can be made usable for every player when the config option Public /check_fruits
is enabled, this option is disabled by default.
- /check_fruits fruit <fruit>
- Sends info only about the requested fruit, unlike the list subcommand which sends info about all the fruits
- /check_fruits list
- Sends a client-sided chat message for the command executor detailing all the fruits in the world, spawned fruits, which player holds or ate what fruit and the logoff details of devil fruit players
- /check_fruits history <fruit> [(page) | export]
- Lists the history of the given fruit, who had it, what happened to it and when
- The fruit needs to be on a specific format prefixed by the mod id adding it as such:
- Pika Pika no Mi turns into
mineminenomi:pika_pika_no_mi
- For Zoans with models the following Zou Zou no Mi, Model: Mammoth will turn into
mineminenomi:zou_zou_no_mi_model_mammoth
- Same format applies for all fruits however the mod id should differ for addons
- Pika Pika no Mi turns into
- The command will only output the last 100 entries due to Minecraft's chat, to view more entries you can use the
following argument to input a number representing the page number ex:
/check_fruits history mineminenomi:pika_pika_no_mi 4
- The page numbers will start from 0 (signifying the 1st page)
- If no page argument is passed then the first page (0) will be shown
- The export argument will generate a folder called
onefruit-exports
holding a file (or multiple) for the fruit you've exported- Ex:
/check_fruits history mineminenomi:pika_pika_no_mi export
will export the entire history of the Pika Pika no Mi
- Ex: