Skip to content

Temporary private rooms #32

Description

@LBPHacker

This is currently not possible to do, for some reason???

if room:is_temporary() then
client:send_server("\ae* Temporary rooms cannot be made private")
return true
end

Most likely the reasoning is that the handling of the private property would have to be copied to temporary structures, which is not worth the trouble given that temporary rooms can just be given hard-to-guess names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions