#off-topic
1 messages ยท Page 1051 of 1
mobile amoled > this one though
who just merged chatchat
icic
idk english
why?
now I have to update the bungee branch again
The theme is .. too dark for desktop imo
Piggy
o
yes
even the mobile has lighter shades
Kaliber seems to have done that.
I like it.
Piggy
what are the requirements to gain access to ChatChat
I like it
fucked if i know
Use it every day
my bad pig ๐ฅฒ
oh who owns it
to chatchat what?
cube?
there's chatchat beta users, and there's chatchat development
do any non staff members have access to chatchat source?
its open source
lmao
this makes sense it is on github
there's the private dev channel tho, I know Lucy is there
I didn't make the connection at first
lmao
why do you wan tto see it
how do you go from PAPI3 to ChatChat?
speaking of PAPI3, pig anything that needs to be helped with as of right now?
"new"
everything lol. its a mess
I mean I need to rewrite most of it
feel tbh
Piggy, is papi3 getting done before paper adds their own placeholder system for minimessage? 
lmao
how long is the multi
an hour
Time you got a watch
It'd be pretty much like papi but built into paper, not sure when they plan to add it but they've been talking about it
good
Spigot is dying

well spigot plugins aren't allowed to recommend paper iirc
or is it force paper
idk
Man I am starting to run out of things to say to complement this experience multiplier
so spigot owners might not really know about paper
this is correct, not even recommend
(paper would need to add a provider service for minimessage which is doable already)
well
both
erm
they warned me for 1 of my 3 plugins that recommend paper xD
oh what
not all 3 of them, just 1
they enforce it to that too?
it's not necessarily a replacement for papi 3 as papi 3 has the expanded scope of supporting multiple platforms
wdym?
(and publish it on spigotmc.org)
I'd like to see them try and stop me
what your message said?
dew it
they have, plenty of times lmao
for better performance and more functionality use paper.
xD
ahhhh
go on then
but many plugins do that
they edited the message from my spigot page and from my plugin update from only 1 of the 3 plugins lmao
yeah do it
iirc, dont they?
the plugins are also very small lmao
fist fight in australia
emily basically I can't really do any proper work on papi 3 till I finish school
plane ticket to Australia is too expensive
which will be soonish
I see
ok. I go eat now. byeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
you could have it so that when the user tries to use the feature it prompts them to switch to paper instead of like a startup message
i dont think they'd mind then
seeee yaaaa
my plugins say: "You are using a spigot fork, plugins might have errors or not work correctly. Report issues if any" xDD
minimessage itself could do most of the work here instead, which is what we're assuming is going to be done (but nobody is actually doing it)
when not using Spigot
wasn't even a startup message
just on the spigot page
lmao
shhh
you should see #developer-chat
PIG
@sullen sorrel when will you ๐
๐ญ
lol
yes?
you should see #staff-chat
literally everyone but you
literally everyone but you
what
give it another year
at minimum
dkim I think all staff have access to it
dkim what's ur github
what about cj
(we dont)
lmaooo
Yeah staff do
although some repos show as recently updated because of renovatebot
40 repos
we only staff professional developers
๐
so we can make chatchat
and only 8 private repos
how much staff?
@fallow crow rude
oh
bullying ppl
I did like a few reviews and then stopped and now after joining Noxcrew I have 0 time for it 
access to what 
the apps
dont worry we now have access
i promise we will now do the applications
I also can see all the premium plugin channels and haven't purchased them all ๐ฎ
oh ๐ฅฒ
oh
At least 3
thank you very much
btw how long is the queue?
just asking
๐
yes
l0ng
Big long
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOHHHHHHHHH_ _ _ _ _ _
THANK YOu
yes
well
since when could they see your IP
I offered myself to do some apps reviewing but cube didn't want a FOREIGN OUTSIDER to do it
idek dkim
I have no idea where that even is shown lmao
idk how to see ur ip
O
google "what's dkim's IP address"
duh
have you tried?
i'll try
yet 
Don't worry about it, Google has it all 
Oh well
no!!
@fallow crow
hi
gl trying to understand it ๐
hi
uwu
it's not even that hard to understanddddddd
if u say so
well
wow this is huge
tbf i havent looked at it in a while
didn't know a plugin that replaces placeholders can be so big ๐ฅฒ
I want to rewrite it so it's less un-understandable
Oh no
not that the code has changed, but maybe i am more knowledgeable since the last time i looked
although i guess for performance and other features
makes sense
it's not even a matter of knowledge
You'll fall in the rabbit hole of rewriting things before they are done and never finish
yoooo
it's not like I'm using strange esoteric features that you wouldn't have heard of
my code style is just fucked
bad design perhaps
Same
well here's the thing too
the complexity isn't for nothing
there's a LOT going on with this project
it's not simple to provide a compatibility layer between 3 very different platforms
so I'm not even sure what I can rewrite
the material api definitely needs to go
it doesn't need to be reset
I just need to make the super complex stuff
only mediocre complex
so basically the key system & material system
I think those are the two most convoluted systems
literally no clue how to make the key system simpler, it was my simplified version from sponges lol
material should be easier to make simple though
If you're thinking about "material" as in Bukkit-like Material, that's awful
Blocks are separate from Items
Don't let it get into your head they fit into one same category
papi doesn't distinguish between them iirc because there's no expansions that do
That's on the expansions
It's still horrible and it's only a Bukkit thing
ye
I mean there are "materials" internally
But they're more like "type properties"
idk it's weird stuff
Totally different meaning
well I just classify it for items
no u
items have a material type
items in an inventory
the problem with not having a system like this is consistency across versions and platforms
material names throughout minecraft's history have changed names, and there are variations between server implementations
and ideally papi should present the "right" name
in best case you'd use translation keys ig
best case yes
but the question has to be asked, does this even really matter?
because the name can be understood by a human regardless of whether it's "correct" to the game's internals
the question is whether papi's output is being used as a key for data
or just in chat
yea
Rockstar has shelved remakes for โGrand Theft Auto 4โ and โRed Dead Redemptionโ and will focus on โGRAND THEFT AUTO 6โ.
(Source: https://t.co/lOgnmUj5Qd)
1043
116
No, they have an item type, do not let Bukkit fool you
What I, personally would do is model it around Sponge API, not Bukkit which has shown its age for so long now
just seen this
fucking gta trilogy...
trilogy?
the definitive edition
what was in the trilogy?
ur really out of loop
Remakes of rdd and gta 4? Whats that
gta 3, san andreas, vice city
The triยฃogy
the rumour is that theyve stopped development of gta4 and rdr remasters because of the bad reception received from the trilogy
es6?
there should be a GTA for england
elder scrolls
instead of guns only knives
it's all I care about
Ah ah
i'm fiending elder scrolls
Minecraft better edition when
never
Todd said it's Starfield, es6 then fallout iirc
ik
but so much waiting
and people keep complaining about starfield i'm gonna be so sad if it's a flop
so far we got bedrock edition and the upcoming bullshit edition aka java
They really did not have shit when they released that teaser ๐
nope
so are you guys in the loop with the chat reporting stuff
Blitz jumpscare
not very well
Please don't start the arguments again lmao
Cant wait for the next stupid thing they add 
you report message, it goes to their moderators, which review the message, and then there's supervisors who will review the review
i'm an admin I can start whatever argument I please
Several people are typing
I mean it does function well, you not liking it is a whole other thing
they told us very little.
nope
Did someone say chat reporting?
yes
you can opt in to quit the game I guess
It's not opt in
I haven't played minecraft in a while and probably won't in another long while. I did the same with csgo. I haven't touched that game in months
it won't make a difference but fuck them
from a server owners perspective it's opt in I mean
I mean, I dont play minecraft very often either, but I still care about the changes
no tho?
how is it opt in
I'm not sure what's public information
do mods or plugins that remove the key thing work?
don't want to get anyone in trouble
there was someone saying you can opt in from server properties but I'm pretty sure that's false
well spigot removes it
it just sends a system message
How the fuck are we suppose to know if its not even public information? lmao
for us rn its not opt in. so its fucked
so fuck mojang, fuck microsoft
and fuck steam
interesting dkim
that's just an extra
I mean they have to implement it...
Best idea is to leave a children's game totally unmoderated
there is an option in server.properties, I don't know about spigot removing it
best idea is to not give a fuck about kids tbh
Best idea is to give people a choice.
it's also worth noting how it works
the game has done just well since it was released until now
1.19.1 introduces cryptographically signed messages
microsoft likes taking choices away from users
every chat format plugin in existence, changes message content
meaning those signatures = nil
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/src/main/java/org/bukkit/craftbukkit/entity/CraftPlayer.java#241
traced back from the serverbound chat packet
unless I'm missing something, but this is what's called after the chat event from what I could see
yes. but have you heard that if messages are not sent in order players get kicked? apparently that's a thing
so no more async message processing
they want to move the chat formatting to resource packs
oh yeah I heard someone complain about that
lol
well if the message processing is held on 1 other thread then it'd still be sent in order
so you don't remove the signature
doesn't that also cause some console warning
wdym
like "is client/server not sync"
on the client or server console
server
I'm not sure it's possible to stop this
yeah maybe. but that doesn't mean its a good thing?
[07:51:44 WARN]: Nightmqrish sent expired chat: 'yup'. Is the client/server system time unsynchronized?
someone sent this in one of the support channels the other day
like they could just as well give us an official option
๐ค interesting
making such a game "children friend" is stupid imo
assuming you're talking about the async chat thing that blitz was saying
especially that there's no such thing as official servers
its always the same bullshit with microsoft. just taking away options. that's what I hate the most. I hate the global banning as well.
idk what cause that dkim, I just say it a few times
oh also did you know that snooper settings option or whatever was removed
chat preview solves this
what's that emilia
microsoft has nothing to do with this feature
microsoft still sucks
i won't argue with that, but they're not touching anything here
I mean, at this point doesn't matter who added this bullshit
a way for the server to send modified messages to the client while the client is still typing so the client can sign the formatted message
you also don't need resource packs for custom chat types, that was a misconception
what does chat preview do?
well
they can make it as easy as possible to implement, but it can't be enforced
๐ฅฒ
how do you know it wasn't signed by the sender?
it's true it can't be enforced
but as of currently it's not reasonable to argue about this because it's not a complete feature
the release was delayed
plus, there are mods already to disable signing
all communication goes through the server, so the server has control
the packet
paper (and spigot) don't even use player chat packets yet
has the info
the packet...
which goes to the server
the server can then sign the message with its own key
and the receiver won't know the difference
because the receiver doesn't have access to the sender's key
because the sender can only send their key through the server
does it send the key to the server?
what key are you using
I thought it just sends the crypto stuff
you only get one key per account
yeah but all this could've been avoided with some communication. but why do that.
Can always just make a cracked server
they are communicating right now, what do you think prereleases are for
Nobody asked for this though
I mean from the start.
isn't it
Client uses key to sign a message
the signature is sent to the server
in order to report, that same signature which is linked to the message and the account has to be accessible by the receiver
we are animals. We see red, we charge and we won't stop if the color changes after lol.
and the server doesn't know the sender's key
im sure plenty of people asked for this, i.e. parents
It isn't a bad feature, it's just not well implemented yet
it's not implemented at all yet
I guess this was on the to-do list, right next to "update end" and "add some more useful features", which would take much more time to implement ๐คก
tbh if they make it so the reports go to the server staff, that is more than perfect
to verify the signature, the receiver needs the sender's public key
to get that public key, it has to go through the server
yes but not its private key
however it could also go through mojang api
true
PiggyPiglet, sha key pro
like its auth servers or something
what I'd love to see is mojang giving servers the choice to enable this, and then give parents the choice to block servers that disabled this choice or like show a big warning when joining the servers. I wouldn't mind at all
No
also no global banning maybe
why not?
iirc they do have a warning when joining multiplayer servers
a
yeah. but like I Mean saying this server is not moderated
didn't meant to send the a. btw
Ah
Client on launch receives from Mojang both private and public key (encrypted with all the session auth jazz already), client on server join sends the public key to the server
It's session based
I assumed this was the case, and as the case, it is easily bypassed
I mean you can't make anything enforceable in the world of modifications
well when I say enforceable
basically meaning can't be bypassed without client side mod
i'm sure adding a warning that says "this server allows content which is illegal internationally" is sure to be well-received outside your echo chamber
We should have servers that allow grooming and harassment obviously
I love harassment
Ofc
If you get triggered by harassment (Emily) maybe don't play multiplayer games
Just a thought
...
what the hell
๐
Harassment doesnโt always mean it has to be from random people
my brother in christ minecraft is quite literally a childrens game (a game for children)
Harassment is pretty hard to solve though, I mean look at league of legends (which also has chat reporting)
chat reporting is meaningless if it isn't enforced
which could also very well happen here
the solution for harrassment is changing people's attitudes to online harrassment
realise that these words on the screen are meaningless
censorship is not the answer for harrassment
as in bullying
a clear distinction needs to be made there because obviously children are vulnerable to other issues, like grooming, that can have real life consequences
maybe a hot take but saying slurs on the internet is bad actually
Not to mention real life harassment is so much worse than the internet
worse how
obviously yeah you can just shrug it off but that doesn't mean it's ok to say it
why
without reaction these words become meaningless
I mean why shouldn't we just shrug it off, I'm not condoning saying them
I mean just saying being harassed from someone in real life is much worse than words on a monitor
I've found it easy to shrug off after being on the webs for so long
But it's a kids game where people will not always be capable of shrugging it off
I think I got in at a "good" time
i think both are equally bad, i don't think real life is implicitly worse
^
obviously assuming it's verbal for each case
also "real life" what do you mean by that? Strangers vs not strangers?
They are equally bad just depends on the person, some deal with it better than others
just online? text?
People you know vs random people I guess
I have to agree with pulse here, real life is always worse
Not always
the difference is that you're unlikely to speaking with complete strangers in real life
let's say you're getting harrassed in school, there is absolutely nothing you can do to stop yourself from having to see this person every day
online, there's a block button
^^ this
The reason why I have been gone in the past months is because a friend harassed me
And they sat next to me in so many periods
yep, physical interaction vs just a bit of data
Teacher ainโt gonna do jack shit about it
well conversly what if you have online school and you get harassed by a fellow student, vs when you go to a coffee shop and get harrassed by a stranger
which is worse
The difference is you know that student
btw is there nothing you can do to get them to switch classes?
For me you can fill out a form so that they won't be in any of your classes
gets more under your skin
Oh helll nah
so it's not online vs irl but people you know vs people you don't
oh ๐

sure yeah its just some words on a screen, but people shouldnt have to come to that conclusion. the attitude change needs to come from the source, the people harassing others. obviously easier said than done but yeah
I mean ngl I donโt know any of you guys personally lol
if you're in a community across the world, and really bonded with them
idot
get harrassed
then got bullied by them
Lol
until it bleeds into real life which can happen
ya... then you have the best of both worlds!
the people harassing others
this is intrinsic human behaviour, it can't be taught out of existence, it will always exist
the only solution is to change the reaction
"even with only 1000 people left, there's still war" or somehting like that
well yeah, but mitigating it as much as possible is better
Fuck knows
what is going on with this automod
see that's alright
that's why I smoke all the weed and ignore all the people
Ass
arsehole
weed isn't censored? ๐
Lol
๐ฎ
If it goes from online to irl that's when authorities should get involved. I know they suck at taking it seriously though
Marijuana
Depends
on another note, this word is actually racist apparently
i think i agree with what pig is saying
What?
what
I was using it for the drug name of course
How
don't talk about that in minecraft dude. you'll get permanently banned.
What
don't you dare say "Weed"
That is not the issue if you're a dickhead
oh no the horror
what will we do cj?
roblox might ban me too
when weed was first prohibited in the unites states, they called it marijuana, and marihuana, as they look like mexican words (or are mexican words?). Lots of americans didn't like mexicans, so naturally they got support for banning it
oh no
I think xiumavoid's video about the chat reporting sums it up best
I didnโt know that ๐
which one? he made like 5
ya, weed in america is a crazy racist history
Idk whichever one is says "it's not that bad" in
I only saw the first video I think
and then every country followed yours ๐ฆ
Least racist american history moment
So the victims should not be given the tools to deal with it?
Is it true that spigotโs chat signing system is so broken that chat reporting doesnโt work
Lol
I think my favourite moment is that senator that hated black people so much he talked for 25 hours straight to stop the civil rights act from passing
Sums america up perfectly
They should absolutely have tools to deal with it
what those tools are is where we are in disagreement
Doubt
knives are a good sart
you better start using that /s at the end from now on
I like the report system, it just needs some work to be better
I do hate what they are doing to bedrock though, that one is complete censoring, like on signs, item names, etc
well bedrock is actually for kids
He didn't stop at all?
nobody above the age of 7 plays bedrock anyway
so idgaf about that
but lots of adults play java
lots of questionable role playing servers
oh boy
'questionable'
I don't think so, it's kinda crazy
The filibuster is wild
Tell me a single game where this exact system is an actual issue
no other game is comparable to minecraft in this sense
helpchat automod discord server
literally none
Minecraft is not unique
is this enough?
minecraft is entirely unique in a global chat reporting system, while having non-official community hosted servers
Yeah Minecraft has a mixed audience
to begin with, minecraft has no "official" servers
I do not know of a single game comparable to that
what is roblox reporting system like
I don't think I could talk about it for 25 hrs as a whole not just focused on stopping it my god
i feel like that could be comparable
There are thousands of games targeted to children with official report systems in place
That's why it's so fucking funny lmao
Name a single one where it's an issue
I cannot, because none of these games are comparable to minecraft
yes but it wasn't before either. So many games had/have unofficial servers that were/are not moderated by the game and this hasn't been a problem.
I'd say ark is pretty similar to mc on having non-official servers and stuff, idk if there is a report system in the game though so can't compare it either hmm
ark definitely doesn't have reporting lol
or if they do no one uses it
ark players are a different breed
does gmod?
It hasn't been a problem you've heard of, I do know more than one case where not having something like this has been a problem
I don't think so
nope
https://en.m.wikipedia.org/wiki/Strom_Thurmond_filibuster_of_the_Civil_Rights_Act_of_1957 worth a read @agile robin
Just because you haven't heard of it being a problem doesn't mean it isn't
The dude dehydrated himself before so he wouldn't have to go to the bathroom
guys' name is Storm Trooper
Apparently there is a way to report a player but you're supposed to send a screenshot of it 
yeah the whole global reporting and bans system with 99.99% unofficial servers is really bizarre
doesn't that apply to the side you're arguing?
...
yep
I'm arguing in favour of having chat report
what lmao
well in the immediate context, I was arguing that minecraft is solely unique in this
maybe on an opt-in basis sure
Blitz mentioned not having it has never been a problem which cannot be further from the truth
there exists no other game that I'm aware of, where all servers are non official and community hosted, yet there exists a global chat moderation system
I mean it's good to have moderation on official servers or when people want it
or moderated by the server staff
the problem is the huge amount of overreach
global moderators, not understanding context, global permabanning people
.
to me it just doesn't make sense 
doesn't work
roblox games aren't comparable either
Lol
but roblox is also different
they're all hosted by roblox aren't they?
roblox is a sole platform
are they?
ive never played roblox ๐
lol
I have but idk how it works
people just make "experiences" people can visit
yeah nobody self hosts roblox stuff
and they have actual messages, sales between players, etc.
roblox like minehut but you can upload your own code too
servers are hosted by roblox, but that doesn't mean they are official, they are made by other users
yeah but they're hosted by roblox
ugh. well have you never played any other game? cs 1.6, cs go, fivem
Minecraft is very unique, so it is pretty complicated to find the right solution
But it's going in the right direction, but needs more work
yeah csgo and fivem? lmao
gmod
csgo community servers
tf2?
yeah star but those don't have moderation
i havent heard of anyone getting banned from reports, but yeah
tabg lol
he was saying, games like that with moderation
fucking TF2 moderation lmao
not without
ah ye ye
I think fivem is different, being something built on top of gtav
and I sincerely hope they fail
i mean it doesn't really matter the whole precedent thing
the moral of the story is that this is fucking dumb
it's not a platform
and a huge overreach that will drastically affect so many server owners
In the topic of moderation, apparently Valorant is going to add AI moderation to moderate voice chat 
all we can hope for is that they will make it better
smh
man, the same people probably are fine with their gouvernments and other companies spying on them "For safety reasons".
wtf
I imagine most people use discord though anyway?
valorant can just be uninstalled
but starting with them moderating the reports, doesn't give me too much hope
dw about that game
yep, just discord lmao
not the associated rootkit ๐
wait, discord is next
๐ตโ๐ซ
lol matt
Oh I can see that going well, ai is notoriously good at correctly listening to voice ๐คฆโโ๏ธ
why is noise suppression so shit on windows
Depends ig
Oh yes, it'll definitely be great
krisp and rtx voice both fucking suck
discord?
cant wait to get banned for having a bad accent or a voice crack
cube complains literally every time I use them
my friend has a fan right next to his mic
Some words are racial slurs in different languages than other languages
and I can never hear it
also. I wonder what mojang will do about different languages?
actually insane
Black in Spanish
do we know how exactly mojang will moderate the reported chat messages
he complains I get cut off all the time and it distorts my voice significantly, randomly
like do they have a team that reviews every report
manually
it's ai ivan
f
that;s what they said. team of people
I thought they said it was ai
no. they mentioned they'll have a team of people
I sometimes mix romanian and english while talking, and we have some casual words that are "inappropriate" in english
Yeah
but that's not any better. imagine all you do all day is go thru report messages. you'll probably die inside and will just end up banning everyone lol
OH WOW
yeah ok this auto mod needs to be turned off
yup...
lmao
with how popular minecraft is the team will have to be pretty big
I Was literally going to say it
fucking hen tai c um
but then remembered
cum
Discord's noise suppression is fucking bizarre, sometimes it makes desktop audio bleed out into the mic
cum
๐ฎ
cum
nuts? can't say that
Pig: freedom
nuts
cube will probably turn it back on in the morning
but you can enjoy it for a few hours
Having a team to monitor every report from every MC server? That's gonna cost millions
Lol there are hack clients that are implementing mass reporting
by punishing fake reports I'm pretty certain
how will they punish them
"Select all > accepted"
also do they have any guidelines posted
like if i call someone an idiot enough will i be smited
yes but they're very vague
If specific servers have trouble moderating their own how do they think they will handle everyone
they specifically said they'd never ban someone for swearing
official mojang post
it's pretty much just hate speech and like grooming and shit I think
that's good
yeah. they removed swearing from the list of offences
i still think this is gonna go poorly though
you can read this post for the official reasons.
absolutely
They also said continuous false reports (from the same player) will result in them being punished
yeah we'll see about that lmao
after the reported person is banned ๐คก
i can already imagine mass reports being able to target players for saying something that could very vaguely be construed as something against the guidelines but that wouldnt be acted on unless it had hundreds of reports
It's gonna turn into twitch mods, where they sometimes allow it and then ban for it other days
yeah
Global moderation can't go good, period.
aight 1:50 am, bed time
gaby shut convo down if it gets too heated, if it continues
good night pig
good morning*
yes
What better solutions do you have? You are aware Minecraft is a children's game, right? And it actually is a primary platform for groomers to target, right? And not every server has staff all the time to moderate it, right? And no, your server isn't private, you still go through Mojang auth and must agree to EULA, right?
why not have it be opt-in
As I said a while ago, the ideal solution is to put Minecraft on the blockchain
and that's why I don't play anymore Emily
maybe they just add a banned-words section to server.properties ๐
And what if staff is the issue that needs to be reported?
Even with a set of rules and stuff people will always take it into their own hands over what is bad enough and will not punish friends and such
And so it's something that doesn't need to exist?
yeah they can use deluxechats code for that ๐
I never said it shouldn't exist. I explicitly said they should add it but make it an opt in thing
There's something like that already no one uses because they don't even know how to, text-filtering or something
I say this because it is actually very common
The point is the overreach Emily

I think the moderation is pretty good, the problem is the overreach
It should be opt-in
The server I work for is 18+ and people swear and shit all the time, they shouldn't be banned globally from it
swearing is not banned anymore
What do u mean, staff are always vetted and never cause issues
Swearijg is not a reason to be banend lmao
but lets talk about drugs and underage drinking. what is underage drinking? different countries will tell you different things
It was
what are illegal drugs
Until very recently
different countries will tell you different things
I love underage drinking
"very recently", it's been more time since they removed it than it was up but okay
Almost like they are improving the system
So server admins that are the groomers can just turn it off and keep doing what they are doing!
Meh, can't agree
Can't agree with what?
And you think they couldn't figure out how to not send signed chat messages?
give players a warning when they connect this server doesn't use mojang reporting
EULA? 
Yeah like you're literally going full Patriot Act here
No, with your opinion.
"There are some bad people, so we need to spy on everyone to stop them!"
What I said is not an opinion, it literally is true and happens
What is?
people are fucked
You add global moderation, those servers will just disable it
You can't stop humans from being fucked
and clients*
I meannn there's some pretty radical solutions
kill the planet
Almost got kicked out of a pg
- kill everyone
- drug everyone
after they're dead tho
๐
my solution would be to simply ban everyone
That's what Mojang server blacklist is for
this convo is too good to go to sleep on
lmao
how does the blacklist even work
They take it down from auth entirely
great, so we already have a solution?
YOu are now permanently banned from playing online mode in minecraft for not respecting the rules!
cant they just spin up a new server on a different ip
I mean, on the other hand, those bad people could end up killing a lot of the "good" people
Give people an option to disable this global moderation system and people that want "child friendly" servers can have the help of mojang to moderate their wonder land of a server lmao
yeah but then they have to get the audience back.
And they still will! Global moderation overreach doesn't do anything to stop that.
if they have a website / discord thats easy
I thought you have to be 13+ to have a microsoft account
Like people will still be fucking evil and groom people
And half of the supposedly good people will turn to shit the moment they get a complete sense of no-one will know
You can't stop that from happening
Again, what I'm saying is global moderation isn't a solution.
wdym
If the moderation were opt-in, it would be fine
if you have an srv for your primary record, pointing to an a or cname, it bans the a or cname
The servers that want it could get it, the servers that don't won't
You cant stop it
go to sleep pig
But you can reduce the risk
wait you can reverse it?
Yeah by having servers that are explicitly safe for children to opt in
so what people used to do to bypass the blacklist, is have the srv constantly rotating to different records
"not all servers have active staff all the time" - you still have to wait after mojang moderators to reach your ticket, is the same as reporting the player to the server staff and wait for them lol
The server I work for is explicitly not for children
We actively ban anyone under the age of 18
There's no reason Mojang should be spying on our chat messages and issuing tone-deaf global bans based on them
and that's very understandable Star
Wait what are we talking about here?
Sure, but having the option at the moment is better than not
based
Like, I am quite in favor of moderation that servers can opt in to get help!
about mojang's current implementation of moderation being too much
I assumed this was some discussion about governments and citizen moderation
That is a good idea!
Oh ๐ฅฒ
Mojang global moderation in 1.19.1 lmao
They don't spy on anyone lmfao what
it was compared with that tho
remember that you can just disable it anyways
if it even becomes compatible with chat plugins
๐คฃ๐คฃ
The problem is forcing it upon everyone!
Ahh
unless you guys are just discussing the concept
Emily, there's no "at the moment", there's minecraft servers with hundreds of players that have run for years, I bet they dont need this feature at all
then ill be quiet
Sending every chat message you send to Mojang isn't spying?
They are not actively sent to Mojang
They don't lol
I mean on a nation level, moderation is important as peoples lifes may depend on it
But in a game
Honestly its just a gimmil
They are as soon as one person clicks on it
Only reported messages are sent to Mojang
And someone could report every message
I don't want any messages on my server being sent to Mojang
That's the point
true dat
Gaby, this is the time where I'm actually happy for living in ROmania and everyone having cracked accounts LMAO. I Can just start an offline server and get haunderds of players :))))
I mean, that only works woth signed messages right?
Yes
who doesn't
As long as you can disable that, it shouldn't be possible to report
and spigot disables it due to its chat api
Cant wait for microsoft to ddos me
but what if I report someone for underaged drinking? DO I have to provide evidence of them being underaged?
Not every server is like that
Like yeah, I think we need to define the issue here, I am in favor of moderation help from Mojang when server owners want it. My problem is that it's global moderation that you can't disable as part of the game.
And that's why we ask for an opt-in ๐ญ
Exactly! So the servers that want it, can have it, and the servers that don't, don't!
same here.
so if it was an option in server.properties
If you dont have a few staff members, you also dont have too many players in most of the cases, wdym emily?
opt-in would be nice
They will literally send people to kill you if you say shit
Well, to counter that.
Their moderation would be useless if its disablable by the offender
Having players does not necessarily equate to having tons of staff but okay
peace, brother
because apparently they do have text-filtering or some shit for vanilla, but obviously that has to be setup
Yeah so don't play on servers without Mojang protection if you're concerned
Show a big warning when they join!
clients can install mods to disable this too
just on bedrock
pig had the solution
o
Nah, they just send a windows update to you to waste some of your time as compensiom
Like they already do when you click Multiplayer for the first time
๐คฃ
nah, it says java as well
i dont have an opinion on the matter quite yet as its not even out yet, but people be saying for it to be opt-in, when i think if that were to be a thing i think it would be better to be an opt-out process instead
on the wiki
I meant as in if the client can opt out
I wouldn't mind that either!
Sure, as long as server owners who don't want Mojang spying on their chat messages can stop them from doing it.
the curse of disabling chat moderation: the person has to go trough 3 windows updates every day
