#general
3141 messages · Page 648 of 4
i need a number
I'm trying to get any version of JavaFX working, doesn't matter which to me
that has decimals
Ideally I wouldn't have to use JavaFX 2.0 which is for java 6 tho
5.4
The only builds I can find on maven of JavaFX are java 9+
ay I just want to make a GUI in Java 8 now I know why Java isn't great 😂
screw it i'll use swing
Can someone help me? I'm very new to coding and trying to create a welcome message with my own bot. It keeps giving me an error. I'm not sure why. Here's my code.
`bot.on('guildMemberAdd', member =>{
const channel = member.guild.channels.cache.find(channel => channel.name === "welcome");
if(!channel) return;
const welcomeEmbed = new Discord.MessageEmbed()
.setColor('#69f8ff')
.setTitle(`**Hej ${member}!**`)
.setDescription("Velkommen til 7.b's discord server")
.setThumbnail(message.author.avatarURL)
.setTimestamp()
.setFooter('Bot lavet af magne#5934', 'https://i.imgur.com/wSTFkRM.pnghttps://cdn.discordapp.com/avatars/279275790678360064/a04cf3892cba67a6ba7f7c0f4c8ec46a.webp?size=1024');
channel.send(welcomeEmbed);
});`
try also saying the error
What's the error?
Oh sorry.
`C:\Users\Magne\Desktop\7.B Bot\index.js:23
.setThumbnail(message.author.avatarURL)
^
ReferenceError: message is not defined
at Client.<anonymous> (C:\Users\Magne\Desktop\7.B Bot\index.js:23:16)
at Client.emit (events.js:210:5)
at Object.module.exports [as GUILD_MEMBER_ADD] (C:\Users\Magne\Desktop\7.B Bot\node_modules\discord.js\src\client\websocket\handlers\GUILD_MEMBER_ADD.js:16:14)
at WebSocketManager.handlePacket (C:\Users\Magne\Desktop\7.B Bot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:386:31)
at WebSocketShard.onPacket (C:\Users\Magne\Desktop\7.B Bot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:436:22)
at WebSocketShard.onMessage (C:\Users\Magne\Desktop\7.B Bot\node_modules\discord.js\src\client\websocket\WebSocketShard.js:293:10)
at WebSocket.onMessage (C:\Users\Magne\Desktop\7.B Bot\node_modules\ws\lib\event-target.js:125:16)
at WebSocket.emit (events.js:210:5)
at Receiver.receiverOnMessage (C:\Users\Magne\Desktop\7.B Bot\node_modules\ws\lib\websocket.js:800:20)
at Receiver.emit (events.js:210:5)`
Okay well there's no message in this event.
or in this context/block at all
I think you want member.avatarURL?
Yeah thanks. Is that the only error?
idk try running the code
Ok, will one of you join the test server to test it?
no ty
prob shouldnt post invite link in here
...
Monkey do be getting haircut doe
hell yeah
do you guys know why it says the numbers instead of the @?
this is the code for the title .setTitle(Hej ${member}!)
Weeb
bruh its danish
bruh its danish
I'm not hungry rn thanks for offering though
damn @left swift
It's in InventoryView now iirc
Anyone here have any experience with csv sequence formatting?
what are you using inventory name for
checking that if you're handling correct inventory?
most
thing to do
Mods
you'll get flagged
it used to be the best way back in the day @void void :p
but now it's not so
automatic noise cancelling
dude wants recommendations for good noise cancelling headphones
discount-kashike 
Sony WH-1000XM3's are really great...for double that budget
My buddy has a set of these, he likes them https://www.amazon.com/Sennheiser-HD-450BT-Bluetooth-Cancellation/dp/B083W7V3RG
@upper flicker I have https://en-ca.sennheiser.com/wireless-headphones-bluetooth-noise-cancelling-hd-4-50-btnc which are similar I think
Wireless Headphones Bluetooth Noise Cancelling HD 4.50BTNC WIRELESS - Over ear ; Superb Stereo sound - Sennheiser Discover True Sound - Top-quality products and tailor made solutions - sennheiser.com
and they are great
I have a set of PXC 550s I use for air travel
they're probably older than those, but outside your price range
but now I don't use my sennheisers with my desktop like I was
same/similar tech likely though
I got https://www.logitechg.com/en-us/products/gaming-audio/g933-7-1-surround-sound-gaming-headset.981-000585.html a couple days ago
For exercising, I have a pair of Parrot Z Viks and Bose
this is how those dudes got the 'no table' rank
I'm still unsure what the rank even is, can someone explain it? 🙂
holy gamery gamer gamer mcgamer headphones
For at my desktop, I have the same ones that kashike just linked.
They fit around my ears so nicely
Great for music.
I have a set of K7XXs for my desk with a modmic
open back though so lol everyone else
the gamer aesthetic is just awful

Yeah but you don't talk to anyone so why does it matter
hey I heard you like plastic on your plastic
gamer aesthetic sucks
Someone should start posting on those 5G conspiracy threads the same info but about bluetooth
real men use Beyerdynamics
I talk all day for my job, constantly in meetings it feels like
my mondays are basically meetings all day, the rest of the week is mostly clear
But Paper is your day job.
my entire week has been meetings, followed with production issue today
that ended up rescheduling 1 meeting that had casdading effects lol
about to do a 5+pm deploy to prod days before memorial day woo!
I got sudo access to a mac server and immediately fucked up ssh access after running 1 command trying to create my home directory because I don't know anything about mac sys admin
so that's how today si going
same
nah, techops is basically in agreement that the macs suck as servers but we have no choice
they are called the special children
yes they're always special children
did you chown go+w or something demon
idk what that has to do with breaking it
cause yeah thatll bone ssh keys
i ran a command to create a local user which messed up the LDAP config
o.O
it doesnt support local + ldap?
O.O
i think i basically overwrote my ldap user
lol
well good, now you control your own password and no forced resets
i loved when my mac was disconnected from AD man
doesn't matter considering I can't even ssh into it
I probaly should have started with mkdir /Users/kwood
oh it was a server
mac server is just a mac

what you sshing in for? only reason i pretty much ever did that is from home to access system if left it at work lol
it's a server...
I used to do it to avoid getting up from my desk to walk to the server room to deal with our special snowflake mac minis
is it a build server or something
idk what to say, it's not a machine I have physical access to lol
dont hear about mac servers often
they may use some mac servers as build servers, idk
No sane person would use them
it's an actual server since we need the mac filesystem support
sane people are forced to use them
linux simply doesn't support mac's filesystems in a stable enough manner
you wanna build something for a mac, congrats, you need a mac
yup
tbh Id make that same argument for a lot of stuff
Ban mac
you should have something to test
but for mac its especially true
cross compilation support is weak
platform tooling is not available elsewhere
etc
I have a third party driver for windows doing apfs and hfs+ that seems to work okay
I wouldnt run the OS off it or anything, but for just moving around files it works okay
it being third party is kind of risky
no linux workstations at work so havent needed to cross that boundary, just me and my VMs
if we send out a drive to a person and the third party driver screwed something minor up just enough so their mac can't read the drive that would be bad
The damn VM didn't boot after installation.
havent run into any issues yet, but we dont send drives to people remote or anything
so 69 is releasing another video next week to "break the internet'
break the internet, dont break the internet, dont care
He's gonna do a Kim Kardashian?
liked him better in jail, he was quieter
lol.
69?
Wonder what country he's in this time
whos that?
69 the rapper
tekashi 6ix9ine
oh rap smh
The number
It's funny cause his name sounds like 69 and he has it in his name.
oh yeah I'll just go back to my rock
he just broke IG record and YT record on last video 2 weeks ago
then billboards said "we dont count youtube" to deny him #1 lol
He has a tattoo on his face with 69 doesn't he
yes
What a chad
are you an incel
are you an incel
obv
are you a chad
but man yeah as someone titled him, he is a fucking "marketing genius"
him or his handlers
The illuminati
i must be old
don't understand this newfangled rap
mumble rap
pretty confident this is him lol. hes not one to be controlled
when you're too cool to actually say words
You have to iron your brain to a perfect smoothness to understand it
kinda doubt its all him
especially given how well established marketing and production is in the music community
this fucking dude is just THRIVING on all the hate
The smooth brain life is nice and quaint
He's probably got all the people he snitched on super pissed too
im on his side w/ that, i would have too. fuck those people
wasn't he one of them
he can make random videos at whatever location/home/bunker he hides at
he'll be fine as long as he isnt stupid
Snoop is a gem I love his facetime videos of him telling corporations to fix their servers
they used each other, they werent really 'friends'
he was a fake gangster, they used him for money
im using you all for money
Thank you sir
i watched the kidnapping video, they were genuinely going to kill his ass
play stupid games win stupid prizes
(before the snitching)
dont really feel sorry for the dude, good for him managing to leverage it into something that works and isnt total shit
but meh, whatever
I just joined wtf is the context
talking about you vic
Ok
you're retarded
Thanks
they kidnapped him, made him call in his momma to bring jewelry to them worth like a 100k or million, robbing him.
Doing stupid things has stupid results
At least I'm not a widow main
and asked him why should they let him live
You know what's dumb? Having to login to an app to uninstall it.
verwatch
would you not snitch on those people too lol?
"so I can dab on the haters"
don't think anyone made the argument snitching was the bad call
rap community is literally retarded
most of the people in the rap community dont have the slightest clue about street code
all the old guys who did are old and in family movies and shit now
but gotta look tough to sell albums
ofc the internet and its dumbass randoms are also always looking for something to jump on
so Im sure he gets it from them too
my music spread is weird. rap, edm (focus on vtrance), pop, classic rocks ok, even celtic!
just mainly dont do country, anything emo, screaming metal shit
The only stability in music is Mongolian throat singing
same, my youtube recommendations playlist jumps from concert/movie classical music to anime pop songs xD
noman practices throat singing every night
U saw my soundcloud??
i like indie pop and taylor swift
I tell my mom that every night
I actually just uninstalled about 1TB of games.
Preparing to wipe all my drives and move to my new PC stuff
It was only like 7 games.
waht
The most fun out of games it's the feeling of uninstalling them and installing them over and over again
Lol
theres no need for games to be that large
what are they doing
why would you wipe instead of transfering it?
Well I'm transferring it and then wiping.
I c
I'll pick and choose what I need to move back over.
I'd rather get rid of all the excess shit.
Go to a what-I-need basis.
Like what the hell is Vagrant
I just buy more/bigger HDDs, lol
i honestly just have a 120gb ssd and a 1tb hdd
I move everything over to my dedi and then hit the wipe button.
how do you live with that? Oo
linux + not gaming much + cleaning up files
Do you guys use hybrid drives
right lets see whats taking up all my space
I got plenty of space.
i clean up anyway, don't like having messy folders
it's horrible when i'm doing a project then
i don't mean having messy folders
i just mean deleting everything i haven't used in the past month
lol
some stuff i do want to archive ofc, that goes on my hard drive
glances at his files from 2006
I wipe the laptop I use for classes every semester.
Well I have another question, sorry if I annoy anyone.
I would like to create custom trading villagers so the could buy items from players and give them either money or another item what I configurate.
Any plugin recommantations? Ty
gestisci
@tired heath I only know of Shopkeepers which let you exchange items for items. Don't know one that can do it with cash - don't see how that could work.
https://github.com/Shopkeepers/Shopkeepers-Wiki/wiki/Admin-Shop-Setup
why wouldn't it work? 
because it would bork
Well, villagers expect to have something you get, right?
You could probably give a fake item - and once you trade for it, it doesn't get given to you, but instead increases your cash amount, I guess.
very optimized
https://www.mc-market.org/resources/15158/
CUSTOM JVM ARGUMENTS WOW!!
it's mc market
yeah
let me guess it's something very overpriced
BOOSTED
I have a vps that im not doing anything with
or just use a custom inventory ;)
why not both
don't see a problem?
Idk who thought it was a good idea
i might set a new record
To put that power button there
He's made $40 from selling paper. Nice.
mine does
it works fine for me 
wait.. I saw a video about that...
gimme a second
i got fucking 0.00mbps in upload
I MIGHT HAVE BITCOIN
ok
it's fake bruh
no it's not
i know 😉
Ya okay @uncut moss, @phoenix616, @olive marlin (1.15.2) thanks, I got it, would be to much effort to prgogramm it that way. I will go the easy way and put villigers with barriers behind a bar and in front of it I will but a sign or event block to open a regular shop plugin.
Will do the job also
bruh im gonna riissk iiitt
wtf
@polar sonnet https://www.youtube.com/watch?v=J_bHM1NkoHs
How to spot a scam, any scam? The web is littered with them and the signs are often confusing. Be it phishing or fake giveaways, we discuss how you can reverse engineer the scammer psychology to beat them at their game. Share this video and never get scammed again.
---------...
watch that
but like, watch it
you are
just the public wallet address
if you would watch the video, it's explained
You have to pay some money to get the thing
BRUH
that website is the same as the one on the video
Yeah, they ask for a deposit as "verification"
yes, it is lol
I've been sent the exact same site once
they change the first word, and kept "BIT" as the prefix on this one
yesterday it was vaubit
make sure to indicate sarcasm online
i get cancer everytime i see a message from you
^
Josh, you need to get that checked out
No my cousins been battling cancer so thats kinda fucked
who's "you"?
glad we cleared this up
but whatever
bruh can you stop being utter children
what are we burning then
why are you so pissed at somebody's messages lol
that's how they get you
lol that BOOSTED thing is a fucking joke
people who put a link to a github repo with only a readme and an issue tracker in the source code section on spigotmc 
i saw a scuffed btc trading platform above
pls use coinbase pro or kraken
ty
@twin lagoon that website was part of a scam
naturally
@mellow cedar bypasses 15 second wait on spigot
shouldn't we instead update?
f
(yes but no)
unless they removed it, it's greload
but
dont do it just reboot for the love of god
some plugins still don't like it but it's fine-ish
oh gosh
unless author is smart
i'd definitely reboot bungee yeah
and loads on enable if player count > 0
the only things that i do without reloading / rebooting is adding and removing servers
since that generally works fine without a reboot
I think greload is safer
anyone got an auto restart script with aikars flags?
auto restart script?
thats fine?
it's just
while true; do
java -Xms4G -Xmx4G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paper.jar
sleep 5
done
that will auto restart the server when I type /stop?
i should probably put screen in there
i just use another script that starts that script in screen
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
TIL
slack compatible & github compatible webhooks
./s.sh: line 4: syntax error near unexpected token done' ./s.sh: line 4: done'
Anyone know how to fix this
./s.sh: line 4: syntax error near unexpected token done' ./s.sh: line 4: done'
Oh
mines always on one line but
what the fuck
while true
do
screen -s java -Xms6G -Xmx6G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paper.jar
sleep 5
done
./s.sh: line 5: syntax error near unexpected token done' ./s.sh: line 5: done'
oh shit
still isnt working though
?
#!/bin/bash
yeah
-bash: ./s.sh: /bin/bash^M: bad interpreter: No such file or directory
lol wtf
#!/bin/bash
while true
do
java -Xms6G -Xmx6G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=8 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=true -Daikars.new.flags=true -jar paper.jar nogui
done
spaces
the java flag is one line
and add sleep 5 (at least)
are you on windows?
no
idefk what that means
do it
in the command line
/bin/bash
idfk
do chmod +x s.sh
is it because I edited it in windows
(DiscordBot) https://fishshell.com/ -- fish shell: "A smart and user-friendly command line shell."
A smart and user-friendly command line shell
scripts that I edit on windows work fine on linux
why edit them on windows in the first place tho
i usually don't
but if i do they work fine
might depend on where you created the file
It’s like magic!
now that my internet is closer to 2.5mbps i'm gonna try downloading the jdk again
Email oracle and have them fedex a copy of jdk on thumb drive. May be faster than that internet 
honestly what the hell is wrong with your internet
i got 0.34mbps down and 0.00mbps up 2 hours ago
Lol
are you using dial-up
Are you homeless rn
It’s time to rely on postal service. To deliver your data package 😂
use 4g?
oh no
Oh no
skripts brother
Is it the more retarded or the less retarded one.
the uglier brother
maybe if we work together we can send you messages containing binary for whatever you need
just 101000100011110110101010010
and you can piece it together
to form the desired file
but an ai would require internet wont it?
ahhhh
don't you love cracked server owners going against people when they lie about their server not being cracked
peak paper-help
but an ai would require internet wont it?
@slender jay
Not necessarily
gotta love it
I like how he flip on you when you helped him countless time in the last few weeks.
My user very poor. They only have internet and pc but no money for software la /s
amazing
well, I got tested for COVID today. Stay home people
literally the most uncomfortable thing ever
positive?
Dunno yet
They deep throat you with a qtip?
stuck it up my nose
both nostrils
yuuup
They nose fuck you with a qtip then
Are you sure they just wanna do it again for reaction lol
tbh I can't be sure 😂 especially bc they held it for 3 seconds on each side
eternity has a nose fuck fetish
Wdym. I am just trying to accurately describe what’s happening
/s
So it’s like a real lab test that you get result in a few days?
covid test is brutal
@spare venture is silkspawners working for you?
cause they need to take sample from nasopharynx
worldguard is breaking my silkspawners
fuk ur spawners
@twin lagoon i see you have something against people running rescue for production 
if i'm going to be entirely honest with you
i've had to run rescue mode in production
for atleast 7 days or so
i just chrooted into a centos partition
it was like centos 6 so it's really just safer to protect the rescue mode environment
was able to buy new servers after 7 days or so and move everything over but that was fun running a multicraft daemon in chroot in rescue mode
the ultimate cocktail of bad decisions
@spare venture Mind If I ask what worldguard version you're running, and what silkspawners version?
the ultimate cocktail of bad decisions
this shits been giving me a headache for 5 hours lol
it honestly is better than running the broken installation of centos
kk
since ovh's rescue system is just debian
i was aiming towards multicrap
shakes the magic 8 ball... You may rely on it
okay now thats weird my server seems to have crashed a couple of hours ago
My question is. Why are you world guarding area where there’s spawner lol
but i havent touched it in a week
and it had no issues before
seriously wtf
LOL
so sorry
there
deleted
ya me2 sometimes
my professors like to rub salt in wounds
is there a way redirect a domain to another domain
cloudflare page rules
yes, by redirecting it
switching to .net for profesionalism
cname
lol
I mean is that going to your link.in page or something. for MC server anything is fine imo. Kids that joining ain’t gonna care much tbh
Relatively
Spam mail in the early 2000 
:-)
why is google.google not a thing
I mean if you are desperately need to get rid of some cash.
huh
@pulsar wigeon Wake up, wanker
Lol
Tf
Also swedish name too🤔
wowie
You bet, silly cunt
I'll put another dumb kid in your wife's belly
looks like andrewkm is back
Part 3: The Return of the King
Anyone using the plugin myCommand?
Since it can do a lot with commands I just wanna ask about the expirience is it safe/stable?
Na it can actually trigger cmds on entities, blocks, even npc
holograms
well the reviews look good so its probably worth a try
I just try it with an NPC, so far not bad, but I only run it 5 min
is there a way to allow 1.12 or so worlds on 1.8 ?



yes
viaversion
.g allow 1.8 clients on 1.15 spigot
(DiscordBot) https://www.spigotmc.org/resources/viaversion.19254/ -- ViaVersion | SpigotMC - High Performance Minecraft: "1.8; 1.9; 1.10; 1.11; 1.12; 1.13; 1.14; 1.15. Source Code: ... Our aim is to allow newer client versions to connect to older server versions. Just..."
It's a dark art I've honed for many years
teach us the magics broccolai
lol
indeed
it also shouldn't be relied on to be efficient, correct, etc
it's really just a huge crutch
@polar sonnet you'll also need viabackwards and viarewind i think for 1.8
It's a easy way to get low iq people on your server 
lmfao
No he wont
"we hear you but we don't really care but we don't want to say it like that"
Did you read the page or just install it
I vote for just installed
@polar sonnet what version of viabackwards, rewind, and version?
latest
Its not the latest if you got it

oh shit
this is some absurd styling https://github.com/eclipse-ee4j/mail
no idea where the dev builds are
oh nevermind
I will be 
they are just using tabs
i trieedd there
they are sometimes using tabs
listed
sometimes they mix them in the same line
There was another tba
just like c++
it's the "tabs are just replacements for 8 spaces" approach which I think everyone agrees is the worst possible choice
hmm, i thought of a way to improve disk usage. implement a "cold storage" for chunks, that i can move chunks to a diff data folder and gzip the entire file, then if a chunk is requested and the file is missing, we check if its in cold storage and warm it back up. Then that folder can be outside of the backup folder structure too, so no more duplicating those files.
made all the better that the indents are 4 spaces wide
I can do it generic enough as a paper feature
one of my survival worlds is 100GB itself, so that entire folder is duplicated for backups
well when you have 3 servers per machine and each folder is duplicated
Should I need multiple proxies for a minigame subserver?
uh
no
to balance the load
@static badge im talking about moving them out of the region folder
multiple proxies sounds like an Fing nightmare
well how would moving them help
dynmap isn't actually backed up
@static badge to stop backing them up, and also re-compress them more
do you just zip the whole thing instead of diffing them?
no, but rdiff requires an entire duplicate base copy to put diffs off of
the backup folder is always "latest backup"
then incremental from there
yeah idk how this would specifically help
pretty simple lol
you need the copy no matter where you move them
can cut out like 200G i bet
yes, but I have A SINGLE copy that is not touched by live server until needed in the backup folder, and that copy is compressed further
zipping a region file provides pretty significant further reductions
ok so with multiple proxies
well if they're not touched then the diff process just ignores them?
bro
yes but still requires that 1 base copy
Realistically what were to happen if say 500+ were on 1 proxy
still takes up time on backup process
and double compressing still saves singificant amount of space
do you run citizens?
?
What version lol
ive narrowed it down to this ONE plugin
that makes silkspawners not work
like tf
mmk ty
where can i see the key differences of waterfall and bungeecord
uses updated terminals 😛
so can I literally just switch the bungeecord jar with waterfall and be good?
yes
oh ok bet
even less risk of breakage with WF than paper lol
can wf use bungee plugins?
yes
its just a better version of bungee, same goals as paper
decouples us from having to PR upstream
just use multiple proxies 😛 I run 3 technically 4
4th is special
thats what i was tasking smh
redis bungee handles synchronization as far as im aware
Its still better than bungee Keep
you still use one entry, round robin dns
if one bungee dies, people can still connect to others
you just assign multiple A Records to same subdomain
client picks one at random
just use Velocity lol
especially if you don't have yourself chained to shitty bungee plugins
big rip
though if i fix some things ive been wanting to do, i can easily get us off bungee too
right now we have a bungee plugin that disconnects from current server before connecting to next but does it in a way that doesnt let the client know unless target server is down
weird still not workin
downside is they then get kicked to title if they fail to switch
@spare venture At least two of those already exist, one more can be done pretty easily if I port an equivalent plugin, and the former plugin is garbage anyway
yes
our solution is also garbage, but all chat plugins are garbage soooo
NuVotifier and ServerListPlus work with Velocity already. MoveMeNow is not really maintained anyway, in theory the proxy should handle this but ehhh, but it can be ported.
could just shove it on your bukkit backend servers
then find a way to sync the config
you have a global chat system?
ah
I always handrolled my own stuff
So I just started trying out annotations. What do you guys name your class that is used to process your annotation?
can't hurt to see if he's willing to port the plugin over
but seeing as ChatControl doesn't work on Sponge, it seems even less likely they'll port to Velocity
kangarko has truly grown into a pretentious fuck anyway
still a step above songoda at least
but that's a low, low bar
Ah yes a GitHub repo that has two readme files and nothing else.
Thoughts on Ultra Regions instead of Multiverse?
multiverse is a heavy plugin, Ultra regions is simplified and much less
what's songoda o.o
don#t ask
LOL
Hyperverse best multiworld plogen
Why what
wHy Is It GoOd ?
i've been looking at hyperverse for some time now
cant decide whether i should migrate to it
what makes it better
Sup
no idea what that even is
dat face
kashike it's awesome
barty, when did she get shut down for claiming to be partnered with Microsoft? did I miss something? D:
I'm so out of the loop
god damnit
wait wat she deleted her twitter?
her twitter is gone 😦
was it about that robot stuff lol?
@anotherguy Here, let me put it in a less harsh way. I don’t want to come across as mean or anything.
- I believe she was mistaken as she is not actually in a partnered in a project with Microsoft or Mojang
- That would be a question for @minefaire
- I can’t answer that...
oooooo drama
well, ive confirmed how to leak chunks, now time to test if it happens on old builds too.
if it does, i can finally push these changes and solve that separately
She messages me about that project way before she announced it and I found it super strange how this supposed partnership was a thing
kinda makes sense that it... wasn't
shes done some really shitty things
check the replies to the tweet
didlin?
see /r/admincraft off-topic discord
there are numerous examples :]
no - i hope not
are we doing drama here
she now runs a jar hosting site too. isnt hosting mojangs vanilla jar also disallowed?
are you into dicks?
and wiz i lean in favor of ensuring community is aware of toxic people so they can avoid them
ie mason too
yea ik
whos mason
this is the off topic channel 😛
yeah like the twitch deer girl
o boi here we go
mason is more fun tho
whos mason?
who's andrew too while we're at it
Craftimize, recently caught backdooring his clients
ah, those type of businesses
bro andrew did nothing wrong 👀
he sells a 300$+ Paper fork
i dont like those
that he artificially caps your TPS if you go over the player count you "paid for"
minecaft drama!
what's up with all of the child predators in minecraft tho
remember that paid paper fork that made all the maps concurrent to make it "more safe" hahaha
had to deal with mess surruounding that in my server just a couple of hours ago
like can they not
wydm
Also, I kinda like Helen. She's good at her job 😛
Thank god for Helen
I think she's the only mojang staff member I share a server with rn, hm
I don't know how she can deal with the toxicity, but thank god for her
I like how she's actually involved with the community. It makes a huge difference
Yeah idk how she deals with city either
Hey ppl like me
I remember that fork that tried to make all the things concurrent lel
yeah there's been a few of those, i meant a paid one from one of these optimization companies that had "more thread safety" listed as a feature
you weren't considered "high risk" barty?
funny, you always seemed like a risk to me 
runs
barty's saying he had a loving relationship with mason
nah, barty is lootcratesexual
ok im confused, what would make 1 location load 1k more chunks than another area?
i thought i had a bug in leaking chunks, but logging in fresh server at the immediate area still loaded 2500 chunks
i wonder if its fucking villages
as it is in a village
check tickets, doesn't paper even have a command for that
yep thats what i did
just make a void world, performance issues solved
errr
fgrep state test/debug/chunks-2020-05-21_22.49.02.txt | sort | uniq -c
2184 "state": "BORDER",
756 "state": "ENTITY_TICKING",
6688 "state": "INACCESSIBLE",
232 "state": "TICKING",
thats a lot of border chunks
oh right those are no ticks
but still one area loads 1550, this loads 2450
at 15 view distance
even 1550 was a bit high, but also factor in spawn chunks
those rigth at top of list arent near spawn or me
wtf loaded them
cartographers arent searching for locations every time you load their chunk are you
also def looks like we need to make a chunk gc task that identifies unloaded chunks fully surrounded by unloaded chunks and nukes them
I took a two month break from the gym and now it feels super weird being back
Plus I’m out of shape
ok can also see that 269 is not having the greatest urgent chunk behavior either. 270 is when i messed with urgent stuff. so doesnt look like any regression
just seeing that how i did urgent was perfect, and now working on perfecting it
Wait are you fixing the dum dum deadlock stuff or is this different?
yes
ive got it fixed, i just wanted to make sure i didnt introduce a chunk leak as i had noticed higher than normal chunk counts
but seems like that issue is something else as its on older builds too
Ah, that’s dope
ive got priority handled complex as all hell now
I tried to understand what’s going on but I delegated all thinking to dordsor and worked on tab completion instead lol
We finally support asynchronous tab completion properly and it’s very hot
For some reason 60% of our users use spigot though which is very annoying because there is so much paper API I would love to make us of :\
Switching to pre spawn events made a huge difference


