anyway i came here to ask if anybody knew of any good hosts, i run a community discord with 51k members and we want to host a minecraft server
rn i'm using something that has 24gb of allocated ram to the server, but an e5 2660 @ 2.19ghz and it's performance is really bad despite the TPS being 20, i also have a custom coded plugin for it that's pretty unoptimized so that probably contributes to it
server view distance is 5, and everyone is always guranteed to be 1000 blocks away from each other
#general
3141 messages · Page 914 of 4
take a look at OVH or DO's dedicated servers
i work with DO often but are they worth it
Hetzner is an option too but idk if their dedi's are any good
we'll have max 20-30 players on at once
probably not then
and i have players from oceania, europe, and usa
if it's around $100, those two
woah that's a bit too much
i don't think we'll run into ddosing issues since the ip is only accessible to people level 10+ in the discord
just make your own proxies
ah
these are so expensive 
i'm not running hypixel or anything
just an SMP server for the actives with a plugin i wrote that makes the game stupidly hard
what is your budget
tbh if it's a casual thing you could probably get away with a shared host
hello zed
probably $30/month max
I think i have a referral code for creeper host
probably max upto 20 on at once
DedicatedMC.io
DedicatedMC.io strives to provide hosting on the best hardware there is. With top of the line Intel i9 and AMD Ryzen 5 & 9 CPU's, lag is a thing of the past!
ExtraVM offers high performance and reliable hosting services trusted by thousands of individuals and businesses. Whether you need VPS, web hosting, or a game server, we have them.
just go for a shared host ^
spammmm
CreeperHost is the ultimate game server toolbox, providing dedicated game server hosting for Minecraft, CSGO, ARK, Unturned and more since 2011.
spammmmm
i just wanted to know if there was anything good
anybody have a discount code for any of these
progamer69420
they're pretty cheap already
i have never seen creeperhost without summer sale
zed paid advertiser for creeperhost confirmed

I've also seen their equipment and networking things
is very cool
pretty graphs
wow
i finally completely switched to jenkins
and its way better than travis
why is that (to the cheap thing)
¯_(ツ)_/¯
the best part (and the reason why i changed) is the jenkins artifact thing, so artifacts are saved and easyly downloadable
travis was kinda slow for me
i use jenkins for rtp too, been working great so far
until it didnt
but that was my own fault cuz i fucked up the nginx
something something certificates
also gonna be running the vivecraft plugin
i cant afford VR lul
i just have cf flexible and boom it appears as a secure site for the viewer
Jenkins is a tool to do everything, which makes it good at nothing.
yeah, i just wanted end to end encryption cuz i'm a cool kid
But there doesn't seem to be much alternative, sadly.
to do everything? as far as i know it only compiles things running cmds and so
Hi, if it's not too much trouble, where can I get someone to modify a plugin?
Jenkins is a full CI/CD suite. It can do way more than just that.
@edgy garnet is the plugin open source?
But both their own quality sucks, as well as plugins.
well i didnt say deploying and all of the stuff
well it sucks that it doesnt have git plugin by default
but other than that
it can be perfectly used
Try to learn about Shared Pipelines - there is barely any information on it, unless you are lucky and find access to unlisted YouTube video by them.
@edgy garnet is the plugin open source?
@worn ember
Can I send the link here?
Is that I am very ignorant in this sense
I'm not a developer xD
Working with Jenkins is a huge pain in the ass.
What happens is that I am using papermc 1.16.1 and if I try to put the Sharpness 6 enchantment to an armor with many enchantments, I cannot remove the item from the anvil
Oh, we have a cool feature that constantly saves pipeline state to disk after executing each peace of code that you'll run, making your builds only slightly slower. Too bad it causes half of Groovy to not work, and it doesn't work itself most of the time.
Clearly the plugin is out of date
But is there a possibility to modify it and make it more updated?
could make an issue on their issue tracker
That's the CPS transform Or whatever it's called.
Because I think he is missing the netherite item files (Armor and Tools)
iirc the jenkins version optimixed for pipelines was jenkins x
What?
so chances are the owner doesnt care anymore
@worn ember
You're right. So it can't be modified?
you could ask on the spigot forums or something, or maybe get lucky and find someone here
What?
https://jenkins-x.io/
Jenkins X - Cloud Native CI/CD Built On Kubernetes
Documentation, guides and support for Jenkins X
thats willing to fix it
JenkinsX is the cloud-aware version iirc.
but i doubt they'd do it for free :p
idk
Yeah, on k8s.
i seen it some time ago
It has nothing to do with pipelines themselves.
but i doubt they'd do it for free :p
@worn ember
If you have to pay, then I don't think there is a problem in that
What interests me is that if it can really be modified, xD
It can be modified - anything can.
Oh, so would one have to create one from 0?
It has to be GPLv3 compatible, right?
it does
Just assume it's GPLv3 then, I guess.
@edgy garnet nah just find someone who's willing to fix it for you
looks like there are some forks of it too
but those seem pretty dead
@edgy garnet nah just find someone who's willing to fix it for you
@worn ember You are very kind, thanks for all the info!
👍
i'd do it for you but i'm in the middle of finals so i got other things to worry about atm
i'd do it for you but i'm in the middle of finals so i got other things to worry about atm
@worn ember
Oh, so bad :/
You anyway, thank you very much!
@serene bolt ig it has its uses
if they dont reload the locations when changing the worldborder they can die too 
O.o
What’s the invite link
This discord 
oh
lol apparently spigots worldborder is fuckt
why, what happens?
if you set it in the config you'll die outside of the range, but the actual world border is still the original
or something like that
at least thats what i'm getting from this guys issue
ok this is pretty pepeg
if you change it to be smaller in the config it doesnt resize the actual worldborder
so the game still thinks its the orignal worldborder
Ah that's what you meant
so what happens with my plugin is that it kills players cuz the game still thinks its the original size but you die outside the set size in the config
this is pretty 
now the question is, is this intended behavior kappa
makes sense, the server.properties setting isn't intended to override the per world /worldborder I'm fairly sure
sure, but whats the point then?
I think the server.properties sets the default, meaning like when the world is created it will grab that value
Well I was working on the Worldborder translation for Gyser, still working on it just had to do a break.
Are you sure that the Worldsize actually adjusts the worldborder. I guess you have to set the world border still via command
i'll look into the details about it tomorrow after my final, i need some sleep
it doesnt adjust the actual size of the ingame worldborder
thats the issue
so if its higher and something uses the worldborder to lets say rtp you, if its outside the value fromt he config you just die
:p
it makes sense to some extend
but its also kinda fucked in another
I mean you could always check for the world size and than check for the world border size and auto adjust it.
The point is in vanilla you can go beyond the world size theoretically iirc
just would cause weird behavior
no, cuz thats exactly what the world border should prevent you from doing
going being the size
*beyond
I mean would make sense
so imo the worldborder should be resized to the world size if its bigger
At least nothing I have to care about, since I just try to simulate vanilla behavior as close as possible 😄
idk if the physical border is still at that size
Why was my qr toilet video code deleted
i havent tested that yet
If you test it, could you share the result, just interessted in that
Anyone know if it's possible to send a WorldBarrier update just to one person? Via packets is the only way I'm guessing
Mmm just send the package to the players connection
But it will get the defaults as soon as the player connects again
So you have to keep that in mind
Is there any plugin that can make you link ur MC account on a server to ur discords server?
@void void maybe because of the title in your video what's beeing offensive to homosexuals and also related to "gray wolfs" ...
And you know that
ok
You can litterly stalk peole in gta v and manipulate their whole gameplay,some mods offer protection against other mods. If you play that game legit online, is your own fault 😄
Some people I know randomly pick out GTA streamers and crash the game the whole day in missions just for fun. The victims do not even have an idea about it
They just think internet sucks or smth
Recommend a good AntiVPN for bungee
use eggs
. _
The plugin itself is essentially irrelevant
They all do the same shit, just, eggs is made by somebody who knows abit more java than most people making antivpns
l i n k?
.g egg antivpn
(DiscordBot) https://www.spigotmc.org/resources/anti-vpn.58291/ -- Anti-VPN | SpigotMC - High Performance Minecraft: "The first time Anti-VPN is run it will take some time to start up. this is normal, and will very rarely (if ever) take that long again. Wiki..."
aren't people moving off from gta online servers to fivem ones tho?
Holyshit?! Google? can find stuff?!
whats google
thats pretty cool
well
yeah unfortunately i can only render that but it doesnt stay permanently unloaded
@potent fossil @twin lagoon @mental meadow after yall did that twitter thing did yall have random people you started following but they were muted? I did and it's kinda sus
the twitter "worth" thing btw
michael is for sure asleep
i just generated every other chunk but if you go into that area of the world players will cause it to generate
ah
its not my exact usecase
every other chunk is missing lol
yeah but i only had to change like 1 line of code to render that
i hope violet figures out how to do it in worldgen though
that would actually be pretty funny to play
its for youtube
guy wants
1% of all chunks
to exist
i have NO IDEA HOW TO DO THIS
i honestly might just refund it
i need the money but i don't think i'm skilled enough
sadly none of the experienced worldgen modders deal with bukkit because it's so cursed
if chunk > 1% alt+f4

worldgenapi didnt work
back to the drawing board
fuck it
im doing this cursed
just thought of a really stupid hack
cancel onchunk load lul
nah.
- world
- world_nether
- world_the_end
and then 3 copies
in which
i literally programatically copy the blocks
from each chunk
when i need to
because im so done with this

hehe
for (int x = 0; x < 16; x++)
{
for (int y = 0; y < 100; y++)
{
for (int z = 0; z < 16; z++)
{
final Block block = chunk.getBlock(x, y, z);
data.setBlock(x, y, z, block.getType());
}
}
}```
i'm pretty sure WorldEdit does something similar these days for its /regen -- it makes a temporary world to copy from

(also ya you might want to use the WE api for your block copies, it'll be faster)
ill use the WE api
ah yes the WorldEdit worldgen api
is fast async worldedit still a thing
🤢
yes but it's sorta broken
barty if you find an easier impl let me know
ohnonono
nobody else has
thank u z0w0 ;-;
but not to barty
should i just use plain worldedit then
yeah, plain WE should be fine
Okay I did read all violet wrote and still don't get what he/she wants
Okay I did read all violet wrote and still don't get what he/she wants
@tired heath clearly you can't read
60gb world transfer
You not gonna explain again, well you did'nt in first place 😄
can we ban this guy for spamming
again, ofunny, you have shown you can't read

moderators
barty i didn't ask for your help
oof
z0w0 sorry for me being stupid nanana
stop whining about how i asked the question
toxic community smh
barty i asked it in dev
and got a lot of answers
the problem is there's no good solution
i was just venting, because this is a SOCIAL CHANNEL
you asked me for more technical details
here

Okay I did'nt read that stuff in dev, but as z0w0 said, me no read me stupid
no problem ofunny
ayy
he needs to be able to do it himself, immediately
bruh wuts goin on
idk how relevant that still is
Will only work if you use a custom generator for that world, as barty wrote
world generator
xyz problem? or whatever that is
xy
abc
everyone's trying to give solutions for things that aren't violet's problem :p

dedpp
mikropp
np
well i gave the solution ¯_(ツ)_/¯
just do it 
Sorry I'm out, too lazy to read through 2 channels to put the pieces together to even get the problem that needs to be solved 😄
wheres that quote about "why does minecraft always have so much drama" lmao
have a nice day!
not saying anything costs $0
except if its a million dollar question
why is hangar named hangar
it holds Paper airplanes
cuz mini cant spell
ofc
because it's where paper planes go
ah yes i love me som H2OmegaEz
why does worldedit have its own worlds
worledit api works across platforms
but as long as you know the chunk coordinates the conversions shouldn't be too bad
its really just a wrapper
aaghhhhh
try (EditSession editSession = WorldEdit.getInstance().getEditSessionFactory().getEditSession(world, -1)) {
Operation operation = new ClipboardHolder(clipboard)
.createPaste(editSession)
.to(BlockVector3.at(x, y, z))
// configure here
.build();
Operations.complete(operation);
}```
this example says to use getEditSessionFactory
which is deprecated i guess
go bug wiz about it in EngineHub
you guys told me to PepeHands
you can get actual useful advice... as long as you're not doing something like using 1.12 lol
wiz is actually really helpful if hes not bashing your skull in
that's recent enough that they remember what the api looks like lol
just drop it for the day
maybe take a half hour and get some tea?
appreciate the advice, think im just gonna psuh through it
aaa if something does not work togehter than it is: cheap, good and fast! A thing you learn early in software development
^^
sorry i'm 10x developer
(it's a meme, that's not what it's supposed to mean)
this is the 10%
i think the original concept was some tech bro going on about only hiring developers who are 10x as productive as the average?
aaa if something does not work togehter than it is: cheap, good and fast! A thing you learn early in software development
@tired heath i'm only good and fast
the only reason i do this is because its not cheap
And you proved it wrong today
what
"proofed"
that's unnessecarily rude
why are you treating me like i'm some jr dev too
i've been doing this for 6 years :')
so github has hub AND gh, whats the difference lol
for their cli stuff
worldedit wont work because the world isnt generated yet
@potent fossil @twin lagoon @mental meadow after yall did that twitter thing did yall have random people you started following but they were muted? I did and it's kinda sus
the twitter "worth" thing btw
@mighty storm wait wut
gh is shorter than hub
nice repings lol, and yeah, I went to check who im following, 4 random people
muted, but there. no clue how or why
oh shit
if you really think about it then it makes sense
Well I immediately went and unlinked it from my twitter
gh is easier to write too
mikro what is that avatar
a frog
the only 2 things connected to my account are nintendo switch share and discord
its his mikropp
hmmm
Welcome back to Twitter. Sign in now to check your notifications, join the conversation and catch up on Tweets from the people you follow.
no no
I was following 4 new people
but they were muted too
i did neither of those actions

yeah, chunk gen is super picky
did you take a look at the wiki i sent you?
whats your twitter btw @potent fossil
no man
lol
pray
maybe bypass the bukkit api entirely
visualspecter @mighty storm
is it outdated?
do your own ChunkGenerator impl that delegates to a NoiseChunkGenerator for 1% of chunks?
that sounds like it'll take many hours
and reflect into the CHunkPRoviderServer
Yep, did you follow https://twitter.com/srrrms ? (not asking you to, you already are, go check)
did you conciously make the decision to both follow and mute that account?
i dont understand
z0w0 did'nt barty and I wrote that an hour ago?
skeppy did it lol
you could use mikro's mixins on paper thing and inject into the chunk generator
or his devs
doesnt mean cuz he did it that it was ez lol
couldve taken him months/weeks to get it working ¯_(ツ)_/¯
then fix it u fuk
no u
i'm just a mere 10x dev
ye but am 100x
so get on it
i think im gonna have to refund it
which sucks so bad
refund wat
just keep the money and run
the order for what i've been working on
LUL
he might not buy from me again which is the worst
cry
i mean technically not hard to fix
F in chat for the fallen ones
unzip is fine
but i have million of other things to do
your archive's probably broken
gzip
unzips 
winrar or riot
When was the piglin dupe patched on paper?
im sure theres some winrar variant for linux out there
linrar
m really, my fault, actually I always do tar.gz for good reasons
btw @golden gust you too, you're following some random https://twitter.com/JeffDurands like i was, make sure you unlink it and unfollow
wel linrar exists
but its not what you think it is
wait actually it is
SourceForge
Download LinRAR for free. LinRAR is a QT front end to the command line rar program from rarlabs. The main aim is to create a program similar to WinRAR.

Does it have to be zip? I mean why not switching
ofunny i think he simply wants to unzip his archive
@slim nymph hey man, sorry for the tag I am not sure if this is allowed. I was wondering if you knew when the 'piglin dupe' was patched on paper. Thanks
bruh
really
can you just ask anybody who can answer in #paper-dev
Oh my bad I'll do that now
ik aikar doesnt personally mind, but there are hundreds of people in here who can answer that
not just aikar
Oh okay
the hell is a piglin dupe
I am new to this discord xd
is it the gold thing that mojang decided was a feature?
You get a piglin to 1 hp
cry
7z x archive.zip @spare venture
Drop it an item you want to dupe
is it a zip or a rar
Then give it a piece of gold and kill it immediately after
find the missing bits
I never had problems with unzip actually, what error does it cause
It works on vanilla but not paper
nice
do what mikro said, or you can
apt install unzip
unzip file.zip
Oh haha, keep up the great work
Can you verbose it, tosee details
paper has some generic anti dupe defenses in place
to stop bugs before they are even found
Yeah
and this stopped this new one
Okay and the same file could be opened (on another computer), or could it be corrupted while transfer (like ftp)
Then give it a piece of gold and kill it immediately after
that sounds a lot like the drowned dupe that existed in 1.13, wouldn't be surprised if one of the paper patches around that area also applies to the whole drop death exploit crap
might be fukd via transfer tbfh ye
hm
odd
inb4 zip64
yeah you prolly corrupted it somehow
some tools just go further and try harder to read the archive even if header is halfway yeeted
yeah I guess it is fucked a little bit
check if extracted files are ok tho
is it your archive or what
are you archiving into zip files
i bet u can archive your pp in a single bit cuz its so smoll
then you just gotta divide it by 0 and you got infinite big brain
thats physically impossible 😢
ya you can't get something from nothing
smh ded snowflake
pfft it's discord everything's a snowflake here
I would like to grow some braincells, I would even pay for it
hnnnnngg
pick up his lost braincells
imagine if you could actually regrow braincells
you would had to of had brain cells in the first place to grow back
:/
eww mikropp
tf is this weeb shit

Na can not, might get banned
kisses pop
excuse me
I did'nt post paper content since months
That's actually the reason why I got that high role, you can see it on my platinum golden color
Not to be confused with the color white
ofunny more like nofunny
If you click on my name and don't see any role, that's not a bug, actually you need to be at least a mod to see it
you just leak permissions
z0w0 I mean, my jokes are bad on purpose.
You will become a fan soon, I feel that
hmm are you sure
if your goal is anti-jokes you're horrible on delivery
But it looks like you're upset somehow
?
I'll try to improve my funniness
Can you do a ufw status numbered
is there actually a service bound on that port?
Okay so UFW is not the problem than
Possible things I could imaging:
- A firewall or nat in front of your server blocking it.
- Your server runs in an virtual machine (port mapping missing)
- The port is in use already, locked
- You run a service like failToBan and got locked
- the port is open but nothing listening on it
- another software blocks or rejects it like iptables
Can you restart the service ufw
does it help any
Is it just this service causing problems on any port or do new allowed ports don't work in general
I mean you can connect to the server to manage it so some ports should work
And is still Ipv4
If you turn of UFW for a test, can you reach the service than
I mean it should work than if it is up and running
There must be something else blocking them than
Would make no sense otherwise
make sure it's actually listening I guess?
the whole sudo netstat -tnlp | grep :8129 stuff
I mean not sure what you run there, but also make sure that the service itself is not bound to a interface or adress not available so it is rejecting requests on it own
make sure u also disable firewalld
firewalld and iptables are incompatible plz choose one
does your host have their own firewall thing?
yeah, mine does and I keep forgetting to set it there too
I mean check al 3 things: just to be sure, c-h-e-ws, ishlands and mine
Yeehaw
leets go


ok 1. point checked
slowmode? who's that
ur mum
1.16.3 when
2.0 when
big thanks to the contributors, those world gen changes suck ass 
is it 0.0.0.0
@worn pasture but it was important 😛
if ur using centos or redhat theres probably firewalld pre-installed
what's wrong with sucking ass
thanks so much contributors! 🎉
my server's on 1.15.2 (for now) but good to know you guys are taking stability seriously 👍
not like we 'abuse' it lol
Hey do you guys think it’s safe to update immediately, or will there still be bugs? (I run a small server with about 12 players)
note to self, explictly ping turbo
world stored completely in json wen 
Fair enough lol
it's not going to be json, it'll be mojang's offbrand json
Will do, thanks for the hard work Aikar, you’re appreciated ♥️
Testing means running it on a CLONE of your server
@mighty storm go to sleep
world stored completely in json wen :mojank:
world storage on punch cards when
lol no you don't abuse it but i don't run a server so the update isn't really relevant to me 
there's 2 kinds of servers, @ everyone for every. single. thing. in #announcements and the ones who only ping when necessary
thank everyone, not just me 🙂
it's only 10 pm
it's not that late for c-h-e-w
therefor instead of therefore in the second announcement message smh
it's not going to be json, it'll be mojang's offbrand json
@z0w0#0000 MON: Mojang Object Notation
i mean they call it SNBT
@jolly crown I speak english and bad english, with a favor to the latter
they misspelled SNOOTY
mood
so UK english and US english
therefor therfore
clare it's a shitty format
and it's not even a superset of json
because mojang decided they don't care i guess?
This happens when i try to download new build
did you read it?
please learn to read apollo
Note until Z750 can deploy site, you'll need to access it from Jenkins for now:
https://papermc.io/ci/job/Paper-1.16/changes - build 141 onwards is 1.16.2
Or from https://papermc.io/api/v1/paper/1.16.2/latest/download
lol
.typing
and it's not even a superset of json
cool, never gonna touch it :)) Fuck that noise
how long will it take for 1.16.2 to be on the papermc website?
I don't think it's been said enough here, but thank you @slim nymph and team for putting in so much effort!!
whenever z wakes up
I thought Z was usually around this time, he said just ping him when to do it
and definitely not soul-draining
but i really didnt want to wait until tomorrow and end up not matching schedules again
zml I'll stick to my one mod I'm writing rn and stay farrrr away from worldgen for a few updates
why isnt #141 downloadable
that sounds like the way to go... you don't want to end up like super, clare
end up like super
who?
supercoder
thank you @mighty storm 🙂
OH
Good work akair boss
Site is now working
or similar security stuff
😄
Why did you enable slow mode?
T
Slow mode makes me cry 😭
Yeah
cpp
syntaxis gross change my mind
FTFY
bah
bah*{"error":{"code":404,"message":"Could not locate build"}}
My guess is demonic possession
brb feeding rory
(DiscordBot) http://www.polomallets.com/ -- Adriano "Nano's" Polo Mallets: "Nano's Custom Made Mallets Professional and Prompt Mallet Repair Service. Tipa Wood Heads Wide Selection of Canes. We supply cane, grips & heads..."
Man you should make a bot spam channel
yeah I know that bârty i have a sublet with ovh too
i have been attempted ddosed a few times, they send an email
rory had been fed
Replying to @cedar grove from https://canary.discordapp.com/channels/289587909051416579/555469074080202765/747659698089623662
what bot
Are you listening on the wrong IP or something?
For all the bots
rory may have been fed, but has rory also been watered
Nice work on pushing 1.16.2 to be stable, what I love most about paper xD
uh oh
Sorry for emoji, water dripped in my phone
Rory needs water to perform photosynthesis
lol
The only languages that should be used are Rust, TypeScript, Python, and Kotlin, in that order 😛
is it not listening udp?
listening on tcp6? is that good?
because minecraft needs tcp and udp
oh, i feel stupid now
minecraft only uses UDP for rcon and status
i cant edit channels ¯_(ツ)_/¯
Yeah remove slow mode plsz
Why is this update coming up when I did download the 1.16.1 version god damn
what's slowmode?
Can I ping the big dawg?
no
you can only ping me
we don't have slowmode here
Oh yeah, slow mode bypass right here
don't know what you're talking about
sure c-h-e-w
Point and laugh
gotta go fast
imagine using discord
just wait until c-h-e-w
?
whee
are these bots ai?
People found a way to make Webhooks worth it ngl
yes
yes
next-gen AI
why do you guys got the bot tag?
100% rogue AI
you mean webhook
@spare venture try doing ufw allow 25565 and then ufw disable
(25511)
barty do you have IPv6 on whatever client you're trying to connect from?
looks like it's just listening on ipv6 tho
do YOU have ipv6 support
btw if xeon got a ok single thread performance will it be more nice to run a mc server then a desktop processor?
irc life is good
Replying to @cedar grove from https://canary.discordapp.com/channels/289587909051416579/555469074080202765/747661270580199545
same thing
probably no ipv5 support
:::: is ipv6 version of 0.0.0.0
since its more stable i guess
btw if xeon got a ok single thread performance will it be more nice to run a mc server then a desktop processor?
tehk
I’m not a total server noob
Xeon is only more stable if you have a good motherboard, ECC RAM, dual PSUs, etc
yes
Otherwise it's just a different version of the same processor
i mean thoes
imagine being stable
all the good stuff
I wouldn't know
I got a cheap r710 off ebay it’s fun to mess around with
stablity over performance
It has 12C / 24T and ECC ram and a pair of xeons
but it's only listening on tcp6 unless im interpreting that wrong
barty your server isn’t listening for IPv4 conections
is ebay ok?
ebay is good
like it takes 12 years to send me the server thingy
just make sure to read reviews
tcp6 0 0 (vps ipv4 address):25565 :::* LISTEN 105815/java
here's what mine looks like
yes i need to wait for 12 years....so still worth it ngl
tcp6 0 0 :::25565 :::* LISTEN 2659/java
I think that is a scam lmao
yeah so that's not the issue
barty did you allow it on ovh firewall?
We're just throwing shit at the wall here, unless you can try to connect on localhost (bot client or something) or let one of us connect there isn't much else I can think to try
Try setting your server ip thingy in server.properties to 0.0.0.0
Other than reboot or ask OVH for help
lmao
tbh I'd just try a dedi reboot and see if it magically resolves itself lol
0_O
when in doubt run sudo reboot
when stuck, make ovh stuck with you
lmao, and can we PLZZZ remove the timer
i dont have any control over that :(
@slim nymph pwitty pweez?
teacher's a savage lmao
please dont ping me for silly things
@grand pewter gotta love generating a flat world 😛 https://i.imgur.com/IIqkhzB.png
Sorry,
great now hes gonna set the slowmode to 15 minutes
wot
itll come off when the thrill of 1.16.2 release subsides
If I was going to uni and they switched to virtual learning I'd probably try to take a gap year
ahh ok
i love virtual learning a lot more
Assuming it didn't screw up scholarships and such
thanks Aikar!
Virtual learning is a lot more convenient but you're supposed to use uni to socialize, not just get a piece of paper
It's not what you know, it's who you know
virtual learning is shit, i can’t see my friends and stuff 😭
i want to take a gap year and we're in person instruction. unfortunately thatd require me to get re-accepted in and i dont want to deal with the potential that a gap year screws that up
Other than office hours uni classes are just something you could watch a video of and tests anyway
yeah, at least half the point of uni is getting to know people
Well, unless your class has labs I guess
What was changed in 1.16.2? Just bugs, and fucking up maps?
1.16.2 added a new mob
they added a moob or two
im not going to college to learn tbh
read the release notes
Lol mojang tho
ya tbh most of the things i learned i did from working while at school
I think MIT actually gives you all the videos and tests so you could learn most things they teach on your own
but uni was good for the very beginning and getting to know people who will work with/hire you
You just don't get office hours, the networking, or a piece of paper at the end
If you're in uni and virtual learning doesn't work for you that's probably a bad sign for you
i mean i guess also uni gave me 24/7 access to a building to play in
i like learning more online because i hate people
idk i had like 6 jobs before the pandemic hit
id rather be by myself as much as possible
I ❤️ people
id rather be by myself as much as possible
@mighty storm 😦
i had 2020 booked through september before the year even started
It should just be the same speech they give in the classroom but sitting in front of a laptop instead
my physics teacher had his camera upside down for a whole 2 days and nobody told him lmao
Do your classes involve a lot of soft skills or something?
A lot of class discussion and such
i dont hate specific people, i just hate being with people in geneal
i'm so glad i got out of school in march
bonjourrealms
I'm mostly only familar with STEM classes but I had some virtual learning classes back in 2005 when that meant you still went to a room on campus the teacher just wasn't there, we had a projector
Yeah, exactly
that... seems like it defeats the point of virtual learning
No chat room or anything either, it was like going to a room to watch a film
Lmao these bots tho act like they’re actually real
they are real 😢
like that is strictly worse than having an actual human you can moan at
...are you in high school?
i know for a fact that c-h-e-w is a real kitten
The goal wasn't virtual learning, it was my school was too small to have the teacher actually be there so we got to watch him teach on another campus
i miss high school 😢
indeed
i mean i guess that makes sense lol my uni had 50k people so their problem was mostly shoving more people into rooms
remember that they're also just making things up as they go
Another reason to take a gap year, I guess
do yall not have canvas halo
nobody knows what's happening
top hat?
I didn’t even do my hw in middle school
wow barty look at you in 50th year
meaning I would’ve failed all my classes then lmao
professor sent me shady link, am concerned
Obligatory big hug for Proxymist
I think homework was 50-70% of my grade in all my high school classes
Chew, might as well ping it and see who’s IP it is
i'm not a fan of most of the digital learning things
they're all badly implemented
...I didn't do well in high school
Chew ddos your professor lmao
That would be funny during a zoom
so no
mhhe feels like one of the standard domains
halo you have an interesting idea of funny
^
How are these bots so smart
we're really not
they’re like reall people are behind it

🍿

