#general
3141 messages Β· Page 495 of 4
Tried that
yea that is weird
no, TextComponents
yeah something like that
I mean, if you wanna embed enums in your strings go for it but its not for me, all my shit is either thru text components or it uses legacy (&) but pulls that from conf, never direct legacy in code
however any time i check the display name, if i do, i strip colors
i dont apply them
Did anything to do with that code get changed in latest paper builds
I haven't tested each build specifically, but I do know that it was working since the release of 1.15 until 3 days ago
and ive been slowly updating paper always
find the build where it worked then and the build where it stopped working, then continue here
meet us half way
fair enough
what do they both output where it was working, and what are they outputting after it broke?
that'd be something i'd be curious about
They output same text
if they're outputting the same thing then that sounds like it's a problem with .equalsIgnoreCase().... but that should never fail, so for it to not work, at least one of the methods there isn't returning the right text
What gui do 1.15.2 servers show?
you talking about the COPPA thing?
Oh, and that can be disabled server side, wow
was just disabled by CB for the longest time
what gui o.o am i missing smth
holyfuk have you people never run the vanilla server in the past 10 yrs
or even forge
yes
waht gui :(
Ik about the GUI but I'm a retarded plugin dev what reason do I have to run the vanilla server
would you disable that in code or is it a config setting?
-nogui
That very java gui that has an integrated console
ah
mfw lol
more people know how to disable the GUI than those that know what the GUI actually is 
seems really redundant to have a GUI, unless you want to display something as cool as the graph that it has
it is for people who double click jars to run
aka retards
makes sense
and are running on an old laptop for friends and family
you know, the kind of people realms is targeted at
then imo craftbukkit should not even attempt to run the server if you try to run it within a windowed environment if that GUI is disabled
idk I cant figure this out
this is hurting my brain
apparently it doesn't work on any of the versions now
Sam can you try this instead of comparing applied colors if (ChatColor.stripColor(current.getItemMeta().getDisplayName()).equalsIgnoreCase("Monster Spawning")) { ... }
I will try that
Boo
BRO SIMPLE
so
I just changed the name to something else
and manually typed it out
and it workss
the fuck is that shit
You can get an item that matches that with an anvil

lol if you plug a macbook into itself it reports that it's charging
@olive garden what you mean
Not sure, ΓΌs that a gui If yes ignore me
no its not, afaik hes just comparing items
infinite power 
You can rename items in anvils to natch that condition
Ah yea good point
Wow typing is hard
me ^
hi i was afking at location 1 for a few hours but when i logged back on, another player (irl friend) said he saw me afk at location 2. could there have been some packet error? ive done pretty much every optimisation to spigot,bukkit,paper.yml and server properties.
what?
i went afk on my server at location 1
a few hours later i came back
another player (irl friend) claimed that i was at Location 2 the whole time
i heavily optimised the bukkit,spigot,paper.yml files so maybe due to that, something didnt update
is what im describing possible?
clearly you need an exorcist
Sooo it's not with the realm of possibility?
sounds more like someone tp'd you, or someone came to your PC and moved you around
@olive garden hello
lol
would you like any linen work?
thanks, but I just got a new suit recently
beheads Trigary with a polished axe and uses their head to play soccer.
you are if JonTron says you are
JonTron is almighty judge of universe
but who am i to know
i am just a simple, humble tailor
go back to my home world you say?? ?
hahahah...well
lets just say....
i dont fit in there....
but i
Garak, I know you're a spy.
im just a simple, humble tailor.
DS9 really is one of the best Treks
@ember crag Hah! Me? A spy? What would I do as a spy? Put surveillance devices in my fabrics? Hah! π π π
I'm just a simple humble tailor. Nothing more. Nothing less. sips raktajino
hi, just a simple humble tailor. I'm dad!
Thought I had a gif for that, but I don't.
how did you get that so fast? did you have the gif link saved or something
Gif button on desktop client probably
i use /giphy
yeah it probably is
Guess it doesn't work on mobile
commands in general dont afaik
wat
ok
http://www.chakoteya.net/DS9/404.htm
last line of Replimat
lets get Aikar to bring back his channel
though I prefer voyager @void void
me too
:D
ds9 was bad first season but trigary told me to stick in there and i did
there we go
I love Harry
Poor Harry tho. Tom got demoted and promoted, meanwhile Harry gave everything (even his life at one point iirc) and was still Ensign at the end
Also the ending of VOY was terrible. An absolute disgrace.
wow
I am back... back again...
THRILLER NIGHT
Oooh ooooh ohh!
and NO ONE'S GONNA SAVE YOU FRO THE BEAST ABOUT TO STRIKE
IM NOT EVEN MADE THEY RENAMED ME TO NEELIX
What ever happened to that Byteflux guy?
and Z750
the world will always wonder...
who dis gsand dude
thought yesterday about you when I saw the last commit in here https://github.com/mcdevs/mark2
Should have like a night of programming or something, and in the commits, provide links towards a picture of beercam
We can then try to judge when you hit the ballmer peak, and when you passed it
havent played mc in a while but hows 1.15 performing server wise
did it actually improve?
and yes, I guess I would stream some dyescape stuff when am actually working on stuff for more then a few minutes
like when ripping out massivecore after alpha launches π€
u think we can get away with 16 chunk server render distance yet x)
implying that you will be able to get away with that, ever
so I'll get that gui if I just double click the vanilla jar like a lunatic or what?
oooh dynmap works
now the stoopid hosts that have unnecessarily kept the nogui param for years have outplayed us
they knew it was coming back
Wouldn't be surprised if they just use the same parameters for each server type (so for Vanilla it'd still be useful).
yeah
I think you should keep the gui in case someone wants to keep it. It's easy to disable anyways
Just my opinion tho
Don't take it too seriously
Note the usage of the term "default" in the announcement
no matter what they do their intent is likely to keep it usable somehow
Yesterday I saw the gui the first time again after many years and was surprised what it was lol
wait so spigot will load it's shitty legacy (material) hack unless every single plugin's yml has the api version defined?
yesn't

it's per plugin
if the plugin doesn't have the version defined, spigot will forcefully make it use legacy material
since the last update it's supposed to not any legacy mapping data if it is unused
huh
and I get Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! despite having no plugin using legacy shit... but I do have plugins not defining the api version
yeah not having api version = using legacy shit
time to add the api version to everything I suppose
I like it, forcing ppl to specify api version and killing support for 1.8
but it's more of the opposite: it defaults to helping 1.8 by addressing everything as legacy
and thus delaying our server startup of like 10 seconds to 15, which is quite a bad ratio :D
and then maybe even having some servers accidentally loading the legacy mappings during runtime, causing 5-10 second lag at some point when some plugin decides to use a legacy method (if not loaded at startup)
does anyone here know about authme bypasses and how to avoid that?
^
~~10/10 fix to definitely be sure noone uses legacy data without noticing it https://i.imgur.com/5PM46FQ.png~~
id for server plis
waaat
I think he's looking for some pills
i get this error when creating custom packets
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.15.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
what do I use for 1.15.2
1.15.2-R0.1-SNAPSHOT
oh fixed it
that's what it should be called anyway
I havent used spigot's artifact specifically yet
I used the wrong repository
I had it set to paper's repository
I don't know how it compiled all this time before but it somehow did
local maven cache
id server
it doesn't get called when I am in creative it seems

i get this error when creating custom packets
@foggy moth how to fix this?
@EventHandler
private void inventoryDragEvent(InventoryDragEvent event) {
Player player = (Player) event.getWhoClicked();
if (player.getName().equals("_JustDylan_")) {
player.sendMessage( "cursor: " + event.getCursor());
player.sendMessage( "oldCursor: " + event.getOldCursor());
event.getCursor();
event.getOldCursor();
}
}
this is my code
https://timings.aikar.co/?id=4a0dc1f2525e46b1ab3a069405267a3c#timings
Hello, guy, may i ask why the entity count will up to 2200,
i set spawn-limit(bukkit.yml):
monsters: 50, animals: 12, water-animals: 3, ambient: 1
ticks-per:
animal-spawns: 400, monster-spawns: 40
and view-distance:4, spawn-range:3,
paper.yml: per-player-spawn: true, how's there be so many entities when there's only 17 players?
and when i expand Minecraft::tickEntity
seems like the percentages can't be added up to 50%? Zombie cost 13% of the tick, did't impact so much i think? What's the problem?
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
@void void are you ok?
you sure you know what exactly an inventorydrag is? π
lets read the docs
I had duplication issues when cancelling inventory click
someone said I had to cancel inventory drag under the same comditions
it's holding rightclick with an item with an amount to spread single amounts over the slots you hover over
just by cancelling the click you wont get duplication issues, you probably have some more code handling the item
sure that this is what you want?
but if your goal is to not allow a slot to have some item or for people to take items out of a slot then yes, you need to cancel both
the item in my cursor would become the item I clicked on
I wanted to do something like that you can enchant an item by clicking on it with an enchanted book
any snippets for that?
that's really simple code xD
this is an inventorydrag https://i.imgur.com/vnn47qq.gifv
I see
sounds like either you or some other plugin has some goofed logic
or that you don't know how minecraft works
(KennyTV)
runs
@EventHandler
private void onInventoryClickEvent(InventoryClickEvent event) {
ItemStack clickedItem = event.getCurrentItem();
ItemStack cursorItem = event.getCursor();
Player player = (Player) event.getWhoClicked();
player.sendMessage("clicked!");
if (clickedItem != null && cursorItem != null && ItemTag.IS_WAND.isTagged(clickedItem)) {
ItemUtil.getPersistentData(cursorItem, "spell", PersistentDataType.INTEGER).ifPresent(spellId -> {
player.sendMessage("clicked on wand");
event.setCancelled(true);
// remove cursor item
});
}
}```
I didn't mutate the item here
inventory events are fired before modification
it looks like I pick up the item that was in the slot
but then the item on my cursor that is replaced with the item I picked up
hm.. strange now I don't have it anymore
and I didn't change any code
oh its happening again
did you cancel the drag event?
I don't drag anything
(if yes, try als calling Player#updateInventory)
yes you do
otherwise the click event would be cancelled
and nothing would be happening
is clicking with an item on an item dragging?
if you move your mouse even a single pixel while clicking it's a drag and not a click event
dragging is more "moving your mouse a pixel while c...
I feel like the InventoryDragEvent should just also call a click with adrag type... so many people ignore that aspect of Minecraft inventories and the amount of plugins that are exploitable that way is insane
did you try calling Player#updateInventory ?
@EventHandler
private void onInventoryClickEvent(InventoryClickEvent event) {
ItemStack clickedItem = event.getCurrentItem();
ItemStack cursorItem = event.getCursor();
Player player = (Player) event.getWhoClicked();
if (!player.isOp()) return;
player.sendMessage("clicked!");
if (clickedItem != null && cursorItem != null && ItemTag.IS_WAND.isTagged(clickedItem)) {
ItemUtil.getPersistentData(cursorItem, "spell", PersistentDataType.INTEGER).ifPresent(spellId -> {
player.sendMessage("clicked on wand");
event.setCancelled(true);
player.updateInventory();
// remove cursor item
});
}
}
the drag event is cancelled under any circumstances atm
I don't have any other plugins installed
I mean update after drag
(I also hope that getPersistentdata blocks and doesn't use a separate thread)
@EventHandler
private void inventoryDragEvent(InventoryDragEvent event) {
if (event.getWhoClicked().isOp()) {
event.setCancelled(true);
((Player) event.getWhoClicked()).updateInventory();
}
}
public static <T> Optional<T> getPersistentData(@NotNull ItemStack itemStack, @NotNull String key, @NotNull PersistentDataType<T, T> type) {
if (itemStack.getType() != Material.AIR) {
return Optional.ofNullable(itemStack.getItemMeta().getPersistentDataContainer().get(KeyFactory.getOrCreateKey(key), type));
}
return Optional.empty();
}```
nah this should be fine
I will try it without this
basically something like this
oof the gif isn't working
that's creative though
switch to survival/adventure mode if you want the inventory to behave properly
should and does are different things
it won't work just because it should
creative is <3
if you really care about it find an issue in vanilla minecraft with that handling and convince the mojira mods that it's actually an issue so that mojang maybe fixes it in 3 years
I mean he would be doing us all a favour
1.8 is 4 years old, so 3 years isn't that long
@EventHandler
private void onInventoryClickEvent(InventoryClickEvent event) {
ItemStack clickedItem = event.getCurrentItem();
ItemStack cursorItem = event.getCursor();
Player player = (Player) event.getWhoClicked();
if (!player.isOp()) return;
if (clickedItem != null && cursorItem != null && ItemTag.IS_WAND.isTagged(clickedItem)) {
player.sendMessage("clicked on wand");
//remove cursor item
}
}
how would I remove the cursor item
/**
* Sets the ItemStack currently in the clicked slot.
*
* @param stack the item to be placed in the current slot
*/
public void setCurrentItem(@Nullable ItemStack stack) {
if (slot_type == SlotType.OUTSIDE) {
current = stack;
} else {
getView().setItem(rawSlot, stack);
}
}
they also explain why it's "deprecated", it's basically "can lead to issues though"
#noguigang
this isn't for a GUI
im talking about the stupid gui spigot readded
jokes on you, my servers have been running with the nogui parameter for over 8 years now xD
ok at this point
I will just schedule a task that takes 1 tick
and then update the player's inventory properly
cancelliong the event, waiting a tick and then checking the cursor again and if it still matches setting it to null and applying it might be the safest solution, yeah
I won't cancel it
good morning its 7:30am the sun is NOT shining, it's overcast, it's cold, and im tired
should i wake and bake?
Do you not know who Neelix is?
yes
tbh I never liked Neelix that much
.g Neelix
(DiscordBot) https://en.wikipedia.org/wiki/Neelix -- Neelix - Wikipedia: "Neelix /ΛniΛlΙͺks/ is a character in the science fiction television series Star Trek: Voyager, played by actor Ethan Phillips since the series'..."
Neelix was one of my favorites but he's a dumbfuck
I much prefer this name
.g Plain, simple Garak
(DiscordBot) https://en.wikipedia.org/wiki/Elim_Garak -- Elim Garak - Wikipedia: "Elim Garak is a fictional character from the television series Star Trek: Deep Space Nine, ... Garak changes from a simple mysterious character to..."
Wow, how is wikipedia gonna spoil his entire char in the opening paragraph
meh, why did I mean we don't know to what he changes yet from the preview so it's fine xD
π
No fucking spoilers beyond this point please i'm only on season 4 ep 17 or something
just don't use discord mate, just saw that the discord previous is way more revealing xD
*preview
wat
yea it is lol
tldr things go well for a while
things go bad for a while
then things go really really fast and you're left with whiplash
why are you talking about your relationship with your dad again z750
yea so
you can't deny our chemistry z750
oh yes I can
ugh
every fucking time i open up star trek and read the episode overview and see Lwaxana Troi
I roll my eyes so far back in my head that I begin to think I'm not longer alive
Oh, deeeeear
I love Majel Barrett and her husband and all but
that char
is the WORST
she is so fucking annoying :(
steps aboard station
"is there a man here whomst've i haven't seduced and fucked?"
"yes"
"NOT FOR LONG."
Hi guys, I have a server with 15-20 players. After limiting the mobs spawn rate and range even stricter than 50+ players server, our tps still drops to 15 once in a while. We are using Intel(R) Xeon(R) CPU E5-2678 v3 @ 2.50GHz with 8GB ram. Are they powerful enough to host a 20+ players server?
that's a good server (as in...proper server workload) cpu but...its not amazing for MC
why isn't it good for MC, is the CPU freq too low?
frequency doesn't really matter, single core performance is what mainly matters
https://www.cpubenchmark.net/singleThread.html
MC is largely on one thread. You want the highest single core performance you can get.
See the page I linked. Top one is 3,047 score. Yours if you search it, is somewhere around 1700.
It's not the worst, but it's not the best. It's exceedingly average at MC
okay, I will take a look. Thanks a lot.
we use the E3-1245 V2 for that player amount
anything above 2000 should work out for that
damn it Lwaxana. https://f.jacob.engineer/vsY1Xff6.png
@void void congrats, its urs
D I S G U S T I N G
i dont have a gf
o
dumfuk
i just remembered
She's really goin down dah rabbit hol
She's jus worried ull butcher her if she sez fuq off

an wel, u do seem creppi
m f w
doing a bad meme after it's actually outdated
that was the point
sounds like ur just upside down

u
1.16 will mojang fix treasure chest n villager crash????
this and much more in the next episode of "NOT AGAIN, MOJANG"
But wait 1.16 is nether update

I wonder what will cause the crash on 1.16
probably the new mobs pathfinding
or theyll add more structures with bad lookups
give em time, they're working on it
still hasnt fixed treasure maps

give em time, they're working on it u mean working on causing more lag πππ
Mfw people are weirded out at the thought of a person not using a phone in 2020
literally can't do my job without my phone
you get paid for shitposting?
you asked for it
yes because of bullies
I'll always be special though
So why is spigotcourse / mineacademy bad exactly?
Have you seen the price?
yes magma u are very special
How much is it?
I donβt always carry mine with me, some weeks I donβt even turn it on
600 dollars
Wtf?
And the practices they teach seem to be rather decent
lmfao
But Fix is probably just trolling again
like, no one is messaging me on my phone anyways. If itβs important send an email Iβll read it eventually
Basically, from the code that I've seen of the guys, he is in seriously no fucking place to be trying to teach people to program
It's just the typical marketeering wankery doo
has somebody actually bought it?
People actually have, yes
I've tried the free trial: tl;dr don't.
Oh my god
I write bad code and teach
I saw something of his and just holy fuck
If I was paying people to write code, I'd 'of fucked him off a looong time ago
I ain'tno pro, but holy fuck
What was his Spigot name again so I can experience this myself?
kangarko
professional code can be pure garbage just saying
it also doesn't mean you should teach that to people
no, but most of the people paying for it donβt know
Unfortunately
In the free trial I wrote down a list of stuff that was wrong, poor, I disagreed with, etc. and I think I had about 4 pages in total.
and itβs job security
they're paying for a product that works usually
It's the teacher's responsibility
not paying to be taught how to code
I get paid to mentor I donβt really teach
"if you can't do, teach"
;D
but people call it teaching, I call it βmentoring people to teach themselves and being a resource β
@pulsar wigeon Iβve been on this server for fucking months and then i talk about some shit ass service and you concluded that i joined to advertise?
People willingly pay for it
Being able to Google is a valuable thing to teach for sure
cya fix
But paying for sitting there and figuring everything out by yourself is just scam
Ah, yes, found my list, indeed 4 pages of comments on his teaching.
Itβs paying to figure things out yourself with training wheels
How are these 'training wheels' any better than all the near infinite resources on the internet?
Itβs a short term thing
fix: 1) don't fucking ping me 2) you obviously missed the :^)
its for people who are new to programming or just want advice. I donβt tell them to pay, they just give me money for it
Most programming servers I'm on are able to answer pretty much any question that comes to mind in case Google isn't helpful
Yeah I see
And thatβs supposed to mean sarcasm? What is this bullshit
so itβs clearly worth something for them
I don't know what everything they actually get for that money, but sounds like they probably just don't know how easy it is to find the answers for free
And I guess it feels somehow safer to take a course with mentoring
actually a good chunk of what I do, is showing them how to find good stuff. Itβs purely for people who have an interest and isnβt intended for them to be coming to me for long
If I tell them up front they donβt need to pay, and they do anyways itβs worth something
If you want a brief overview of the course: it's divided into multiple sections, one for pure Java, one for Bukkit API and one for, I think it was, marketing? He does Q&A sessions and there is a private FB group for asking questions.
The course contains both actual learning content, but also 'self-help' stuff that 'tell you how to live your life' (not as forced as it sounds here, though). The content is video-based and each video can take anywhere from ten minutes to one and a half hours.
you also have to remember that some people struggle to start thinking logically and need help
That's true
or they arenβt certain of whatever they are making and like to ask people for advice on design decisions
Iβm not just pointing them to read the docs all the time lol
Love it, had my phone with me and someone asked βwhy donβt you have your phone with you?β And I get a scam call at that moment
err *phone with you all time
english is failing me today
I've never gotten a spam call because I live in a country that cares about my rights as a consumer
The only person that ever calls me is Scam Likely
Dude is your entire existence just centered around this weird perception of anonymity? It sounds so stressful.
Who?
Smiley guy
magma?
yea he's retarded but what's with the weird perception of anonymity?
where did that come from
I think he's referencing the fact that magma claims he's never gotten a spam call
what does that have to do with anonymity
idk
it's true that some countries actual have decent consumer rights
yeah, like countries that aren't the US
also countries that don't have "united" in their name
or "america"
It's just all I've seen him talk about. There's a big chat about how kangarko is satan (he is), and then some random remark about spam calls, and that's a perfect segue for bringing up privacy and anonymity. Just seems super exhausting is all :P
wut
what?
are you new here
what kind of drugs is that guy on
magma usually talks about his beard
Yes quite new here
the only random remark maybe was Tea bringing up that he never takes a phone around
or, rarely
I'm probably the only person here with a cult of personality going on
Hahaha
maybe you're mixing up magma and tea?
I even have my own army of followers called the beardlets
13:11:28 <+DiscordBot> <gβarβbaβgeβmuβleβ> Dude is your entire existence just centered around this weird perception of anonymity? It sounds so stressful.
Earlier it was VPN drivel
what
Not having a phone has nothing to do with anonymity
you try living in portugal and not getting geolocked out of every fucking service on earth garbagemule
I can't even open home improvement websites
without a vpn
Well that explains a lot :P
SSH tunnel it
@green turret First of all welcome to paper. You'll get used to magma and his retarded flapdoodle double Dutch codswallop.
huff my shorts tea
Thanks
whips off ^-^ shorts and runs away
You can get a host for $2.50 usd
cant remember how much lightsail is
and just use that instead of a VPN if that is all you are after, other than netflix
netflix wont work
oh no @zealous knot I missed your troll session
here's your free paper welcoming picture, as is tradition https://i.imgur.com/F7mVSNG.jpg
dyes ^-^'s beard purple
remember when I painted my beard pink?
Only thing that comes to mind is draw me like one of your french girls
thank you ^_^ now im blind
Nah its cool i was tired of seeing shit
well at least you went out burning in the most important thing on earth into your retinas
s/mo/lea/
At work we have this device we sell. It collects data and sends it to us. Customers rent it and have access to the data through their subscription. In Sweden, they didn't give a shit about data ownership, they just wanted to order a butt load. In Germany, it took a few minutes of explaining the encryption and the ownership and theft stuff before they even asked about the features of the device. Lots of different takes on it I guess.
Correction, <^-^> well at least you went out burning in the least important thing on earth into your retinas
s/most/least
Correction, <^-^> well at least you went out burning in the least important thing on earth into your retinas
too slow Vertanzil
dam you
Nice hat
Is that grey hair or drool in your beard?
We have a dumptruckman, now a garbagemule, what's next?
Well trashdonkey was taken on gmail, so maybe he'll come around.
lol
magma please stop posting obscene imagery here
man I have so many shitpost pics it's hard to browse them
you've been warned before
Wtf, you trimmed?!
it's an older pic
looking handsome
The beard is not bad. I can't grow a beard like that.
Very bushy on the sides though.
this is what happens when I start letting it grow, it just sort of start going wild https://i.imgur.com/hluGQvV.jpg
I had it at its longest last xmas
Looks soft!
wiz is winding up the hammer like poppy
I will pay you 2,000 INR to shave it magma
wtf kind of fake-ass currency is that
Those two kinda look like lip piercings and it's making me uncomfortable.
INR is Indian-Norwegian Rubies
Psssh. This is a beard :p
now magma gets to be jealous
I've tried it and it's not for me
It's food storage!
I can grow it like that, it's just not good
π€’
magma has beard envy
Can't handle it, huh. Smh
I want to touch it
I should grow a gandalf beard at some point for a laugh
maybe when I retire
WHEN
implying you'll ever be too old for shitposting
25
welcome to my generation
the retirement age keeps getting pushed up
besides I like working, I don't particularly intend to ever truly stop
i mean you can retire and still work
depends on the work
I hope I'll be managing real estate and maybe some light business management decision making if things go really well
Become a pimp
light easy work
illegal here
I'd have to move to spain
okay an illegal pimp
that or just dont tell them
I already told you I don't want you to be my hoe
stop trying to reframe it
Exclusive for just leaf huh?
why is it that when vertanzil gets here this always degrades into erp
don't lie wiz, you love it
I dont want to be your whore im high class
you're to hoes what mcdonalds is to the michelin star rating
I read that as "I'm in class"
i need pu'erh
Wiz im not a stick in the mud I like to have a little fun
I saw "I dont want to be your high class whore"
want isn't strong enough, need is the right word
You scared nickster away
online interactions are unrated by the esrb
I wonder why...
they can't handle the beard pics
too op, please nerf
will shave the beard for 1k euros
sounds like a great gofundme project
Il give you 10p
I'll take 10p
ppppppppp
wiz small pp confirmed
that one is pretty long actually
that's just a lot of pp's next to each other
not sure why
so 5 pp's
yeah its actually a pretty simple thing to do
site is open source you know
dam Tea thinks i was scared away
nickster considering the conversation, i thought your away message nickster is away (Aaannnddd I'm gone) was intentional
oh lol
I totally forgot i have an away message
wiz is a booly
weeeeeeb
its weird seeing wiz posting anime memes
wiz is an anime meme
wut
tbf we all already knew he was a degenerate
i can watch anime and still hate on weebs
a lot of self hate
i don't think i've actually ever hidden that
fucking pleb
doesn't even read the manga instead of watching the anime
absolutely fucking disgusting
I feel dirty by association
tbh i did at one point read a lot of manga and watch a lot of anime
we already discussed your hentai addiction, magma
no longer have the time for that tho
can you ban wiz from reality
i can ban you from here if you'd like
s/hentai/tentacle porn
Correction, <KennyTV> we already discussed your tentacle porn addiction, magma
but it sounds better
that's what i answered
ain't nothing wrong with some tentacle lovin'
slippy
....
not only was it a good answer, but the best answer
still better than wiz's vore porn collection
what have i come back to
I know you're hoarding diaper vore wiz
wait
should have thought about that the last few times you did it barty
what
basically what I'm saying is that wiz wants to eat shit and die but sexually
oO
wiz is a weirdo
sure is
Oo
I'm more concerned that you even thought of such a disgusting thing.
Oo
yeah wiz how could you
he literally griefed my base https://discordapp.com/channels/289587909051416579/555469074080202765/654736717340737538
that i didn't even build!
lol
my friend spent all of like 20 minutes on that tower!
well you update the tools that allowed him to do that. How does that make you feel wiz?
barty is a griefer
you dug your own grave
no i just update the tools that allow barty to show his true nature
he'd be a griefer even without WE
ur a tool wiz
yes
oh no
we does indeed bring out our worst selves
Run.
how does the police even allow you near a computer barty
on that note
have fun not a bad day
no u
on that note, I'm off of my work at home which is when I just went out
should auto detect it
put in .ssh config etc as normal
chmod -R a+rwx ~/.ssh Kappa
Hi bored
you should stream
I'm not feeling the energy duck
No one watches my boring dev streams with no mic
I wonder why
think of the bits you could get
what kind of retard would give magma bits
<-
I literally just made 4k, I think I'll keep my dayjob over streaming on twitch
only 4k
Beard op
tell you what when I do a livestream and get 4k in bits I'll quit my job
lol
it'll probably be followed up by me waking up and realizing dev livestreams for minecraft don't make that kind of money
letβs be real, twitch is just another cam service just bundled with games
or βjust talking β
twitch is a livestream service
nuff said
Itβs a cam service
you don't need cams
well unless you're the guy behind Sonic Ether's shaders
if he did tho
probably wouldn't get that many people watching the stream tbh
Y paper doesnβt still support a version of Minecraft that has optifine does it?
gotta appeal to the lowest common denominator
wow tea that was almost an actual sentence
keep trying my man
yeah I can almost understand it
Yea I'm currently dying. I'm surprised I haven't face planted into my keyboard yet.
do your keyboard a favor and wrap up dying in the bathtub or the stairs like a normal person
You are right, ill stand above the stairs before I die
make sure I dont become a zombie
yep sounds about right
Why do i hate myself so much I'm using NixOS?
why can't I find a fun game to play
What kind of game do you like?
dum blok gaem
I think they said "fun"
that is opposite of fun
imagine clicking a few buttons on some websites and getting full enchanted diamond armor
my survival experience
:<
I'm doing world a favor and drain his wallet in exchange for work
ew
charge more
imagine working for a griefer
Can clearly still afford internet, you aren't charging enough
Imagine being a server admin when you used to be on a "pro griefer team"

Of all of the times I have been in his server I haven't seen a single lootbox so what's the deal with that
EA Games say that people love lootboxes
i guess you just started recently
well I'm in the middle of the ocean so Β―_(γ)_/Β―
pacific I think
wut
do you expect it to operate over udp?
also the point of rsync is smart copying
lol.....
not just 'throw all the data somewhere'
Data integrity? No thanks
wont verify
I really want to play a good rts
or something with strong base building elements
but the rts genre is sort of dead
My "Backup" solution is to just DD everything into GPG and pipe that into a SSH connection which will DD it into an ISO
great solution, I know
Integrity checking? No thanks
my backup solution is not backing up right now because my server's hard drive is near full
I have a hundred backups, at least one of them has to be right
^-^ you can DD it, requires no storage
they probably aren't
idk spring rts looks even older than wc3
Hatoful boyfriend is the game for you
at that point I might as well go play sc2
Make a minecraft RTS minigame...
isn't dota hack&slash?
sure cant wait for overcraft
I like to play fornight in minecraft
Sadly, its missing the floss emote
I don't much care for multiplayer tbh
you can probably find a RTS BBS board if you searched hard enough
I don't have the time to climb back to the top
throw money at it
micro-transactions
When I want to play oldschool games, I go play Tradewars 2002, Legend of the Red Dragon, The Pit, LORD 2, Exitilus, DoorMUD
The answer is never
I dont want to ever play them
brb adding caffeine to my caffeinated drink
remember to buy some decaff
wtf
brb adding some posion to tea's tea
posion
KennyTV: make it extra strong
me gud
Nothing like a proper builders tea when you're out and about
maybe add some angel mushrooms
I think I'll go play some frostpunk or something
Some days, I just want some destroying angel tea tbh
I will drink you alive!
pees KennyTV
thats lewd
kicks Vertanzil into tea's tea
Destroying mushroom tea would give you the same effects as losing your DNA
have you ever heard of ssh-add ?
ssh-agent can save it, but you'll still need to enter it once.
did you read the description of the command....
on windows, it's annoying as hell
Oh windows
and i tend to go no passphrase
on linux....i always passphrase bc ssh agent is very helpful
but yea winblows for that ;)
Windows has cron jobs?
yuck
check clock. time to go back!
mcdonalds and coffee
mcdonalds and laptop
its because its cheap, but yea its not very good
Correction, <KennyTV> mcdonalds **** laptop
s/and//
hah Vertanzil
Godam you Kenny
i drove actually
no you have to live with a mc laptop
throws a turnip at KennyTV
starbucks is cheap too
anyway i gotta go back. this time it's chemistry
sounds expensive
sounds retarded
yea, i brew if i can, but im not home
making your own coffee is probably pennies in comparison
it is wiz, and i agree
i mean a water fountain is free
and yea i dont buy water or drinks in general at my school, 2 expensive
even better if you have one of
if i do get a drink at school, its bc some dude called me out while i was walking and asked me to sign a petition
theres a sink if you brought a cup
alright, gotta go. 20 mins to get into chem.
plastic water bottles π
adios muchachos
im sadly using the webchat because my dedi went down:(
just intro
ur mum gang
talk later
usually some intro sciences yea
i got away with my AP Chem/Phys credits :^)
get dem 5s
i switched majors halfway so i didn't really feel like retaking classes, would be a waste of time
that implies i told you at some point o-o
which i mean i might have but idk
oh i have mentioned it before yea
don't you want to know
What is the relationship between spigot and paper? Sometimes it feels these guys at spigot forum don't like Paper for some reason.
paper is a fork
there's no other "relationship" so much as dumb people asking for support for the wrong thing
if you ask for support for tacospigot here you won't get help either
Spigots got more forks then an greasy italian resturant.
lol wiz your name is still blacklisted on irc
just got confused because the second time it seemed like irc skipped messages/context was missing, so looking at discord revealed that those messages were filtered here π
Yes it was either chem or physics. Was gonna do physics but his backlog was so high I'd never get in.
So I gotta do chem.
huh, the bot is supposed to bypass that blacklist tho
apparently not https://i.imgur.com/By74clV.png (and here earlier in dev https://i.imgur.com/9IvA0i0.png)
well I guess it only accepts messages by wiz, but not those mentioning you
ooh
that's the ping protection
it inserts nospace chars in my name when i talk
but not when others do
this is a dumb question, but when updating my server from 1.15.1 to 1.15.2 do i need to do anything special? will my map still work and everything?
