236
Multiplayer Moderation
in progress
Activity
Newest
Oldest
s
sdickinson
Is there an update on this? I would find having read only multiplayer sessions super helpful in terms of teaching (through the teams for education product). That way my students can see the code in real time but not worry about accidentally overwriting something. Then I could enable write access for one at a time to ask them to demo their ideas for the rest of the class individually.
A
ApoorvAgrawal
Whats the point of read only. If you want to have read only, just share the link with them
ex: https://repl.it/[YOUR USERNAME]/[THE NAME OF YOUR REPL]#[THE NAME OF THE FILE]
t
tamkerl
@ApoorvAgrawal: He typed "read-only, write permissions etc.", he probably meant read-only permissions on some but not on all
C
ChezCoder
in progress! :D
T
ThomasZhou2
Agreed. Since my friends are not always trustworthy and I don’t want them to mess up my hard work
C
Codemonkey51
Also add 'moderators' to that repl that can add and remove people or have that as another option user can add people user can remove people
x
xxpertHacker
I would like the option to disallow reading of certain files. For example, in an HTML, CSS, and JS Repl, the JS coder doesn't "need" to see the CSS, and vice versa. Or maybe I don't want someone seeing the server-side code, and only see the file that the server is supposed to send, and vice versa. Like after all, we bought the hacker plan for a reason.
Also, we can we have control over who can run the program? Maybe someone is trying to debug and someone else just cancels and reruns it.
P
PintTheDragon
Maybe creating read-only sections or creating writable sections for certain people so everyone doesn't have access to everything.
C
ChezCoder
Yes and maybe commands like /mute - mute person and /clear - clear chat.
C
ChezCoder
IM EXCITED
d
dguisti
@ChezCoder: Clearing chat is simple. Just run kill 1 in the terminal xD
C
ChezCoder
@dguisti: oh wow, never knew that!
d
dguisti
@ChezCoder: It's pretty bad. It basically kills the repl interface making it reload, but it works.
C
ChezCoder
@dguisti: lol
m
mwilki7
Multiplayer version control system maybe?
Maybe a "update code" button so you can progress the code and have something to revert to in case any unsavory user attempts to delete everything?
That way everyone can have read-write privileges but only the owner manages the version control.
M
MATHyou
When is this going to be complete? It would be really helpful!
Load More
→