#general
3141 messages ยท Page 249 of 4
I just like fire :3
I mean why the rush to update
electronicfire
anyone else get a boom of players this past month?
we're at 30/30 most of the time and the tps is like ~14 guess that's good for 1.14.3?
I mean MC is gaining popularity lately
regaining*
Just switched from 6 ram to 8 and the difference is minimal
We just need a better optimized game
Wonder why Mojang vaguely put "Optimized Performance" on 1.14.4 pre 1 and not say what was specifically changed
the amount you allocate is generally irrelevant to perfornance
It only really becomes relevant when your issues are actually memory related
Shockbyte only offers one cpu
MOJANG Fix this in 1.14.4 pre
I mean their programs just have different amounts of ram but the same CPU
Intel Xeon E5-1650v4
How do I check? Timings?
yeah one sec
"only 30"
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
lmao looks like XP orbs are causing lag
:/
No? Then what is
lmao XP's never been an issue before
Fingers crossed for 1.14.4 I guess
I mean how do I optimize xp?
And chunk loading and saving especially
The view distance is already 5
Can I locate those
Wait but doesn't XP, like, merge into singular big XP orbs since Spigot?
I just switched my server over to OpenJ9 and it seems to have helped memory and performance quite a bit
Does anyone else use it (and noticed any problems)?
Are plugins compatible with the update to java?
OpenJ9 != Java 9
It's a replacement VM to HotSpot (default in OpenJDK and Oracle JDK)
I'm using OpenJ9 with JDK 8
@peak vector No issues here, although there was a HolographicDisplays lag problem I had to patch out. The newest versions have it fixed though.
In fact, I wrote https://steinborn.me/posts/tuning-minecraft-openj9/
Learn how to tune OpenJ9 to run your Minecraft server optimally, with a explanation of each flag and a convenient shell script.
Java 8 and 11 are LTS
That's long-term support
Ooo I'll take a look at that @peak dirge
how do i remove java 8 and update to java 13
i used to have openjdk 12 but it got currupted so we just got 8
on 12 it was far better
Basically, #1 thing is to set the nursery correctly because Minecraft loves allocating lots of objects
Ah
So my page has instructions on tuning gencon (the default collector) to play nice with MC
Under optimal conditions, GC pauses are only 1-10ms in length
Tux can u link ur page
.addcmd j9flags https://steinborn.me/posts/tuning-minecraft-openj9/
Learn how to tune OpenJ9 to run your Minecraft server optimally, with a explanation of each flag and a convenient shell script.
.j9flags
Learn how to tune OpenJ9 to run your Minecraft server optimally, with a explanation of each flag and a convenient shell script.
I guess this now the official OpenJ9 flag set, thanks @golden gust
Been meaning to save a copy of that somewhere, that'll work just as well ๐
guys i want to update to java 9 but i dont know how to remove java 8
Don't update to java 9
Java 9 is out of support and OpenJ9 is not Java 9
If you're going to update go to 11
apt remove <package>
thanks
viktor@mchost:~$ sudo apt remove java8 [sudo] password for viktor: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package java8
ohno
is it orical java 8
I believe you're looking for openjdk-8-jre-headless or similar
OH yes
thats it
tha ks
i forgot openjdk
autoremove is better right? im a noob at linux sorry if i sound dumb
If you're on a recent Debian/Ubuntu version then openjdk-11-jre-headless will get you squared away, if not there is Zulu or AdoptOpenJDK builds.
great ! i am
And yea, read over those flags a bit, not really gotten to test them but seems to be an article I mean to refer to often, and the science seems sound ๐คท
ok great im updated
hope tps is improved
i just learned i was useing 32 bit this entire time
-d64
5g
:O ok
it auto goes to 64?
oh ok
Limit is just over a gig for the heap on 32bit, apps can only address 2GB
I have live production servers to point to, mostly. Network owner is real twitchy about putting YourKit onto the MC servers, but for some reason lets me put it on Velocity, even though if Velocity shuts down the whole network goes down with it. ๐คท
tbh, killing a servers TPS is pretty easy with yourkit ๐
You can kill our TPS easily, we're on DigitalOcean ๐
rip
I configured YourKit so it wouldn't be a foot-gun. I disabled all the really nasty lag-causing stuff.
Digitalocean is not great for MC? ๐ค
A measure of speed
And direction*
Velocity is a bungeecord alternative that lacks all but a few plugins
Use bungeeguard
With waterfall
Don't have any dependency on legacy BungeeCord? Try Velocity
^
but waterfall
@pseudo island I may actually consider integrating BungeeGuard support into Velocity 1.1.0
It's faster, uses less memory (and usually less CPU). Some bugs and less-than-ideal stuff since it's still very new (only 1 year old)
General gist is that waterfall is pretty limited by the fact that it has to maintain compat with bungee
For example, a major fun one is the teams API, stuff that was changed to json components in 1.13 will provide raw json to any plugin trying to get what was sent
Velocity doesn't even keep track of the scoreboard! (That might change.)
(I broke a few plugins when I "fixed" the behavior to be more inline with existing behavior because plugins started to parse the json response instead, meaning that we couldn't retain support for older and newer plugins if we wanted to remain compatible with bungee)
anyone know anti xray 1.14.3?
Use BungeeCord if you want plugins from 2013 to work flawlessly. Use Velocity if you want new features and better performance and can accept the fact it doesn't have a lot of plugins yet.
#paper-help we just talked about it in there
Please read the thread
Scroll down
Hell, I should put RedisBungee 0.1 on a modern BungeeCord instance and laugh if it still works. That was basically my first BungeeCord plugin and the code looks like crap.
I'm repaying my debt by making Velocity.
It shouldn't cause much overhead
1.14.4 pre 1 is laggy as previous versions ๐ damn
I mean, 1.14.3 is already out...
lol
Try not to be lost in mojang (pre)realises every 1-2 weeks
gl
they realised 1.14.4 pre 1
3hours ago
fixed
anyone tried this https://www.spigotmc.org/resources/anti-xray.68465/?
and is it better
haha i think they support only win 10 edition
they dont want to fix it fixing only less revelant bugs... strange
The only features in that x-ray are that it's slower (being based on Skript lol) and has a GUI (completely pointless)
"We will be releasing 1.14.5 to address more bugs from 1.14"
yes
Wait for Paper's
@spare venture no
You could, oh, I don't know, use the test Paper build from the link we already told you about
it will make lag?
Try it
You just replace your existing Paper JAR with the test build. That's it!
paper.jar?
so how wil it work with the updates that are coming everyday on 1.14.3 frm paper
@cedar spade I bet that 1.15 just needs to be the "fix all the shit" release
It would be amazing if they took the time to make 1.15 solely a performance fixing release
that build will be updated periodically, if people test it and give us feedback we can look into merging it sooner
Yep. And we're still going to run 1.12.2 for now.
I think 1.15 will be lots of cool new content bundled with further heaps of technical changes that aren't fully finished
Also, I really doubt that a skript is capable of providing protection against proper xrayers, and skript in general will likely hurt your performance more than the xray patch could
E V E N M O R E B R O K E N F U N C T I O N A L P R O G R A M M I N G
where's that open source rendering engine at
Needs more CompletableFuture
.join is where all the cool kids hang out
I've just managed to isolate an issue to existing on Paper, but not in spigot. It's for 1.12.2, though. Unsure if it is a problem in 1.13/1.14. Would the issue still receive attention for 1.12.2?
CompletableFuture<Map<Meme, Optional<CompletableFuture<Optional<Optional<List<BiFunction<Meme, Bullshit, Wtf>>>>>
100% depends on the nature of the issue
A Fireball summoned will have all of its location/direction/velocity values turned to NaN after a few ticks of existing
So it gets rlocated to 0,0,0
*relocated
summoned how?
You could create an issue on the tracker, bonus points if you check if it's applicable to 1.13/1.14
World.spawn(location,Fireball.class, function);
what can those points be redeemed for?
I think the issue has existed across several mc versions before 1.12, it took me a while to figure out what was going on
I'll put together a nice issue now
Those points can only be redeemed if you eat lots of tacos.
You will redeem our gratitude.
Hi brian
I tried making a separate test plugin which just spawns the fireball on server load, and that works fine in Paper.
Normally have about 20 TPS. Just looked at my server today and wow...crazy bad. What is causing this?
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
updated last night btw
Ooo
So what's up with this new trend of people kicking the caps off bottles?
Beats me. Everyone should go back to #trashtag
Ikr
HOw do you know if you are seeing "old generation lag spikes"? Was told I had them but not sure how they were identified.
This did indeed help -XX:G1MaxNewSizePercent=70. Down from 80
i hate credit card readers that want to hold onto your card. i hate them even more when your gas station "upgrades" to them without telling you so you end up breaking the reader before figuring it out and having to move to another pump ๐
yes
my gas station just upgraded to those
and i broke one of their readers trying to insert and remove my card quickly (the "normal" way I'm accustomed to)
thought my card had a crack or something and was getting jammed, so i wiggled it and pulled hard
lol
rip
luckily it was after hours and they were closed, so i just moved to another pump, filled up, and went on my merry way
yes
wtf, are the chips in US cards not cryptographic at all?
Like, me entering the correct pin is what causes my card to "unlock"
if you get gas anywhere but costco youre a cuck
wow, TIL
what's the pin for then? ATMs?
Also, do you have contactless there yet? :P
I keep forgetting the US payment industry is about 10 years behind the UK/EU
No, like on your card
contactless is nice, but also such a o.O
idk what all these new techs are with the cards. i try not to follow them. i just want to pay for stuff when i want lol
One bank I was with actually limited how much the card could be used for contactless payments before you had to actually use chip and pin
i know one convenience store i use wont accept my card by swiping. it makes me use the chip
i'm like, wtf is the difference? i still have to put my pin regardless..
I heard some places still let you swipe and sign for things
thats for credit. i use debit for everything. no signing, only pin
You don't have to use a PIN when using chip? wat
i do
I am so confused
I meant barty
It's like they're deliberately trying to make it as shit as possible
The difference is that the chip is more secure
i stopped using credit with my debit card because a lot of places will round up and put a hold on funds until it does through the system. then it puts the difference back into the account
I can't swipe any of my cards
like, filling up my motorcycle with $7 of gas puts a $150 hold on my account
Wow that's dumb
I've never tried to swipe, I dont think most places would let me
In fact I haven't even inserted in months
tbh I use my phone/watch for most things
Some places still have the stupid ยฃ30 limit even for Apple/Google pay :(
I always look like an idiot trying to use google pay
I dont think its seamless enough yet
honestly, i dont like all these new techs like the rfid thing. whats to stop someone with an rfid scanner from walking through a crowd sniffing out stuff? nothing.
^_^
And some people dont understand that it works the same as normal contactless so they say something
What stops them is the tokenized payments
They cant do anything by reading your cards tag
They could, however, scan your magstripe if they're close enough lol
That's why we're getting rid of that
@merry talon any and all credit charges using the mag strip can be chargebacked at the bank level
No questions asked.
Even if you did it ๐
has anyone else come across the card reader that physically holds onto your card, though? i thought that was weird
Every one here does if you want to use chip and PIN
I've seen that mostly in atms
They don't release the card until the money is removed.
To make sure you get your money.
With ATMs you cant even see your card anymore yeah
i've seen the atms that pull your card into them wher eyou cant touch it anymore. but this one i still had it in my finger grips but it still was able to grab my card and hold it
Certain atms*
I work on atms for the company I work for sometimes.
We have three different types of card holders
One that sucks your card in, one that you can hold it but it's stuck, and one that you're told to remove it
i just wiggled and pulled, thinking my card was cracked and hung
๐
You folks have some strange birthday card uses.
yo ive been in this discord for a while but havent said much, just wanted to say at first i was skeptical but this is a solid.......what would you call it.....spigot fork? idk im dumb
We prefer to call it a Spirk ([spi]got fo[rk], as opposed to a [spo]on fo[rk])
Or if you separate it differently, a Spork ([sp]igot f[ork], as opposed to a [sp]oon f[ork])
(but yes just a spigot fork)

the first prerelease is, nothing paper cares about
Have to see how fast they move this time
dont mind brian he's baiting
Where's my papergradle you fuck
:3
Or papermcp or whatever we were calling it
Fuck I can't even joke about it because I forgot the name
paperweight
This is just a general java question but if I use two .filter() back to back it will work as I intend right?
List<Player> chatters = new ArrayList<>();
chatManager.getChatterList().stream()
.filter(RunicChatter::isOnline)
.filter(c ->
event.getPlayer().getLocation().distance(Bukkit.getPlayer(c.getId()).getLocation()) <= settingsManager.getProperty(ChannelSettings.LOCAL_RANGE)
)
.forEach(c -> chatters.add(Bukkit.getPlayer(c.getId())));
chatManager.sendMessageToGroup(chatters, message, runicChatter.isColorChat());
.filter(a).filter(b) is the same as .filter(a && b) if that's what you mean
whether or not that code is worth anything i will not comment on
Yeah I was mainly questioning whether it was the same
isnt the better to && it in 1 filter? thought i read that somewhere that more filters = more load or something
Yeah it's slightly more computations to search for it one at a time compared to both at the same time
I think
oh so I should swap it to &&?
yeah, i think each filter has to fully iterate before the next one iterates, etc
technically, a for loop is better if you care about efficiency
the example code is already extremely inefficient already though
so i wouldn't worry about using an extra filter
^_^ wiz, keeping it real, as always โค
nah, that was being nice
Hey I could make a mockery of a network lol
I'm an aspiring network engineer by trade
that code is pretty shit tbh
I mean I would like the non-nice version, I'm still learning Java 8 and the use case of streams
like, you're triple iterating over your chatter list
why are you storing offline chatters in your chatter list
why are you using foreach and add instead of a collector
why dont you just pass the stream to the send method
why are you calculating distance instead of using distsquared
why are you getting players by id
Well the main reason it stores offline chatters is because it loads their settings into bungee, and without losing them on player leave/join its saved and dropped after x time offline (its a fix for the sharding on my server)
- Collector > no reason, i guess its better than a forEach (my apologies)
- Stream > I'm not very comfortable with streams so I don't know every thing that can happen (so to be honest never even thought about this)
- DistSq > I totally forgot this was a thing
- Player by Id > Again because I'm storing offline it has to be an online player to grab their location (as far as I'm aware)
Thanks for the thing to think about
the issue with your use of streams performance-wise is that you are iterating all your chatters, storing them in a list, and then passing that list to a method that's going to iterate over them all again anyway
ah
the point of streams is iterate once
chatters.stream().filter(...).forEach(sendMessage)
it's like
list = new list
for (x in y)
ls.add(x)
for (x in ls)
x.sendmessage
oh
also, can you ever chat to an offline player?
if not, why don't you just iterate Bukkit.getOnlinePlayers()
Bukkit.getOnlinePlayers().stream().filter(p -> p.loc.distsq(sender.loc) < config.local_distsq).forEach(p::sendMessage)
because they may not have the chat channel local enabled
List<RunicChatter> localChatters = chatters.stream().filter(c -> c.getActiveChannels().contains(ChatChannel.LOCAL)).collect(Collectors.toList());
i don't see a check for that in your code either
so, you're doing yet a 4th iteration .-.
it was all in a switch
Well no I'm trying a different route with it
that was just something I copy pasted
either way you can do that check in the stream just as well
(DiscordBot) Server hit by ransomware attack : admincraft - 0 comments, 1 point - Boosh511, 6m ago
that's the guy who asked here yesterday
Oh, missed that
@upper flicker is there a way to do a unicode escape on Debuggery?
my day of work is complete
4 day weekend is here
and since I worked from home today, I'm already sitting on my couch
papergradle I want answers
Does anyone happen to know why when I paste a real emoji on Minecraft it turns into two chars?
MInecrafts handling of unicode is pretty... interesting...
No updates? Oof.
I think so, but it breaks
@woven otter I don't have answers
mainly because that's not what it's called anymore
well Z mentioned papergradle and now I'm curious
It does some emotes... whilst others it doesn't... https://i.imgur.com/DNQaJeA.png
welp?!
read all about it here https://github.com/DemonWav/paperweight
No I've never had the need
idk what you're talking about https://i.imgur.com/hxLVKFn.png
it probably wouldn't work either way
Minecraft breaks some emotes into two chars
don't be frightened by the one commit from october
I've just been force pushing ammending the first commit
@potent warren its not minecraft, its java
when it goes public I'll update the date to be the current day
workaround for what?
for Java fucking my emotes ๐ฆ
you would have to update the client to specifically handle utf-8 if you really wanted it to handle all the cases
and gl;hf with that
@potent warren first you have to understand the difference between 16bit characters and 32bit characters
java chars are 2-byte wide unicode surrogates, which makes them..annoying...
So, it's a lost cause...
second, you have to understand how Minecraft draws characters on the screen
third, give up because you realize the client draws 16bit chars only
๐
It's a lost cause unless you modified the client
and the modification would not really be worth it
thats why minecraft only has 256 font pages ๐
Why is java retarded ;-;
Worth considering if you run a modpack server and had the experience, maybe
Also, I just discovered that Mojang changed the font system on 1.13 
i've done it. its not so bad. but i had to move all 32bit emotes down into 16bit space
i just overwrite chinese language lol
Java also has a fairly unhealthy obsession with BC
utf-16 in 1994 was dam progressive at the time
Though.
then utf-8 became the standard
Even C# handles emoji correctly 
Often inhibits progress, IMO
you aren't understanding what we're saying
Wait
I am.
the client doesn't support it
how do you get the #swifties-club channel role
hmmmm
I have one in two servers I administrate.
You have to convince DemonWav you're a real swifty./
@shut thicket you have to be a swifty
what servers are these
provide screenshots immediately
Are these other servers copying us?
uhhhhh.
If they are, good
Well
damn straight they better be
looking at my join date here
and
uh
My taylor swift fan channel was created back in 2018
I've marked you as swifty
#totallynotacopycat
Same tbh
and it was #paper
so, what's the last char of the 8 bit space?
.g extended ascii table
What negative things can be said about Tay tay?
(DiscordBot) https://theasciicode.com.ar/ -- The complete table of ASCII characters, codes, symbols and...: "The complete table of ASCII characters, codes, symbols and signs, American ... system of this model, the "MS-DOS" also used this extended ASCII code."
The complete table of ASCII characters, codes, symbols and signs, American Standard Code for Information Interchange, ASCII table, characters, letters, vowels, consonants, signs, symbols, 20190703
Oh I'm sure they know.
Do they care? Is the dev team just one guy in a basement?
Both answers are probably opposite to each other.
I wouldn't count on Mojang's developers being in control of the project.
The anti-christ.
Minecraft 1.14 is an abomination from a developer perspective, I doubt any of them would've signed off on a release in this state.
developers never make those decisions
Executives > Team Managers -> Project Leads -> Developers
Probably some pressure from higher up.
"Well it's a dumpster fire but hey, the fans want scaffolding so lets release now"
Your definition of dumpster fire and theirs are often different
It's a matter of revenue, really.
0xFFFF is the last character minecraft supports, @potent warren (everyting between 0x0000 and 0xFFFF, all 65,535 characters)
From an end-user perspective it's a horrible experience
But has their strategically timed release yielded more-than-usual revenue?
@unreal quarry Thanks so much and sorry for bothering
Probably with realms, tbh.
which would say minecraft does not support any surrogate pairs, that is to say no high surrogates are supported. Java supports them just fine
We're half-way through American summer break and Vanilla 1.14 is still very broken, re: not in a condition to be released.
@potent warren if you want to see how I got around it look at my old pl3xicons plugin. moved a lot of emojis down into the 16bit space minecraft supports using this method. Also added a bunch of new ones https://youtu.be/OcXm5LrTSIE?t=500
(DiscordBot) Pl3xIcons v3.0 - length 19m 51s - 11 likes, 1 dislike (91.7%) - 1,992 views - Pl3x Development on 2016.04.30
They would've lost a lot of money if they released 1.14 when it really should've been.
Will do Billy. Thanks ๐
.g DemonWav twitter
(DiscordBot) https://twitter.com/demonwav -- Kyle Wood (@DemonWav) | Twitter: "The latest Tweets from Kyle Wood (@DemonWav). Minecraft Development for IntelliJ creator, @PaperPowered developer, lover of cats and Taylor Swift."
@shut thicket I even have it on my twitter
I don't have social media, otherwise I would too.
Oh hi friend, welcome to the "cool kids who don't use Facebook" club ๐
Still got a Twitter but only to rant about trash ๐
I mostly retweet political stuff and stuff about taylor
Yeah me too, except the Taylor stuff
Be a part of the computing revolution and get your copy of Windows 1.0 today! https://t.co/VJzgYnfEvB
725
3306
(DiscordBot) โ@Windows (Windows): Be a part of the computing revolution and get your copy of Windows 1.0 today! https://t.co/VJzgYnfEvB (6 hours and 4 minutes ago)
โBe a part of the computing revolution and get your copy of Windows 1.0 today! https://t.co/VJzgYnfEvBโ
why not a taylor swift fan, you have one already
I occasionally invite people over unfortunately
who's back
person right above my last msg /shrug
ยฏ_(ใ)_/ยฏ
buying anitcheat when NCP is a thing
ncp hasn't been updated since 1.12.2?
of course it has, lol
wut
just look at the forks, it's open source for a reason
what is NCP?
NoCheatPlus, one of the oldest anti cheat plugins
haven't stumbled upon any forks
Spartan isnt better?
JuSt LoOk At ThE fOrKs
Yeah. Because normal server owners, especially as dull as the ones we have in here, will ever figure that out.
do oyu know some cheats to test the plugin?
salty
Just being real
still salty

I guess this one https://github.com/Brokkonaut/NoCheatPlus
Took a minute
lul
is the new mcmmo better than classic?
subjective
they're both updated i believe, new has more features that expand on classic
so try both m8
might do might do
why use anti-cheat plugins when you can just trust people instead 
trusting people
smh not having faith in human race
Wowza, just looked at how much money I've spent on GFUEL in the past year
At least it's less than what I used to spend on energy drinks.
Since updating to 1.14.3 my server keeps crashing https://pastebin.com/XNgXT5db
(DiscordBot) Bitcoin 'uses as much global energy as Switzerland' - Currently, the... : Futurology - 1,376 comments, 8,007 points - mvea, 12h ago
I wonder what all crypto mining looks like by comparison
so you only need the global energy amount of switzerland to keep a real digital value storage running
yeah come at me wiz
no lol
its a good time waster
0.21% of the world's supply, to be specific
Sup ladies and gents
spotify just gave me 3 ads in a fucking row
Who gets ads in Spotify
(DiscordBot) Spotify Track: Eminence Front by The Who from the album It's Hard (Remastered) https://open.spotify.com/track/3Ml4wVs02wZYbNk5YJikdM
using adblock in a desktop application
although twitch has started to include ads in video streams now so that's happening ;_;
i don't like their webplayer
I mean you can block ads on your whole network
just doesn't work with stuff embeded in audio/video streams
yes i've tried with pihole, it blocks too much
you can edit what it blocks ยฏ_(ใ)_/ยฏ
yes, i basically spent all day removing blocks
I just run a script that manually pulls in host lists on my router
never had a single issue with that (and yes, the blocks work)
never said it doesn't work
it works too well
it blocks more than i want it to
i spend way too much time unblocking shit
no, I just stated that so nobody could say "maybe it just doesn't block anythign" xD
ok lmao
then you have some strange list
I never had that issue with the ones I use
apparently I only use adaway's host list and the malwaredomainlist.com list
meh i'll reinstall pihole later on my server
(adaway is targetted at android so there's that... I guess if I included a web block list I would have more issues. but all PCs in my network run uBo so yeah)
ads dont bother me if it's just 1 but 3 or even 4 in a row it starts getting on my nerves
I just listen to music on youtube (or internet radio streams) ยฏ_(ใ)_/ยฏ
whatever floats your boat
idk why i'd bother with a pihole with ubo
the main advantage that it works in places where you can't use uBo
e.g. android apps
i guess that
idk
i had mine for 3 days flat
then removed it
because it annoyed me
i don't use android apps besides discord
well I have an adblock on my phone too, I mainly installed it for other people (e.g. my family) that uses my network xD
Damn, isometric pixel art is pretty easy and plugging it all into a map using Tiled is even easier ๐
I listen to music on youtube as well 
In pixel art at least, getting a 26 degree angle is easy with the 2:1 rule. when drawing diagonally, draw 2 pixels before moving down or up, and it creates 26 degree angles ๐
@static badge https://www.reddit.com/r/HobbyDrama/comments/c8rfg4/warrior_cats_rp_a_member_founds_a_cult_a_lot_of/ can you explain this to me
414 votes and 63 comments so far on Reddit
(DiscordBot) [Warrior Cats RP] A member founds a cult, a lot of effort is put into... : HobbyDrama - 63 comments, 411 points - Vievin, 7h ago
someone decided to not play by the rules and got fucked
you sort of really need to enforce rules else everyone sorta does their own thing and it becomes a complete mess
src: used to moderate for a rp server years ago
hmm thanks for translating the feline roleplay talk into something humans could understand
were you baiting me
I really look forward to not opening itunes whenever I need to play an audio file...
Can we take a moment to wonder what Australia was doing with their time zones?
that's not even the most of it
there's a city right between the green and orange on the southern coast that's +8:45
:^)
the time zone is ACWST - australian central western standard time
and that's just one example of such silliness
yes, that's what the graphic described self_slaughter
the sun is the daylight savings time offsets
hmmm
well I might as well give the beta a go
see what happens
ยฏ_(ใ)_/ยฏ
downloading now
Sure wish android had imessage
really enjoy the catalina desktop more than the last one
welp time to move my zsh config from my desktop over to my macbook too
oh I was just heading the engine hub
Interesting. When I signed up for the macos public beta, the beta software said "no time machine detected" yet my time machine is mounted and I can successfully take a backup, and then took an ad hoc backup, and it still says not detected lmao
Howdy 
go back to sleep brian
adios
why are we still here? Just to suffer?

What is that from?
the never ending nightmare
Oof
Alright then, updated to Catalina beta
not terrible, some of my apps are fucked but whatever lmao
@stiff yarrow Craftbukkit?
DESCRIPTION
GLORIOUS MODULAR MECHANICAL GAMING KEYBOARD
Full Size Customized
Trying out different switches, replacing old ones, and matching several types of mechanical keyboard switches used to be difficult and required advancedย technical skill. The patent pending Glorious ...
and I like it
Hmm
one thing I like a lot about my current KB is this volume control knob thing
top right
reminds me of things from 1990
@stiff yarrow https://www.daskeyboard.com/daskeyboard-4-professional/
hm
Logitech makes some good stuff kash 
Mouse that wasn't even a year old started sending double-clicks and triple-clicks on a single click
and their support was shit about it
das
Youโve recently been in contact with our Customer Care department. Weโre following up to remind you to send in your damaged product, so we can ship out a replacement. If youโve already sent the product, please disregard this email.
send in my only mouse, wait who knows how long for it to arrive at logitech and them to send one, and who knows how long the replacement would take to arrive
like
all these
unrelated: wheee!
You now have beta access to GitHub Package Registry ๐
isn't that how most RMAs go 
so does das keyboard have good support then 
when I got my EVGA GPU
the temperature bios bug thing was around
and I was unsure if I'd be able to patch it myself
do I order das off their store or amazon
I'd use their store
so I contacted EVGA asking if I could RMA
Thank you for contacting us today and I am sorry to hear about the concerns you are having regarding your graphics card. We are offering a complimentary Advanced RMA for these units. This particular form of RMA will allow you to receive a replacement without having to send yours in first, which is a much faster process. The replacement will have both the new BIOS and the thermal pads installed.
they aren't
but some have some features that don't work due to drivers/etc i'd guess
volume wheel for example, maybe?
Celebrate Independance Day! 3 year extended warranty on all new keyboards. Use code 4July2019 at checkout.
good time to buy, too!
epic
@cosmic raft for some reason that promo code doesn't work, even though its advertised on their site
gonna order it anyways

strange 
case-sensitive?
btw nossr, keyboard os is normally down to the meta key
meta key?
So whether it's got a windows logo or command symbol or linux key on it
The "Windows" key
Like my mech board is Win/Mac since it doesn't have a linux key
But it all works fine on Linux :P
@cosmic raft I tried it the way it was written on the site 4July2019 exactly
strange
:D
@stiff yarrow the screenshot of static code? is static bad?
Also saw you post this: private static final Main plugin = Main.getPlugin(); Is that bad to do?
static = more performance 
instantly makes everything static 
also it's oop 101
@jaunty bolt the point of static fields and methods isnt to say "hey I can do Class.method because I'm lazy" but to have those work independent from its object instances
or for util schtufferoni
nobody:
every Bukkit plugin tutorial on youtube: Main.getInstance()
@jaunty bolt where did I post that ?
it's really astonishing how many german coding tutorials there are, with almost every single one doing that @void void ๐
bad programming practices transcends the language barrier
like, almost every time some wants to become a super dev at our server, they send code like this (small example but it should suffice)https://github.com/TebosBrime/ChatTime/blob/master/src/main/java/de/TebosBrime/CTime/CTimeAddon.java
๐
just a dude that apparently "learned" his stuff from youtube
I mean I personally wouldn't want to pick on someone who didn't know any better
but the way I see it, if you're showing other people how to do it, you should at least know what you're talking about
I do pick on them if they come to us and tell us how great they are ๐
nossr50โLast Monday at 10:23 AM
private static final Main plugin = Main.getPlugin();
:aPES_Shake:
was just searching if someone else mentioned static code
I do pick on them if they come to us and tell us how great they are ๐
You should read this article I found on HN https://daedtech.com/how-developers-stop-learning-rise-of-the-expert-beginner/
I'll give it a read when I have the time later
ah well it just reminded me of a quote from a linked article
"You see, Iโm the sort of person who was self-trained. My degree is actually in psychology, you see. Iโve had to learn everything in IT the hard way, and that gives me a much deeper and more practical understanding than you. You probably canโt even program in Visual Basic like I can, so just stay away from things you canโt understand."
though to note, we obv gave him some input and things to read up on what we found to be weird and didnt just tell him "lolz you're too bad"

oh I'm sure :p
This is such a cool project done in LibGDX: https://github.com/collinsmith/riiablo
REEEEEEEEEablo
Reeeee
has anyone made a git blame viewer that doesn't suck
You should only blame yourself
@stiff yarrow make one
aI wIlL tAkE oVeR sOcIeTy
aI iN 2o19
Default
does anyone know how to get a scoreboard what doesn't show the numbers like 1-15 instead if I want it to show the amount of money I have it would show the money instead of the number
like that
or what plugin can do that
that's default scoreboard behavior
what plugin do you use to manage your scoreboard right now
every plugin I have seen only puts like 1-15
right now I am using liteboard and somewhy they have removed it from spigotmc

same
does anyone know how to make luckperms stfu
context?
i just released a new crate and there was a influx of players opening keys and this was hella smamming
Do you have a debug feature enabled
It does that by default
Or does your crate plugin do something stupid like execute console commands
Well that's your real problem, not luckperms
i didnt come here to be sassed about my crate plugin
I mean I doubt they have the knowledge to write their own plugin or add in permissions features to the one they're using
@lapis sequoia go on LuckPerms's config.yml file and disable the option that notifies players of permission changes
No sass from me, just pointing out your problem is in a different plugin .
Was said the plugin was executing console commands. Plugin should talk directly to luckperms via api
There is a permission node in LP to control who sees those messages, ultimatly the commands aren't designed for plugins to use...
I'm not sure of any crate plugins that directly have support for LP permission assignment ๐ค
None of them support vault? That's not good!
I didn't say vault but ok
I made the assumption you'd have brought up their vault support by now, based on your response to my saying commands weren't the way to do it. :)
wat lol
u all smell like farts and have funny shaped noses
(DiscordBot) https://www.spigotmc.org/resources/orereplacer-100-no-more-x-ray-miners-seriously.22158/ -- OreReplacer - 100% no more X-ray miners, seriously. |...: "This plugin is a minecraft server-side spigot plugin in order to enhance the ... would make the ore disappear due to server anti-xray mechanism."
oh btw happy 4th of july to all the americans here
Oh :( Poor dog
im talking WELL into the early morning too
like shut the fuck up
if you have that enthusiasm for the country, then set them off the rest of the year too
now you're all just being dicks
but anyway yeah, happy day lmao
welp, I actually had no idea about fireworks on the 4th, but I'm from europe, so I don't need to know :P
I wonder if the french do fireworks on the 14th tho 
We just have "bonfire night" over in the UK, guy fawkes
Yeah too many fireworks last night. Tonight will suck for the pupper.
People recklessly launching fireworks in crowded suburbia
our constitution got 70 years old on may 23, but we didn't have a bank holiday :(
So many car alarms going off lol
Pretty much what happens over here every year, people also terrorize the emergency services too
ban assault fireworks
fireworks 
fireworks or gunfire? never know in america
No fireworks at all here so far.
Though I have a stadium near me and they enjoy their fireworks.
Luckily my cat and I have a thing we do when he gets scared.
Wrap him up in a large blanket and let him stick his head out
why not just tranq your pet if they're so terrified of fireworks
Few idiot gun owners (qualifier on a subset not all) here @acoustic pilot so just fireworks near me.
Well that wouldn't be that viable last place I lived. My neighbors decided to set off fireworks daily for 2 weeks before july 4th and a week following.
Even though fireworks are illegal there
just do what we do in portugal
country's so flammable that shit just instantly catches on fire if someone fires fireworks
works wonders
Moving while teleporting logs Player moved too quickly! in console
huh
No, I can tell the difference between a firework and a gunshot. Out in the woods, there are shots, but I can't hear them from here. Few miles out. But where I am, it's firework hell. And it wasn't even the 4th yet, just noticed that when mbax said tonight lol. They were going at it late 3rd into the early hours. So I can only imagine what tonight will be.
Furthermore, California is literally a gigantic firestarter.
So it's really not smart to light anything but ground fireworks.
Any that fly are asking for disaster.
But do people care?
NOPE.
that doesn't sound like FREEDUM to me simple
you aren't a commie now are you son?
(^-^) National Anthem of USSR - length 3m 45s - 477,760 likes, 22,994 dislikes (95.4%) - 51,222,178 views - rascrifice on 2008.05.04

your mom?
go back to stroking your beard
jealousy is an ugly emotion
get a room already
then you're missing out
ill take my chances
if I had to describe the video I'd say it shows a hot guy stroking it
makes a request
I wouldn't trust him either, tbh
refuses to see it
I choose ignorance
your loss
if I store an entity in a variable and do entity.getLocation() will it return a null when the entity is dead?
or just the last location of the entity before it died?
@slim nymph and @upper flicker should probably update?
I mean, I don't know if either have anything they want to keep private
Weebs
But if they do, should update
They probably have super sensitive furry stuff
@meager perch please understand that being #1 search result in one country doesn't make you #1 in all countries
also most people don't just search for minecraft servers anymore.
they usually make it specific
searching for "skyblock server" for example. which results in this
complete reversal lol
tf is /ncr?
I find those search results pretty worthless.
google analytics?
meinkraft servhur
as far as website goes anyway
the more analytics the better!
That's my guess
do as I say not as I do as we have no login analytics.
because our mitigation system doesn't send us the hostname
for complicated reasons
that's dum
mainly us not understanding GO at all
rip
and lilypad being barely supported
paid advertising isn't usually worth it if you're small
paid advertising is terrible
take it from someone trying to grow another network, BreakingMC.
in today's market, you're going to be a loss leader
free listings
@left yacht I assume said mitigation system is ProxyPipe?
I love the guys at proxypipe, but their infrastructure hasn't adapted
for the differing attacks.
so we use tcpshield, something that redfrosting has created over the years
TCPShield?
100 dollars for 2.5TB last time I checked
I haven't used them since 2016
I was wondering about TCPShield, we're having some issues with ProxyPipe
Is ddos protection even worth it?
tcpshield is free, because we're mainly using it to learn new attack vectors and patch them. Though I'm not the person in charge of bringing people onboard.
and cloudflare LOL
that's like 3-4k
last time I checked
for that spectrum
try $6k
I homehosted servers for like 8 months total and it's gone down to ddos once
10-20 players daily peak







you mean...