#general
3141 messages · Page 899 of 4
mini about to get some tanned balls
nice
mini about to get some tanned balls
@vagrant niche totally didn't do that

// Created 06.12.2010
Ah yes, I like that

Also @ Project Developer: What made the 1.16.2 release so complex. The MC release itself was a kinda small release, no?
read all that :p
A firewall doesn't do much here, lol
Unless it's a layer 7 firewall that understands the MC protocol I guess
oh boy
ntfs
wasn't microshit trying to push ntfs into linux a few months back?
@minor badge
oh god paragon did exFAT too
27k LOC btw
ext3 driver in windows wen
When software and operating system giant Microsoft announced its support for inclusion of the exFAT filesystem directly into the Linux kernel back in August, it didn't get a ton of press coverage. But filesystem vendor Paragon Software clearly noticed this month's merge of the Microsoft-approved, largely Samsung-authored version of exFAT into the VFS for-next repository, which will in turn merge into Linux 5.7—and Paragon doesn't seem happy about it.```
paragon doesnt like it cause they wanna own the code
yeah that's what it looks like
It's a German quality driver tho!!!!
Moist
Moostier
Did you name it SPOILER_?
I imagine a car parts discord would have issues
Can't send pictures of spoilers without it getting blurred
@vestal jasper samsung does exFAT
latest major kernel release added Samsung exFAT drivers
Why is this a thing lol
people go crazy about it
thats how i met all my egirls
A post from me: https://www.reddit.com/r/Minecraft/comments/iclx0z/i_programmed_a_maze_generator_plugin_last_night/
(DiscordBot) I programmed a maze generator plugin last night. This is what a... : Minecraft - 0 comments, 4 points - GuyInGreyDaBoss, 3m ago
@lament crystal Thats cool, you got a public repo for that?
I do, let me push to it real quick
Be warned, the code is a nightmare. Who new that making something more complicated than you know how to do, while it being 3am, made for some serious noodle code
just watching it generate is awesome haha
The command:
https://github.com/GuyInGrey/Amity/blob/master/src/com/GuyInGrey/Amity/MazeCommand.java
The maze generation algorithm:
https://github.com/GuyInGrey/Amity/blob/master/src/com/GuyInGrey/Amity/MazeGenerator.java
tabs 
GH really likes to remind everyone about tabs
This is all new to me
Eclipse 
use IntelliJ :p
^this
I might switch to that, yeah
This is also my first actual post on Reddit (non-meme)
Java wasn't your first programming language I guess?
Technically i started on Lua ~5 years ago with the ComputerCraft mod actually, but for several years now I've been doing C# with Unity
Yea I can see that. Brackets on a new line ..
yeah you can see that 😂 but other than simple conventions, luks gud

Brackets are just preference lol, dont get mad at me
Nice one
(╯°□°)╯︵ ┻━┻
┬─┬ ノ( ゜-゜ノ)
Eh, I'm still happy. I made this all myself.
Being new to plugin development, this is really nice
Yeah, not trying to say what you made isn't cool. Maze creation is definitely a fun thing to make
If you enjoyed it, I'd recommend looking into making a dungeon generator next
Ye. I'm also intentionally slowing it down for the hypnotic effect
Like with rooms and hallways etc
That could definitely be fun to make
If you look in the same repo at the Tag file, I've been working on a tag minigame mainly. This maze was just a 2-hour side project
ah yes the almighty maze
wiz just coming here to bash on people with we features smh
we rtp support when
rtp?
random teleport smh
y tho
isa joke
Can multiple players simultaneously trade with a single merchant?
meow
hello kashike
hi
woof
Way harder to solve as glass, WAY WAY harder to solve as barriers
As barriers, you have no choice but to try and move against a wall until you reach the exit
Hey new to the server will there be a notification if/when papermc updates to 1.16.2
Yes.
Thanks
^ after seeing this: https://posili.me/i/2020-08-19_14-07-46.png
Let there be light
@twin lagoon 😔
uwu
uwu

woa

@twin lagoon "lovepoes" bruh
not my names
well uhm, this doesn't look right https://i.imgur.com/akZaYrm.png
kneni stop
CTRL + ALT + DOWN_ARROW
_jeb
FOV: dinnerbone
Dark
Light
_jeb
Please add it, Discord
reminder that light is hell in german
now all we need is dinnerjeb_
but Hell is Hölle in german, not to be confused with a cave because thats a Höhle
@mental meadow uwu
uwu @twin lagoon
weebs out 

many, aurorwa
🇼 🇪 🇪 🇧


my tool collection keeps growing
Netherite Pickaxe: Efficiency V, Fortune III, Mending, Unbreaking III
Netherite Pickaxe: Efficiency V, Mending, Silk Touch, Unbreaking III
Netherite Shovel: Efficiency IV, Mending, Silk Touch, Unbreaking III
Netherite Axe: Efficiency I, Mending, Unbreaking III
Diamond Boots: Feather Falling I, Protection I
https://minecraft.gamepedia.com/Java_Edition_1.16.2
"Villagers
-Now emit green particles when joining a village, setting a home bed, or acquiring a job site or profession to match Bedrock Edition."
In reality when you look at the code Mojang just let Villagers claim Bell Blocks from 7 or so chunks away, which is why they emit green particles when they "Join a Village" XD
need to upgrade shovel and axe still, and then boots need a lot of work
smh slacking
hm?
Not even everything fully upgraded to max
I upgraded what I use the most first :P
You use a shovel more than an axe?
@sharp sentinel https://twitter.com/the_me4502/status/1296084037803454465?s=19
I just wrote an article on how to embed a GWT application in a React website, https://t.co/5sMWmYNRat
If your first reaction to that is "Why" or "Please don't", you're probably correct :)
I feel ya
I do smth similar with Vue and gwt
Yeah, I had some old LibGDX games that I wanted to include on my website
And seeing as it wasn't mentioned anywhere online I decided to write about it 😛
I include ~25 legacy gwt apps into our website
It's a wonder we do any sales on mobile at all, I don't want to know how long this loads
Oh wow. Maybe that's actually more useful than I assumed lol
I assumed the article would come across as 90% joke, 10% "embed old games on sites"
The funny thing is that I have even more dum logic since each page includes two gwt apps, since they are not responsive....
So I have to first figure out if you are on a small screen and then load the right one
Which is fun if you resize your browser window, since then I swap the apps and you loose some progress 😂
But I don't write the apps, I am just responsible for the website
I wish I was responsible for the apps since I could rewrite them in Vue in weeks each
Reducing page size by like 90%, improving UX, etc
That's an actual buisness case, but the teams that are responsible don't let me, but they don't do it either cause they have other stuff to do
yeah pretty fair
Good luck trying to reach Google web vitals if other teams are bombarding your costumers with 6mb of badly optimized js
While I am here carefully crafting my webpack bundles
I was reading that as jwt and got confused
JWT is great
Gwt, Google web toolkit, a java to js transpiler that was cool in 2010
lol
I mean, it's still cool for libgdx I guess
Is there a java to webassembly thing yet? 🤔
Looks like a few
Mfw Cobol is on there
@cosmic raft this better be hardcore survival
normal hard
😢
not singleplayer for one
hardcore where when you die you get banned for a week
anyone here experienced with mythic mobs?
haha cos Im tryna make something work and its a strugle, posted in the MM discord but theres like 10 convos going at once
bugger 😦
@cosmic raft when I update emc to 1.162 come play 😛 get some real hard survival!
once i figure out this maplike issue prob close to ready
Oooooo he's advertising!!!1
and i wanna play my damn self
the DFU spam mojang didnt fix
Soon ™️
How's the best way to test it? :p
chunk load
okay this is... something https://i.imgur.com/4MCZgjJ.png
@quasi valley why

when you sent that CaptainSparklez video, I saw his latest was "Minecraft but upsidedown"
this causes me headache
but the mod he used was for 1.12 Forge, so now I need a 1.16 Fabric mod 
make one
am trying
but man, modding sucks without full mappings
hangar when
what was URL for paper's market share?
yes
im trying
thx
@spice finch https://minidigger.github.io/paperstats/1.16.html 

So mob stacker plugins and wildstacker are bad?
oof its gone down
I added 1.16.2 yesterday
ah
it went up as ppl downgraded to spigot for 1.16.2
it will go up once paper declares stable
yeah i thought it was 63% at some point
i like how you say downgrade
thats kina gae
no u
😭
i got to wait for papermc to come out as my dynmap and chunk generator have settings that are only stable on paper and will crash on spigot
story of my life tbh
cause spigot sucks cardboard box
spigot doesnt support multicore liek paper does
both support multi-threading
So mob stacker plugins and wildstacker are bad?
@urban latch very bad
elec
even vanilla has multi-threading
wrong fucking channel
smh
🥺
vanilla and spigot multthreding sucks though
my server is running on 2x Xeon Processors 32core 64 threads
sounds horrible
waste of electricity

yeah paper has better threading
Ok.
shut up kaaskop
Michael
Minecraft Dynamic Map
you can take a look for yourself
:8123
at the size of my minecraft world
he has 0 players online too wtf
why would you want such a big world
lmao
nor do they need a huge map like this
lmao
Causing Server Downtime (aka DDoS) will result in Legal action taken against you.
lol
eh no-pregen does alright with <10 players on 1.16
recommended? yes
just make it pregen when no one is online, when people join, stop, ez
even with more than 10 players :p
not everyone is going to be exploring new land
not to be rude here but that guys server has had 0 players over the last week
yet has a massive map
even then
no reason to pregen that much
lol
why do you care tho?
the server has not been listed yet
and yes, the size of the world should not matter to anyone, people can do what they want
the cave map is showing underground structures. if youy look at the airea claimed by Staff in the cave map you will see a underground bunker
how did mojang patch the donkey dupe
did they even patch it
meh
barty
was that a dad joke?
´who cares about vanilla`
laughs in modded
stop using the default ssh port & ur problems are gone
prosecute my access daddy
ive got fail2ban on
also that motd lmao
ive never had anyone attack my ssh port 
@twin lagoon prosecute me papa 😳
@twin lagoon poggers
poggies
i have cotton candy grapes 😎

toxic again smh can we ban this guy already

is there even a viable alternative
why?
perhaps its time for me to do a foss project
Lol
reminds me i need to check if that guy told me off or decided to fix the issues
@minor badge
@vestal jasper
well
no, some spigot dude
I found the source of my old towny-like plugin I think
there's a bunch of town plugins that have existed over the years
he is
towny is the last one to survive
factions
Wat
Name (covertlizard) doesn't ring a bell is there any significance to it or are we just eyeing the group name
So that's not even the correct group id lol
maybe md has a fork?
lol
fork me z 
proxi uwu
uwu
I thought the classloader bukkit loads plugins with rejected anything that used org.bukkit
it does, amaranth
i wish bukkit could do my economics for me
remember when bukkit had to ask people to not use a bukkit domain https://bukkit.org/threads/on-namespaces-please-do-not-use-bukkit-in-your-plugins.3732/
cant use towny
why did you stick to ivan
ivan sucks ass
he didn't do right things but he isn't here anymore
what u talking about
so you can fuck off from him lol
So i can fuck ivan?
if you wish you can
wtf
im not sure what abomination would come of that
my are you guys like stalking ivan? don't you have better things to do?
Is there a estimate time on 1.16.2?
Anyone requesting an ETA will be fed to goblins.
.kill PokemonBlackGamer
Lunch time
turns PokemonBlackGamer into a snail and covers them in salt.
perfect for eating
estimated time is 3 hours and 42 years now
you are indeed
no eta available, sorry, bye
bro why are you asking this is 2 channels
kash bye’d them already
hello kashike
hallo
hello
helo
the only reason i have gh notifications these past few days is dependabot
hey its brocc
1.16.2 combat changes look cool
1.16.2 didn’t have combat changes
wat
on swords
u right
ye it's nice
How do I convince people to switch from vanilla to paper, for better tps
depends on if they have a brain
How do I convince people to switch from vanilla to paper, for better tps
they smol brain
because someone ik was running a vanilla 10 person server on 3gbs in 1.16.1
I mean complete vanilla is not that great if you have a few people on the server, it gets pretty laggy
the bandwidth is irrelevant afaik
as in it won't make a difference
it's TPS that is different
thats alot of chunks to load
but yeah Idk 10 people on vanilla means you'll need a pretty decent machine
I run a VPS, so that's not even an option unless I wanna see things move at 1/4 the speed
oh yeah any chunk pregens you reccomend
Chunky
I like them big, i like them chunky
I've used chunkmaster for when I reset the nether on 1.16
haven't tried other ones though
its a pregen plugin?
yes
i saw someone use it for imgs
i'd avoid chunkmaster since it just uses chunky's method nowadays
why?
what about fast chunk pregen
ah
.g chunky spigot
(DiscordBot) https://www.spigotmc.org/resources/chunky.81534/ -- Chunky | SpigotMC - High Performance Minecraft: "Chunky Pre-generates chunks, quickly, efficiently, and safely. A better alternative to WorldBorder fill and similar features in other plugins...."
fast chunk pregen should just be avoided completely
no reason to use it
had lots of issues last time i heard about it
any reasons?
and again, chunky is fastest
interesting, will definitely take a look
btw if you want to increase TPS and keep it completely vanilla, an option is to reduce the view distance
but still, paper is dope
i did reduce view distance but to get rid of elytra fly lag
from new chunks
i pregened
only took like a hr for 5k radius i think
chunkmaster looks good tho
chunkmaster just utilises chunky's methods now
Ohhh pop's not here?
@grand pewter


and again, chunky is fastest
Then again
this guy named Ho Liang keeps emailing me every 3 days about an active account of some dead guy in his bank and i have the same last name even if no relationship so in that case he'll just give me 178 million.
gonna be rich bois
My dad recently had call from "Blockchain.com" about 0.93BTC remaining on his nonexisting account
yall i really feel for those dumb motherfuckers who bought like 300 BTC back when it was super cheap and then lost their private key
And they wanted him to connect via anydesk to record transaction 
now that's a big brain move
can you imagine having a shitton of btc then losing priv key, then finding it and all of a sudden having 3.2 mil
sorry
3.5 mil
I would die

hey

can anyone help me figure out how to get something like this? i dont know which plugin does that
are you about to ask about 1.16.2
haha no dear
okay good
:/
pay?
like in game currency
nono, its for special events like minigames and purchase on stores
i see
Lol @twin lagoon thanks for the recc. And yeah Chunkmaster straight up removed most of their config in their last update to implement (a somehow slower version) of the thing I do for Chunky. Not even sure how it's possible but I was getting way slower last I checked lol
Im just guessing chunkmaster has some weird bug that causes it to slow down
@grizzled hemlock btw if you're using paper Chunky isn't really gonna cause much if any tps drops anyways
it looks like 1.16.1->1.16.2 is proving to be more challenging than 1.15.x->1.16.x
The auto pause thing is for the most part unnecessary for how the plugin is designed but I'll be adding something like that still eventually
how come?
dude someone explain m, a player joined, played on server for 20 mins and then he tells the world seed in chat, how is that possible?
.g seedcracker fabricmc mod site:github.com
(DiscordBot) https://github.com/KaptainWutax/SeedCracker -- KaptainWutax/SeedCracker: Fast, Automatic In-Game Seed ......: "minecraft/mods/ folder for the vanilla launcher or your own MultiMC instance folder. Usage. Run minecraft with the mod installed and run around in..."
due to that
The auto pause thing is for the most part unnecessary for how the plugin is designed but I'll be adding something like that still eventually
@grand pewter noice
crap
How to counter that seed cracker?
you don't
Does world generators help?
why in the world even did captain wutax made that?
why not

well I just
on dem players to see if they're digging straight for the shinies
@brave lichen if you're deviating from the vanilla world generator
@twin lagoon what do you recommend world gen close to vanilla?

😅
Does world generators help?
@brave lichen do u know a good custom world generator?
he just asked me
I know one but its premium
RealisticWorldGenerator/EpicTerrainGenerator are fine (I hope I wrote names correctly)
epicamazingsuperdeluxeworldgeneration-SNAPSHOT.jar
why in the world even did captain wutax made that?
@indigo bone they do many other things like that. For example pack.png seed, tallest cactus, title screen seed, pewdiepie seed, ...
I think those programs are even important to show that seeds are not secure. Only due to such people like Kaption Wutax there will be improvements when it comes to security.
Seed security?
u are right
Same applies to other areas, not only minecraft seeds
but how are we supposed to counter seed crackers?
Paperfabric when?
He showed that it's easy to find your seed. It shouldn't be tho.
either way, anything can be hacked with enough time and dedication lol
A seed is usually a secret
security by obscurity isnt security lol
indeed
yes and the whole point is not to let the players know the seed
if seed was to be public why only op can see the seed?
Because it isnt
Ppl showed that you can find a seed just by looking at the blocks and the sky
Nothing you can do
make minecraft2.0

@brave lichen lol yeah ill be adding it probably if anything just to make people feel better
there's imho no reason to have to slow down generation on modern paper with async chunks and aikar's flags
server can run for hours no issues
@indigo bone im pretty sure the seed config options in paper.yml can make it harder for people to crack your seed using dungeons and stuff
True even I forgot that I was preloading the server while playing on an amplified world with 3players
oh were you using it 😛
@indigo bone im pretty sure the seed config options in paper.yml can make it harder for people to crack your seed using dungeons and stuff
@grand pewter how?
dang though... amplified world... probably runs a lot slower than regular xD
dang though... amplified world... probably runs a lot slower than regular xD
@grand pewter yeah eta is 1week
the seed options will throw people off who try to use dungeons and stuff to crack the main seed
Thats why i forgot
since the dungeon seeds will be different from the world seed
1 week for how big XD
2500 radius
wtf 2.5k amplified 1 week? XD
lol man this commercial https://www.youtube.com/watch?v=x1TtIt5tdP8
As Seen in Esquire, Men's Health, GQ, and more!
Want More Dr. Squatch®? Website: https://drsquatch.com (amazing products)
Instagram: https://www.instagram.com/drsquatchsoapco/ (hilarious memes)
Facebook: https://www.facebook.com/drsquatch/
Want More James Schrader? Instagram:...
oh yeah i saw that commercial on youtube last night i think

first youtube ad ive watched fully
i still skipped it after like half of it but i guess i gotta watch to the end next time


wtf is that ad
🧼

it just keeps going
actually using targeted advertisement on the interwebs?? waaaaaa
Ads are very annoying and constantly show up in inconvenient times. It annoys me as a biochemistry student too, I have a list of grievances for the way they "fight" against "big soap"
Chemicals in soap are bad >:(
Firstly, everything is chemicals and that is fact, no matter how natural your soap is, it still is made with chemicals, synthetic or not.Soaps are labeled as a detergent by the FDA :o spooky!
Soaps are just weaker detergents. Detergents in the biochemistry sense are a molecule with a hydrophobic side and a hydrophilic side, the hydrophobic side grabbing on to fats and oils and other grimes and the hydrophilic sticking to the water to wash away with it, forming micelles to take it away along with it. If this product does work as a soap then it is practically a detergent, so stop speaking so highly of your natural soap.Other things
I don't mean to be the crybaby who complains about the patriarchy but the manliness aspect of the soap and the "sperm count" scares and crying during movies and the general seller of the product in the advertisements is very annoying and has no self-awareness whatsoever leaving it with no sense of good humor, a good example of masculinity combined with self-awareness would be good old Old Spice where masculinity was so absurd of a topic where it would be the driving force of the ad and not just the little jabs here and there making almost a caricature.
9 votes and 26 comments so far on Reddit

@potent fossil k3s wen
not sure
i need to do a lot of reading to learn the terms, like yes i can just install it but...i need to know k8s
and that takes time i dont currently have
simple it took me a 2 -3 hours to get a deployment up and running 
look simple does one want to read books for the rest of your life
or does one want to become gitops master
it's like genetically modified foodstuffs, it's not necessarily a bad thing
i mean no, but i need my degree and i also want to be a gitops sensei
so ill do it
that is true
just not..yet


but it's NaTuRaL
they're easily making a 100% profit
production cannot be >$3.50
whatever good for them i guess
aint getting me
yup
simps sperm count is lower due to using unmanly soap!
ah so nothing changed
simp's poor ballz
I use Fresh Balls actually
pickle
OwO

pickle
is this nsfw
do youl ike
Big pp
yeah it's nice
Hygiene for Croin Area
what are you asking
pickle
can you stop?
Pickle rick
good episode
tell me about this cream. does it have a scnet
no scent, it goes on as a cream and then dries into a powder
its meant to stop sweating when you work a lot
Hm?
Imagine going outside
i mean, i go for walks ¯_(ツ)_/¯
that's funny !
hf 

how does this product compare to the good old just dragging deodorant across your hog
they're from sodakite, she's a streamer & a goofball
my disgusting filthy hog
i mean, it's not antiperspirant, so it doesn't clog your pores like traditional deodorant sticks
it just absorbs moisture
then you shower it off
if you specifically have deodorant that isn't antiperspirant, then probably similar but i'd imagine that doesn't absorb
so you'd just have like perfumed sweat
does it come off like a fucking crust
forestil jer lige at være simp og have så lav mandlighed
there are other things like it, such as just putting talc powder on your nuts however that has the ability to cause women cancer, so if you have an SO that is a female....I wouldn't get that.
You risk her reproductive tract
Dafuq
yep, so i specifically buy stuff w/o Talc
my nuts come first
i mean?
it's a good conversation. i will buy this product
it's not comparable
preferential treatment smh.
but sure i will stop
yeah I mean they're not being mean to others
just use febreeze
Yo, i think i said suck it to dark or smth
i can't recall it say it quite a lot tbh.
yeah but my point is i didnt tell anybody such things, im talking about a hygiene product. it's not comparable to actively targetting somebody and attempting to insult them.
but yes ill stop if yall are uncomfortable, i think i got the point across anyway.
was it my hog. was that the catalyst
I'm not uncomfortable, just find it quite annoying only got that one kick tho.
my disgusting hog
I don't care personally, as I said, not targeting anyone
Could atleast have told me to shut the fuck up.
gotta do schoolwork anyway so ima just head into lurkmode.gif
cya
wtf
@serene bolt is this a joke
amazon prime membership only unlocks some on prime video
you need to rent/buy certain things individually
wtf
yeah
Amazon prime is still a fucking steal tho
what is up everyone
2/1/same day shipping + primenow makes it worth it for me
Yeah
I almost never watch stuff on prime nowadays
no reason for me to get prime tbh
oh pop glad you're here
Mr robot I had to watch on prime I think
prime student is super cheap
chew cute profile picture uwu
thx uwu
how's rory
no u UwU

@vernal moth a steal for what?
prime video is meh
some good content, not a whole lot that I can't find elsewhere
You get some good stuff on prime video, you get all the delivery stuff, you get twitch sub, you get free game shit, for less than Netflix
some good stuff on prime video
"some" is right
you get all the delivery stuff
nope
you get twitch sub
don't really use twitch
you get free game shit
?
never heard about that before
Why don't you get delivery perks?
I basically share my Amazon account with my family, so we have quite a few orders
what currency is content delivery network
they consider everything a fucking add-on item
And having free same day, for free evening express is cool
same day and evening express is not a thing here either
Never sad add-on, I only know about Amazon basic stuff having a min amount
I haven't seen any addon items here for ages
we use Velocity doe https://twitter.com/SpigotDrama/status/1295827813325402113
Ordered 16 Apr 2020, delivered 08 May 2020
Ordered 16 Apr 2020, delivered 02 Jun 2020
Ordered 14 May 2020, delivered 19 May 2020 <---- this is the fastest anything has ever been from Amazon
oh what, usually it's rarely longer than a week for us
Most stuff is next day here, some stuff same day
Must be nice
guess it depends on how close you live to a center and how large it is
If it's not here in two days, it's because it's shipping from China, "premium long route" and takes like 3 to 4 days
what it really depends on is your distance from a connecting hubs
Fastest I had was 2 hours 😂
just shy of 2 months though?
UPS for example, no matter where it ships from goes: * -> Louisville, KY (global hub) -> regional connecting hub -> then truck
so if you're far from a connecting hub, then yes
hf
except these came from within canada
I was building a PC, missed a sata cable, just took my phone out, ordered, got smth to eat and driver came 😂
is the thing
Literally faster than getting dressed and going to a store
nope
I can order from newegg and it will be here tomorrow
I can order from ebay and it is fucking faster
amazon just sux then
they do
Also, 90% of my Amazon shipments are delivered by Amazon logistics
the most annoying thing is https://i.imgur.com/TUaOBgv.png
most things I want are considered "addon" lately
Twitter DMs be like
lol
hangar when?
are these addons to what i think they're addons to kash
ah lol
books and USB drives?
as two quick examples yes
maybe Amazon just hates <kashland>
Yeah, that's why i declined

"elon please make my minecraft network"
can i haf datacenter plz
i retweeted his elon tweet
"Elon. I need a small loan of 100M€."
@ proxi writing tweets on paper would kinda suck though...
I will uuuh show my self out
MuskCraft
that sounds... interesting
yes weebs out
Classic Belgium
oh no
oh right its cuz some police officer did the salute while some slovakian dude is dying in his prison cell

its from 2018
the intellij pull and rebase changes is epic
yes
i have brought rory into my room
🅱️ory
indeed
hello
woah woah

"trololol being a pos sure is high-larious"
Wtf, guess i gotta go to his dms to get some of that.
fucking 1.7.10 support
F.
dollar in swear jar now
You gotta donate 50c to a random paper contributor every time you swear
would that include bombardy
Oh yes pls
all community guidelines are ditched in favor of the swear jar
I count as a paper contributor, I contributed to the website
every time you say bad word, 5 dollars are automatically extracted from your bank account and distributed to 1 random plugin creator on Spigot
spoiler: it mostly goes to plugin authors who have been inactive for seven years
in IntelliJ, I had it once that when I run the maven goals once It would have it as a build configuration, if you know what I mean. Now that isn't working anymore, how do I do that again? ._.
has spigot even been around that long
i believe it existed in 2013
Like once I ran that it was as a configuration above, but not anymore 😦 how do i do that again kaaaash
do what
have that maven task (clean install) as a config for the build button once I run it
noe
maybe it was someone else then sry
i guess I'll switch to apache gradle then
no worries aurora
either kneny or mini then
ah yes, apache gradle. let me also run my apache maven task
one of them >:c
and then typing it in there
yea, try just typing it in like a custom command
and it should remember it in history
@mental meadow
I don't think it ever generated a build configuation for me via the Maven tool, I always just use the Maven tool directly.
apache2 is to maven as nginx is to gradle?
yeah it remembers it as history, but I had it that after I ran it once I could just click the hammer and it used that again
i just use build configurations
yes, I just tested it with gradle
I used build
it made a build configuration from it
I assume it does the same for maven
it should, at least it did a few weeks ago, but not anymore 😦
huggles maven
even aikar is moving to gradle :D
ahcar how could you
gradle is so complicated tho
it really isn't
Why is everyone making Maven sad
That UI does looks nice
gradle is so complicated tho
You get used to it
Did you know you can migrate from Maven to Gradle with 1 command??/
I mean, I only use Maven because afaik it's used more, but still
shhhhhhhhhhhhhh
yeah but the issue is that even if I can migrate with one command I still need to understand it if I want to change it
gradle is becoming much more popular these days stef :D
I mean I could always have maven and just migrate it to gradle then
gradle has some useful things but i definitely prefer just not using java
Why do you need to understand it? It's like git, you use the same commands over and over again and things work 
give me your pom.xml aurora
good, gradle buildscripts are way more powerful and better than some gross XML file :P
It's becoming more popular, but Maven is still at the top, so I'm just using that still
omg
When Gradle overthrows it, I'll gradually move to Gradle.
Also XML is not gross, leave XML alone
god fucking damn i need to learn to read
been sitting here stuck on a problem because i put a variable in that isnt even in the problem
xml is gross but not as gross as zml
XML is perfectly fine when you want a structured file that is readable to you.
readable 
👀

1
What
people be like: my server is lagging, the hardware sucks im switching hosts
Creeperhost
NoHost - Can't have lag, without a server™️.
❤️ @cosmic raft
also compileOnly could be used for quite a few, but each to their own ig
fair enough
That looks way more cleaner than xml lol
gradle has this somewhat annoying but also extremely useful feature of implementation and api
yup
also maven repo content blocks to not check repos which you know only have 1 thing for everything are pretty poggers
proxi uwu
michael uwu
having a repo at the top above mavenCentral, etc
I haven't actually done relocation with gradle yet, wow that's simple lmao
shadow plugin is best plugin
proxi will you teach me gradle if I ask nice and send you a lot of hearts?
owo
i helped glare do gradle :>
what a stupid fucking problem is this in this calculus book lmao
glaredle
"evaluate each integral by interpreting it in terms of areas" and then it just has us count squares on the predrawn graph.
i need to find sin 53deg by hand and i am STUPID















