#general
3141 messages Β· Page 594 of 4
π
grins "(βΟβ)"
there's other ones too
like this:
does it match irc nicks or?
.>>lombok phoenix616
that's sent privately
as a notice
uh
yes
ah, there are my notices xD
and then there's this one
.<lombok
try that one phoenix616
.<lombok
.<lombok
sends it in an IM to yourself
kinda pointles but, cool I guess?
well, notice
not pointless
if you want to get the contents of a command without sending it to the channel
:)
hm
shortcut for .>lombok kashike
< points to your name
so does xD listen for Korobi messages?
no idea
=seen xD
xD was last seen 3m44s ago saying "(DiscordBot) https://github.com/ztellman/manifold -- ztellman/manifold: a compatibility layer for event-driven...: "However, similar to Clojure's futures, deferreds in Manifold can also represent errors. Crucially, they also allow for callbacks to be registered,..."" in #paper
.>lombok .g
.g: [03:01:27] <gabizou> fuck you and the lombok horse you rode in on
Korobi listens to all :)
I bet the : breaks it :S
.taco Z750

poke
hands Z750 a perfect hard-shell taco filled with minced beef and topped with scallions, sour cream and salsa!
gives Z750 a spicy taco
frowns at Z750 really, really hard.
cool beans
.>lombok kashike
kashike: [03:01:27] <gabizou> fuck you and the lombok horse you rode in on
shakes the magic 8 ball... Cannot predict now
.8 are you alive
shakes the magic 8 ball... Outlook good
.8 am i alive
shakes the magic 8 ball... My sources say no
perfect
.halp
sends what
the command help/listing/etc
.help
yeah, user notices
well korobi doesn't have help either, so there's that too
:D
typical kash
:3
just send it via discord PM :P
you join irc
you can't see the source of korobi's backend either
not a high priority Β―_(γ)_/Β―
the commands will be a mystery
the web part is :)
backend is top secret
(DiscordBot) This command requires an API key from wordnik.com.
ha, for the profile of anyone on irc, it just shows phoenix616.
achoo anyone want to play this? https://www.youtube.com/watch?v=DDCm5hfLFGc
It's finally done guys! This is the official trailer for Cero.
Thanks to ErrorCraft & ManWithRaft for helping me make this trailer. And thanks to The_Artist123 for providing me with the song.
Follow me on Twitter:
https://twitter.com/mynckey
Download links: (resourcepack i...
(DiscordBot) Cero - Official trailer - length 1m 30s - 349 likes, 0 dislikes (100.0%) - 2,290 views - Mynckey on 2020.04.10
in compact mode, discord will cache stuff and itll just show the last user
the avatars do stay in megaChonkrrSuperPadSpaceCraze mode
so its not too bad
irc and discord never forget
god I love github's inbuilt IDE-like features
directly jumping to class/method definitions instead of having to search for them is so nice
and this is why korobi is not public
dumb things like this
final int banCount = (int) Double.parseDouble(map.getOrDefault("ban_count", "-1").toString());
and yes, that is required >.>
wtf
wanna see?
Phoenix, it still have issues tho
Searched for references of a class and it didn't find any
that's nice... whenever a plugin loads a class, the server first check all class loaders registered before the plugin's got registered, checks the plugin's class loader and then, if the class wasn't found yet, continues checking the rest of the registered plugin class loaders and then the plugin's own class loader again
Ore is actually really hot, when is paper ore coming? :]]]
once isn't good enough u gotta do it twice just to be sure
what if it was hiding the first time?
fr tho wasn't there plans on using ore for paper too? it'd be sick, fantastic, sexual
let's require everyone to include mcmod.info too :]]
^
fr tho, ore is so much better than Spigot's resouce manager
ye
(DiscordBot) https://www.amazon.com/slp/minecraft-ore/rc9k464w4ofk5o4 -- Minecraft Ore: Amazon.com: "Buy products related to minecraft ore products and see what customers say ... I purchased this wrapping paper to use on gifts for both my son and his..."
Buy products related to minecraft ore products and see what customers say about minecraft ore products on Amazon.com β FREE DELIVERY possible on eligible purchases
.g spongepowered ore
(DiscordBot) https://ore.spongepowered.org/ -- Sponge's Ore: "Platforms. Any Sponge PluginsSpongeForgeSpongeVanillaSpongeCommonLanternForge Mods. By using this site you're accepting our Terms of ServiceΒ ..."
What's sponge?
Minecraft: Java Edition Modding API
Sponge is a proper server side API
wow, YouTube just autoplayed "Diggy Diggy Hole" in the middle of Gigi D'Agostino videos
brings back memories... I remember not understanding a single word of that song apart from diggy diggy hole
re: https://discordapp.com/channels/289587909051416579/555469074080202765/699689890794701000
does this work? does it not freak the fuck out if you try to suspend it?
@worn ember
i.e. with SIGSTOP
@worn ember no time to sleep, get back here
or rather, resume after suspending
what
it's not even 2 am yet, I expect faster response times
im trying to work
I'm trying to make Bukkit's class loading thread safe
it's going pretty well so far
it's a real shame my PR won't get accepted for some reason no matter what lol
probably because I completely changed the method signatures of package-private methods, breaking support for plugins that use reflection and use them directly
I don't think anyone does that, but who knows
ah
zrigary what are you doing
i cant seem to get this fucking random location thing to work properly lmao
~paper-3137
yes, #3137
isn't there a bot that does that
what do you mean?
Yes
I think that's hardcoded for specific issues
Iirc it's irc only
no that's a different one
oh
~paper-3137
.3137
.895
that is hardcoded
ah
. is korobi, i think ~paper-x is limbo
Itβs supposed to work like ~paper-835
Or something
Itβs not been working particularly amazing lately afaik
w/e
really tho either the async command map thing needs to get fixed or classloader needs to be made async :^)
i mean, thread safe
lol, someone linked an interesting patent: https://patents.google.com/patent/US8595468B2/en
A multi-core processor system supporting simultaneous thread sharing across execution resources of multiple processor cores is provided. The multi-core processor system includes a first processor core with a first instruction queue and dispatch logic in communication wit...
wut lol
bah
placed an order
had to email them right away due to a wrong option chosen
now to wait for it to be cancelled and refunded....
omfg I'm stupid
ye we know
I just wasted like an hour of my life making the class loader thread safe
turns out the issue is that the wrong classloader is used: the common thread pool doesn't inherit your plugin's class loader
that's why I should confirm my theory through barbaric means if necessary before working on stuff.
even a debug message would have been enough lol
class loaders in bukkit in general is a mess and a half
I think I successfully made them worse
synchronized(lock) {} well
do you know what would be really gross
taking a handful of jelly beans and eating them all at once
lol but also
other thing you could mix m&ms, skittles, and reese's pieces and put them in a bowl in an office
and set up a hidden camera
semaphore sounds like a mushroom
I don't know what semaphores are
.g semaphore
they're my favorite thing lol
(DiscordBot) https://en.wikipedia.org/wiki/Semaphore_(programming) -- Semaphore (programming) - Wikipedia: "In computer science, a semaphore is a variable or abstract data type used to control access to a common resource by multiple processes in a..."
In computer science, a semaphore is a variable or abstract data type used to control access to a common resource by multiple processes in a concurrent system such as a multitasking operating system. A semaphore is simply a variable. This variable is used to solve critical sect...
this whole system only contains a concurrent map and 2 synchronized blocks atm, so it's not that bad
tbf mutxes are going to solve the cirtical section problem too but synchronized in java is a bit too high level π
reetrantlocks r cool too if you need to idle wait
well, ReentrantReadWriteLocks exist
ye they're portable synchronized blocks :p
i swear to god i hate people
ye society is a disappointment
apparently there are actually people who are fake coughing on shit to incite terror
they actually think it's funny
where is the common sense
they don't seem to realize they are literally committing terrorism
the name common sense is an oxymoron
idk what is that on bartimus
im p sure that's KennyTV, not Myles (the dev) but Kenny does help on viaversion doesnt he?
Nassim is Kenny :]
ya
EntityToggleGlideEvent does not work properly in minecraft versions joined via ViaVersion. My server is paper spigot 1.13.2 The code I'm using to test = https://i.imgur.com/lSFVOWJ.png Resu...
Welcome to Minecraft π
there can be a factory for anything, including a factory that makes factories for making factories that make factories.
We call them Factory Factory Factory Factories.
I went from having 0 active projects to having 5 π and now I've been neglecting uni like crazy
stop neglecting school
But I can't fooooocus
when I get stressed I do way less lol
then I get more shit to do
so I get more stressed
also explain ur gh name cuz i still dont understand it
It was the name of my troll mage on a wow private server I was a game master on
Yes same
I'll be doing mechanics and then suddenly I'm patching plotsquared for nukkit 1.8
Also, my neighbors have been blasting music 24/7 for a week now so I can't even hear my thoughts π
yes I'm neglecting school to fix a version of the plugin two people in siberia use
very productive
(i was doing the same thing but then I was 2 days away from having to turn in a huge assignment that was going to make or break my grade in the class and read a consistent 117 pages in a row, did a full exam, an essay, 2 half essays (an essay again?), and 5 relation paragraphs (yet another essay?) in 8 hours flat.)
yes barty he was being a little fucker
We were gonna release the premium resource but another dev decided to move packages around and it has taken 5 days π
I have an exam on saturday, I haven't started studying for that one yet π
ya'll seen https://www.youtube.com/watch?v=DDCm5hfLFGc?
It's finally done guys! This is the official trailer for Cero.
Thanks to ErrorCraft & ManWithRaft for helping me make this trailer. And thanks to The_Artist123 for providing me with the song.
Follow me on Twitter:
https://twitter.com/mynckey
Download links: (resourcepack i...
(DiscordBot) Cero - Official trailer - length 1m 30s - 369 likes, 0 dislikes (100.0%) - 2,573 views - Mynckey on 2020.04.10
I'm literally working on a multiverse clone lol
WHY
originality is not important π
i thought that was a joke
god dam it
ok cant deal with you, im going to take a shower
I've gotten kinda far lol, too far to quit π
need to wash off my sins
^-^
hyperverse?
lol yes
cool!
I finally learned how to use guice today tho, I guess that's a good thing
guice?
dependency injection framework, super neat
you wire up your classes and dependencies and then it creates and manages all instances for you
this.injector = Guice.createInjector(Stage.PRODUCTION, new HyperverseModule());
this.worldManager = injector.getInstance(WorldManager.class);
this.worldManager.loadWorlds();
this.getServer().getPluginManager()
.registerEvents(injector.getInstance(WorldListener.class), this);
this is in my onEnable
@Override protected void configure() {
bind(Hyperverse.class).toInstance(Hyperverse.getPlugin(Hyperverse.class));
bind(HyperConfiguration.class).to(PluginFileHyperConfiguration.class).in(Singleton.class);
bind(WorldManager.class).to(SimpleWorldManager.class).in(Singleton.class);
install(new FactoryModuleBuilder().implement(WorldCreator.class, HyperWorldCreator.class)
.build(HyperWorldCreatorFactory.class));
install(new FactoryModuleBuilder().implement(HyperWorld.class, SimpleWorld.class)
.build(HyperWorldFactory.class));
}
this is basically the wiring of all the classes
then when you want a new instance of a class with dependencies in the constructor, you just do injector.getInstance(YourClass)
https://github.com/Sauilitired/Hyperverse/blob/master/src/main/java/com/intellectualsites/hyperverse/world/SimpleWorldManager.java
Say I wanted an instance of this, all I'd do is injector.getInstance(WorldManager.class) and it does the rest for me π
it also creates factory classes for stuff like the world creator, etc
I have PlayerDataManager
I am actually more stupid than I thought
the plugin class loader is indeed being used
my debug messages didn't show up because the class I'm modifying is part of the API, not the server...
=]
and if I want that from my other classes I either need to do main.getPlayerDataManager(); or Main.getInstance().getPlayerDataManager() and that gets old real fast
so that's cool
I don't understand why the plugin class loader is used though, makes no sense, but whatever
At some point I'm going to rewrite PlotSquared to use guice, that way we can reuse all of the injection code and just replace the module when going from bukkit to sponge, etc
the module is just the part that wires the classes together
It takes a while to get used to using it, but it's really nice. The Guice wiki is extremely good ^-^ Highly recommend it
possibly a strange question, can you get in trouble for running /timings report too much?
isn't there a throttle?
FBIkar
I'm pretty sure there is
but yeah hyperverse might be the biggest waste of time ever, but it's a lot of fun lol
idk if there is a throttle, we were trying to track down a performance issue that keeps popping up so we were thinking of automating a timings report, which would generate once every 6 hours
wow, my code actually works and actually fixed the issue
on others news, I haven't slept for 22 hours and I want to PR this before I go to sleep
i guess my next question would be, once generated how long does a report remain available?
@Syntax("<world> [generator: plugin name, vanilla][:[args]] [type: overworld, nether, end] [seed]"
+ " [generate-structures: true, false] [settings...]")
I need to fix this though because holy fuck
ppl r gonna get strokes trying to create worlds :<
it does tab complete so that helps I guess
https://i.imgur.com/hVOctRA.png bro what the fuck is this
someone didn't wanna use variadics π
which is understandable because fuck variadics
okay but fuck whatever this is even more
my instinct is that it's a performance thing but
god
are there more versions with less parameters?
that's kinda dumb, but might indeed be a performance thing lol
it might be something just with how qt's reflection works?
i'll be honest i don't know enough about qt to say
void BasicHandler::handle(const QString& member, const QGenericArgument* a,...) {
va_list args;
va_start(args,a);
...
}
and yay
iirc that's how you use that shit
c++ is a pita
but yeah having 950 different variations of the same method is π€’
c++ is fun but what's not fun is this codebase
like i'm struggling so hard to figure out why they use reflection for this
Qt is a big fucking question mark tbh
ok but have u ever worked with mips32 because yikes
revising automata theory sucks
I hate thiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiis
I've no idea what that means, I don't speak freedom language
I have to retake this class because I missed the final, and I've forgotten everything
and the exam is on Saturday lol
nah this is definitely undergrad lol
although our professor was an IBM postdoc and thinks everyone should be at her level
so she's torturing the hell out of us π
And because it's a digital exam we only have 3.5h instead of 5 D:
ooofers
i hope we'll be allowed to aswel
well tbf I've done all my programming exams on paper
same so far
bruh I had to do our assembly exam on paper
it was such a clusterfuck
5 pages of mips32 I wanted to commit skooter ankle by the end
its so annoying
and the examiner skipped half a page and then she marked me down because she had missed my variable declarations
I even circled them and made big arrows
but she was like ?? is this
dumb hag
i got 14/20 so not too bad
city, you're totally right, the guice wiki is really nice.
lel
https://github.com/google/guice/wiki/Motivation is beautifully written and I now know why factories would ever be used
we were only allowed to use ink so I couldn't erase anything π
and I had to continue on the same paper =))
is there are specific channel for garbage discussions?
writing out AD schemes
well GC related

lol pipelining, that was fun
"?"
ew I opened my graf theory exam and almost cried
swenglish
graph* <.<
cause thing to consider... new flags are kinda long @slim nymph
we generally profile GC on all servers with let's say FLAGS="-Xloggc:gc.log -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:+PrintGCApplicationStoppedTime -XX:+PrintAdaptiveSizePolicy -XX:+PrintPromotionFailure "${FLAGS}
o this one was fun, I had to use angry birds to calculate the gravity on the moon
but debian won't have it without hackery
guess he's away maybe he'll see it maybe not
length doesnt really matter if you just shove it in a file anyway
ey yo so in my OOP exam they randomly forced us to design a swing gui on paper
was the dumbest shit I've ever seen
well we're using GNU screen @worn ember lol
cant you just run the sh file?
Operating Systems was fun tho π
I lucked out, I got loads of points because I had memorized page swap algorithms lol
we basically did scheduling, memory management, synchronization shit etc
i don't know what cs cirriculum is like at all but do they teach you to do better than this bullshit i'm reading
i dont even follwo CS
CS is mostly theorie based i guess
π
most of my classes are applied
the transistor shit at the end completely fucked me over
I only got a B because of that π
job? just over broke?
electronics is fun but its such a hassle
i still have nightmares from my 800 page handbook on electronics
digital electronics was chill but electrical engineering can suck my ass
and wave mechanics π€’
We take statics and dynamics rn and it's a lot more fun, but still fucking horrible
mechanics is such a pain in the ass
most of that shit is imaginary numbers and shit
like I don't care if you sit on a marble and rotate 32 degrees counterclockwise
ye phasors and shit
yuck
I got a 0 :DDD
chance calculation is also fun
I've done pre-calc, calc 1, calc 2, linear algebra, discrete maths and now we're doing multivariate
next semester is analysis and modern algebra
de morgan's are chill π They're the same in set theory, boolean algebra, predicate logic and literally everywhere else .-.
Once you know set theory you're good to go, you know all of math gj
My friend is a math major and I feel bad for her, 8 out of 10 people dropped out lol
6 of them became CS majors instead π
i will never
I'm doing computer engineering for some fucked up reason
so I have to take a bunch of dumb physics classes
i'm probably doing 5 years over a 3 year course but i'll get there xD
i dunno how it works in the US
Computer Engineering here is like theoretical CS + software engineering + some electrical engineering combined into one
it's a combined masters, so 5 years
So basically a lot of math, a lot of computer science and a lot of physics π
just kill yourself and respawn duh
ey yo I wonder if travelling will be cheap once the π is gone
like everyone will be desperate for tourists
I wanna go abroad lol
oil is cheap now
We're pumping billions of crowns into the airline industry over here
ye but I'm not gonna drive to japan D:
boat
I'll get my license when I'm 55 I bet
C word?
I was gonna get my license last fall but my russian surgeon decided to fuck up my everything
so I couldn't lol
and when I turned 18 I had no time because of the IB π
i'm 22 and i dont have a license 
I'm 20 and I don't have a license :))) Tbf we need to be 18 to get it
yeah
My dad was gonna practice with me but he died
i dont really need it tho
so yeah, that'll be hard
oof
tbf last time he drove with me it was in a minivan where the rear window was blocked so I couldn't see anything
and it was dark
and he was drunk
and it was raining
and a huge fucking semitruck came out of nowhere and I panicked and almost crashed
so that was fun, then he refused to drive with me again
Y'all cheating with your automatics tho pfft
MonkaS
I mean, I'm in Germany and I drive an automatic. Used to have a manual, it's fun, but my sleep disordered self needs automatic in case I start to drift
except if you're my mom because then you'll suck despite having driven for 30 years
My car has safety features that makes driving with narcolepsy not a super dangerous proposition
lol also my dad got his license when he was 38, but he started driving when he was 15
we used to get stopped all the time when he picked me up from school and the local police were like "u know you're not supposed to drive, but just this once*", it happened almost daily for a couple of years
then he caved in and got it π
small town in the middle of nowhere π
They knew my mom pretty well too because she was the local pyromaniac π
trust me, you don't
she's pretty miserable π
She went into prison a couple of times and she never got her life back together
we only talk when she needs to borrow money
ye the one that tries to burn your neighbors apartment down
and the one that starts fire in your sleeping kid's bedroom for the lols
so ye the police knew us pretty well lol
the town doesn't have a police station anymore, they got rid of it after we moved lol
pretty much π
My sister used to steal cars and shit but she moved away from there, and my brother didn't live there anymore so no need for the police π
It's really not that complicated tbh
like the first couple of times you'll fuck up hardcore and stall about 950 times
you'll get 30m then you won't get anywhere
and the first time you drive in actual traffic you'll shit your pants because there are 3 billion things to do at once
yeah I'm not really that worried about my own driving, I'm mostly scared of everyone else
because no one can be trusted
the pandemic has lead to quite a big increase in PlotSquared users o.o
Does that mean you're going to port to a new command manager such as piston or ACF?
Like all plugins pretty much follow the same curve, but PlotSquared is one of those novelty gamemodes that doesn't really grow in users
i mean, that roughly follows the global curve prob
this is bukkit/spigot
that means PlotSquared is sitll somewhat relevant lol
day and night π
Players (Current/Record): 149171 / 262546
java edition ded
v sad fs in the chat bois
I wanna get into VR, but it's so expensive
i dont wanna break my legs doing vr cuz i dnt have space
I wanna get a 4k monitor tho
my 2080 is stuck outputting 1440p latex documents smh
such an underutilized card
I could replace it with a potato and I wouldn't notice anything
lets create a pool for DED to get vr
my pc starts smoking when dealing with 4k on a 1080p screen lul
under the condition that he live-streams
wow rude
that way we get to enjoy the moment he broke his leg on livestream
meh first ploogin broke 100 downloads today, we celebratin bois
omg ded livestream I'll send you money
heck, break your legs now, and you'll be mostly back in action by the time we can leave our houses
I'll subscribe to your onlyfans
i'd prefer useful money :))
I keep debating on making one
do it
i really hate how theres worldborder and worldborder
the vanilla one, and the plugin one
I should rename my npc framework to shitizens too because it truly is shit
and it breaks every fucking update
I hate NPCs
pathfinding is the worst tho
because it breaks every minor update
for no reason
they just really need to make that public method private and also make it return a float instead of an int
but then change nothing else
plebians using floats
oh nooey
I have a dumb citizens clone
because the server owner didn't wanna use citizens
so I just have to do everything citizens does
but differently :))
did you clone citizens and rename it
No, I should have.

the bukkit api in a nutshell
dark u should contribute to hyperverse
i promise it'll make u cry
the world generation API is the saddest thing I've ever dealt with
why don't you just use teams like a normal person?
so thats why you so dum
I've started supporting 1.8-1.15 in my plugins again
idk why the hell I thought that was a good idea, because we dropped 1.8 support in 2018** π¦
Because "1.8 is the best combat ever, because I can use my auto-clicker script"
my plugins are so trash they just work on every version
Β―_(γ)_/Β―
man you can oneshot a pleb with a wooden axe if you crit him on full charge
seems balanced to me rite
idc I don't play minecraft but people wanted plots in 1.8 for some dumb reason
I don't understand plot worlds at all
they're boring as fuck
ikr
o look at my fugly square now let's build somet shit π€·ββοΈ
90% of plots are just empty and claimed by some rando that logged in 8 years ago and never returned
PlotSquared can clean those up :]
we have auto clearing shit + world purging and what have u
i didnt even know plotΒ² existed till i met city
How I ended up with a plot monopoly idk
PlotMe died, PlotZ died and PlotSquared survived lol
and since he never shuts up about it
It has taken over my life dude
I don't study anymore, I don't sleep
I just make plugins
dream life
i love robo his update logs
We still have live lectures, just via zoom
WorldEdit being stupid? hm
I believe it
ubuntu? more like ubunsucks amirite
leafy smd.
what am I, gay?
big suprise there
I blame u
use taskchain
heil aikar and all that
don't forget idb
you know you can store the skins later right?
some people refetch them all the time bcuz dumb
I store all the hashes in a cute file
should I go to the gym
it opens at 5
I haven't been in two weeks lol
nothing is closed here
I honestly might just go because I haven't been in ages and I'm withering away
as long as I don't lick the equipment I should be fine
#coronachallenge
damn I love ava, I should lick a toilet too
I'm pretty tired ngl
4.30 am tho so no point in even sleeping lol
maybe it's bc ur up at 4am
I'm watching videos on NFAs .-.
ima drink 5 scoops of PWO
life is gonna be lit
my neighbors are still blasting music, they must be at 50h now lol
post workout
preworkouuuuut
stupid ambiguous acronyms
huh
just a bunch of caffeine, really
break some ribs
my instructor told us that unless the ribs are popping then you're not doing it hard enough
yeah same
ye we used those :p
no point in them having non broken ribs if they die anyway
I had to get a red cross life saving certificate for some job
the defibrillator part was fun
i am a certified retard
but idk if I'd manage to use it irl
most of the equipment here is like soviet era lol
well pray for me boys ima go break social distancing
smh i told you no gay sex
the gains r important
don't count if you're wearing a dress
well
hai kash
and our govnment told us to workout so
LOL
idk where my latex suit is
why is that plugin called harbor smh
you have one? :p
uh... no
unless
I'll put a condom over my head for safety
not like they're gonna be used anyway =)))
fucking quarantine can suck my ass
that sounds more like it's going to protect the world rather than you
ye I'd be more worried about me than some corona
if i touch you'll never recover
no but really tho idk why nothing is shutdown here
but they be telling us to keep doing daily shit like working out, going for walks
the gym is fine etc so idk if they want us all to get sick
Aww I missed the PlotMe convo
I know u like it tho
I used to have a nice PlotMe fork, it had support for merging plots together to make big plots, and also for plots to be confiscated/locked down with a cool animation π
I can't leave for another 15 minutes because they open at 5 π I live across the road from the gym, so there's no excuse for me not going there for two weeks
It's illegal to use the gym in Australia right now π
PlotMe was pretty cool, zachbora and I just didn't vibe at all
I just feel bad for the irish
Not being allowed into their homes
Well, second homes
PlotSquared was created solely to fix issues with plot clearing (namely it crashing the server) and to allow players to customize plot components using /plot set
PlotMe was okay but super buggy - I really only needed it for prison server stuff so I just forked it
then Jesse joined and well, things escalated
Wait PlotSquared is to blame for FAWE existing?
but, you can get that plotme experience by activating worldedit assisted chunk regeneration in 1.15 :] 2 minutes to clear a plot
Ye, FAWE was pretty much a PlotSquared extension from the beginning
We have loads of weird queues and stuff left from og FAWE
afaik, the original dev behind it disappeared, it somehow(?) ended up in essentials, but, like, literally nobody really cared to maintain it
GroupManager was always a massive pain to deal with
I liked gm
Whenever there was a permission bug I always assumed it was GM
Until it broke
Now I assume it's UltraPermissions π
bruh PEX is a pain in the ass
PEx actually works tho
people report permission plugins on a daily basis and it's always PEX
yeah you'd think π
Rarely ever saw PEx API issues
PEX has its moments, tbqh
except that it doesn't at all
I see UP quite often, it doesn't seem to respect bukkit perms properly
UltraPerms has entirely broken permission registration and Vault support
99.9% of the cases where someone has issues with permissions in IS it's pex
To be fair PEx 1.x is outdated now
I just send luck invitations to everyone :]]
LuckPerms isn't without its issues
LP is pretty amazing, the web interface means people can actually set the permissions up correctly
Eg, it has some major performance issues in certain situations
LP is nice but apparently has some oddball issues
And also seems to cache OP etc for way too long
I'm pretty sure that there is some issue with it actually loading perms
We often get reports to WorldGuard about weird LuckPerms oddities
o matthew did you finish WE for Sponge 8? I saw that u ported it
Wanna say that there are issues with the command completions due to some perm stuff
I wanna start preparing PlotSquared, even tho I can't test any of it
Well Sponge8 isn't usable - so I can't test it
yeah no that's the problem lol
But I finished the port
But world generation stuff tends to remain just as shitty ever fucking update
My favourite one is that when LuckPerms is installed, CraftBook adding a permission attachment for SUPERUSER CommandItems makes each command take 10 seconds to finish
We rely on WE for loads of things now tho so if there's some sort of WorldEdit for v8 then I'm good to go
For some reason when you've added a permission attachment, the permission lookups to LuckPerms take literally forever
hm
Lukperms or riot
tbf LP has some quirky behaviour, we needed to add some extra code to make it not freak out
And do note that the Sponge8 branch of WE is suuuper messy, so don't treat it as final lol
world specific perms and shit tends to not work like ever
LP's region specific perms appear to work super decently though
Wait what. Do you use luks API to register permissions?
idk I've started fixing the issues in PlotSquared instead
Nah, LuckPerms has inbuilt WG Region perm support apparently
At least that's what WG users keep telling me
o, that's pretty nice
Like WG regions are a permission context
idk why everyone goes to every server but luck's to get LP support tho
Can't you just block/allow commands in wg regions tho?
I was always salty that PlotMe took the name PlotMe, I was working on a plot plugin when it released called PlotMe also π¦ I used to name all my plugins with a Me suffix
like they're either in EH, IS or in some other random server, but never where they're supposed to be
MePlot
ez
You can block/allow commands in wg regions yeah - but permissions do more than just commands
MeSucks
PlotMeme
*Meeseeks
In like 2012 I switched to naming things after book/movie references
then we started supporting round plot so it makes no fucking sense
I remember using citizens and make them do mazes lok
Like the anticheat I sold to a lot of the big networks back in the day was called Rita, after The Rita Haysworth and the Shawshank Redemption
Bruh
And I named an AntiCheat API for Sponge Precogs
After the Precogs from Minority Report
Uhhh I've been a part of WorldEdit/EngineHub for a very long time, but a major maintainer for like 3 years now I think
I was mostly just on CraftBook until then, with small PRs/changes to WE/WG here and there
Craftbook was nice
was π
The biggest issue with CraftBook now is that Spigot is so shit that half the API doesn't work properly
That was the plugin with Bridges and gates right?
Like quite literally half the API does not behave like it should
Yeah
Again with the word "was" π
Cratbook is no more
I'm sorry I haven't used it for years
FAWE-Craftbook is the future
wait it's actually a thing lol
Fast Async World Except
And does the same stuff
jesse forked everything wtf
Fork me daddy
weren't u going to sleep
It's Voldemort
sorry i haven't seen twilight
Ur better of watching Garfield for that
taylor lautner π
Why would you watch something for that tho
@unreal quarry You'd like Sex Education.
I don't think I ever came over my Taylor Lautner crush tbh
Random nudity ruins a movie/tv show ngl
Abduction 10/10
I've recently rewatched both Dexter and Weeds and both of those shows would be significantly better with less nudity or sex scenes
depends on if it's super forced
Ideally none
ye dexter is basically a super weird porno
@unreal quarry nymphomaniac if you want a real fucked up movie with tits lol
just subscribe to my onlyfans
Sub for sub
ok off to the gym, it's already 5:07 π
just ask @cobalt surge, she'll call me into the room if tits are on, because everyone love tits
let's pray the π doesn't attack me
I think ur wife loves tits more than you do
shhhhh guys
I'm kinda jealous of your marriage ngl
yall are not suppose to know thayt
^_^

Damn I need to dye my hair, I look like a zebra
Cut it off
I haven't shaved since the start of quarantine
By the time I get to the gym itβll be super crowded
And someone will cough in my mouth
Hot
@heady spear
joins gym to watch the tits, get coughed in mouth
Manboobs
Hi babe
wtf did I come back to
lol
girls
Because I like girls, ye
Omg sameee
I forgot that Billy's whole family is in this Discord
Aikar, Chrysti, Z750, Byteflux

z's my dad
I want a dad too
Sugar daddy
Fair π
...
Did Brian leave?
Ig
Say it correctly
Look how sad this place is
Bro why are you outside
Going to the gym
What
Are you not on lockdown?
Lol no
I wish I could go to the gym
:(
Aren't cold countries more susceptible?
except ded people
Weβre just planning on ignoring it until it gives up
Meanwhile the US just cut funding to WHO.
Australia went into pretty intense lockdown to try getting rid of the disease before winter as we knew it'd get a lot worse then
That's a weird floor for a gym lol, that would not last long
Yeah this place is expensive af, I kinda hate it
But I live 3 minutes from here π
tbh, we've been under lockdown here in Houston for a month now. literally nothing has changed. i still go to work. i still go out to eat fast food. lockdown? what lockdown?..
Yeah idk, all our cases are concentrated in Stockholm
And the king blessed them so theyβre fine
In Aus all restaurants are takeaway only, and you're not allowed to sit down outside
Also you're only allowed to leave home for a few reasons, and all non-essential companies are forced to close offices
Our schools are still open π
Cafes are open
Restaurants are open
Clubs are open
Unis are remote tho
oh, i forgot my kids are not going to school
thats about all thats changed for me lol
wipe it down with disinfectants first
covid-19 can survive on surfaces for 48 hours
:3
runs away
Fucking amazon
I hate them
Due to increased demand, we temporarily have reduced product selection available for delivery to your region. We are working to improve selection availability as soon as possible.
Yeah, I waited 3 weeks for a TV remote.
That sounds like normal delivery times in Scandinavia
they're prioritizing essential deliveries
Sometimes packages donβt arrive but they said itβs because they have too many packages to deliver
Then they made a video where they compared themselves to Santa and said Santa only works one day per year
So itβs unfair they have to deliver 5 days a week
you mean to tell me a barrel of lube isn't essential?
Yall spoiled North Americans smh
thats exactly what i mean to tell you
Itβs very essential
no
Yes
no
Zoidberg, quiet simpleauthority
Zoidberg, unquiet simpleauthority
wow
i was about to say, you'll take it dry and like it
Imagine paying more than $1.30 for a McChicken.
keep going glare
oh look glare was given a table
I like this
Imagine having access to #paper-daemon
O no heβs back π¦
glare be quiet and go work on mcbanners
Yes glare go work
I have eat you whole
no such channel
Sorry, #paper-test
still nope
Gimmie the damn pig
Why can simple post in your safe space but I canβt
Pls.
This isnβt very gucci goo
now you can city
Yay
post happy kitty
I don't want to look at code for awhile I'm so braindead from that exam
I mean there's nothing to do on MCBanners until md pulls that PR and makes it live.
π
Youβre more aerodynamic when naked
Kash, I thought we had something. We taught you how to shave π
did we though
yea well
Kash is mine just saying
date, date, date, date
All food here is expensive π¦
city ur rich shut up
Simple, what happened
what
We went from MD making the PR live to not even merging it yet.




