#general
3141 messages ยท Page 92 of 4
in Python you can do "Hello World" too
not as complex as assembly
<< "Hello World"
The chrome console prints returned and so it prints Hello World. xD
next puzzle
also "Hello World" works in haskell
least to greatest of those numbers
Hmm, I've never used TreeSets before.
each seperated by a newline
idk what TreeSet is either
leaf just compiles it in his head it seems, yeah that's correct
See! Leaf's smart.
1
this stuff is too easy
hmm does it round up or down
floors
I think it always floors
yeah.
casting is truncation
1
the decimal is dropped
it is not flooring it is truncation
yeah cuz when I was doing chunk stuff
they asked up or down ๐คท
15/16 = 0, 31/16 = 1
10/2000
that bothers me so much
it's whatever 1/200 is
0.005
with both operands being double
wait what's var
it's not exactly 0.005 but it's very close
var = variable
haven't seen it in java before
you dont have to always type the type in java e.e
wait it's float
Statically typed through the whole thing
The rest of them are too easy, so that's the last. Going sleep. Night.
gn
ni ni
first wont compile
unreachable code ftw
third wont either
it'll compile
spotted your avatars are getting more and more yiff territory
loops are special
unreachable code should be punished with a hard error
what in the fuck leaf
what
SpottedFurry
mfw
e.e
found one in the wild
https://pypi.org/project/fuckit/ just use this in python
never worry about errors again
this server is too much bully
no :>
and ur a furry
Ok it's better than wanting to diddle dogs
u can't talk shit bout me
ur a furry
wtf
ur a furry
ur a furry
it doesnt matter how many times you say im retarded, I wont wear that fursuit you keep trying to get people to wear
mfw filthy weebs
Spotted considering how your avatars have been changing the only way you can get worse than what you have is by literally having yiff as your avatar
please don't do that
I can go that far if you want
you mean from discord
you could just post it though
vic ur middle name is retarded
private void do(Integer i) {
do(i)
}
private void do(int i) {
do(i)
}
could set that up real fast
Spotted's well on his way to becoming discord staff I see
just for u nossr
spotted has a large collection, they sell porn on fiver
why do we all bully each other instead of talking about minecraft and paper
each other?
because this is offtopic chat
because leaf's retarded and he must be reminded of this
you mean they bully me ๐ฆ
spotted imagine you went to school without pants on
everyone would have to say something
thats how it is with your yiff avatars

about the lack of anything?
LUL
LOL
omg scaffolding in 1.14 is soooo cool
ya its like
i want paper to release a C++ version
scaffolding and stuff
we're not releasing C++
breaks bottom scaffholding while someone's standing on it 
it wouldn't be paper
the C++ minecraft server that use to use so little resources
There is a C++ version of minecraft server already
Imagine literally using sand and torches as building platforms.
not only is rewriting this game not worth it doing it in C++ would be such a stupid decision
hehe
There is a rust project
:>
ur retarded who uses rust
not updated anymore, or was it in C#
A lot
hold on one second
there's that 8 year old open source C++ minecraft server that still doesn't work
is rewriting entire minecraft server
i thought it did work
It's great that there are other implementations of the server in different languages
yeah so I can steal code from them
You can't really compare them like for like when many of those re-implementations are missing large and substantial features
Come now. Lay down your weapons. It is not too late for my mercy. 
cuberite was written in C++
I actually got further than I expected
worked really well they have not updated in in a while though
Cuberite doesnt support a lot of stuff
Superflat world, being able to see other people and their block breaks and places
wait till you try redstone
if you want to work on minecraft in rust, you can take a look at litecraft
make custom minecraft server with no redstone pistons or command blocks
I'm actually excited for that
Just dragging through world saving and packets and api
playing minecraft
wtf
i always kinda felt like they should just higher the person who made red power
99% of my time in MC is spent AFK
get the dude who does optifine and sonic ether on the graphics and performance team
wait does that mean i can have my 100x100x200 hopper item loops still @stiff yarrow
It's supposed to use many threads

Each player has a thread that listens for packets
When it recieves a packet it handles it, eg. movement
1692 hours spent on this server alone
thats a great way to run out of connections
If it then needs to load chunks, it does it on that thread
sounds like a clusterfuck of race conditions that are waiting to blow up
why was the multcore rendering option in optifine removed
or is it on by default now
ask the author
they do respond on reddit
It's all built to be thread safe though
๐คฃ right
minecraft is thread safe
never seen duplication glitches from race conditions
because it only uses 1 thread for the most part
minecraft is not thread safe
^^^^
and you cannot build an implementation to be as thread-safe as you want
It's not theead safe, it's single thread
there are very few games i have out right have hard crash my system
minecraft is one of them
Tera
MC is dual threaded but ok 
client is
Chat's on its own thread in the server
the others are gmod and skyrim when i tried to run with 16k leaf textures
Unless that's a craftbukkit change
Chat doesn't use much cpu time though
you mean multithreaded?
idle resources are wasted wtf
its like wanting to have 16gb of ram but only use 5g used
yea
its stupid
also locks
...
leave
you dont aim for concurrency and put locks in everything
just use synchronous code at that point
why tho
ah ok so optifine removed the setting cause they multi threaded chunk loading in vanilla
its really hard to turn a spaghetti single thread codebase into a multithreaded one
you should look into how locks work ๐
workstealing if you already had threadsafe code
ik how locks work
usually you have to plan out multithreading from the start not implement it after 10 years of work
Yeah I'm building it with multithreading in mind
Locks are great, until you end up with code where the locks end up holding you back more than the work itself took of it was sync
^ this
well see you in 5 years when your server is functional 
1.13 was a fun mess with that stuff, even spigot went to go clean it up
is that whats wrong with 1.13?
everything's wrong with 1.13
No, theres deeper issues with 1.13, e.g. their collision code is had a horrible perf hit
imagine a world where Minecraft is open source and people can help fix its spaghetti 
^
Don't really think that would help too much
imagine minetest
I rate 1.14 4/10: Not enougn lag
minetest is essentially opensource minecraft
1.13 switched to a much more expensive collision calculation didn't it
is it more stable than 1.13
Not unless mojang started assembling a huge team to deal with just that aspect, I can't see such a scenario turning out as people are dreaming of
should have at least a 20% performance hit over previous version
https://www.minetest.net just switch this if you care about it being open source tbh
it makes me sad better fps seems to be stuck on 1.12
betterfps makes me sad
optifine exists
already have it i want more though lol
my laptop always got a nice booth from the rivans full algorithm
a bit more than fast math
psh
~/.minecraft
rememeber meta inf
~/Library/Application Support/minecraft
when u had to directly mod the jar lmao
Still mod the jar
and you were a wizard if your could get more than like 4 mods to work
pls
its maintained
one of these days i want paper spigot and bukkit to all be integrated into one system
too many yml files rn
all of this could be solved if they had made the damn modding api
switch to the other version of minecraft
then i don't have texture packs or mods
like mojang should get the guys who do bukkit/forge/optifine etc and just higher them for the technical stuff
i hate the new minecraft launcher i want the old one back
whats wrong with the new one
well not the old one but like the one in the middle were it was multi version etc
its small and stupid
it logs you in and launches
i want patch notes. black and white data and stuff
'-'
NEW ALBUM "BEYOND THE BOX"! iTunes(US): http://itunes.apple.com/album/id1322488915?ls=1&app=itunes iTunes(RU): https://itunes.apple.com/ru/album/id1322488915...
(DiscordBot) George Michael - Careless Whisper (New album release) (Alexandr Misko) - length 4m 37s - 147,927 likes, 1,894 dislikes (98.7%) - 7,015,050 views - Alexandr Misko on 2017.12.28


@quiet tundra did you make https://www.spigotmc.org/resources/cookies.59241/
who did this
I need to find who did this
I'm now under the impression that you made it and you're shilling for it 
I want to buy the rights to their plugin, I can see it going a long way
Vicarious if the name of the person isn't "TehBrian"|"T3hBrian"|"TehBr1an"|"T3hBr1an" then it's not me.
noss with the gloating
I can see it coming
Zero.
@vestal jasper ๐

More than you. ๐
Noss pls you get off on how many sales mcmmo gets
Yeah how'd you manage that anyway.
Are people incapable of building plugins themselves ,_,
make great plugins get lotsa money
I took out the kraken
ez
there's a trick to his success
LOL
all of my success stem'd from that
do you want to know what it is

that too
I don't even know what version of the game we were on when mcMMO came out tbh
pepes 

pepes?

LOL
,_,

๐
those are some rare pepes
Pineapple belongs on pizza
How long were you gone for, nossr?
Like 50 years?
Why'd you leave? What happened with that ,_,
kakashi pls
I left mcMMO team sometime in 2013
Oh okay.
Did you do other things?
yeah but I got lazy
my cat is a dick
he was harvesting pepes
he just jumped onto the back of my chair just to boop my shoulder with his paw
As a person, I like mcmmo classic because I run it on my personal private server with my friends.
We don't like chopping down trees :>
Hello fellow person
You're not a person D:<
I don't even understand what that means brian
same
its not even any different in new versions
well you know, we don't like chopping trees, and mcmmo basically makes dark oak trees with 3 stacks of logs in them go kapoof
so
that's nice.
mcMMO Modern: Pepe Powered
and also super op and unbalanced, but also nice.
๐
classic is basically mcMMO with 5 years of no development
new version is with development
I'm starting a gofundme, every cent you donate, 1/2 of it goes towards helping the poor pepes and rolling eyes emojis abused by nossr50 go to a good home
the other 1/2 is going to my new computer :>
But like don't be as dumb as the papi people and not tie a permission to your joke command so the first suggest command when players type /d is /daddy

MC jira 
1.14 compatible already?
You got on that fast, huh?
I can't believe how they released 1.13 being this buggy
:D
@austere ivy 1.14 was an easy update plugin wise
you've seen 
now get ready for

โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ
โ โ โฃฐโฃพโฃฟโฃฟโฃฟโ ฟโ ฟโขฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃทโฃโ โ
โ โ โฃฟโฃฟโฃฟโกฟโ โ โกโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ ฟโ โ โฃโฃโฃโกโ โ ปโฃฟโฃฟโ โ
โ โ โฃฟโฃฟโฃฟโฃโ โ โฃฟโฃฟโฃฟโฃฟโฃฟโกฟโ โขโฃคโฃถโฃพโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฆโกโ นโ โ
โ โ โฃฟโฃฟโ โ โข โฃพโฃฟโฃฟโฃฟโ โขโฃ โฃพโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกโ โ
โ โ โฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โขโฃดโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃทโ โ
โ โ โฃฟโฃฟโฃฟโฃฟโฃฟโกโ โฃดโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ
โ โ โฃฟโฃฟโฃฟโฃฟโ โข โฃพโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกฟโ ฟโ ฟโ ฟโ ฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ
โ โ โฃฟโฃฟโกฟโ โฃฐโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ โ โ โ โฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกโ โ
โ โ โฃฟโกฟโ โฃผโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกฟโ โ โ โ โฃ โฃโขฐโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ โ
โ โ โกฟโ โฃผโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกโ โขโกดโ โขฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกโข โ โ
โ โ โ โขฐโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกฟโฃฟโฃฟโ ดโ โ โ โขธโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกโขโฃพโ โ
โ โ โขโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ โ โ โ โขโฃดโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกโขโฃพโฃฟโ โ
โ โ โขธโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ โ โ โขถโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โขโฃพโฃฟโฃฟโ โ
โ โ โฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃทโฃถโฃถโฃถโฃถโฃถโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โฃ โฃฟโฃฟโฃฟโฃฟโ โ
โ โ โฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โขโฃผโฃฟโฃฟโฃฟโฃฟโฃฟโ โ
โ โ โขปโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โขโฃดโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ
โ โ โ โขฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโกฟโ โขโฃดโฃฟโฃฟโฃฟโฃฟโ โ โ โฃฟโฃฟโ โ
โ โ โฃโ โ ปโขฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ ฟโ โฃโฃคโฃพโฃฟโฃฟโฃฟโฃฟโฃฟโฃโ โ บโฃทโฃฟโฃฟโ โ
โ โ โฃฟโฃฟโฃฆโฃโฃโฃโฃโฃโฃกโฃคโฃถโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโ โ โฃโฃผโฃฟโฃฟโฃฟโ โ
โ โ โ ปโขฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃฟโฃถโฃถโฃพโฃฟโฃฟโกฟโ โ โ
โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ โ
hello
When you have a giant plugin (mainly ones that interact with the world) and then Mojang just to decides to entirely get rid of data values..
it's a lot of work.
especially since a lot of plugins were already on the "just maintaining it" mode.
but what do I know, the only plugin I've developed is one that makes everyone on the server say "Cookie" one that prevents some silly thing for someone
I'd say the plugins that broke and stayed broken were just the dead plugins that finally died
Nossr, what did you make before mcmmo?
vminecraft
b7.1 download
Vminecraft is a modular plugin for hey0's Minecraft Server Mod. The goal of the plugin is to add fun things to the server, including fun comma...
vminecraft was
first actual experience making something
How'd you learn to make that stuff?
which is currently how I'm learning lol, yeah yeah I'm getting books
nowadays my preferred method to learn is books 
I've yet to read a book on Java
mcMMO was made almost directly after vminecraft if you are wondering Brian
@cosmic raft I started to read one recently but my ADHD is crippling 
Looking at the source, seems mcmmo was in there.
yeah back then I didn't understand how version control worked
feb 2011 was when I put out the first version of mcMMO
Wow, so you've really come a long way since then, huh? Did you think that you'd be making a living off of this or were you just doing it for fun?
I don't know when vminecraft was first released, this post is dated tho
damn, I started using craftbukkit like a month after you released mcmmo
everything you say sounds so sarcastic I'm almost put off answering 
sadly I didn't know minecraft had multiplayer until beta 1.2
no I didn't even know people were selling minecraft mods until a few months ago, and when I put mcMMO up for sale I thought it wouldn't do well because classic was #1 google result and stuff
but then you realized you could just sell classic aswell lol
hey noss what version does vmc run on 
I don't sell classic you dumbass
mmm yes you do
No he doens't
๐
toothpick does
TOOTHPICK
Well, classic is going for 10.59$
toothpick != nossr
Toothpick gets 100% of the classic proceeds
can you fucking read
brian nice reading comprehension
No I just thought toothpick was like.. a maintainer or someone..
first person listed in the team
just a maintainer
ยฏ_(ใ)_/ยฏ
ok
t00thpick is just a maintainer
yeah not sure why it's in caps
19.99 USD
yeah idk why t00thpick only listed himself as a contrib
I made him add me in 
meanwhile on my listing
.wa 19.99*908
(DiscordBot) Result: 18150.92 - https://is.gd/KiVnnt
kainzo has, yes
I should make a premium plugin 

you gotta remember their listings have been up for several years brian
its not that much money in the scheme of things
It really isn't. Average wage in america is 34000 a year.
And that's.. really pretty quite low.
you also only have 1 resource
Correct :> that's for some other guy on reddit.
He was like "how I disable beds" I was like "use this code" he was like "put it in plugin" I was like "okey-dokey"
And you don't have enough postings.
I don't post resources for legitimate reasons because I don't think I'm qualified to do that ๐
hey @lucid iris
@austere ivy everyone starts somewhere so just post your stuff
welcome to the place all of our dupes die ๐ฆ
Noss gimme stuff to add to my plugin
I've thought about it, nossr, but it seems everything's been done haha. I will once I get a good idea (and I actually.. execute it.. well.. I still have a lot to learn.)
not true
no u
@austere ivy it doesn't matter if something has been done before
give me the URL, GOOGLE.
that's the kind of thinking that will just delete your motivation
.g chat color spigot plugin site:www.spigotmc.org
(DiscordBot) https://www.spigotmc.org/resources/chatcolor.1546/ -- ChatColor+ | SpigotMC - High Performance Minecraft: "This plugin allows your users with permissions to change the color in the chat!"
There's like 900 though haha.
I haven't quite had an original thought yet ยฏ_(ใ)_/ยฏ
Ok make one that's better than the 900 existing ones 
an original idea is a novel concept
there's almost no such thing as an original idea, just make the things you want to make, and do it in the way you want to do it
starting new plugins is hard tbh
Also noss I just thought about a cool idea for the lottery plugin

What if you could buy physical tickets that only count when used
yeah I actually thought that would be neat
Does newest paper have issues?
I had a similar idea when working on it
So I could buy 100 tickets, buy 100 physical ones, toss them to a friend, and have them cash them in
slight issue with anything physical in minecraft, people will dupe them so the plugin will need dupe detection
or a command
Oh I was just thinking on right click
yeah that could work too
carpet duping is vanilla
I see no point in not doing anything because of potential dupes since they'll dupe shit anyway. I can minimize the impact and effect of dupes but it seems like a mostly pointless fight.
Hold on here.
scroll down a bit brian
On that guy's page, there was like 10 resources that was updated yesterday
Is this a team or something?
How is this guy pushing out updates for 15 resources in one day??
he spams the hell out of spigot
snogdoa v2
most of his plugins are just simple addons for his premium plugins
or w/e it is
Yeah.. ..
Yive..
With 15 resources that are 3 dollars each, and each of those resources having 30 downloads.
nice
I just work on one big spaghetti factory when I should be making little raviolis
This guy has 11 pages of resources, let me see how much he's made on just the first.
only just now?
~13 hours ago or so
.g microsoft trillion dollar company
.g microsoft trillion dollar company 2019
(DiscordBot) https://www.theverge.com/2019/4/25/18515623/microsoft-worth-1-trillion-dollars-stock-price-value -- Microsoft is now a $1 trillion company - The Verge: "13 hours ago ... Microsoft has passed a $1 trillion valuation, joining Apple and Amazon in making the ... By Tom Warren@tomwarren Apr 25, 2019,..."
vk2gpz, Jan 15, 2015, Premium
Must have on Survival Map! Tame them! Teleport them to you!
0 ratings
L O L
how many countries can afford to buy Microsoft
Alright folks.
it's a must have plugin btw
i am in a spagetti industry that tried moving to a more streamlined pasta packets but uhh turns out spaghetti is to tangled
HOLD ON HERE. HOOOLD ON HERE.
@vestal jasper reminds me of the download botter
This guy has 11 pages of resources, for just his first page of resources, he's made:
.wa (18608)+(699)+(2.3030)+(112)+(57)+(8.5964)+(7207)+(10.50464)+(2.5091)+(18.501632)+(10207)+(12.50249)+(16331)+(10261)+(3131)+(7.63168)+(10*79)
kangkaro?
(DiscordBot) Result: 67465.548942 - https://is.gd/3mOxhv
oh god kangkaro
67465 dollars just on his first page of resources.
Nossr you need to be making small raviolis ๐
now
Imagine being so shameless you make your avatar in everything a giant advert
you also need to remember
downloads != purchases
he can change the price of resources
That's true, that is true.
@stiff yarrow explain to yive
But man, even if he's just made 1/4 of that, still impressive.
What a hustler.
hold on
this man made TokenEnchant
seems legit
@ornate spindle download count is buyer count on premium, also includes gifted
huh didn't know that, but then again I was banned back in 2014

wait if that is the case, look at the download count of songoda plugins
they gone now
oh
Yive why were you banned again?
leaked premium plugins
for being yive, I'd guess
why did songoda have a lot of downloads?
#LiterallyTheWorse
You're the reason I don't want to make premium plugins >:(
just kidding I don't make premium plugins
because all of their plugins had graphics made for them
if I do I think I'd make them open source.
Best option, really; and upload it elsewhere yourself
well everyone makes mistakes, have you learned anything I guess? ๐
I'm still waiting on russian squat nossrman
Here's galaxy brain thinking:
make premium resource outrageously priced, people want leaked
make it open source so you get drones doing your work for you, but people are too lazy to build
leak it on sites, but add viruses to it

:weSmart:
reminds me of a majority of premium plugins
.. you get the idea.
Poor Ramon.
In the top 3 resource posters, with 68 resources.
None of them are above 200 downloads.
๐ซ

oh wait, all of these are skripts
ooOOOooooh
that makes sense.
Aw, even all of his plugins are prefixed with RH-, that's kinda cool actually.
I might steal that.
TB-Chat, TB-Banning, Tuberculosis-AntiGrief, TB-GamemodeSwitcher
isn't litebans basically the only bans plugin used now of days

This really seems like this should be in one .. skript
Oh, welcome @twin perch
https://www.spigotmc.org/resources/dropxp.66866/ a new spigot developer is born!
Just 48 minutes ago. Ahh, the wonder of life!
I don't.
I envy him :(
you'll develop a complex if you constantly judge others
I already have a complex.
Hmm, you're right.
Oh yeah do you know anything about ACF, nossr?
nevermind, got it.
Actually nope, still confused. I'm trying to use Conditions and I've been procrastinating doing this, I have no idea how to feed it parameters(?)
not really, I glanced at the documentation and it seemed like super simple stuff to use
Yeah it's really nice except for conditions ,_,
no greater than the one and only Java though, right?
well, yarn in this case
I don't think anything else compares
for what I'm doing, anyway
any kind of web development
anyone else remove something, make a bunch of changes, then figure out you need that so then you
ctrl+zzzzzzzzzzzzzzzzzzzzzzz, ctrl+ccccc, ctrl+x, ctrl+shift+zzzzzzzzzzzzzzzzzzzzzzz, ctrl+v
Only time I ever come close to doing stuff like that is when working on java or something to that effect, then I just use local history in my IDE and grab it
if you ever get bored, jetbrains have a few good videos on tips and tricks for using their IDEs
electronic? ยฏ_(ใ)_/ยฏ
I like the tips that pop up when you start IntelliJ
those are always pretty cool.
e.g. disabling tabs may seem stupid, but I find that I work much faster when I'm not too tempted to grab the mouse
Like multi-line (shift+alt+click) which is really nice, I mean I already knew about that because of Visual Studio Code but that's nice.
Disabling.. tabs?
I use the mouse constantly when I'm coding but it's not too much of a hassle. That's one thing I like about laptops.
Mouse is right below my fingers so if I need to nudge it a bit I can solely use my thumb.
It's not the use of the mouse that gets you
It's the adjusting between using your keyboard, going to move your mouse, and then going back to your keyboard
yeah that's what I'm saying it's super simple
Sure, with a laptop you can reduce that a fair amount, but it's still not ideal ๐
for me it kinda.. is the keyboard.
Yeah I suppose.
Tabs are a bit of a hassle for me with the mouse, breaks my flow a bit.
What do you use?
Yup
Hackintosh or..?
Nope
I did a good few years ago, but the guy I was working for ended up getting me a new machine as mine was suffering
Ah, what do you have now?
Have an imac from the 2015 lineup
Also have a 2011 MBP which is somehow clinging on ๐
I'm using a 2010 (4gb ram, 320m nvidia gpu, intel duo 2) macbook right now and at home I have a 2012 one (8gb ram, 500gb ssd, 3210m, intel hd 4000)
Okay, so as a Mac user.. What do you think about Windows?
I think I'm the only one that thinks this but I firmly believe macOS is better than Windows.
Hey good! :D
I think almost everyone thinks that
most people use windows for game compatibility or not knowing better
Mmmm, some people not so much.
on windows you can install ubuntu from the microsoft store

Linux is great because of how fast everything is, how little bloat there is. Mac is like middle tier. It's great for people who have no idea how to use computers, very user friendly, while also being somewhat friendly to developers with it's simple interface.
Windows is garbage.
Barty, tell me, are you using Windows 10?
I honestly just find that windows is such a cumbersome and poor OS, any hardware I've ever had, I've found that linux tends to cope much nicer and provide a nice experience, but linux sucks in the desktop world if you have to start using anything that isn't the norm
Windows:
"WE NOTICED YOU UNINSTALLED SKYPE AND CANDY CRUSH SAGA"
"WE'VE REINSTALLED THOSE FOR YOU"
"WE'VE ALSO PUT A LOCK ON IT SO YOU DON'T MAKE THAT MISTAKE AGAIN"
I've been on macOS my entire life. When I go to Windows, it just feels buggy, slower, and non-intuitive.
There's control panel.. settings. some other settings places.. some weird other crevices for settings.
trying to install arch linux right now as a noob, so much documentation to read 
On macOS it's just system preferences, and it just makes sense.
I like macOS's interface a lot more.
MacOS is hardly perfect though
Not perfect at all, no.
It's got some issues, like non-compatibility with a lot of stuff and some settings can only be done through terminal.
I still have this fun issue where if I boot from another OS or cold boot, macOS will basically end up locking up at some point within 24-48 hours
.. o-O

hmm see I've never had that happen
and I'm using a 9 year old computer
what macOS version are you using?
My laptops fine, desktops been doing it for a while
what do you know brian you're using completely different hardware
with completely different potential issues

brian is the computer older than you?
And currently on 10.14.5 beta
But, it's been doing this since like 10.12 or around there
Until auto update RIPs your IO
Barty, there's so much wrong with Windows 1.
Random bloat, telemetry, auto-updates at the worst times,
turn off auto updates then
I remember playing on GTA 5, and I was driving around the place and all of a sudden areas of the world would stop loading, kinda like the good old scratched disk effect
At least I can set macOS to just let me ignore all "security updates" and it actually obeys me
I did, it turned itself back on ๐ฆ
(not that you should do that)
idk what i did, but its disabled good for me
lol
it still checks just doesnt download
Ah, yea, GPO
The fact you need scripts just to get rid of gunk from Windows 10 is botherosme.
bothersome.
sorry dont want to spend $3000 on a laptop
hackintosh
Hackintosh is just ass
that's my opinion as well.
but it's always a possibility.
Just get something like Ubuntu or Linux Mint or something ,_,
Wonder how AK got on with his hackintosh
don't want
just learn to accept that people use different things
it's a requirement
I'd try out mac but the price tag for a high end one is a bit steep
Oh I know, you do you, Windows is great for compatibility with games and stuff.
like if someone wants to use eclipse and knows intellij exists: LET THEM
it's their life not yours
Yeah.
And if someone wants to play piano using their feet: LET THEM
it's their life not yours ๐
I think we've all at one point tried to do that
maybe it's just me ,_,
is that a point against what i said or...?
has eclipse gotten any better in the last few years?
am still here watching chat, and I don't think so
one thing that infuriates me with Eclipse is that they treat it as an organization
here, if you're bored and want to waste some time, go to eclipse.org and try to find the download
just try
then i might try java in vscode
Eclipse handles multiple projects way better
just kidding haha it's right there in the top right
Can't say I've seen anything that stood out, apparently hinting and stuff has been sped up, but meh
One thing is yeah, it does do that.
I prefer to keep my projects seperated
oh it has them all together like?
If you want everything in one, create a parent pom and just bundle everything in
Yea, it basically has a workspace vs opening a single project
"Project developer"
develop the project
Notable?
no table?
but lighter than the sea.
but a bit darker than like an ocean.
kinda that lightish-darkish area
Man just talking to you is fatiguing
I mean, red is read, blue is blue
if you want fancy colors for names, try a different discord ๐
try the minecraft discord
Back to what prplz was asking, intellij still wins hands down in code inspections
Oh yeah.
you rank up the more you talk or something
Analyze tab in Intellij is great.
IntelliJ is hands down the best
But eclipse isn't the worst in the world to use
@peak dirge lies
It reformats your entire file, and it's amazing.
DrJava
anyone who has used intellij for a good amount of time will agree :P
I looove cmd-shift-a
@cosmic raft ๐
Because I'd literally forget my name if I could
Fuck just realized I'm using my chopsticks upside down
I call it the anti-
class Whatever
{
public static void main(String[] args)
{
System.out.println("This is.");
}
}
Even IntelliJ agrees with me!
That's not how you do braces!
Except that's configurable
You can setup your code style however you want
Where do you go to do that?
Somewhere in settings
@void void eclipse is alright, but IntelliJ just demolishes it in convenience and features
deprecate yourself
done
ty
no problemo
now immediately remove yourself spigot style
hm
Bukkit.getPlayer("TehBrian").kickPlayer("get rek");
Actually how do you kill a player?
Bukkit.getPlayer("TehBrian").setHealth(0);
ยฏ_(ใ)_/ยฏ
yeah isnt that what @ Nullable means?
Couldn't getPlayerExact also return null..?
yes
is there anyone whose going to be named TehBrianPRPLZ
or.. something starting with TehBrian ,_,
I mean I suppose..
what if it returns null
I heard there was some inconsistency in the new annotations so be careful 
Yea, it's the horrors of applying annotations to existing codebases
hi demon
Ugh some cringy lines in Taylor's new single. And overall not great lyrics. There's usually one song like that / album. Looks like she started out with the single just like last time
Pretty sure they also just hammered them without even considering what they are
Hard to not be disappointed but I'mma stick with her
I'm sure the full album will be worth it
are women even a minority? lol
Anyone know what Spigot's net.minecraft.server.SharedConstants class maps to in MCP?
Huh, it maps to SharedConstants
yes
But the Spigot class has more in it than the Forge one
Like a lot more
So they msut've added it :/
it shouldn't have more
I'm trying to get the DataVersion
gist them both?
I haven't seen the Spigot one as idk where to find their mc-dev stuff
But they access SharedConstants.a().getWorldDataVersion()
And the Forge one is just netty stuff
no
Oof, fair
it doesn't exist
oh you mean the int version for leveldata
i see
yes
but not in mcp
it's not exposed anywhere in vanilla
Should i get 1.14 spigot or just wait for paper?
you need to just use the int itself
Yeah like the global field that states "this version has this dataver"
Yeah I'll just keep as is, thanks
Check the get bukkit webpage everyday
I suppose they will upload the last build for 1.14 that work correctly
Plugins that should work even in mc versions that not has been tested
Actually my server host server.pro
I just loaded Spigot 1.14. I guess it's an unstable version.
Only a few plugins work properly
Is there anyone who knows some add-ons for online mode = true / false?
Basically, the change causes players to appear at the first worldgen coordinates and with an empty inventory. If anyone know a plugin for that, let me know please!
Just to fix the inventory losing issue from false to true or vice versa
They get a random uuid the first time they join an offline server
So, do I have to overwrite the uuid of the players' nicknames to change that by joining?
I really do not know if I can do that
btw thanks! ^^
The players other inventory and location is stored under the old uuid.
dear god thank you so much
look jan you made someone happy 
i can't figure out what to watch
XDDD

