#general
3141 messages ยท Page 1167 of 4
Same here machine maker lol
cameras behind the display will likely become the norm within 2 years
apparently wireless is starting to become a thing, just will be ages before its standard
they might be able to come out with a usb/bluetooth thing for carplay
Yes
tbf i actually wouldn't mind a portless phone lol
I've got the wireless android auto in a friends car and it's meh
apparently bluetooth doesnt have enough bandwidth
if we had good wireless chargers, I wouldn't use my cable anyway
but I don't like the wired one either
Ofc we need good stuff here, I can't take a selfie with some crappy ass camera ๐
nmf 
Doesnโt even have to be a good wireless charger
Michele ๐
As long as I can put it off at night and wake up full charge I am ok
that's another thing about the 4a5g. No wireless chargine
I'd like one where it's fairly large and i can place the phone anywhere on it
I wierless charged my 3xl like 18 hours a day. Never ran out of battery
i hate lining my phone up with a wireless charger
i try to avoid charging over night, but apparently newer pixels have adaptive charging to slow down charge rate while charging over night
Thatโs one thing Logitech did right I have their wireless charging mouse pad.
I never have to charge my mouse
charging over night is what kills batteries, at least did until this new tech
yee but it's not powerful enough for phones
I used to have that mouse with the pad
True but I am sure with apples 3848374826622 dollar in development they can figure it out
airpower one day ๐
gonna let it run for an hour and see how many hundred patches I can apply later
yeah, was sad apple dropped that
would've loved one charging pad for my phone/watch/air pods
They're probably still working on it
(speaking of air pods... $550 for a set of over-the-ear ones)
this would be cool if it worked well https://www.youtube.com/watch?v=YeNXRD8eziA
Buy the Thermaltake View 37 case on Amazon at http://geni.us/0HJ69
Learn more about the Thermaltake View 37 case at http://geni.us/3tAR6a3
Check out CableMod's Global Configurator at http://geni.us/7acBzPm
Check out CableMod's EU Configurator at http://geni.us/7qMLnpe
Learn more about Wi-Charge: http://geni.us/7S8iHd6
Buy regular Wireless Cha...
don't know, never watched the video but the thumbnail looks cool
I have airpods but the headphones ones are fcking stupid
Never bothered much with wireless charging, everywhere I go I got charging ports. Even my car has a couple of usb c ports so I can use my phone while driving 
use my phone while driving
![]()
depricated but on the official website 
i was supposed to do the v2 update but forgot, but mini worked on it.
I think Mini or someone made PR yesterday to update it?
oh did it get PR'd?
I think I saw a PR with it.
we also need kashike to fix some data issues and the bug causing data issues lol
what...

hacks
Quality profile pic btw
any1 exists?
no
@olive marlin are you a python mastermind
i cant find my project files for my lobby server plugin
I know quite a bit of it. Why?
It's been my main language for a while lol.
let me get you the json data
Gimme example.
i might wanna get some ram for christmas
geez yeah chrome can use all that itself
i dont even have my web browser open
ok i've got this
i need to sort the items array based on items[].created
"created": "2019-12-27T14:30:29.824+0000",
i know this is silly but how do i join my paper mc server i created?
mrsage, #paper-help
ngl
getting to the part of just printing the created keys was hard enough already
and that's just
for item in data['items']:
print(item['created'])

Why is this not ISO8601 format...
ask tidal
I mean it is, but it's with timezone lol
i'm trying to create a conversion tool from tidal to spotify
using an unofficial tidalapi which is almost perfect
but conveniently does not have support for getting favourite tracks list sorted on date because it's outside of the item array
So something like this:
data['items'] = sorted(data['items'], key=lambda item: datetime.datetime.strptime(item["created"], '%Y-%m-%dT%H:%M:%S.%f%z'))
๐
Do you get notified in here when a new paper version drops
no
no. Also you probably don't want to as that is sometimes a couple times a day
oh my god why can't the artist just be a single string key
it's a fucking array again
although i probably won't need that luckily
hehe
you do in #paper-help
2019-12-27T14:15:07.059+0000 Babel
2019-12-27T14:17:24.178+0000 I Will Wait
2019-12-27T14:17:50.320+0000 Guiding Light

because there can be more than one artist?
might as well use a list 
yo stupid bungee devs use colour instead of color
it pisses me off :/
Isn't that Canadian?
bri-ish
@twin lagoon I dare you to make the whole conversion tool on a single line.
Might be 2 if you want to include shebang
honey it's at 42 lines
i can get rid of some imports atually
#!/usr/bin/python3
from secrets import tidal_username, tidal_password
import tidalapi
import json
import requests
import sys
import datetime
def connect_tidal():
session = tidalapi.Session()
try:
session.login(tidal_username, tidal_password)
except:
print("Unable to login to Tidal for username=" + tidal_username + ", password=" + tidal_password)
sys.exit()
print("Successfully logged into Tidal account " + tidal_username)
return session
def get_favorite_tracks():
params = (
('limit', 5),
('countryCode', session.country_code),
('sessionId', session.session_id),
)
response = requests.get('https://api.tidal.com/v1/users/' + str(session.user.id) + '/favorites/tracks', params=params)
data = json.loads(response.content)
favorite_tracks = sorted(data['items'], key=lambda item: datetime.datetime.strptime(item["created"], '%Y-%m-%dT%H:%M:%S.%f%z'))
return favorite_tracks
def print_favorite_tracks_info(tracks):
for track in tracks:
print(track.created)
session = connect_tidal()
favorite_tracks = get_favorite_tracks()
for item in favorite_tracks:
print(item['created'] + ' ' + item['item']['title'])
``` so far

is this kotlin
yes

literally only abusing tidalapi's tidal API token for authentication
the rest of it is useless 
ok getting the artist is i think easier than i thought it would be
Michael dum. Imagine manually loading response content instead of doing response.json()
smh
wat
def get_favorite_tracks():
params = (
('limit', 5),
('countryCode', session.country_code),
('sessionId', session.session_id),
)
response = requests.get('https://api.tidal.com/v1/users/' + str(session.user.id) + '/favorites/tracks', params=params)
return sorted(response.json()['items'], key=lambda item: datetime.datetime.strptime(item["created"], '%Y-%m-%dT%H:%M:%S.%f%z'))
๐
ez
What are you listening to? WTF is Black Butter Limited lol
some company

.g Black Butter Limited
k guess not bing
Black Butter Records is a joint venture between Henry Village, Joe Gossa and Sony Music Entertainment. Originally formed in 2010 and quickly earning its stripes as one of the most exciting labels in the country, Black Butter has launched the careers of Rudimental,ย Jessie Ware, Gorgon City and Jess Glynne. The label is home to some of the most ex...
k
okay
Hello
TypeError: list indices must be integers or slices, not str
i was making good progress

@olive marlin https://paste.gg/p/anonymous/bac16b5e159c4061acf891a8ca85e813
print(track['tracks']['items']['uri'])
thought it was this to get "uri" from that json but it gives me that list indices must be integers or slices, not str thing
@twin lagoon You dum. items is a list.
for item in track['tracks']['items']:
print(item['uri'])


Keep it up
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.spotify.com/v1/me/tracks/?ids=0,W,m,H,9,f,X,W,C,Q,5,1,R,Q,i,1,k,W,P,J,r,I
wtf is this api why is it adding commas

Paste your code - are you sure it's API fault? ๐
Mikeยก!!!!ยก
Chelยกยก!!!ยกยก
<3
<3
Michael You need to give it a list, not a single string
Both are iterable, that's why it gives you , between chars.
reeeeeeee
fuck yeah got em
going to make 2 API requests per song
naturally this can be optimised but i don't know how, let's see how fast i get ratelimited by spotify

idriz 

WTF is this? https://www.gsmarena.com/oppo_introduces_new_slide_concept_phone_with_three_hinges-news-46727.php
Samsung is having trouble with a single hinge and Oppo wants to do 3 hinges.
@minor badge

Typical Michael.
What are you doing.
tidal favourite tracks to spotify migration tool
does anyone know a good plugin that reduces lag on survival servers?
none exist falk
why are you migrating from tidal to spotify
:(

some very small issues that i can live with but the thing that really makes me want to switch is the fact that you cannot seem to turn off 360 reality audio on mobile
I mean, there's villager lobotomizer
which is like some 8d audio shit
apparently
.optimise
additional tips for improving server performance - https://www.spigotmc.org/posts/3684550
thx
wait that was for me, aha
the order it added songs in is slightly fucked
now i have to implement something that deletes all songs from my liked songs
it's mine now
๐ณ
My Patreon: https://www.patreon.com/buildzoid
Teespring: https://teespring.com/stores/actually-hardcore-overclocking
The Twitch:https://www.twitch.tv/buildzoid
The Facebook: https://www.facebook.com/actuallyhardcoreoverclocking
#Ryzen #RAM
๐ค
Brothers
spawn-protection=50
This means my 50x50 spawn radius can't get griefed right?
From server.properties
But how come I can still break
are you op?
It means 101x101, I think. Would have to check.
Not OP
AFAIK if no one is OP, it's ignored.
If there are no ops set on the server, the spawn protection is disabled automatically as well.
Which is dum.
Well, yes and no.
oh my god why is there a 20 song limit on getting saved tracks
spotify why are you like this
sorry for the tag, but will it work if the op is console?
I don't think it'd.
Oh, yeah. Can try to OP user xD
But probably need to do it manually in the json to bypass the command check?
Thank you I just OP'd my wife
Is there even a command check for OP?
it works now
I think just like with whitelist, op checks if users exists.
definitely calling myself senior python backend developer
literally ddossing spotify

Why not trim?
its a newline, not a space
trim is just space, right?
For input string: "615
"
thats my error
Returns a string having leading and trailing whitespace removed.
in java trim only removes spaces, wtf
newline is a whitespace.
cool that kotlin is 99% consistent with java
really makes you enjoy the cases where it isnt
the deprecation notice didnt even mention anything useful
smh
Yeah, I too wish it was less consistent with Java - could be so much better if it didn't hold on to its API so much.
yes, it's a better trim, basically
kotlin probably has it's own strip / trim equiv though
Paperweight. ๐
yeah since 11
trim isn't just spaces though
trim on java is
but it's not all unicode whitespace, which is what strip is
trim on kotlin isnt
no trim in java is something weird like all ascii below a certain value
oh wait I didnt read it properlly
anyways, 108 patches apply
Strip is much better, literally just anything that is Charater.isWhitespace()
but I assume that weird error is caused by the fact that it's a new method in java 11
which probably screws up something with kotlin somehow
If for some reason you want Java trim in Kotlin - you can do "\t something \n".trim{it <= ' '} ๐
I dont want kotlin at all tbf ๐
But like - never had any reason not to trim newlines lol
I love that I'm forcing you to use kotlin then ๐
well I used kotlin for toothpick too
demonwav just hates mini
so I'm trying to get gradle to publish something to my local maven repo, and maven-publish doesn't seem to be doing the trick. Its publishToMavenLocal task isn't actually doing anything. It says its UP-TO-DATE which its not...
I have like 50 100 lines of Python that tries to parse emails. I have no idea at all how it works, but it works for now lol
@unkempt drift sounds like it's misconfigured to me
I'm just learning gradle now. How should it be configured, I googled around a bit, and they all said just run ./gradlew publishToMavenLocal
after adding id 'maven-plugin' to the plugins part of buiild.gradle
plugins {
id 'maven-publish'
}
yeah, have that
you need to define a publication https://github.com/minecraft-dev/annotations/blob/master/build.gradle.kts#L30
According to https://docs.gradle.org/current/userguide/publishing_maven.html you're right.
end of the first paragraph:
You can learn about the fundamentals of publishing in Publishing Overview.
aka this documentation expects you to know what publications in gradle are - in general - first
yeah, I hadn't gotten there yet
then the first paragraph of usage under the plugins block says:
The Maven Publish Plugin uses an extension on the project named publishing of type PublishingExtension. This extension provides a container of named publications and a container of named repositories. The Maven Publish Plugin works with MavenPublication publications and MavenArtifactRepository repositories.
So I think you just didn't read the docs :p
well no, I didn't read every word, but I saw publishToMavenLocal was a task and figured it was that simple ๐
and I didn't know what publications meant in that context cause I hadn't learned those yet
also example #2 shows an example of the publication config https://docs.gradle.org/current/userguide/publishing_maven.html#sec:identity_values_in_the_generated_pom
don't get me wrong, gradle docs are dense
but once you get used to it you learn how to parse out the right info
I had trouble with publications, because half of the docs showed one groovy syntax, the other showed different groovy syntax and there was also kotlin added in another place.
still have barely any idea what I'm doing re: groovy syntax
https://www.ign.com/articles/vin-diesel-is-now-an-ark-2-developer so Vin Diesel is gonna be executive producer on ark2, and was a hardcore ark player himself.
article headline was shit though calling him a developer lol
lmfao
yeah i saw that
ark 2? you mean rust? 
isnt ark rust2?
wtf is ark 2
rust was a fail compared to ark lol
Ark 2: Electric Boogaloo
Rust is still going on and is bigger than it ever was :)
ark is aids
It's having it's console release next year
i hope they fix arks hardcore requirement in 2
Rust youtube content gotta be some of the highest quality content on the site tbh
ark is a great game, just so buggy and requires you to be hardcore
welyn 

but yeah ark is designed as a hardcore pvp game, i just want a pve focused version that allows you to stop playing for a month and come back and resume even in multiplayer
and for dinosaurs to not require days to weeks to breed
pvp was terrible in ark, would've been much better if they focused on pve yeah
i think rusts building is better designed, theres just less stuff you can build
ark was fun for a few weeks though
rusts buildings looked like total shit when i saw it
the game has changed a lot since it's first release
it's had probably 4 or 5 huge overhauls since then
https://youtu.be/pzzxMKZMTdc?t=541 metal still looks like ass to me lol
Rust Building Tips and Tricks 2020, these are the top 5 current rust base building tips and tricks to help you the rust solo player build a super strong rust solo base using these rust tips you will be able to strengthen any base to keep loot more secure. some will see these as rust exploits but they work in the game using normal functions. from...
oh no, it's not a pretty game
it's not trying to be either, all the walls need to be extremely distinguishable from afar
Xbox: finally ordered
X
Yeah
Through BestBuy
Gotta go pick it up now.
Was a shitshow refreshing and checking out.
My card kept declining for security reasons and I had to keep saying "No, no, it's fine"
200/600 patches reapplied to mojang mappings
ark pvp is insane, i always wanted to get into stuff like this sometime https://www.youtube.com/watch?v=lm-MX6sj9ww
Lunar, Bog, Ocean... home to many great Mainbases on Genesis. But the most iconic one ever built resides on an older map. For the longest time in the history of Official PvP on PC, Ragnarok 37 has been the homeserver of NoNoNo (= N3).
Enemies change, Alliances change, but NoNoNo's Mainbase has always been a constant that existed throughout thes...
give me one or two days more, and ill have reapplied all patches and I can start fixing shit, maybe I can have the first try running paper on mojang mappings later this week
That's pretty sweet, Mini
time to sleep
desync would like to have a word with you
desync?
dino's scooting all over the place
technical bugs cant have conversations
the dino you're hitting on your screen and then suddenly teleports halfway across the map
I tried ark once during a free weekend
laggiest game I've ever played
somehow worse than minecraft
yeah its intensive lol
the rubberbanding is the reason i quit ark
well that and not having anyone to play with lul
yeah its not a solo game
was trash on pc too
at least you could pvp somewhat in rust
in ark you just boot speed and health and scoot across the map at lightspeed
gl hitting anyone
well your supposed to use dinos to fight ๐ unless your in a tek suit
I also had no idea what to do but then again I haven't watched anyone playing it so there's that
but thats endgame stuff there
ark is a def weird game, people know it as the dino game but it goes way more advanced than dinos
its this weird mix of future plus dinos
i love the concept but the execution is very flawed
I only know it from website ads and one person I haven't talked to in eons playing it some time ago on steam
and ya, all I see are dinos, so yes, laggy dino game
its a lot better on small private servers
early game is also just dying until you're level x
official is abysmal
you spend 3 hours taming a carno to then get it one shot by a level 300 trex
the one time I did get somewhere is I found some house saying free/community stuff and it's just a player trap. But at least I got to pick up a guy's inventory lol
why is that guy a bot
wh arent you a bot?
falixnodes best hosting 
i built a pretty ok base spend like 3 weeks on it to then get offline raided
well for anyone let down by cyberpunk and wanting to let it polish a bit more first, give the real MVP its chance, Fenyx Rising!
i wanna play cyberpunk
but waiting for the fixes
game is bugged from what i've heard
also, terrible performance
idk why people hyped it so much lmao
same
That's why you play on weekly wipe servers :)
its really nothing special
well they hyped it lol
well it is special, just bad launches sour even great games
they should of just took the L on another delay
in ARK if you play on weekly resets you'd be better of not playing xD
Halo Infinite did
https://gamerdvr.com/gamer/aikar/video/119293867 but this is fenyx rising combat, but its me failing dodge a lot tanking this heavy hitting boss lmao
ark is full of people grinding dragons and selling them for irl money from what i've heard
sounds about right
a friend that plays ark told me that, idk if it's true
wyverns arnt dragons reeee
wyverns are a fun experience to newbs to the game
but once you get the confidence, its easier
to get your own wyvern you have to go into the wyvern trenches, and literally steal an egg, and when you pick it up, every wyvern in the area comes after your ass, the hard part is getting out alive with the egg lol
then.... to raise the baby you gotta go back to the wyverns, find a female and knock her out and..... steal her milk
isn't that a tad bit hard lol
yeah to a beginner very
i mean i'm like "wow that's hard" and then there's me playing wow classic
you need a "wyvern trap" where you trick the wyvern to fly into a trap and pin them inside so you can shoot them with tranquilizers to run up to it to loot the milk off her
then you got this crazy ass dino: https://gamerdvr.com/gamer/aikar/video/119294523
which was part 2 after this part... https://gamerdvr.com/gamer/aikar/video/119294726
ark sure is an intersting game
is there a namemc for bedrock players?
Input input = new Input();
print("Your name is " + input.getInput());
print(str(4));
``` what am i missing from python
๐ค
@visual egret xbox live
is there an easy way to look that up
im working on a minecraft tournament and half the people there dont know how to use a computer
yet most people play on that
60% of my school will leave me
Kenny is being mode
this seems like a good explanation, right?
@twin lagoon 
@twin lagoon uwu

Nice workaround lol
literally master at python now
we love michael
magic
wtf oskar
what

???
_ _ _ _ _ ____
| | | | ___| | | ___ | |__ _ __ ___ ___ _| _ \
| |_| |/ _ \ | |/ _ \ | '_ \| '__/ _ \ / __| (_) | | |
| _ | __/ | | (_) | | |_) | | | (_) | (__ _| |_| |
|_| |_|\___|_|_|\___/ |_.__/|_| \___/ \___| (_)____/
no
what in the spigot plugin is that
ascii art
what
yes 
& kenny called me a whale/fat
wtf is happening
That pretty much sums up my morning
๐
๐
Wtf @quasi valley
camm you're a fucking whale
hi kash
@cosmic raft uwu
kash just appears sometimes, says something then disappears for the next 2 hours
@waxen panther wtf wtf wtf
Pretty rude calling Camm fat smh
_ _ _ _ _ ____
| | | | ___| | | ___ | |__ _ __ ___ ___ _| _ \
| |_| |/ _ \ | |/ _ \ | '_ \| '__/ _ \ / __| (_) | | |
| _ | __/ | | (_) | | |_) | | | (_) | (__ _| |_| |
|_| |_|\___|_|_|\___/ |_.__/|_| \___/ \___| (_)____/
hello chiv ! :D
Shut up and go to bed
:D
no
no city answer my question in incendo
all of you go sleep
wtf michael
No thanks
no im just waking up

it'll take you like.8 seconds to answer it
?warn @void void stop spamming giant text art
go answer it
Warning logged for _Chivitos100_#6473. I couldn't DM them. || stop spamming giant text art
No
?warn @viral hornet Being a whale
I donโt wanna
๐ .
im like ur one roraling user so
Beg
broc !?!?
who else is going to answer it
๐ ๐ณ
More like ๐ณ
running a minecraft server on github actions question mark
no exclamation mark
๐
!
!
@quasi valley I'm going to shred to hard I will squash you with my abs
Today is almost over, ima continue bullying in 49 minutes.
no
jk 
I leave you with this https://cdn.discordapp.com/attachments/746367733699969104/788161015749541899/unknown.png
NotMyFault is a suck
omg MD
beautiful
Why are you drawing

Don't you have a balloon to be blowing up
Leave me alone, I've made an awesome cake today.
๐ ๐
"
he's in your bed
and i'm in your twitch chat
"
no balloon until assignment
Fosho ๐
ur giving too much away!!
It's my prepped bday cake cuz I'm lazy and don't wanna bake stuff tmrw lol
no but you are by saying that ๐
like City
city did you see luds mcc video
he was practicing
techno said the server was bad lol
i did see some clips
and then i saw him live
anyway tommy has 275k viewers
and idk how
it's insane to me
Not done yet, still too ๐ฅต for the next step
@worn ember does your rtp plugin have an API
yes
Is there a demo of Hangar up somewhere?
wait r u making ur own cake @mossy vessel
Yes, who should bake me a cake?
https://github.com/DarkEyeDragon/RandomTeleport you'll have to manually install it tho, its not on any maven repo
lol
ur in luck cuz i fixed an event about an hour ago lul
https://ci.darkeyedragon.me/ you'll have to get the jar from here btw
sadly i'm blonde irl lul

no brocc .
proxi 
Haha
camm 
we love proxi myst .
My hair goes blonder during the summer/depending how much time I spend at the beach
proxymist is my favourite spigot mod
same hah, it used to be almost white, now its closer to brown
proximyst is my favourite paper mc member .
Long shot, but is anyone aware of a plugin that lets you display custom (defined) recipes to players (laid out in a Crafting GUI)?
All I can find is virtual crafting GUI's, which isn't what I'm after
๐
@viral hornet AusRecipies
๐
i cant spell it
Didn't barty have a plugin for tha?
@spare venture hi
all of bartys stuff is closed source and in kotlin
and all part of a mono plugin afaik
Please see above ๐ฅบ
So on an event/command this would be shown: https://i.imgur.com/fQzgQID.png
Where they obviously can't interact/take items, purely just view a custom recipe in-game
Yeaah.
thank you kash
HELLO CAMM
Would they have to craft it in the inventory to see it though?
HELLO KASHIKE
yes broc
Nah, I was just thinking of having a GUI display different custom items to craft, and clicking one would show you the recipe
.1.13
BTS (๋ฐฉํ์๋ ๋จ) 'ํผ ๋ ๋๋ฌผ (Blood Sweat & Tears)' Official MV
Music video credits:
Director: YongSeok Choi (Lumpens)
Assistant Directors: Edie YooJeong Ko (Lumpens)
Director of Photography: HyunWoo Nam(GDW)
Gaffer : GyeungSeok Kim(Sunny)
Art Director: MoonYoung Lee (Myllab)
Special Effects : YunKyun Shin(DnD line)
Choreography by: Keone Madrid...
Are you talking about just adding new stuff to the green book?
I thought about that, but I feel like it might be hard to categorise it, and people just don't use the recipe book lol
So how the heck are they going to know what to do
I'm so lost
Oh I know what you're saying
have people here stumbled upon the "new" launcher stuff yet?
You want to click an item in a GUI, open a crafting GUI and display the recipe so they know how to trade it
Kinda like NEI
the msa stuff?
why is it so hard to download twitter videos
no cat
Yeah

you truly are a man of culture 
Okay yeah I know what you're saying
Oh, I thought that that had been there for a little while
I've found a few "custom crafting" plugins, but they just have this weird crafting table as a chest GUI and it's strange lol
we talked about that in the UN place iirc
If only you could add another crafting tab to the recipe book, that would be pog
just not sure if people here had seen it yet
Well, you can set the result in the crafting inventory
hangar
ah ;3
He just wants NEI in vanilla
recipe book would be perfectly fine if it was client sided
there's been so many
There is literally 0 reason why that needed to be handled server sided
Idk what is alive and not but I mean the concept
You click the recipe and it tells you how to make it
Seems pretty straightforward
NEI is no longer maintained or at least not the best one anymore
Well he wants them to see the result you can just cancel the inventory click event probably
Yeah, so it'd simply be:
Open this with command, and click item to see recipe that they can't actually take the result/anything: https://i.imgur.com/JEAH6ZK.png https://i.imgur.com/9xV6pqm.png
I don't see how that would confuse players
They'd have to be pretty fucking dense
I just tried wearing my mask only over my mask and not my nose and I feel so dumb.
Only over my mouth**
Literally make any slot in the crafting GUI click to return to the GUI
That works too
yep same
The gui framework that you're using for prefixes and I'm using for gifts could do that Camm.
no idea how people struggle with masks, i dont even take mine off to work out 
kash wtf
what? :p
i miss my pc
camm is upset you didnt share your juice
this laptop is giving my hand cramps and my back is in agony
I want a juice box


The sauce 


it can breathe now
Better gonna clean dis up
no
Just download more ram
Why u all hate on tab?
Like the soda?
we don't hate it
Tab is poop poop
i actually like tab
the plugin is just questionable sometimes
author seems immature & not able to take feedback
though i use it for super basic stuff
Never heard of it.
That's like 10 different opinions
Use skript
you asked a discord what did you expect lol
and then you have 80 players in #paper-help complaining about entities being invisible
True
Since I Googled it and the first result is the Github repo with a title of "the plugin everyone talks trash on" I agree.
Oh so entities were invisible

It's a fine plugin, it just basically breaks every single update almost and causes a tirade of people asking about missing entities, it's not saying we hate it when we literally say "do you have tab? it's known to cause that"
nms prolly
Is it because it alters nms?
Itโs more of a sea of people coming to help chat asking for issue which an cause by paper pretty much
Ahh ok
idk, in my experience its been super good - it's the best tab (and scoreboard, ironically) plugin i've found
at some point i'm gonna write my own but i didn't feel like delving into that
yeah it does have a shit ton of shit in
fortunately you can just disable everything
If you crazy enough to update to the latest MC versions before it's been tested it's not exactly the devs fault
i mean it's just the annoyance of the flood of people asking for non-paper related issues in #paper-help
That's why you should stay on 1.8 forever
aber moment
Yeah if you never update then you never need new features.
Lol, you say that and you have that essentials alternative with every feature under the sun
For just 15$
@waxen panther

ever since the 1.8 support discord came out all my issues have been solved
i've actually ascended
@waxen panther broccolai - open dms ? 
proxi pog proxi pog
Lmao
Yes best version
Proxi ๐ฅบ
Haha there's really a 1.8 support discord?
it's a joke discord ran by nny
No it's very serious
Can't even join this without leaving another one lol
Why are we advertising discords?
ooooooooh lets throw the ban hammer on aber

broccolai - dms are always open x 
yes ban aber
except in mcmmo
Yes ban me
i get so many fucking support dms in mcmmo it's unreal
hi simple
hi bluely
my nick is literally "dont dm me for support" and people still dm
ban hammer is more rarely placed on folks we know have experience w the rules; folks who join only to advertise are the ones who usually get it* :p
(*case by case basis; do not take this as your "but you said we get warning first!!!")
Mini go to bed!

i have a personal vendetta against people with those kind of nicknames
agree
Haha
you know whats cool
tags
yes
and
i got a free $5 on ebay so i got a $5 pokemon booster (free shipping so i ended up paying like 80 cents for it pog) and i pulled a dope card from it

not first ed wtfwtwf
I'll show you my rocket's handiwork
it would've been PSA 10 if the centering wasn't insanely fucked
one of the borders is like <-> and the other is <---->
cat pls ๐ฉ
psa 5
yeah
What's psa
they look how stained the card is with your cheeto dust and give you a number 1-10
10 = epic
1 = literally dirt
Lol
10 is literally impossible to get because pokemon cards always have centering problems
it's easier to get on the japanese cards
yeah
i love the jap cards
i wanna buy a booster box for chrismtas
shining star v or whatever that one set was
reported for boosting
reported for having nickname "DarkEyeDragon"
Now I want cheetos.
Cheetos 
No need to project your situation on others, Cat
UwU
no
I don't know the answer to Cat's question
Teach me your ways
that will be $99.99/mo
or if you want to learn MORE SECRETS and TRICKS to then you can get ULTIMATE package at: $499/mo
I see
Well, I don't have money but I am hungry so I think I'll prepare some Foie gras
.kill Duck

eats simple from within
Foie gras is just your liver, everything else went in the trash
How is your liver eating me
because ducks regenerate from any part

My Peking duck would disagree but ok
I'll take the liver you can keep the rest to make whatever dish you want @warm anchor
Deal



do we

yes
ok
etenity has epic emotes and gave me a role on their epic server so
We don't have a role for dum ppl
eternity is dum
yes we do

otherwise i'd have it, apparently
we have vegtabl we have hohoho
can we give camotoy a role
we have old prune
he's a qt
EXCUSE ME
we have so many dumb person roles
imagine having a role
tehbrian has it too simple
it must be true then because tehbrian is ultradum

Yea, but, none which encapsulates the level that Eternity puts forth
moderators role is true dum role
wtf
True
Gotta be dumb to sign up to be a mod
proximyst ur literally the definition of dum
Moderator get pinged all the time and dev role by people demanding support lol
no proxi is the definition of CUTE
Hey, proxi, when you dying your hair blonde?
can i get a "banned for pinging wiz" role
Then you can fall into the sterotype perfectly
i wanna get turqoise actually
Will she get Santa suit like her profile pic 
hot
:rieahegao:

ahem

109 alerts? no wonder no one follows it smh
bro imagine using gnuv3 and not gnuv2
gnu v4 when
#linustorvaldsgang ๐
You're not a real FSF warrior if you're not eating your own toe gunk
Joseph Gordon-Levitt talks to Linux developers at Open Source Summit.
richard stallman activates global FOSS death rays
reminds me of this gem
https://thumbs.gfycat.com/DismalEnergeticBoaconstrictor-max-1mb.gif
Richard, Stallman, GNU, FISL, dance, danรงa, dancing, danรงando, Hackers, Crew
mfw not full gif
ive never seen a man vibe so hard in my life
im willing to bet most of grammarly's complaints are about wordiness which is the point of legal English. To be so wordy so as to reduce ambiguity as much as possible :p
Filipino, Philippines "Dancing Inmates" from Cebu Provincial Detention and Rehabilitation Center (CPDRC), a maximum security prison, were treated to a visit by Michael Jacksons long-time choreographer Travis Payne and dancers Daniel Celebre and Dres Reid to learn performances from THIS IS IT.
Yea, but, like
good point, I will put it on expert and formal and see if more go away
https://youtu.be/7t96m2ynKw0 @limpid comet
Richard Stallman dancing with GNU on FISL 10 - 27/06/09
Richard Stallman danรงando com o mascote GNU no FISL10 junto com o grupo de danรงa Hackers Crew
stonar are you a stoner
Fuck rms
Nah didn't help much. It's probably gonna be more aggressive on no acronyms or contractions or whatever
Hm weird
https://www.youtube.com/watch?v=UdfY25gDjK8 funny rms man removes sticker
wtf thats cool i've never thought of implementing consumer
wtf
thats actually so high iq
gaming ๐
downside of programming is brain and body are so done at the end of the day
downside of programming is that shit would be so easy if it just worked
I think programming beats busting your ass in McD 
downside of programming is users ๐
upside of programming is copying everything brocc does
I keep interaction with them to a minimum and it doesnโt bother me at such levels
hi, i come looking for a recommendation, a plugin that really blocks hacks?
I have people flying, becoming direct tp, killing with a hit ..
i literally just have no anticheat and just manually ban them
unless u are trying to run a 1.8 faction server there arent many out here tryna hack from what ive seen
the best anticheat is one that simply notifies staff when it thinks something is wrong, so staff can go take a look and take action if necessary
automodding anticheats are usually idiotically stupid
unrelated, was looking at the MyPet repo and lol @ how it gets CB dependencies https://github.com/xXKeyleXx/MyPet/blob/master/install_dependencies.sh
there are some things you can absolutely autoban for. like packet order/content checks
those are not always detectable by looking at someone and the server can detect usually within a few ticks
sure but not what he was talking about







blooprint 







