Commands & Permissions

WildcardDescription
logstream.*Contains all permission within this project.
logstream.color.*Gives you ability to bypass all blacklisted colors.
logstream.bypass.*Gives you ability to bypass any limit configured.
logstream.basicsGives access to the most basic permissions.




All commands in LogStream begins with '/logstream' or '/ls', then you may add arguments.

CommandDescriptionPermission
/logstreamWill return a list of commands.logstream.command.main
/ls admincmdsWill return a list of admin commands.logstream.command.admincmds
/ls reloadWill reload all configuration files.logstream.command.reload
/ls modifyjoin <me> <string>Change the join output for yourself.logstream.command.modifyjoin.self
/ls modifyjoin <player> <string>Change the join output for a player.logstream.command.modifyjoin.others
/ls modifyquit <me> <string>Change the quit output for yourself.logstream.command.modifyquit.self
/ls modifyquit <player> <string>Change the quit output for a player.logstream.command.modifyquit.others
/ls variablesSee the list of variables, info about them & more.logstream.command.variables
/ls charges [output]See info about charges/prices. You can add an output to check the price of it too.logstream.command.charges
/ls remove [stream type]Will reset all or the specific stream modification(s) from yourself.logstream.command.remove.self
/ls remove [stream type] <player>Will reset all or the specific stream modification(s) from a player.logstream.command.remove.others
/ls generate <player> [stream type]Will generate all or the specific stream field for a player without modifying the stream output of the player.logstream.command.generate




Individual permissions

PermissionDescription
logstream.bypass.chargesBypass any charges while modifying stream.
logstream.bypass.emptyoutputAllows you to have an empty output if disabled in the config.
logstream.bypass.maxlengthBypass the max length of an output.
logstream.bypass.minlengthBypass the minimum length of an output.
logstream.bypass.maxvariablesBypass the max variables you can use in an output.
logstream.bypass.minvariablesBypass the minimum variables you can use in an output.
logstream.bypass.disallowedwordsBypass any blacklisted words.