jaqobb / message-editor

Spigot plugin that allows editing in-game messages that were previously unmodifiable
MIT License
13 stars 2 forks source link

Ask #15

Closed vDjgamer closed 3 years ago

vDjgamer commented 3 years ago

What are the variables that can be used? Let's say for example: "John has joined the server?" And also, what do those characters of [{}] and those numbers mean

jaqobb commented 3 years ago

You use RegEx to turn parts of the previous message into placeholders that you can use in the new message.