Syntax: Select all
import colors
from messages import SayText
SayText('{}Hello'.format(colors.WHITE)).send()
Simple code and it works, but how do I avoid FFF000F in console?
Syntax: Select all
import colors
from messages import SayText
SayText('{}Hello'.format(colors.WHITE)).send()
velocity wrote:Syntax: Select all
import colors
from messages import SayText
SayText('{}Hello'.format(colors.WHITE)).send()
Simple code and it works, but how do I avoid FFF000F in console?
velocity wrote:Not really a solution, by not writing anything in console at all
Return to “Plugin Development Support”
Users browsing this forum: No registered users and 93 guests