Easier variable syncing #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Convert this skript-reflect code to Java:
and make syntax out of it:
send variable "variablename" with data {anythinghere} to channel "server1"
make on redis message event to not trigger for this and the variable to be simply just set on that server
almost finished, I just want to make it use {variablename} first instead of "variablename" before release
done