IdlePixel Custom Interactor

Sends custom messages to an account and logs received customs

Versión del día 20/4/2023. Echa un vistazo a la versión más reciente.

Autor
Lux-Ferre
Calificaciones
0 0 0
Versión
1.1.0
Creado
14/4/2023
Actualizado
20/4/2023
Tamaño
3,23 KB
Licencia
MIT
Funciona en

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 commands to the account in the config.

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.

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