#general
3141 messages · Page 13 of 4
I have no idea what a "full mouth fedora unit" is.
the problem with these mouth fedora units is they are basically full of technical jargon that I can't understand that seemed to only be invented for vaping
@acoustic pilot
its a culture m8
the full mouth fedora unit is like 4 separate pieces you have to buy that all have to combine correctly
I don't think that's what it's called.
pretty sure that's the technical term
that sounds like something I would make up to make fun of them

are we getting into technical terms on vaping
full mouth fedora unit
2 this channel has gone downhill
my fucking sides
down fucking hill it's gone
@stiff yarrow Have you actually tried Googling that term?
I don't think it's what you think it is.
guys, I'm pretty well versed in vape lingo, these mouth fedora units are the respected term
.g full mouth fedora unit
(DiscordBot) https://www.sandiegouniontribune.com/sdut-tar-heels-open-preseason-camp-trying-to-build-on-2016aug05-story.html -- Tar Heels open preseason camp trying to build on 11-win...: "Aug 5, 2016 ... North Carolina's players came to preseason camp talking about building on an 11-win season that ended with a pair of frustrating..."
can you stop with that god fucking damn image
are we being meme'd by the mcmmo pepe dude

Wouldn't know, he seemed genuine in his desire to buy his friend a vape lol
If it's a meme/troll, it's a bad one.
definitely meme'd i think
just get them a pack of smokes. it's healthier
its pretty hilarious compared to most of the ones we see
legit question, guys: would you consider a debug system that pastes to a public paste service a "phone home exploit" or "backdoor"?
The vaporizers in that picture seems to be a "220w vape"
what are you pasting
all the details passwords etc?
just trying to enter the mind of drtshock https://github.com/drtshock/DiscordSRV/commit/d9754cb6da06020076e1e63089440ac69c44d2e8
what's this about? 
idk wtf the random phrases thing is
it looks like it's just dumping configured info
that could be weird
that could be fucked
just pasting info after receiving a command to do so really isnt though
not even remotely
random phrases is just a thing that pastes random funny phrases in the debug reports (like mojang does to crash reports)
anyways, if anyone actually happens to know a lot about vaping and knows which pieces I should buy, I actually do want to buy one, its just overly complicated and there's like a million mouth fedora units out there idk which ones are the good ones
it looks like it's getting a random phrase actually lol
? DiscordSRV.getPlugin().getRandomPhrases().get(DiscordSRV.getPlugin().getRandom().nextInt(DiscordSRV.getPlugin().getRandomPhrases().size()))
: "";```
that is a clusterfuck of code but it's getting a random element out of the random phrases collection
good god that is disgusting
Maybe just could add an option and let the user decide lol
there is a config option to disable debug reports (other than if the plugin fails to load on startup)
Auto updaters are backdoors btw xd
in IRC you get "tagged" if your name is at the beginning of a phrase, or if you setup your client to detect certain words
phoenix616
anywhere, not just at beginning
⏰ phoenix616
I guess anywhere works
yeah I just don't quite see anything wrong with that debug util
it does send a thread dump and a lot of random shit
let me see if i can find one, z
that is somewhat spooky
if you're one of those servers that thinks hiding shit is smart or cool or anything
it probably should like, say what it sends before it sends it
it does read from logs
but this isnt even remotely a backdoor
Then don't send debug reports
maybe something could be sensitive in the logs but eh not a backdoor
kind of an abuse of the word
perhaps ping the user asking to send a report would be better
Also used the term exploit
but eh that wording is retarded
here you go, z <redacted url>
holy fuck that config just gave me cancer
yeah idk if thats the configs or the uploader or the site
but that is cancer to read
agreed, but thats author's personal preference ¯_(ツ)_/¯
i dont agree with drtshock, though, about the backdoor/exploit FUD :/
DiscordChatChannelColorTranslations.F1C40F: &e
yeah I don't see anything sensitive inthat config so far
could miss it though reading is just such fucking cancer
I dont see him forking other plugins that do the exact same thing.
So he's either dumb or has something against discordsrv in specific
Prob both
in the end labeling shit that isn't a backdoor a backdoor is pretty retarded honestly
you should have a reason
probably a proxy or VPS subnet or something
there's supposed to be a reason in the DC message
yeah probably some ip ban
*** Oops, you appear to have been network banned. Please contact us on the forums to appeal: http://www.spigotmc.org/
shows spigotmc.org?
well get appealing :>
#paper on irc.spi.gt
#paper on irc.esper.net```
the spigot irc has a paper channel?
the Irc server is ran by spigot. Which paper has a channel
there are a lot of random channels
oh cool
oh that's the random phrase
type /list in irc 😛
spigot doesnt enforce that only spigot uses it
it's just like the thing in minecraft report
its just for w/e
reports
did shock interpret that is a random pass phrase
I think he fucking did
Phoning home, adding in random pass phrases
maybe he was just really high at the time 😃
hope so cuz this is retarded :>
random question but do you guys know how multiverse handles respawns, and how a respawn plugin should handle respawns? I am currently using a respawn plugin called masateleports and masaspawn that works across paper instances too. the only issue is if I am on the same server die in world but the respawn location is set in world2 i get teleported to the multiverse respawn location in world then the plugin teleports me to the correct spawn in world2. just trying to understand the situation so i can report it or fix it
drt isn't exactly the person who comes to mind when I think retarded, so there's probably just some confusion.
I've disabled all multiverse spawn handling settings but it still happens
generally respawn plugins handle shit the way they're configured
should the respawn plugin somehow combat the multiverse one?
ive never had this issue with any other spawn plugin
even across worlds
they'll have a fun time conflicting if you have both enabled
i can't figure out how to get the multiverse one completely disabled
nuke one of them
get 10 respawn plugins and have them fight to the death
good catch, leaf. i didnt even see he used the word pass in there
it's all disabled
Collections.addAll(randomPhrases, HttpUtil.requestHttp("https://raw.githubusercontent.com/Scarsz/DiscordSRV/randomaccessfiles/randomphrases").split("\n"));
they're loaded externally but configurable
they're just strings too lol
idk multiverse config so :>
I see an empty respawnworld dunno if that means "default to server or this world"
respawnWorld: '' l10 for ex
or if it tries to use the world with the empty name lol
yeah
I also saw spawnlocation
but like
how do I even disable that
it doesn't have any instrucitons as far as that goes
except for the main config it has a disable all spawn thing
if they got a discord you could nag the fuck out of them
use the commands. the file is written to when the plugin unloads, so your edits are getting overwritten
ah i see
mfw editing while it's on
how do most plugins combat that?
they dont save on unload anymore
they don't write the config on disable
o
but if you like edit the config in game
MV is old, though, with old concepts like that which were once thought to be good design
hmm still doesnt seem to work
ill try resetting the config and changing them with commands
but yes you are right about the config resetting itself
i mean saving on unload overwriting it
since my new SSD is 1TB and my old SSD is 500GB I think I'm just gonna box up the old one in a single image and keep it around for a while incase I forget I need a file or two from it
But I've restored basically everything I need
Helps that I don't need a whole lot
use the old ssd for vms
old ssd will be boot drive for windows
Damn. What brand?
with a sufficient updraft, possible
Eiffel
@upper flicker in zsh ctrl-arrow does some weird shit
instead of moving the cursor
wat do
uh
ctrl left arrow right arrow works just like home and end here
idk what its doing for you
I dont usually use that though sooooo
i need to turn some config off or on or something
how do you move to the previous or next word?
oh ctrl left right
I was on a single word
muscle memory trumps actual memory everytime
hmm, okay
Oh My ZSH!
you know i was going to make that joke
@@upper flicker ALS Patients be like
yeah thats why I made it
Good job phone
I just like a pretty theme
I just leaned into the hype one day and tried it
basically has the defaults as I did
plus plugin management is better
I mean I have my own prompt and I like it and don't want to change it
is that basically what it does or is there more to it?
🤷
/shrug
u ufk
ye
Shrug/
chat filter
2
part of my rebranding
it keeps me from saying mean things
or just mostly makes me work harder to say mean things
wait what're u doing im confused
ur rebranding huh
you know if this rebrand doesn't include an extra braincell imma lose my shit you know
Rebrand my horse
m8 u gotta have something to lose it
Just buy some wix nose plastics thingies
wow that was a rollercoaster ride of a sentence
Grammar is hard at 3am
kotlin
PHPs one way, ended up also doing some stuff with spring last year as a json api
Anyone know if there's a build somewhere out there of an updated VirtualPack? 😖
I've looked so much haha.
exact-spawn: true will cause players on death to spawn back at the worlds original spawn point. Please set this to false in both WorldGuard and CommandBook if you want to spawn where you set mvspawn location at. (NO LONGER AN OPTION IN THE LASTEST MULTIVERSE-CORE BUILD)
exact issue i am having but there is no exact-spawn setting in worldguard
and the mvspawnlocation IS in the latest multiverse
but no way to remove it?
==: MVSpawnLocation
x: 112.0
y: 65.0
z: -231.0
pitch: 0.0
yaw: 0.0
autoLoad: 'true'```
maybe changing that to
spawnLocation: []

fuck me it does not work
what is going on with multiverse!
yes i stopped the server to edit
Are there any multiverse alternatives?
multiworld
if you're lying in bed and you can't fall asleep because you have too much energy, clench your asscheeks like you're trying to summon a thunderstorm and hold it for as long as you can
when you let go, you'll be exhausted and ready to sleep
and perhaps slightly in pain
I'm late but yay, Paper's verified!
your mother is a louse
Thanks, you too bb.
creating a 500GB backup image @ 300 MB/s
what is the new appearance?
this might take a while
300 mb/s monkaW
rip
How many parts of paper is async?
I have a network but I am considering moving a lot onto a single server
just worried about the single core issue
logins
using pv instead of dd I am getting 400MB/s
chat
How bad of an idea would it be to have 80 plugins, 100 players on a single paper instance?
bad
not ba
the processor is 4790k
not bad
depends on what they're doing
that's really all pv is doing - the system shell is what is moving shit around
and what those plugins are doing
you can easily get away with it so long as your plugins aren't retarded
makes sense it's fast
i would feel bad making use of a single core
you probably will be making use of a single core it's mc :>
if you are running high intensity shit like slimefun / runecraft / some songoda plugins though you'll tank your tps even with just a couple players on and no other plugins
"some songoda plugins" mfw
Having 100 players on a single instance is rough
it's not that bad
My server does like 200 on average and it's pretty rough on tps
realistically you can probably get up to 150 before reaching some pretty hard limits
but you'd need really optimized plugins
so many plugins are not meant for cross platform so it's hard managing it like this
which most of them aren't
i mean
i once had 38 players on a single instance on a 4790k. while it wasnt too bad, it definitely wasnt 20 tps anymore. if i had to wager, i'd say it would have become unusable at 50 players at that rate
not cross platform
We start dropping tps at around 120 players
most players I've had on something I've hosted was 165
We run about 18 then
iirc it was still going at 17 tps back then
with 100+ plugins
it wasn't too bad
Plugin count is irrelevant.
At about 230 we get to about 5 tps
Ya. Depends very heavily on what the plugin is doing
check your timings
if you have 230 concurrent players you should be able to afford someone to dev you some custom solutions for shit that lags behind
if you dont have 100 plugins, zbk, youre just vanilla
I've run a lot of setups with plugin counts closer to 180 than to 80
meanwhile people are starting to ask me to split my plugin up because it's starting to do too many things at once
which plugin ^-^
?
wtf
loot that zombie's axe and you can use that power 8x
this is better than those dumb paid plugins
i wouldnt split it up
I won't
but I will have separate downloads for version 7.0
because I am now offering pre-made maps for the adventurer's guild hub and dungeons
I want it just for this
quality maps at that
Ya the timings have been driving me insane
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
Ah well
tcc why not just link the gif
Their caching is weird as fuck tbh
makes me wonder if songoda developed discord
songoda does have a verified discord or whatever
yeah I tried a mix of things before settling on that one
unfortunately it seems to be the best way of doing it short of messing with nms
i am interested in the decode of nms
shulker no gravity potion effect which is in the spigot api as a #setGravity() method applicable to entities
it just goes over the basics of a 3d rotation matrix
but yeah elitemobs is starting to get rather large as a plugin
iirc 3d matrices are 1st year uni math garbage
wouldn't know because I didn't have those classes, had to learn them on my own
Anyone have free time to tell me if this guys code is poor
still cant figure out why I get teleported twice as it conflicts with multiverse
@upper flicker have you had any luck with nginx and error_page?
yes but it didnt work as I expected it to
annnnd thats what I remember
good luck
runs
My nginx config are black magic and I won't touch them for fear of ruining the magic
get it to use one >:{
error_page 404 /error/404.html;
error_page 405 /error/405.html;
error_page 500 501 502 503 504 /error/5xx.html;
location ^~ /error/ {
internal;
root /var/www/default;
}```
how many errors do you need
There's that one error code about fish isn't there?
error_fish or fail_whale
Oh the teapot not fish
ah teapot
looks ugly
You need to be cute and mention something about monkeys and then working on the issue
better than https://i.imgur.com/cGJlgRS.png :p
That's what all the cool startups do
this isn't for a public site :p
▄██████████████▄▐█▄▄▄▄█▌
██████▌▄▌▄▐▐▌███▌▀▀██▀▀
████▄█▌▄▌▄▐▐▌▀███▄▄█▌
▄▄▄▄▄██████████████
add that pls
lol
anyone remember that?
or is that just me on my ipod 2g
do you care what your balls look like?
am not ur braincell
ik it's a little hard to comprehend if u only have 4 states of existence
I know how it feels I was once a small little leaf
r u still talking
@upper flicker yes :D
I think this will fix my zsh https://stackoverflow.com/questions/12382499/looking-for-altleftarrowkey-solution-in-zsh
Sitting in a whataburger drive through so can't test atm
he doesnt write code. he speaks in code
this morning
was it a backdoor for paper?
yeah

we found a bug in the last one https://github.com/PaperMC/Paper/commit/3da493a8a4c5d67ffe50fee32acc28ef78aab222
is that why these started appearing in my server?
imagine if notch actually went through with it taking images
the amount of plugins that would allow you to monitor areas
the amount of lag*
amount of storage*
amount of pure cancer
1290124390420341741273432423 jpegs
mfw
.taco @static badge
cafebebe needs a hotfix
.taco aerocet
gives aerocet a spicy taco
hm
hands aerocet a disgusting hard-shell taco filled with various meats and topped with sour cream, ghost chili and avocado!
forces @upper flicker to eat all their veggies.
my penis is a vegetable
yeah the commands arent consistent
there's not like a shared framework
cafebabe is dead
or cloudbot is dead
I should say
@cosmic raft you need to fix these i am clocking you
who does cafebabe
cafebabe is just the name of the running cloudbot instance for spigot
oh someone is still maintaining it
"cloudbot isnt maintained"
goes to github sees commits
"oh it is maintained"
scrolls down to the readme
CloudBot is currently unmaintained. The project possibly usable, but there are currently no developers building new features or fixing bugs.
when did the help and dev channels happen?
what about redbot?
a few days ago
noice
lines of code or just lines?
but korobi does not have .lart
thank god it doesn't
.lart @static badge
takes @static badge out at the knees with a broken pool cue.
wtf
.kill @static badge
gags and ties @static badge then throws them off a bridge to their death.
aight this is fucked ur all getting blocked
stabs @acoustic pilot in the heart a few times with a knife.
smashes @Aerocet's head in with a wooden club.
lol
i always laugh at these cipher names
ECDHE-ECDSA-CHACHA20-POLY1305
chacha real smooth
ECDHE-ECDSA-PRPLZ-CHACHA20-POLY1305
nsa created that
SEUS
Yay, I think I found the one! \o/ https://www.amazon.com/Behringer-Professional-Gold-Sputtered-Dual-Diaphragm-Microphone/dp/B000CZ0RLA
No preview? Hmmm... 

What would cause a player to be disconnected if they sit at the respawn screen?
What’s the disconnect message, TCC?
UpstreamBridge - read timed out on waterfall
but the message on the client is just "disconnected"
it means that the connection was idle
connection was idle for about 3 seconds
i.e. the client was sending no packets to keep the connection open
hmm
Like studio style condenser. What you doing with it?
i can keep doing it
Either that or you broke the connection elsewhere
ASMR?
@austere ivy Sing and play uke. :>

(DiscordBot) https://en.wikipedia.org/wiki/Autonomous_sensory_meridian_response -- Autonomous sensory meridian response - Wikipedia: "Autonomous sensory meridian response, commonly referred as ASMR, is an experience characterized by a static-like or tingling sensation on the skin..."
You know those chills you get when someone is chewing or eating right next to your ear
Or someone says ‘p’ in your ear and it has that pop?
That’s asmr
[06:18:59 INFO]: Closing listener [id: 0xa5a8241e, L:/0:0:0:0:0:0:0:0%0:25565]```
People basically use the mic and tap their fingers and stuff on it
Eh, ok... but no. I'm not doing ASMR. :P
weird close message
The key is loud but quiet, soft but harsh sounds
But hey my sister does that!!
She sings and plays Ike
Ike
Ike
Just singing and stuff.
Darn autocorrect darn this phone
Anyway yeah she uses uh a blue yeti I think
Either way that looks like a nice mic!!!
Hey send me some audio clips of you singing I would love to hear it haha, maybe I can pass it along to her and see what she thinks
¯_(ツ)_/¯
Anyway I need some sleep, looks like a. Joe much
I’ve much
Nice mic
DARN AUTOCORRECY
I've done it before on voice chat. :>
DID YOU GOOD THERE DIDN'T IT
My voice is fucked up rn...
oooh so you autocorrect every thing else to hell (PARDON MY LANGUAGE I MEANT the nether I WAS VERY ANGRY WHOOPS) but not “autocorrecy”
You think you’re so funny 😠
Any who see you folks!!
Bye! o/
o/
Part of their newest update related to theming I think
is there a legacy method for converting block IDs to blockdata?
(srry for my bad englisch)
30 isn't that old
you keep telling yourself that buddy /s
someone who knows good deobfuscator ?
the NSA one
link ?
.g nsa deobfuscator
(^-^) https://nakedsecurity.sophos.com/2017/04/05/wikileaks-spills-source-code-files-for-cias-marble-framework/ -- WikiLeaks spills source code files for CIA's Marble...: "Apr 5, 2017 ... The Marble source code also includes a deobfuscator to reverse CIA ... And if the CIA, NSA, etc. can't keep these things under..."
huh
bad google
i need a java obfuscator, is this a java one? Also the link doesn't work TCC
ghidra I think is the name?
There's proguard, or one of the many other dozen tools available from a google search of varying price/quality 🤷
wasn't proguard a obfuscation tool ?
you asked for a java obfuscator?
Your last message you asked for an obfuscator.
yeah he meant deobfuscator
for java, literally google "java deobfuscator"
i googled and found some shit who didn't worked
.g how to deobfuscate electroniccat's heart
(^-^) http://www.linux-usb.org/usb.ids -- USB IDs: "Feb 25, 2019 ... ... Hub 1446 TUSB2040/2070 Hub 16a6 BM-USBD1 BlueRobin RF heart ...... bab1 ElectronicCats Meow Meow babe brunofreitas.com STM32 ..."
if you're expecting something that will do the work for you and magically give everything sane names, that's not how it works
lol what
electroniccat can u tell me what deobfuscator do you use to deobfuscate nms code inside Paper?
Spigot has mappings which tell specialsource how to rename classes/methods
Very few reach that level of self-hatred
--help and a netty bump
ok dont then
The moment I see xml I reached the depths of massochism
again: maven or gradle
electroniccat i still can't join discord cuz my alt is banned :(
I mean not just your alt, pretty sure people don't want you in here period
Don’t get banned
What was the alt?
electroniccat thanks! you are awesome! :D
bot
except Darcula
accept darcula
have you tried the Material plugin?
and except Material Theme UI
accept Material Theme UI
have you pondered over using the lord of the night IDE themes, darcula?
did it kill your wife and steal your firstborn child?
did you contemplate activating the Material plugin?
maybe you just need to visualize using these things more vehemently
maybe the real issue is you not using a monospaced font
gasp
i use monospaced font
its called "Menlo"
the default for mac, but i am on windows
have you pictured yourself using the Menlo font on a darcula theme with the material plugin though?
I think I'm still using inconsolate
inconsolata**
I use InconsolataGo
is that a thing
Inconsolata + some extra characters not in the original release
inconsolata is a solid font
ehm, hey, can someone give me a color theme or no ?
like 3 different people gave you one
it was the same one but it was 3 people nonetheless
they gave me ones that i excluded -_-
Most people I know end up using darcula or material
You're not really going to get any other suggestions, really
mhm
Not objectively
like
I dont like the material theme either
then again I just use darcula so
I use darcula with some changes
I just use darcula, unless there was an easy to install/looked muuuuuch better, 'eh
your code should be the most pretty thing in your IDE
in 2019.1 they add new themes, which i like
second
the prettiest thing on my IDE is my waifu background
I can show you the best theme
I just gotta dig up the screen
yeah that isnt it
get your waifu out of my IDE thanks
if I could infect your computer with a virus that could put my waifu on your IDE I absolutely would
ah here we are, objectively the best theme ever https://i.imgur.com/pbfg2HN.jpg

I like it but I wish I could see it a lot less and also that I wasn't alive to see it
Papyrus iirc
with eyes
with your eyes
I used to use monospaced fonts
damn it kashike
but they are not so clear
so I switched to handwritten fonts like papyrus
much clearer
kashike like your scheme
m8 the orange is life
i need to do the font bigger i think
need to fix the antialiasing
ah thats better
i hate the orange
i am a bulgarian, and my pc is on english, and i type 90% of the shit on english on my pc
i downloaded only photoshop with torrent, sue me if you want
Z750父 not github desktop?
I think even I have GH desktop installed on my laptop
the issue isn't torrenting it's the bad software
Its... tolerable for viewing diffs
gitx is better
I just use gitk everywhere else
git diff ❤
gitkraken was nice when i tried it
git format-patch -79 ❤
gitkraken made me want to throw a small kitten down a well last I used it
Though, sometimes git diff just produces horrible output
then again I was using it for a merge not for viewing diffs
but no
And then I just cry and go download gitkracken
thre real crime is notepad++
I just uninstalled it after that and have no interest in ever using it again after that
the real crime is the paper discord server
your not being banned from the*
like what kind of loser browses that
@cosmic raft wtf dude <option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" /> <option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />
you can lower that shit, you won't have that much imports in a package
he set it that high so it doesnt ever trigger ever
It's the "set it at a value that you'll never hit so you don't need to care if you ever do hit it"
i set it to 99
99 would definitely make it trigger in some classes Ive seen
And that works for you, I've had to bump it myself in the past
Makes sense to just set it as high as you can, I just tried to shove as many 9s in there as I could, kash went for max int
@cosmic raft these colors 
which?
@worldly condor it's intentionaly the max value for the reason @upper flicker said
I hate star imports
same
how do I set this up 
set what up
I want your colors
drop it in the directory
I would just like to point out that import on demand is the best IDE feature ever
runs
.IntelliJIdea2018.3/config/colors/
oh you posted a file
and then re-open intellij
well, language feature, am spr smrt
@golden gust you think the nonnull stuff is fun?
I get so much red when I open paper and other projects it makes me cry
Ouch
@cosmic raft lolwut <inspection_tool class="MissingDeprecatedAnnotation" enabled="true" level="ERROR" enabled_by_default="true" />
yes
where would this folder normally be located on windows
I'd imagine overridden classes, etc

how do i set this shit up ?
if javadoc has @deprecated foo but actual annotation is missing
@stiff yarrow inside your home dir
C:\Users\You\.IntelliJIdea2018.3\
Go through the inspection settings
drop the files in their proper places and re-launch, and then change active profiles
There are some pretty handy ones disabled by default, I'm just too lazy to go over them all \o/
?
literally on everyhing typing this
yes.
i start thinking of that you are not from the planet Earth
no comment
so you aggree? LOL
If only the world could agree on a single programming style, would be pretty awesome; except Allman, Allman can diaf

I suggest we all adapt to whatever codestyle I feel like using
all in favor say aye
i use md_5's one
md_5's style is pretty good
I use the code style of the language I'm using, or the project I'm contributing to
If you wanna shove an icepick in your eyes
md_5 codestyle veri gud
I honestly do not mind accepting patches which breaks md_5 style in waterfall, etc; it gives me something nice to look forward to
I mean I do this in Java which a lot of people don't like
public void someMethod()
{
//Herp
}
yes, the legendary obfuscator style 
bois when your code looks like mine you don't need no obfuscator
Ew
warn on use of printStackTrace() on exceptions, and Thread.dumpStack()
and adds Ctrl + Shift + S to rename
Hmm
why does it warn? 
should I not be printing stack traces?
no

you should be logging them properly
oh with the logger
doing things properly is boring
brb guys I must go change things
windows is such a fucking pain in the ass

yes, with a logger :P
getting windows to boot consistently is becoming incredibly aggrevating
heh
fuck windows
so I'm nuking all of it's stupid bullshit system and boot partitions and I'll recreate them myself from linux
and if that doesn't fix it then I'll move over to...grub shudders
Md_5 felt like repeating me
shifting this partition to the left is gonna take like an hour
so I guess I'm just gonna go to sleep
an explicitly empty image, especially for building images "FROM scratch"
@ancient bolt Night
If I use the update/ folder to update plugins I assume it checks against the plugin's namespace or is it checking the name of the actual file?
It's file name
Oh, so if I update CoreProtect-X.Y.jar with CoreProtect-X.Z.jar it wont recognize it?
correct
I ought to graph my spigot download count
https://i.imgur.com/sKV4TjS.gifv sexy amirite
Update your stuff!
never
@finite wave less paranoid theory: md_5 doesn't read other comments in the thread before posting
@stiff yarrow he said “yeah you never change it”
^-^: that font is terrible
thanks, I wanted to match it with your attitude
escape characters are poop
fucking lmao
got this garbage to work with for (String substring : message.split("\\\\n")){...]
intuitive
if update available:
start annoying getPlayerWithRank( "owner" ) with updateMessage;
start spamming console with "update available";
supa sexy
why do I get a `java.lang.IllegalArgumentException: Career assignment mismatch. Found (FARMER) Required (LIBRARIAN)
` error when running #setCareer on a villager?
this really doesn't make much sense to me
^-^ is that welcome message configurable or is it hardcoded in your texture pack?
this whole thing is a dialog system I'm adding to elitemobs
fully configurable
multiline
color codes
anything you want baby
mmmh, so how do you do itß
?
stupid easy
just armorstands
mmmh, why isn't it black then like the nametag?
they linger for 3s, slowly scroll upwards
oh that's a side effect of the shaders
ahhh
yeah
just a bit of upwards animation for 3s and you're golden
I thought you did it like we did our level up animation
also spawns relative to the player's location and has different greetings, intermediate dialog and farewell messages
lol jesus
how did you do that one
hm
oh it's a resource pack isn't it
totem of undying or however that thing is called
ye
figures
not a huge fan of forcing resource packs
but it's a really cool idea to be entirely fair
our resource pack is giant
pretty sure I have that on my server
since we also do nice guis
I believe you could still do that with armorstands and rotations
no
armorstand text is relative to the player
it's a sprite that always faces the player
Ofc it wouldn't be perfect, but it would be close (albeit a bit ugly)
it sure is nice minidigger but it would be hypocritical of me to force my users to use resource packs when I dislike doing it
yeah, you are in a really different situation anyways
we certainly don't have to agree on a method lol
the joys of solo dev work
we need the resourcepack because of all our custom items and stuff
I make the decisions and I live with them
tbf tho
my issue isn't with resource packs themselves
just how mojang implemented them
Hytale for example said clients would download them automatically from their servers
minecraft does so too?
resource packs should be opt out not opt in every time you log in
Yeah, but you get that prompt
oh no
lol
the problem with resource packs was how they freeze your PC when switching, but bone fixed that
People don't like that and won't change their minds
it should be baked into the server connection process
Making it a part of the login process might help convince others
imo
^
if users don't want resource packs have them pick that option in the options
the last thing I want is to be forced to click more superfluous buttons when I connect to a service, especially if accepting them locks me behind another loading screen and when this process may not be optional for the server I'm in
12:35:36 <+DiscordBot> <Hug> Making it a part of the login process might help convince others
ye
imagine if quake 1-3 downloaded maps from servers like this
.> nobody would play custom maps
would've played* back then
So apparently Microsoft is porting DirectX 12 to Windows 7 (it was originally Windows 10-exclusive), thanks to Blizzard
And World of Warcraft will be the first to support it
well ok then
probably not that big of a problem




