Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to write a special autofish bot for my server.This server use new fishing plugin to replace the Vanilla.While baiting the fish, it will send a title depends on the ItemAdders plugin.The titles are as follow:




I found the plugin's source, and read the gitbook, it says fishing title follow the config format as follow:
first title's format:
https://mo-mi.gitbook.io/xiaomomi-plugins/plugin-wiki/customfishing/minigame/accruate-click
second title's format:
https://mo-mi.gitbook.io/xiaomomi-plugins/plugin-wiki/customfishing/minigame/tension
I wrote a little script try to get the fish title data sended from server and displayed in my console, but received nothing.

How can I get the title data from the server?
Beta Was this translation helpful? Give feedback.
All reactions