#general
3141 messages · Page 106 of 4
Won't comment
lol rip to the people that used the mc-market ptero install script
What's the word on a paper 1.14?
.eta
Anyone requesting an ETA will be fed to goblins.
Spigot's had one since january and players are asking.
feed them to the goblins
hey so all my imports arent working in intellij
did you properly import the maven/gradle project?
it does
nothing failed in gradle
and also these imports are from the project source itself
well try reimporting it/look for errors in the IDEs log
what the fuck even is IBaritone
Well it’s a Baritone duh
Baritone is Google Maps for the block game
🤔
there are some things I come across that i need to go
for a moment
public static float oscilliate(float x, float min, float max, float period) {
return max - (float) (Math.sin(x * 2f * Math.PI / period) * ((max - min) / 2f) + ((max - min) / 2f));
}
ur mum
thats part of a circle
ah yes it's the angular frequency
the result of that function is really just a sin curve
pasting entire set of watchdog messages straight into github
https://youtu.be/iZlpsneDGBQ
My favorite Sammy classic sonic fan moment Just wanna say real quick this isn't my video and belongs to SammyClassicSonicFan
(DiscordBot) WHEN WILL YOU LEARN! THAT YOUR ACTIONS HAVE CONSEQUENCES!! - length 7s - 6,279 likes, 64 dislikes (99.0%) - 372,733 views - Turbz on 2017.01.14
.l
(kashike) kashike_ is listening to "Lines" by Bülow from the album Damaged Vol. 1 https://is.gd/rq0xUH.
lol
last fm owo
grins "(⊙ω⊙)"
lol
if u gonna pirate, do it in style
:>
@pulsar wigeon speaking of food
these are delicious
How do you connect the server to MySQL database?
i made it a few weeks ago
Its already installed
@stone fog connect in what way?
localhost
like view it in browser or something? or just connect your application?
@worn ember Just connecting application
Wait I forgot to check. Is slot 9 in the player's inventory at the bottom or the top 
https://www.youtube.com/watch?v=EPunJPEqoEo as stated on here
This is a tutorial on how to set minecraft up with MySQL database. If you have any questions please feel free to ask. In this example i use Canary Mod.
(DiscordBot) Minecraft Server - How to Setup with MySQL - length 6m 23s - 42 likes, 13 dislikes (76.4%) - 16,350 views - WontWorld on 2012.02.17
Maybe not, its a 2012 video xD
I'm gonna do with this I guess
you mean mysql.properties lul
@vestal jasper think of the player inventory as a standard inventory you can create on bukkit, the first row of it being the player hotbar
But I dont have a mysql.properties
😃
go look at a tutorial where the dude doesnt use windows 98
no
@stone fog mysql and minecraft are 2 seperate things, just look how to install mysql
then look up how to use it in java
ah ok
Yeah 0-8 is the hotbar.
I want to serialize an inventory starting from the top left to bottom right.
I assume 9 to 35 is correct
yes
@stone fog https://youtu.be/f5nRZ2JffuA this seems like a good tutorial
In this video tutorial I will show you how to install XAMPP on Windows 10. XAMPP is a free and open source cross-platform web server solution. XAMPP consits ...
(DiscordBot) How to install XAMPP on Windows 10 - [ XAMPP Beginners Tutorial ] - length 10m 55s - 137 likes, 2 dislikes (98.6%) - 9,537 views - DCP Web Designers on 2018.08.27
who cares tho <.<
😂
If you're aiming to expose it to stuff running in prod it's a bad no-no
MSI packages for Mariadb are available starting with version 5.2.6.
👌
🤔
That's racist
Where I work we have both linux and windows server production machines
Nothing wrong with this
if you know the flaws, sure
There is a huuuuge difference between a client install and a server install of windows
i hope so lol
Hello
server edition is much more locked up than a client installation and much more likely to be installed in a properly locked up network vs a client machine, stuff like xampp is also hell because it's literally designed to be insecure
Xampp is designed to go on a standard end-user windows tho
To develop
I personally use it
same, i'd never use it in production tho
ofc
mfw
don't see no paper in there :>
What is this conrete bias
concrete is simply god tier
Cemen has more tools
wonder if I should .g that
Google would just autocorrect it
Unless the bot searches single word stuff in quotes
kashike going through CH changes? 🤔
do you use CH lol
no
.g spotted leaf conrete

(DiscordBot) https://github.com/Spottedleaf/Concrete -- GitHub - Spottedleaf/Concrete: experimental changes to paper: "experimental changes to paper. Contribute to Spottedleaf/Concrete development by creating an account on GitHub."
Is that a representation of the bloat that conrete has
no it represents how god tier it is
and how puny a task such as running a server is compared to it
@pulsar wigeon I follow lots of popular projects and regularly review changes; it's why you see me pop into WE PRs from time to time
kashike is everywhere
didn't you write the state shit in WE
maybe
i wasn't really around much for that but i remember you PRd a big thing ther
@pulsar wigeon https://gist.github.com/kashike/19a9c1bc1739267fdd2b04ce3cf46393#file-statedemo-java-L96 is where lots of the state code came from
gave that as a "demo" to @sharp sentinel and he used it with some changes
how do i unfuck a gradle
are you gradlesexual
yeah, i regret it now
too late
god fucking dammit
you'll be making child support payments for life
build.gradle?
yes
warm it up
why does this always happen
give it a towel
pour antifreeze in its mouth
(disclaimer: that might kill it)
caaaaaaarl that kills people
lol
its long https://pastebin.com/hzxGSfzT
are your api and impl in separate projects
is that the build script for one or the other?
that's the repo
see if you can get it to work
btw it CAN build but it intellij is autistic
"but mah optimizashuns!!!"
im a forker
try getting it to work in intellij
it worked yesterday, not working anymore today
Even if I ignore the badge cancer that is that screenshot
the made with swag badge means that project should probably just be thrown into a volcano
it was For The Badge™
is this a hack client
lol
no
i'm trying to gain some semblance of info from the readme
it's Google Maps for block game
sure it's INTEGRATED in hacked clients... but it inherently is not a hacked client
wow automatic water placement when jumping
yeah always bring a water bucket bro
advanced h4x
I hear there is discussion of baritone =O
either that or mono is just missing brain cells
Look at latest Travis =(
Oh proguard is there for optimizations
It makes it a couple percent faster
Almost ten percent
https://i.imgur.com/CwIL40u.png called it
mirrors
cuz that'd be epic
it uses whatever repos you tell it to use
but is there an option to make it fallback
clone the repo to your server
it will use whatever repos you give it to get the artifacts you tell it to
you can add mavenLocal()
if you have artifacts locally
or you know, just use maven central*
remember to commit your node_modules everyone
using node
seems to be there? https://github.com/EvilSourcerer/baritone/blob/master/build.gradle#L71
not sure why "apache is returning 500"
isnt there already a google maps for mc?
no
it's not maps
its google maps directions
it's pathfinding algo
how tf do you milk a cow in minecraft?! i write code... i'm so bad at playing...
oof
@unreal quarry right click a bukket
i'm trying
try harder
right click with a bukkit and then clean it up with paper
it's because you rode it too hard :^)
you cant milk male cows btw
how all paper patches work in a nutshell
nvm figured it out... apparently you cant milk a cow in creative mode o_O https://i.imgur.com/kx8rzcp.png
can someone try cloning the repo and opening one of the files in intellij
just want to check if its me or not...
@unreal quarry its cuz your bucket is infinitly empty in creative @unreal quarry
double tag wtf xD
@pulsar wigeon do you think proguard is not the right choice to optimize or something...?
I'm open to suggestions
It also makes the jar like 2x smaller
I'm happy with it
Is there something better....?
you can do whatever tf you want including adding a load of retarded badges to your project
i don't plan on ever using it so it's not my problem
all the badges make it look tacky
Talking about the proguard
(DiscordBot) Feeding cows mushrooms - length 11s - 0 views - Billy Galbreath on 2019.05.03
:3
greeeeaaaat... i just got hit with this discord bug :/ https://trello.com/c/ORkEBk1A/96-if-you-toggle-discord-to-fullscreen-after-you-toggle-back-to-non-fullscreen-youll-be-stuck-with-a-menu-bar-that-you-cant-hide
Reported by gmcabrita#0001
Steps to reproduce:
- Press Ctrl+Shift+F to toggle fullscreen on
- Press Ctrl+Shift+F to toggle fullscreen off
- You will now see a menubar (File, Edit, View, Help) that you can't hide
Expected result:
A menubar should not appear after t...
13
P3: Will eventually be fixed, high
P3: Will eventually be fixed
Out of curiosity, in 1.14 is chunk loading server-side just as bad as client-side?
yes
fun fact: single player actually runs its own internal server. so its the same thing, really
cool
I wish Mojang would actually work with the developers of Paper to optimize their code before release
¯_(ツ)_/¯
only way they could is if they paid them as contractors
race conditions on chunk gen causes crash
ew :(
thats server side of things. client side has this thing where chunks appear and disappear randomly
culling issues i think
about to load up single player and get my first impression
just dont fly around too fast and chances of hitting the race condition are minimal
its not a bug if it doesnt happen that often
if you want to see the race condition at its finest, just fly in a straight line for a few moments
its enough that 10+ players exploring on foot can cause it
playing alone takes flying
only 10 o.o
what a botched release this sounds like
it is
how to kill java
thats why theres no rush. wait for 1.14.1
...lol
Yeah, my players want me to launch my server asap lol. I've been like "ehhhhh, no lets wait" 😛
the issue has been found already, just waiting for 1.14.1 to have the fix
its with fluid ticks on chunk borders causing neighbor chunks to generate before they're ready
or some crap like that
happens mostly over oceans, but rivers and ponds can cause it too
ok this loading animation for single player is cool
i think it looks like a cancer growing on the screen lol
well then
^_^
heres the client chucnk culling issue thing i mentioned https://bugs.mojang.com/browse/MC-149178
still looking for the chunk gen race condition crash one
bored of this already
there it is
once you get past the issues, i actually like the upgrades to the villages and the new entities. i look forward to playing with them on 1.14.1 ^_^
😮 its only friday! i thought it was sunday! i was about to get ready for GoT and then bed
what a bitter sweet feeling lol
people being impressed at the loading screen is probably my favorite little quirk about 1.14
it's a fucking progress bar
we've had progress bars for like what, 50 years?
and even if you're talking MC, forge has had one for a few years as well
i mean the little map for single player not progress bar
i mean, i didn't say you but ok
forge one is much cooler anyway because it says what is loading
I’m so happy they patched the texture pack loading crash issue
That was sooo irritating lol
Hey it’s not just a progress bar, there’s a FaDe TrAnSiTiOn too!
Even booting into a fresh profile doesn't fix the issue.
clear the room! wife just brought me taco bell \o/
Oh well, Sauron always welcomes me with open arms.
lmao @unreal quarry
My mom and dad said don't eat taco bell.
@peak dirge https://github.com/mozilla/addons/issues/978
NEW (nobody) in Toolkit - Add-ons Manager. Last updated 2019-05-03.
Certificate expirations, hooray! That's a classic one.
Pretty sure quite a few of those have happened with big names and this isn't new.
Can somebody provide me a source/reference for the issue with 1.14's chucnk rendering?
Ya'know, like, how it's stupid and doens't work
except it did in pre5 for some reason 
does the bug only affect new installations or something?
will it happen if i restart my browser?
intellij is soooo screwed up
i literally opened my project back up 50 times and suddenly all the imports became valid
click File then Invalidate Caches/Restart
@pulsar wigeon it popped up for me even if my browser was still active.
Fucking what https://bugzilla.mozilla.org/show_bug.cgi?id=1548973
NEW (nobody) in Toolkit - Add-ons Manager. Last updated 2019-05-03.
rip chrome abandoners
i'm fine here :p
i invalidated already
i tried recloning, invalidating, restarting the ide like 50 times
and eventually it worked for no reason at all
moving what @wide hazel
ooh
Turns out that 2080 is bigger than I thought
too bright
i meant the leds inside lol
they aren't as bright as the picture makes them look
i covered my pc with a towel so i can sleep at night
damn thing has deep blue leds that cant be turned off
my next build will be more focused on finding parts that dont light up
https://i.imgur.com/qAp5VCe.jpg good shot from a while ago
I should take a new picture soon
I need to get a new case sometime
broken usb ports
warped metal
I've had this case for like 10 years
save up some money and get one
i had a case from 1998 to 2013 before getting the one i have now
I just want a case with lots of room inside to make working on it easy
maybe a full size atx
do you change your poster often?
looks over at his KoRn poster from 1998 and ponders if he should change it
not often
changed it once in 5 years or something
keyboard, mouse, and poster are what's different
or no, mouse is the same
went from an Acer OEM keyboard to a GMMK-FS
https://www.pcgamingrace.com/products/gmmk-full-customized w/ Gateron Green switches
The GMMK Full Size USA (Customized) is currently back ordered. Will ship in May 2019 (est). GMMK Full Size USA (Pre-Built) is still in stock
DESCRIPTION
GLORIOUS MODULAR MECHANICAL GAMING KEYBOARD
Full Size Customized
Trying out different switches, replacing old ones, and ma...
wait, this server isn't partnered right. just verified?
correct
k thought so
is there even any difference between verified and partnered?
I'm surprised that paper qualified tbh
why?
spongepowered did too, enginehub half-did it seems
sooo
because it says Game Developers, Game Publishers, Professional Esports teams, and Spotify Verified Musical Artists are currently only accepted
1.14 ?
.eta
Anyone requesting an ETA will be fed to goblins.
.eta
Anyone requesting an ETA will be fed to goblins.
oof
@ornate spindle they let lots more through, but we'd be closest to game developers
I wonder if a mc server with 10k discord users could qualify
hypixel did, but they may be under "game publisher"
mc discords can get partner
Hi folks.
I'm trying to add an /ontime <player> command to my server, along with rank-ups based on time.
I know the general gist of how to handle ontime, just subtract the time last joined to the time last left on leave or something like that, but up until this point I haven't really dealt with storing permanent player info.
I've tried googling a bit and it all seems to be outdated with a lot of varying opinions, so I'd just like to know what you guys suggest. Should I just use .yml? SQLite? Or should I try to set up MongoDB/MySQL?
Thanks.
@ornate spindle there's a separate type of verification for open source software
has its own website too
whoops
wrong one
there we go 
that separate from verified
is it?
yes
shiiiit
tf, osu is open sourced?
the new one, yes
nice to see games getting open sourced
if you know C# and want to make money, work on osu! issues
only 1 right now, lots in the past
guys, mysql vs mongodb vs sqlite vs .yml file for storing player data
depends on the data
totally depends on use
ontime.
"ontime"?
mysql or mongodb
I'm doing rankups based on ontime, so I need to store their total time on the server.
dang, not sql?
sqlite*
both mongodb and mysql (but pls postgresql instead of mysql) will work
how's sqlite?
💩
good/bad/what?
oh okay. well this is gonna be a pain. Onwards!
oh one more thing
MariaDB vs MongoDB vs MySQL
sigh
sqlite is lite
you should research the history of mysql vs maria yourself
theres a lot you can learn by searching and reading
yeah I know how the original developer branched out from mariadb
and how mysql is now owned by oracle which I don't like oracle so I don't really want to use mysql.
but I just want to get your guys' opinions on what is the best for my usecase.
what jvm do you use? :P
and who develops openjdk? :)
@strange bane @slim nymph @upper flicker \o/ Working on the Velocity website again https://gyazo.com/531651d2413b7ae389cc1f6f8a7c6de8
you should research this and make your own decision instead of taking what we say
that's a personal decision
what
btw mongo is trash
research their strengths
but let's not get into it
okay, see you folks
PostgreSQL ❤
hm
I still don't understand why people say mongodb is trash. I've used it in production for years without a single issue
postgresql for SQL, mongodb for NoSQL for me
I mean Id agree its trash
maybe I'll cough just use .yml instead
hek what's NoSQL
...
nosql is the magic sauce
nosql is what goes on your hot dogs
no, the different types of flowers in the world
very helpful thank you >:( alright see you folks
butterflies
looking at MongoDB
is mongo just giving me 512mb of storage for free?
no setting it up myself!? magical thank you free thing company cloud stuff
how to instantly get me as a customer, forever
¯_(ツ)_/¯
Honestly I prefer MySQL
Although it can be argued Google sheets can be used to have infinite storage
I've had people tell me postresql is good
That would work z
School account :>
this is obviously the best way
Wait so this is
An ftp server
As a file system
Why...
no it's a file system as... icmp ping data
I want to die
this one is a bit less bad
I WANT TO DIE
Why so many filesystems Jesus Christ
these are just silly POC jokes lol
This is the most rarted thing I've ever seen
0% packetloss buddy
for real storage you'd want something more reliable liked barbed wire anyway
its just for fun dude
it's like the people who do rubiks cubes blindfolded
McFS
no use, but its kind of cool
hurd kernel 
store data using redstone state 
hmm see
tad bit confused because on Mongo, everythings a key value pair, which I think it's because it's NoSQL
did they remove the json package from spigot?
I think that was actually removed from Mojangs libs
Spigot has GSON so you can switch to that
or you could just shade the JSON stuff back in 
I found it but maven wasnt finding it for some reason
@peak dirge https://www.reddit.com/r/firefox/comments/bkfjts/if_you_want_your_addons_back_install_ff_nightly/emgdxu9/
237 votes and 233 comments so far on Reddit
the gson lib?
okay so if I'm getting this right
SQL is a table database, whereas in NoSQL, each record/row is it's own document?
@cosmic raft it's ok, I'm using Chrome for now until the issue is 100% fixed.
json

@cosmic raft you may be interested in what I've been working on for a while https://gyazo.com/531651d2413b7ae389cc1f6f8a7c6de8
is that for eula dodging
Nice website I like the grays.
current website
oh yeah that looks better.
I'm going in and doing a near-total revamp
sad to see blue (my favorite color) go away, but that looks slick
puts on yellow tinted glasses
this is so annoying maven cant find one of my modules
hi you should join my discord http://discord.gg/apandah huge thanks to archie for the intro: https://twitter.com/ArchieMcW gameplay: https://youtu.be/ClFN--Y...
(DiscordBot) discord degenerates - length 8m 10s - 31,353 likes, 478 dislikes (98.5%) - 420,971 views - apandah on 2019.03.25
Ill fix it later me sleep now
Yup!

did you just build a new PC or is this just upgrading the gpu
I scrolled up, I see the pics now
getting a big case 
I kind of want to get a big case too but idk which one to get

its big pretty funtional and cheap
I'm googling it
has radiator and pump mounts and everything
i like it. I had a rough time fitting my motherboard io plate in and got so mad it wasnt going in i punched it and it popped into place
is 210mm big ?
this case is almost the same size as my current case
that GPU is huge 
its bigger than average yes
my gpu is 3 slots
rtx 2070
I got the corsair graphite 760t
its actually a great gpu
wow egg
Dont use the rtx bullshit
thats an industrial style but it loks good
chase I got the same gpu as you
and the reasan for 3 slots is cooling
question
nice 😃
but mine is not '3 slots'
why does your new case look so dirty
don't ask him that 
real answer: he just needs to wipe down the dust
it looks dirty because the components are dirty
the PSU especially
i wiped my dust filter a few days ago and it was shokcing the anmount of dust
I also have very dust components
I cleaned them many moons ago and I need to do it again
my next case guys 
@orchid pelican very nice aesthetics
I try, I try
the thing about computer cases is
there's like 1000 on the market
and idk which ones are worth the price they ask for
I kinda fell in love with mine at first sight
yeah that looks very nice
I'm not big on looks tbh
I just want to open it up and its not a mess
a tight mess I mean
ive built a pretty ugly pc for a friend but it was cheap and powerful ahha
i didnt even bother cable managing it
I stopped doing that though
i hate building pcs
ive got it downt o like an hour build
yeah if you have a lot of space you can do it pretty fast
modular power supply helps a lot
yeah I got a modular one too
its the only way to go
@cosmic raft old components, new case. No air duster :(
compressed air helps but some stuff you have ot wipe down
air compressor works even better
ah, fair
Not lazy, just static
When i see a layer of dust form then ill go in my case but anything less than that no way
reminds me of the walmart pcs
walmart has pcs?
it actually gives more airglow than my case

and my temps are fine on an OC
I meant did you replace it
no
its kinda 3 slots thick and if i repolaced it then i would put a watertblock on it
with a custom loop
can you show a closer pic of it
irl
ye
I'm an EVGA GPU person
that's pretty
a full pc pic is above. Ye i tried to make it look good
has a backplate that color matches and everything
sags about 2 mm
or a little more
but i dont know how to solve that wihtout adding an ugly re reenforcement
we need a share your pc channel
2mm sag 
tada
like 2 in the back
chewing gum
excuse me
did you secure it?
lots of air as well
joking lol

the screw helps hold it up from my experience
i put the screw in
yeah that sucks
its a diagnal sag
try this lay your case on its side 
doesnt that defeat the perpose of it loking good
but idk if thats true
me either tbh
EVGA is always gonna be the best to go for
even if it costs a little more it'll be worth it when the card dies and their customer services takes care of you
yup
isnt asus pretty good about warenty
evga is a god with customer service
yeah I dunno but I've only heard good things about evga
they even give you upgrades sometimes
yeah
my sapphire card broke and I sent it in and got it back dubiously fixed 3 weeks later
and then it died again
586 votes and 266 comments so far on Reddit
good read in a lot of comments too
yup
great way to get people to continue buying your products, as well as attracting more customers from references and people reading reviews and choosing them
Good customer service is everything
BUY ANKER
GOD TEIR SUPPORT AKD WARRANTY
I swear my cable breaks every like 6 months because im a monster and they send another one
yup; same thing applies as above
I still need to buy a new headset or something
I've got https://www.logitechg.com/en-ca/products/gaming-audio/g230-stereo-gaming-headset.html right now
but the microphone has been broken for almost 6 months now I think
literally broke right off
i have the g430
I won an omen 800 headset and I'm pretty impressed with it
not a huge fan of these anyways, but they were a gift
razer headsets are unconftirable for me
HP OMEN 800?
yeah
maybe becuase of my big head
but I've heard good things about the hyperX ones too
maybe one of you can help me with another "problem"

problem
I used to buy https://www.sony.ca/en/electronics/in-ear-headphones/mdr-ex110-110ap all the time and they fit my ears perfectly
now I use wireless ones, these: https://www.anker.com/products/variant/soundbuds-slim-bluetooth-headphone/A3235011
and they hurt like heck
airpods cough
not going to spend $834 on headphones from apple
true but if you want wireless there one of the best options
wired gives you a lot more options
ah
if you want the best, the jaybirds have a good rep
google buds?
whats your price range
it's more that i don't want to spend lots on a pair that are uncomfortable again
I guess it depends on your ears
airpods are out of the question then if you havnt tried them before
the old ones i used to use are small
everything wireless seems to be much bigger in the ear
ears are all different you really neet to try them on
Jaybird X3 is an improvement over the best bluetooth earbuds, plus a lower price! Jaybird X3: http://www.jaybirdsport.com/shop/x3-product/ Jaybird X2: http:/...
(DiscordBot) Jaybird X3 Review: Best Bluetooth Earbuds 2016! - length 5m 19s - 39,882 likes, 519 dislikes (98.7%) - 1,866,410 views - Marques Brownlee on 2016.11.03
can't without buying though
everyone around me has these same anker ones, or over-ear
why do they hurt? too big?
yeah, they don't fit into my ears nicely, they're too big
ah
these anker ones are also a bit of a downgrade and an upgrade
upgrade: can control volume
downgrade: can't change songs
lol
what's funny
should be able to do both
if it can then it's a konami-code like sequence
I feel like just a quick double tap would work for changing the song
and then once for volume
old headphone was double-click to change song
oh lord
i figured out how now
press and hold volume +/- to go next/previous
qc35 is life 👌
5 months of having these and now i find out how
lol
@graceful wyvern wtf is that
I don't think I'd ever even use those controls
just my phone
since the strap is supposed to go behind your neck anyway
These bad boys
yeah
maybe i should try sony ones since sony ones fit good before
yeah
@merry talon get these https://www.sony.ca/en/electronics/in-ear-headphones/ier-z1r
only $2999.99
lmao
I don’t care as long as the sound is good, plus I don’t leave the house anyway so it’s finnne 😛
how do you even make $3k in ears
unicorn blood
and snake oil
I didn't even know there was a thing called Surface Headphones
oh?
ya sounds like that over the ear wireless controls on headphones thing stuff ur talking about
over ear ones I prepher but they are $$
I currently use a 30 dollar pair of in ear ones
which ones?
neat
they hurt for a while but eventually the pain stopped happening
samsungs wired ones are like putting a rock in your ears
so i can just imagine the wireless ones
they have the new galaxy buds
heard they were good
charge them wirelessly too
meant to compete against the google ones and apples
unless if you're looking for cheap honestly would just go sony
huh, getWorldBorder used to return null once upon a time
now it's annotated with NotNull
mmk
what does that return if there's no border then
worlds always have a border
^ just by default it’s at the max radius minecraft supports
yup
used to return null tho. That or getCenter. one of those
if not set. I know vanilla always has a border but idk if bukkit recognize one that was never user-set
*recognized
(DiscordBot) My colleague filled out this form today and gave it to me. My... : archlinux - 102 comments, 980 points - nullr0uter, 15h ago
I should print one of those off and frame it somewhere
I put my swapfile in /tmp

lp0 😄
I like that there are separate remedy options for crying and crying in IRC
@cosmic raft 🤗
hi!!
I mean, there is the Desire to install ubuntu

