IdlePixel Custom Interactor

Sends custom messages to an account and logs received customs

2023-10-30 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
Lux-Ferre
باھا نومۇرى
0 0 0
نەشرى
1.6.0
قۇرۇلغان ۋاقتى
2023-04-14
يېڭىلانغان ۋاقتى
2023-10-30
Size
6.3 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

IdlePixel Custom Message Interactor

This is a development tool and has no use for players that aren't working with custom network messages.

Click the "Custom" link at the top of the page to open a panel for sending custom network messages.

Panel will pull your default recipient from your plugin config on login.

Made for use with IdlePixel+ and messages of the format:

CUSTOM=player~callbackId:plugin:command:payload

For example, having "luxbotdev" in the config, and typing "echo:Test message" into the prompt will send:

CUSTOM=luxbotdev~IPPX:interactor:echo:Test message

Will also log all custom messages received to console and panel pseudo-console.

Receiving this example message will output sender_name: interactor:echo:Test message to console.