add comment to the streamer command to be able to differentiate it better later
This commit is contained in:
parent
1800f44941
commit
fce192d295
@ -1,3 +1,5 @@
|
||||
# Streamer Command
|
||||
|
||||
streamer.command.name=streamer
|
||||
streamer.command.description=A bundle of Streamer commands
|
||||
streamer.command.add.name=add
|
||||
@ -14,3 +16,5 @@ streamer.command.arguments.add.message.name=message
|
||||
streamer.command.arguments.add.message.description=Custom Announce message. Placeholders (in curly braces): url, name, title, category, role (if set)
|
||||
streamer.command.arguments.remove.name=streamer
|
||||
streamer.command.arguments.remove.description=The streamer to remove
|
||||
|
||||
# more to come...
|
||||
|
Loading…
x
Reference in New Issue
Block a user