#general
3141 messages · Page 338 of 4
I think a rough translation is, "I'm not (just a) sailor, I'm a Captain"
That was just me making the lyrics fit your Soy conversation
Adios
Morning
Oh boy
Taco bell is hiring
In my city
I could be apart of the very first New Zealand taco bell stores
🤔
goldenphelix: destroyer of assholes
Lmaoooo
Not really a paper specific question.. I have a legacy minecraft account. I definitly logged into the launcher with it a few weeks ago. Launcher has kicked me out, I must of purchased it 8+ years ago and have no clue where to find the transaction ID. I tried to migrate it to a new account and it's saying its already been migrated. Is there anyway to find out the associated email for a minecraft account?
yep and mojang is 2 months behind on suport tickets
Why is paper (meant: the spigot fork) called paper (the thing you write on)?
We made paper (Spigot) into something better and it glides a lot better in the air (see the logo)
Over the years I’ve gone from:
Vanilla (2010) —> CraftBukkit (2013) —> Spigot (2014) —> Paper (2019)
An efficient server is a happy one! 
furries building costumes
CraftCreatureSpawner doesn't stop you setting spawners as lightning bolt spawners
lol
I was going over code in another project that uses isSpawnable to determine whether to allow creating a spawner but apparently CB doesn't check that
fishing hook spawners for days
^
@austere ivy o, i saw you on RPAN last night
@woven otter ^_^
@grand slate wat
OwO
Duck chan
UwU
ewe
o_o
plz no
Welcome
probably creating some cancer
as usual
welcome
So it looks like Minecraft Earth is like Pokemon Go
@worn ember dead eye dragon 😢
@grand slate 10 minute queue to get stomped in 25 minutes 🙂
i think ima go find another game to waste my time on lol
good idea :d
i love how it wants access to my calendar but doesnt even fucking use it 🙂
well, he is also open to the idea of making it cancelable seems https://hub.spigotmc.org/jira/browse/SPIGOT-5140
I agree with what Craig says though. Cancelling the ProjectileHitEvent only for the reaction of that hit not to take place, while the projectile still hits the object, doesn't make too much sense. I think it'd be better that the ProjectileHitEvent stays uncancellable, but the reaction of this - tnt igniting, wooden button being pressed, chorus fruit dropping, bells playing sounds, etc. - causing another event (which differs based on what is being hit) which is cancellable.
will allowedMinigames be null or 0 size if no minigame is specified in the constructor in this case?
it'll be an empty array
okay thanks
ServerMinigame was the enum right?
yes
I'm abstracting commands so I don't have to repeat the same 7 lines of code for every. single. damn. command.
Why are you sending screenshots of code? You know discord has code blocks with syntax highlighting right?
and if it's too big to post on discord, use a gist
Because it is a pain to do code blocks on this Swiss keyboard
then post a gist, its a pain for my eyes to see your ugly syntax highlighting on a white background
You know, lets compromise, just a little...
why is it an array? I assume you will be mostly checking if it contains the minigame right?
You can't please everyone... I'm on a camp ground and my internet is in and out as it is with only 1 bar of cellular and you expect me to load up firefox and use gist just for that?
Is there some way to make a seed which will generate small chunks types? I need 1000x1000 world and I want to make sure there is every type of chunk (jungle, desert, ocean, ...)
Yes
yes to what
yes to what
this is what I have to deal with, messages not even sending right half of the time
And you expect the rest of us to want to waste bandwidth and system resources to just load your overall pointless images?
he was asking a question calm down wtf
okay so why is it an array
judging code yes, being salty because he sent a white image not yes
@quasi valley it's not just the white picture kenny
The problem is that devon is literally always asking us to fic his code
And its always, an image
because it is an array
always
ServerMinigame... is an array
welp, makes more sense. I know he does 😂
dangowang
wow impressive
oh boi its godly programmer Devon
if we talkin about wasting bandwidth and system resources, that'd be dumping dumcord altogether
dum irc user
irc 
Im not using discord
dump u
@void void are you vk2gpz by any chance?
is vk2gpz's code that bad? haven't seen it tbh
he also has a godcomplex lol
yes
yes to what
lemme find that bit about async
who's that
both
oh 
some buggy backpack plugin
i had to do a commision using that plugin and i just canceled the commision
cuz i'd essentially have to rewrite the whole thing lmao
Devon has posted over 200 images in this chat
I fucking hate premium plugin devs who are so uptight with their api
They are following microsoft guidelines
i asked him for an API fix on one of his resources and he pretty much told me to go eat shit lmao
Like, damn; They pretty much expect you to buy their plugin to be able to use their API
how the hell does a plugin that limits entities per chunk reach 500 KB?
and costs 10$
And theeen, they often make it such a pain in the ass to deal with simple things like maven
^^
at least this dude released a free api plugin that acts as if it was the premium one
I'd expect 50 from that, and it has like 5 config options, where do the other 450 kb come from
shading useless libs
vk2gpz updated MergedMob (significant performance improvement!!) with a new update entry:
minor refactoring and tested with 1.12-pre2.
minor...
have a fun read
If you have commands and use acf for it, your plugin's size will already go up a few 100 kb.
Shading libraries can quickly add up.
yeah, but why add such a library for a single command with 3 subcommands with minimun functionality
kind of useless
decompile it and find out yourself
no thanks 👀
Well, imo acf greatly improves command handling over the normal Bukkit way and I personally don't care about a plugin's file size, so even for one command I'd add acf.
as if that's an issue for modern internet
it's great I know, but I personally wouldnt use it for such limited cases, just because its potential cant even be used more than a little
@acoustic pilot is that paper banner generated automatically?
That should read: Servers running Paper: All of them
also needs to mention tacos, cats, and Taylor Swift
what's that link and why is it longer than its redirect https://papersig.emc.gs/ 😂
It's just amazing how he "fixes" it by trying to trick CB
*tries to
oh wow the discussion went on for a few more pages, only read the first one
yup lol
i love how Aikar completely destroys him xD
and in a fully professional manner too, which makes it even better
Aikar: Points out an issue with what he does that could corrupt data
VK2GPZ: ??? why are you keep posting here?
haha i'm done
this dude is like 14 at most
What are we looking at? Link?
is that devon's cousin ?
tho that was 2 years ago, I want spicy stuff that is recent 😂
Oh, MergedMobs, thank you.
lol
well found one: most of his paid plugins "only" have like 3-4 stars, most people claiming that theyre badly optimized and glitchy as hell
so that's that
aye even my boi Redrield joined the convo
wonder where he hangs out these days
well at least hes alive, so thats good 🙂
this.getCommand("verify").setExecutor(new VerifyCmd(true));
this.getCommand("feed").setExecutor(new FeedCmd(true));
this.getCommand("fly").setExecutor(new FlyCmd(true));
this.getCommand("printblockstate").setExecutor(new PrintBlockStateCmd(true));
this.getCommand("spoof-vote").setExecutor(new SpoofVoteCmd("skorrloregaming.spoofvote"));
this.getCommand("playertime").setExecutor(new PlayertimeCmd(true));
this is going to take a while
I track time well
damn son
I got several dozen more commands to abstract
I mean, he's still alive
still using rust haha
Redrield was that the guy that made those games or was it Thinkofdeath?
so it's Thinkofdeath then
TOD makes a game at least
doesnt almost every country have these limits... other than Germany 👀
I think so
cat did you see the last comment on paperclip?
yea
yey or nay?
nay
rip
The speed limits here go up to 130 max, Kenny, but still not 200.
I have nothing against the feature as a whole
But you can't try to replace older versions of the jar file
(You can assume that it'll never be the case that a server isn't running for your usage, but if paperclip adds such a feature, it's probably going to need to guard against that to actually be useful)
ah right
I'm surprised of how little accidents happen on those highways with literally no limits
yeah that makes sense then
@quasi valley its so stacked you can hardly ever drive faster than regular speeds anyway
https://i.imgur.com/cLHYZv6.png
that would be a good rule
Speed limits add a sense of safety that doesn't exist otherwise and people often ignore that and speed anyways
first pass is me making all the commands use the abstracted classes and remove duplicate code, second pass is me removing the optionals and using the allowed minigames feature
o-o
i mean... 120-130km/h is already damn fast
It does ofc require more care and attention, so I'd say overall, it actually kinda makes people care/pay attention more
it is, that's why going 180 just seems.. wrong 😂 only did that once, and oh boy
if you yank your steer once at such speed ur going to be rolling for a while
Could still add speed limits because of environmental reasons. If I remember correctly, the amount of gas required to go faster is exponential.
yes
the environment can go burn
ur retarded
relevant:
there's a lot of people coming to Germany with their fat cars just to drive 200 on the highways
.leaf
.leaf
oof
lol
wtf
Is that the Amazon?
its burning leaf
one of the many benefits of this abstraction is now there will actually be permission nodes in my plugin and not just it checking if the sender is op or not
so yes
hopefully leaf lives there
....
devon i love you
is anyone actually reading what devon says? cuz i feel like i'm casually skipping over everything he says
i missed you
Bukkit literally checks permissions for you if you define them properly
defining permissions correctly
kind of @ dragon 😂
kek
@static badge teach me how to use the quote thing
What are those trues doing there, Devon? That looks like a boolean trap.
it seems amazing
So, you can only use it in-game?
It removes the need for copying and pasting 4 lines of code across 78 commands
you could also put them in the super constructor
yes, like tpa etc.
I'd personally do what Kenny said tbh.
yes that's what I did
yes clearly
why would I default to true
sksksk
the ones screenshoted are true but most of the commands are console also
it leans to false
read what I just said
there are more commands that are console supported
then in game only
just not in that screenshot
SKSKSKSKSSKSKSKS
like I said read what I just said
i'ma put you on my afro american list even tho ur white
wow racist
uhh, if the IJ Ultimate student lincense runs out, do I then have to apply again and wait for them to accept it and have to use community in the meantime? 
@void void you're the local meme
I'm not living in the US or GB, so 
i think you can renew it before it runs out
what's great about ultimate
it has ultimate in the name
it has some nice DB stuff
thats not in the community edition
but thats all i use it for tbh
I mostly use it for sql stuff, spring, some sexy diagrams and the check for duplicated code
ah some blog post on their site says they'll send an email with a renewal link a week before its expiry
Zombies are not attacking villagers. Is this anything in the config that can be changed that i did and it got deactivated?
does code cleanup in IJ ultimate also clean up uneeded parentheses?
i don't think so
no
okay
.optimize
Guide for optimizing performance: https://www.spigotmc.org/threads/guide-server-optimization⚡.283181/
Iɴᴛʀᴏ
This is a reboot of a popular guide by frash23, a legacy unforgotten.
Spigot offers many settings that greatly improve performance. This guide...
can we have .trump which takes a random trump tweet?
that'd be awesome
lovely code
http://prntscr.com/ox05gn literally
I have a question now? Does each plugin gets it's own ClassLoader or what?
hmm maybe I should look it up on the source tbh
Smart, that way people who are auto authenticated since they have a premium account don't know the server has authme, and thus don't know the server is cracked. That combined with how I manage premium accounts which allows for heads in tab for premium players, makes it unnoticable.
/plugins is custom , and that is the code he is looking at
It functions the same way as other plugins on spigotmc hide plugins in /plugins
what's the difference anyways
@grand slate I'd prefer to swap that check with a plugin.disable() :3
wouldn't everybody mbaxter lmfao
^
As for the /<minigame> crap, that was so I didn't have to create a whole new class for a /<minigame> command, register it in Server.java, and add it in plugin.yml whenever I added a new minigame
that's not the point of it apparently
the point is so that players don't see AuthMe enabled if they're premium
which is dumb
what have you done cat
@woven otter Unless something was changed since 2014, every class except the plugin main class is fully shared with other plugins. The main class? Each plugin running could have the same package and name without issue because it's fucking weird.
AuthMe is dumb
@void void i'm not advocating what you're doing... but your code is inefficient there
you should break out of the loop after, since you won't have two AuthMes
The reason i'm asking that is because of class name clashes tbh. Just noticed that some plugins don't relocate HikariCP for example so I started to wonder
that's what it wants you to think... actually there's 3 more hiding at the end 
oh fuck...
heh Chris was baited
wdym
a joke
he confessed his love to you
🗡🦆
I didn't want to type that much
why's that named like that 
yes
no
Kenny u know
The inefficiency of looping through a few more plugins on a 10 plugin server, is negligible, especially since then I would have to use braces to add a break statement and that triggers my ocd.
heh
@void void 
cat
cat, he doesn't want to break a for loop when he's found the one element he's looking for
can you answer me a question
i mean, he could have just used streams for a one liner, that'll HeLP hiS OCD
I will give you 10 duck points
ew streams
but does he want 10 duck points
yes
I want some too then
@void void are u ok
you can have some too
awesome, thanks 🦆
U don't like streams, u don't like efficiency, u don't like things more than one line, but have a 3000 line event listener
Performance is overrated and so is efficiency
@woven otter no don't even joke
ur overrated
I love my nano seconds
ur
I am so chad i use assembly for every task /s
almost done then I have to go back through and use the allowed minigames feature
not being chad enough to write raw bytes directly
smh
@woven otter lmfao where's ur Discord Bot, powered by x86
Not writing java with ed, you people are weird
@grand slate I had a discord bot powered by an old Samsung Galaxy Tab 10.1
ed editor can fuck off
I'd rather be forced to learn vim without a manual than use ed with one
^
Vim is my #1
Id rather use emacs with a keyboard made of knives than ed tbh
ouch
1,$d 
If anyone happens to have a CP/M compatible text editor .bin lmk
I'd rather never use ed again if possible
@grand slate what did you just say to me
Unless something was changed since 2014, every class except the plugin main class is fully shared with other plugins. The main class? Each plugin running could have the same package and name without issue because it's fucking weird.
The reason i'm asking that is because of class name clashes tbh. Just noticed that some plugins don't relocate HikariCP for example so I started to wonder
Someone enlighten me
it wont be without issues
could you not
Plugin still won't work until stage two at the least
Every plugin is loaded via a different class loader, so same fully qualified class names shouldn't matter up to some point.
I need to remove the optionals
But, don't.
Main class is loaded in a way that it shouldn't break stuff
Every other class is basically shoved into some global set of classes somewhere
Somewhere in the class loader package stuff in Bukkit afaik.
so you should actually relocate dependencies like hikari then right?
yeah
Yes, absolutely.
I've had issues before because I didn't relocate shaded stuff properly, you don't want to encounter that nightmare.
Yes, as otherwise you'll have different plugins loading in different classes of it, potentially leading to a version mismatch
^ Bukkit stores loaded classes and will happily give you the cached one even if it's different from the one you actually want.
can I get a duck point
just a funky edge note: if you have some core plugin shading and relocating dependencies and want to have an addon/another plugin using those, be sure to either relocate them as well there/to have them through the core as a dependency in your libs 👀
No vic ur late
and don't be greedy
you mean to relocate them using the same relocation you use for the core plugin right?
yea
or if you have the module that compiles those as a depend, they'll be automatically provided eitherway
okay cool
wait are they
now I've confused myself
Module? Do you mean Java 9 module?
ehh maven modules
Oh, okay, I thought I just met the first person using Java 9 modules for Minecraft related stuff.
nah thanks 😂
noone uses >java 8 in minecraft world
I do, Java 11 compilation target.
we'll try upgrading to 11
Want me to prove it?
enough with your lies
@wide chasm but who runs 11?
that's clearly a photoshop
4,445 people use Java 11 or higher actually https://bstats.org/global/bukkit#javaVersion
https://i.imgur.com/9T6TTwL.png
heh stef
I wish a majority of ppl did
i wish
do you know how to see substats, for example how many % of 1.14.4 are running paper?
i wish that too
i wish to wish
global stats?
not the % of all, but specifically of a certain version
lol
Lmao cat has more than taco
(DiscordBot) https://www.reddit.com/r/Minecraft/comments/ap1w8j/catserverthe_new_bukkitforge_server_core_for_1122/ -- [Catserver]The new bukkit+forge server core for 1.12.2 :...: "catserver. This is a new server core. With a series of mcpc servers such as KCauldron and Cauldron stopped updating,. Minecraft's mod server..."
2 votes and 2 comments so far on Reddit
hmmmm
Or, just rewrite a Minecraft server from the ground up
"Sponge and other forgecoremod server cores. It is difficult to meet the needs of the community on the difficulty of using and plugin reserves."
wat
https://github.com/l89669/CatServer-1
Is that right
clearly
oh this
hmm it contains a jar
is that legal
Depends, distributing paperclip is also 'legal'.
but paperclip only contains patches and downloader doesn't it
since you're not allowed to distribute mojangs shit
Or you could you know, just write a clean house implementation of Minecraft server
looks at Glowstone
will be incompatible with world generation, but who cares
might take a short while
Or you could also just... contribute to an already open source Minecraft clone
Minetest is great
How many inconsistencies does Glowstone have with vanilla mechanics? Cause Mojang's code looks so unstable that even changing a comment probably breaks some redstone device.
though they're quite obstructued with 1.13 and entities dont even have velocity calc, so they just fly off when being hit :<
Lmfao
I don't get it, if u were to rewrite a server from scratch, why java again?... only reason is for bukkit impl i suppose
I mean, there is a whole community backed by it
offering something as expansible as forge is also going to be pretty harsh in terms of time
Mhm yea i do get that, it's a pretty big reason, but if you're going all out and being serious about, might as well put the extra effort in (imo)
extra effort in for what
people write things in the languages they know and will get help with
java is still pretty high up there on that list
It is tbf, just not the most performant
Very true, Java is powerful, but if u were to rewrite it, it'd be interesting in another faster language
Or that, might as well kill 2 birds with 1 stone ;)
Java drives plenty of high performance, extremely low latency systems around the world
certainly far far beyond the requirements of MC
It does, and MC doesn't require much, but it'd just be interesting all i'm saying
Ofc not
I think there's three or four clones in rust running around
rust is a nice language too
probably posted something non-taco in the taco channel
Idk, long time ago if i did
mfw that role
Wow, free roles?!
just spam some emoji reactions to get another one
I don't think I can change roles.
Fine i'll settle for mod
H
who got roles
Chris has roles
i heard that there's a giveaway
yeah again, just spam emojis, easy role
@grand slate heh ur a dumb taco hater
> literally a duck
> literally a Z

u
200iq conversation
make it 300iq
no u
wow he's not a real duck anymore
hm
kashike was it you
oh I guess not
Post timings Kash, 
sigh
how much are they?
seem comfortable, tho I really dont like these strongly sound cancelling heaphones, I just dont like not really hearing my own voice 👀
Use side channel Kenny
ah well, then they look good I guess
side channel?
and thanks discord for not sending my messages again 
Mic is played back to you
It's technically called sidechain.
til
Sorry. Sidetone
a bit more than I want to spend though
And I hate Bose products
the audio-technica ones above are the highest I want to spend
these sound good too
these too
@hot gorge how are those ones right there ^ would you say
ok ima get those
imagine paying more than $70 for a headset
I bought a $149 headset, used it for a week
was shit
went back to my $60 ones
way better
kashike, is there any relation with your text API and Sponge's text api?
@woven otter 
are your libs inspired by Sponge's ones
no
huh weird I thought they looked similar
ask them if he's related to the Sponge project in any way or another /s
I use Astro a10's, used for years and tried logitech and other astros headsets and this is just the best :/
Nah just the Text one looked familiar
that's why
I remember seeing it on your repo
I'm not accusing you of anything though
Hello i've download a paper 1.13.2 file java but its not running @ all
you do realise I'm a core developer for sponge too, yes?
yeah. Just saying I'm not accusing you of anything so don't take it personal
#DevSloot
Discord Manager, Developer, System Administrator and Ore Reviewer
@golden gust help me decide on headphones
bose headphones 700 /s
bose are expensive af
I have a pair of cheap sennheisers which are kinda falling apart
I have a pair of really expensive senheisers, and they're awesome 😛
they have these in-eat senheisers
cost?
meanwhile I'm just here with my 10€ JBL in-hear headphones ;-;
well on the computer I use the apple in ears, so 👀
$99 for the inears
just 7 days ago I bought first headset that's over 20Eur
also have this
would be nice to hear actual difference in sound quality
that's not bad for price
well
they have this:
but I am either Bluetooth or usb c
oh
lol
sucks 😛
you could buy the same headset in the shop for like 20% off from amazon or something
@woven otter dumbo
@grand slate u. Why are you bullying me 😠
Fun
not worth the waiting cost
@grand slate 
but I wish I could hear what they sound like
going to ask someone if there's a way to try them
good luck
IntelliJ is being stupid
oh did you manage to test them?
ahh pretty steep
rip 224
not too bad, cheaper than the audio technica
have you tried this:
https://pcpartpicker.com/
There are some premade builds as well
i did look at that a buddy of mine recomended it but i dont understand computer lingo
thats why they have the prebuilts
prebuilts?
premade builds
Kash, what senns are those? I can't see the model number
Sonorous: HD 4.50 BTNC
What's the best way to make this cheaper and get good performance https://pcpartpicker.com/guide/t2wrxr/modest-intel-gaming-build
Oh
Get a smaller SSD or HDD if you don't need the extra space
would ebay be a good option for buying parts or should i only buy from like amazon, newegg,etc
Good luck getting any warranty, good shipping times or returns
Lots of little problems with ebay
hmm ill take that as a no on ebay
You can search for used parts in your area and inspect them yourself
W T F
(DiscordBot) xkcd: GeoIP (12 March 2010)
me
ur cat?
well ofc pets would eat you
they don't eat leafs 😠
u sure
hey no bullying
it's true
this bully free zone
no
yes
ducks are retarded so they'd eat leafs
this is where i come a few times a day to bully ducks and dark rarts
100% facts
leafs don't belong so we clean up the world
oh and also my lovely devon
ye devon the best
your first?
not furry 😠
then explain the cat face
^

smh furry
http://prntscr.com/ox381d oh duck ffs lmao
lmfao
ye
nice contribution
easy gains
only 1 of my projects has stars 😢
then again, 1 project was deleted & remade and that had 2
lol
and the last update to my 6 star amazing project was june the 6th, and it's not fucking compiling
no, my project is useful to me, i use it on a daily basis
these are my most significant projects
so ik it's compiling because i use it, idk why jitpack is being a bitch
jitpack, more jizzpack amirite
yes
yea you are right
fuck String#repeat() is since j11
dafuq does that even do
what do you think it does
repeat strings
commons/guava etc have util for it
or, duck, just do it yourself?
heh
just use python, 'abc' * 5 ez
Chris really what
just use a for loop and concatenate it
I am self reliant by using resources like stackoverflow by myself
no
u
tbh my first though was to use something retarded like stringbuilder
that doesn't sound good though
@woven otter use System#arraycopy
you use duckdns so your opinion is not allowed
Ok
fille up the bytes, and make a string out of the bytes
Wait what’s wrong with duck dns
i'll fill u up with bytes Chris
it has duck in it
in python yea it works

python is all kind of messed up
Duck dns is great
I mean I could use java 11 while I have 5 months of vps
🌮 * (2**128)
seared duck is great too
duck, just make ur own method, System#arraycopy ez
wiz
i use java 3
i'll write it for u
ok great, get to it
yikes
wait @woven otter i just realised lmfao, look at java 11's String#repeat` source and yoink it
literally what i said
oh really? well i said it first
yos
u happy https://i.imgur.com/MRT6W2H.png
ok time 2 sit here and think up of shit donor names ppl would actually consider parting their cash with
yes, but shouldn't that be in some form of loop? and a method?
oh fuck
https://puu.sh/E96nI/1ede5ed851.png
just a few more to go.... 
length doesn't mean repetition 🤦
what duck?
what u doing simple
trying to update an old plugin that uses nms all the way back to 1_8_R1
@grand slate btw int amount = ThreadLocalRandom.current().nextInt(3, 2001);
I wanna support 1.13 and 1.14
eww
it's inspire AI bot thing
ah right
plz tell me 1.14.4 doesn't == 1_14_R4
I read that as dark rat, and I was like “what that old rat is back?”
cuz that means at /least/ 4 more buildtools runs
I'm sorry, I can't tell you that.
java 11 time
O.O...
minecraft server owners: REEEEEEEEEEEEEEEEEEE
it's my private discord bot for some friends
wait what, is repeat a new method?
yes
yes
in what v
11
11
hmm ok
11
hmm ok
var
let
hmm ok
leaf

u hate var?
i was so used to using let in js i started using let in C# too instead of var lmfao
var is dumb
y
what'd you guys think about rpan?

var is.... var
let's play the game of is it an int
is it a long
is it a short? a byte? a flong?
no idea
¯_(ツ)_/¯
rules state it's an int
UwU
i mean if you're doing something like var something = new Something() its not that bad
it's useful for long type names, and i'll use it since it's there, but i'd never ask for it to be there
that is correct it would be an int however it opens the door to ambiguity
correct DarkEye
@grand slate hypocrite
i use var all the time in C#
but I don't want to see people on spigot being like uhhh guys if I do var count = 0; it won't let me go above 4 billion but in the javadocs it says long can go higher??
what wrong
i like it
ur ambiguity brian
brian is a lizard
that's why longs have L at the end
@woven otter wdym hypocrite
ye cause need to study about inner joins
pretty much
and all the other sql aids
thank god we get the 8 pages of sql functions
Nice 1.14.4 is still 1_14_R1
kombucha 5% alcohol
\o/
thats less than a beer...
@worn ember wait didn't you do some SQL exam already?
now I can host my shitty bot
oh what really
yup
True
i swear u were quite good at SQL
not with joins and all that crap
But it’s over 0.5 so it counts
and it was on paper
Joins isn’t that hard
on a random db ive never seen before lol
You will be fine
Also scp
okay neat
Ssh isn’t always port 22
I had mine on the same port as my web server for a while
You can
how do you even route that properly
There’s an amazing tool for it, sslh
What would people recommend for a minecraft host? I'm running a paper server on a dedicated server from SYS but somebody else asked me to help set up theirs. I feel like it would be better to set up a minecraft host for them rather than setting up a linux server. The only minecraft host that I've tried in the past is "server.pro" and it seemed to work fine. Anything bad about them, or anything good about alternatives?
just google around a bit and look at reviews
most hosts are alright for their price
but you get what you pay for ofc
googled around a bit, can't really find any recent information
Ovh
i usually just buy the cheapest crap they offer
And yeah it's the convenience you pay for I guess
see if its any decent and go from there



