#general
3141 messages · Page 652 of 4
But how does it match without the second -?
Welp. Looks wrong to me. But if it works by magic, I guess it's fine.
phew, had to copy the fonts from my old MBP to get some fonts that don't look like ass with little/no hinting
So probably want version.match(/^git-Paper-(\d+)$/), otherwise it'll match also when just the first character of hash is a digit.
Since you don't really want hinting on a HiDPI display
ah yes regex
the place where you go to simply just do version.startsWith("git-Paper-")
even better
the place you go to parse the number after the -
even smarter
version.substring("git-Paper-".length())
-1, no magic number
regex goes brrrr I guess
But what if it's Spigot?
parseInt("git-Spigot-123fgdf".substring(10))
Will give you -123.
so you don't want a number?
Idk what Glare wants.
But from what I understood - want to match official Paper releases?
Array(3) [ "git", "SOMETHING", "123abc" ]```
I can confirm it will only show up on Paper tho
Well, you gotta have a version system behind it
I tried switching it to Sponge and it doesn't do it.
It wouldn't work for sponge or spigot as we don't tie into whatever they offer
And, well, spigot doesn't even use v2, so like...
Lol
That reminds me, I found a coworker using if (!(+id > 0)) to check for inputs that weren't numbers and weren't positive in a single check
promoted
Because +"foo" is NaN and NaN isn't greater than 0 :P
NaN is usually like that
If he did a <= 0 check for invalid numbers he'd have to do a separate check for NaN and that'd be extra code so... :P
nananananananananana
BATMAN
js developers in general are pepega like that
nan comparisons are false in most languages mr cat
NaN comparisons are always false
Otherwise you're langauge is shit and you should find a new one
your*
Fuck
Nah we aren't doing hashes
Only build afaik
It's a detector to tell you on your timings report if you're outdated or not.
what if the timings command itself also warned you
then you wouldn't need to write javascript
i mean
Then you could just hook into the existing check in /paper version.
implying people read in the first place
It already tells you that in /version
Literally says "You are X versions behind"
This is so we can tell people to look at that little message on their report and that'll explain why they aren't getting support.
But if you do it in timings - it'll mean that timings will change over time - might tell you it's OK when you generate them, but will tell you to update after new release is created.
Okay
Just do it Glare.
It caches locally
For like an hour
Quit complaining
I relearned React for this.

what did you learn react for @fallen oracle
did anyone install the CA plugin
having a weird tangle up with /sethome
where the player dies in the arena and then is sent home not back in game
@restive maple can we talk in DMs please?
for starters I don't even know what the issue was with your stupid plugin
because you flooded me with other stuff
hi for any staff here that might care, that guy ^(Rabs) got banned from the Denizen/Citizens discord for fighting with staff there after he got caught running pirated plugins (ie from blackspigot). Don't know if this discord has any policies regarding that stuff but if ya do, there ya go
yeah go ahead
throw me under the bus
I want to talk to you in PRIVATE @restive maple and how long have i been temp banned from your discord?
This is the paper discord, not the "hitting people up coz they booted me from theirs"
Hey monkey, do you have proof or anything? Need it for something else.
I can't get help from the official discord so
We don't support piracy here either
Don't give him the log @restive maple Its invalid now 😉
@fallen oracle this is the log he posted: https://pastebin.com/w4MWQVjG refer to line 507
Invalid ^
Thanks!
Please don't ping me, and no.
Sorry
my official stance is that piracy is a no-no, but, personally, i ain't no golden angel, especially for testing stuff; So, others might see that as a ban, am personally more on a grey side, but, 🤷♂️
Bruh
i mean, others can enforce it how they want; it's generally not a good idea to run into discords running pirated software for any reason
they asked fr the logs and I gave it to him so at the end of the day
Its not my fault
And also @restive maple giving them that log is a breach of my privacy
🙂
I know discord servers who remove logs links due to privacy
The only thing its against is the Discord TOS but a Minecraft plugin has no connection to Discord
wut
🍿 

I'm extremely tempted to reply but I'm not going to
it doesnt matter it has no sensitive information from a brief glance
why is it sensitive to you?
It's my info
your info of what?
it isn't sensitive information, just logs of a minecraft server with no revealing information

you gave away the information of your own choice anyways
Because I was told
AND SPAMMED MIND YOU
@gilded pollen Latest.log
@gilded pollen Latest.log
@gilded pollen Latest.log
@gilded pollen Latest.log
like that
cool now you're spamming too
myself
cool
anyways none of this would have happened if you hadn't use pirated plugin(s)
"could have" also works
ur retarded, no one here is that fucking dense my dude
just own up to your mistake, fuck off, and learn from it
ty
you were accused/caught running a pirated plugin
does that matter?
And I had the intention of buying the plugin
so you know confirm you pirated said plugin
logs that message
There was no denial in running a pirated plugin
RabsToday at 02:49
accused
actuallyRabsToday at 02:49
accused
actuallyRabsToday at 02:49
accused
actually
could of looked at the logs
yes you fucking have you flaming fucking retard
Yooo let's chill.
What's been done has been done.
😆
I'm out before I burst a blood vessel
ah just chilling about in general because a little bored
plus this is 🍿 for 5:51am fever
Atleast there's more activity on PaperMC discord
He used leaked plugins, Cat said it's grey, we'll leave it at that.
lol
we love drama!
Good work
this is schrödinger's cat theory at play
Regardless I will still banned from a fucking server I liked to use
just use an alternate discord account
And if I was a patreon supporter I would prolly not of
Didn't I say drop it?
were you banned in violation of that discord server rules?
or was it just a flat out ban for not violating
i didn't think it was relevant regarding the earlier conversation was just curious
He was banned for fighting with staff, and by 'fighting' I mean more or less attempting a jedi mind trick for some reason https://i.alexgoodwin.media/i/misc/6e8c6b.png https://i.alexgoodwin.media/i/misc/84a30e.png
You can rejoin after 1 month
lol
ah 1 month
what is this
I still don't know why this entire conversation is still going on
The checklog command is cool! I wanna make something like that!
shouldnt the mod bot have told you a duration?
take your shit back to spigot's discord server 
@chrome spoke Probably
bad bot
LOL
alright to the spigot server it is
This is where I stop the convo
i cri
but can you truly observe the fact I am crying 
well we could just talk about something else I suppose
this channel is just for off topic junk anyways
@short yarrow if you're interested, here's the source of that checklog command: https://github.com/DenizenScript/DenizenMetaBot/blob/master/UtilityProcessors/LogChecker.cs (the entire bot is FOSS)
Interesting, C# route.
😮
// hosts that break stuff
"minehut", "aternos",
definitely gonna take a look
I wonder why these hosts break stuff
Those are free hosts
i'm sad that ViaVersion isn't part of the log check 😦
ah no plugin support I suppose
they have their own plugin distribution thing rather than letting you upload jars
and the plugins are sometimes outdated, sometimes just outright broken
why did you leave
I got kicked
i'm sad that ViaVersion isn't part of the log check :frowning:
Y'know, it probably should be, for the sake of warning lol
oh weird
ikr
😢
Always fun when a user is like "feature (x) doesn't work on my 1.15.2 server" and then screenshots a 1.8 client and like waitwot
aaaaaaa
"yes hello I am on mincraft 1.2.5 i am having an issue with latest version of worldedit"
Lol
I kind of want to play tekkit classic again
hmm
mcmonkey I wanna ask you something
And to avoid getting to shit i'd rather ask in private
Lmao
Mhmm
not worth it
I'm waiting for the i11-131970KSX
Oh rip I'll cancel my order then
they need more numbers
I'm feeling some McDonald's
only for virtualization and adobe cpus
both of which that have a solution
yes
used to run a hackintosh on my 3700x
no?
7 votes and 21 comments so far on Reddit
(DiscordBot) Discord keeps crashing every time i join a voice channel/call : hackintosh - 21 comments, 8 points - OliverFrancis, 1mo ago
MKL_DEBUG_CPU_TYPE=5 /Applications/Discord.app/Contents/MacOS/Discord
there's your fix
there are issues with amd hackintoshes here and there but they can't be justified to buy an intel cpu imo
it generally works fine
hes running an actual mac not a hackintosh
Yea, real mac here too
may still work who knows
AMD cpu issues really 100% down to the fact that the kernel is compiled for intel CPUs
There is a kernel hack to get around that one
it's more that people use intel specific stuff
e.g. the Intel Math Kernel Library
"In macOS however, when a program tries to use some of the "Intel functions" of the MKL, if the program doesn't properly catch the exception then it just outright crashes."
and with virtualization, AppleHV is the issue
how is it bad
fair enough
my b450 aorus elite gives me aids
but eh, it works
gigabyte's bios is horrible
i can't justify spending another $120 for a new motherboard though
when i rarely go into the bios settings
that'd work
but eh, effort
oh so you are doing hackintosh
can confirm
i am using such an old motherboard
one of my fan headers is broken & one of my friend's x570 aorus masters has a broken usb 3.0 port
er, usb header port
had to patch the god damn bios myself because they do not have security updates
inspectre
...
thats just weird
i mean putting it in a large open case probably isnt helping
the micro cases are fine
"modern"
into the shadow zone i go
from 2009
yeaaaah i don't think your micro atx board
is causing the most issues here
you shouldn't
well, save-up or go working
buying cheapest and most reliable stuff has gotten you a b450m aorus that sucks & a case that likely has bad airflow

there's another issue with cheap stuff
I got a gtx 1060 for 130 USD
i have none of that issue on neither linux, windows, nor hackintosh :p
never heard of such issues on my rx 580
likely a weird underlying issue with your card causing it on windows

also got to 3.8GHz on my 2600 with lower than stock voltage and it appears to be working fine on benchmarks :D
perhaps i should look into overclocking my 3700x
currently just have it on default settings, boosts to 4.16Ghz or so
3.8 stock is pretty decent tho, especially given i got to go down in voltage :p
smh
oh god
is that stable lol
bruh
by running like 24 hours of prime95 or something
doesn't mean it's stable
it's not
it calculates prime numbers
wat
.g prime95 results
(DiscordBot) https://www.mersenne.org/report_benchmarks/ -- CPU Benchmarks for Lucas-Lehmer/Trial Factor - PrimeNet: "Assignments · Extensions · Results. More Information / Help. GIMPS History · The Math · How GIMPS Works · Assignment Rules · Web API Specification ·..."
whats ACF's expected format for Location
a
x,y,z and world:x,y,z @potent fossil
much appreciated sir
Fun fact I didn't know the answer to that until an hour ago
Oh god spigot discord is so dum
Why do I even bother
Ppl going around, trying to play god in a group of noobs
And thinking they know everything
Some are a lot less friendly than in here @vernal moth 😛
I'm glad there are people here that are willing to help noobs with questions...
Oh yeah, nothing wrong with that
&7sup
I just hate ppl who go around and tell new ppl that they are dum and he knows everything better
When he's statements are flawed
Yeah I've also had bad experiences on Spigot Discord
Even reporting actual bugs that later got solved but they just said it was normal behaviour
that is so bitchy about everything
constantly moans about how the == operator is better than equals()
and something about enums
Hahahhaa
what does deprecated-verbose: mean
Guys I already updated to Java 11, is it good version enough or do you suggest Java 14 rather although it's not long time supported?
If you can, update
You should update java for every version anyways, doesn't matter if LTS or not, so you might as well use the current release
😮 Aikar have left Z squad
Ha!
thankyou mini
.1
hey what "user-native-transport" in server.properties does?
.g bukkit user-native-transport
(DiscordBot) https://minecraft.gamepedia.com/Server.properties -- server.properties – Official Minecraft Wiki: "... online-mode=true max-build-height=256 level-seed= prevent-proxy-connections=false use-native-transport=true motd=A Minecraft Server..."
yuck
why did you torment yourself with spigot that much lax
I had the weirdest fucking dream last night. and I don't even usually dream
that Choco came to us and requested that we rebuild all our patches to follow Spigot style as a precursor to 'working with them'
sound like a nightmare to me
Spigot style patches? What does that mean?
like formatting, even some config key names or something
change of behaviors
basically you know all the reasons we dont work with them in first place cause we disagree
smd, 10 minute wait just to talk
lol
@vernal moth you really ticked off some children in spigot
just wait till they see the servers code
uh oh what'd mini do now
Some kids try to be cool in spigots discord
pics
Just join?
effort
Bukkitrunnable is evil btw
imagine joining the spigot discord
imagine joining paper discord 🤮
ah yes utility objects, the most evil thing known to spigot devs
they're arguining saying that the syncronization on BukkitRunnable is a massive performance issue and should be avoided at al costs!!
?
:oo
It's also bad cause it throws exceptions
better pack a try catch around everything
Is it really that much entertaining in spigot discord?
it's past the point of entertainment where it just hurts, I left again after 10 secs of reading that guy's messages
So just a bunch of cringey salty kids
It all started because there was final on the decompiled code
a final made the whole code shitty
i gotta see this spigot discord for myself, sounds interesting
Yeah that discord just hurts
Much interesting than this discord
I left immediately
yep cancerous
In my plugin, you're able to change some settings about what the plugin does and those are called options in the config. There's also a menu that is you can open in-game that allows each player to enable and disable some features, and those are also called options.
How should I rename them so that they have different names? Since they're both configurable in the config, it can get a bit confusing referring to the two.
Features
I was thinking options one and settings for the other.
(but I can't decide which goes to which)
Features for which?
Just flip a coin
aikar outta frikn nowhere:
i'd have settings as the plugin and the in game as options
that's what I was thinking
I think I'll do that
I like that the betw
best
thank you for your opinion
so i heard about Tuinity, which is a fork of paper apparently and optimized for large player counts. Is it good, and trustworthy or not?
also can you use it for small to medium player counts, or does it have to be an large amount
I mean
You’re asking in the Paper discord
Most everyone here is gonna say to stick with Paper js 😛
It tends to have a few newer patches but is less tested
If you have small to medium player counts just use paper lol
^
theres no reason you shouldn't be having good tps with proper optimisation
and a good anticheat
It's pretty much Leaf's playground. A lot of the stuff is later ported to Paper, after being tested there.
I went from one to the other back when I owned my own server and noticed hardly any boost. It was a small to medium sized server so that’s likely why
Its-a-brian
👋
who?
Up a bit
package com.github.officialronski.pvp.Listeners;
import com.github.officialronski.pvp.Main;
import com.github.officialronski.pvp.Utilities.ChatUtils;
import net.milkbowl.vault.economy.Economy;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.entity.EntityDeathEvent;
import java.util.Random;
public class PlayerDeath {
final private Main plugin;
private static Economy econ = null;
public PlayerDeath(Main plugin) {
this.plugin = plugin;
}
@EventHandler
@SuppressWarnings("deprecation")
public void onPlayerDeath(EntityDeathEvent e) {
if (e.getEntity().getKiller() == null) {
return;
}
if (e.getEntity().getKiller() != null) {
Random r = new Random();
int low = this.plugin.getConfig().getInt("lowestAmount");
int high = this.plugin.getConfig().getInt("highestAmount");
int money = r.nextInt(high-low);
String moneys = String.valueOf(money);
Player p = e.getEntity().getKiller();
getEconomy().depositPlayer(p.getName(), money);
p.sendMessage(ChatUtils.chat(this.plugin.getConfig().getString("killmessage")
.replace("%playername%", e.getEntity().getKiller().getName()
.replace("%amount%", moneys))));
}
}
public static Economy getEconomy() {
return econ;
}
}
``` 1 minute coding challenge
ok
basically rewards you for killing noobs
i would have just done one that bans people when they join
even simpler
lmfao
Why is there double if?
Second one could be else or nothing, since you return in first one.
I kinda want to rewrite my plugins to Kotlin. Wonder how long it'll take.
there
1 minute and 30 seconds coding challenged
Do you guys know why water and lava isn't flowing in FastAscynWorldEdit?
There should be a setting to turn it on, but I can't find it
?? ?
fastasyncworldedit is the dumbest plugin that exists
LOL
if you want FAWE support
join their discord
you're better off using regular worldedit
fawe = 😈 we = 🤓
i mean, liquids not flowing is probably just a feature for them lul

just..no

9K 🥳
🎊 🎉
8998 members
3 members
Surely not
-1
im leaving
jk
xD
8998 + 3 = 9000 (ok bro)
you know why i like open source
cos i can put in my own stupid changes without people complaining about all the things it breaks
cool, cool
make sure to print dogge art when the server starts up
huh? i'm just modifying fernflower
also
when the players takes a step make them say random stuff in chat or something
really don't see how that applies to fernflower
I just frikn nuked one of my github repos
I messed it up so, so bad
Squashed every commit into one and force pushed it to master
¯_(ツ)_/¯
q u a l i t y d e v e l o p e r
git reflog
^^
find the previous unfucked commit, git reset --hard HEAD@{blah}
Git thankful is really forgiving
Did you know that interactive rebase re-commits everything you pick? So things you didn't commit get re-commited and say they were authored at the time they were commited and commited now
That's a good way to mess everything up.
well you picked them, why wouldn't they get commited
I didn't know that you had to make sure you only rebased as far as you want to
now it looks(looked :) like this
I've been meaning to learn git properly for a while now, I should get around to it.
most i know about git is with commits, pushing and patches, no idea what rebasing is
relevant xkcd, of course
Rebase is nice - you cut off some commit tree and attach it to a different commit. (slightly more complex than that).
as much as I love git I'm secretly waiting for something new to come along, perhaps more intuitive
no, we dont need anything new. the trick is understanding process
Technically, what you use in commandline is gitcli, which is a default cli frontend to git. Adn there's other cli frontends to git you can use.
do unit of work, save unit of work, share unit of work
didn't people say that about mercury, though?
(or whatever it is, I wasn't around at that time)
iirc mercury is very similar to git, just didnt get a following
git took off because of linux
i've honestly never used gits cmd line stuff
i'm just VCS intellij and sometimes git gui
which is best linux distro from these: ubuntu, debian, arch, fedora?
I've been utilizing GitKraken, it's pretty nice, but only if you don't have a bunch of projects.
don't start a war
GitKraken got me into git. IT's really nice.
@void void Whatever you feel comfortable with.
And what you want to use it for.
^
git cli is where it's at
it's my personal fork of linux that has one obscure optimization and is only faster in one specific scenario but far slower in every other
im using gnome and plasma on arch
but its bugged
various things dont work
such as themes
try out some other distros then, bootable live usb
icons
also accidentally forgetting to pull your work and then you have this weird merge commit thing is horrible
on plasma
If you like Arch in general, why not use something that builds on top of it (i.e. Manjaro)?
debian is old
CVS that's what it was Aikar
fedora seems best
not Mercury
use whatever distro you want
^^
don't feel like fighting another war
what u on about
"war"
the linux distro war, always a classic

du kno wa we
what do you use?
You can set in git config:
merge.ff=no
pull.ff=yes
Just like Paper?
i think 1 level deeper than paper
Tuinity?
yep
i have never used ubuntu mate
is that a desktop
yes, it can have a desktop
its designed to be lightweight
but not over lightweight like tinyos
I like Kraken because it integrated with boards and issues
(DiscordBot) https://www.kraken.com/en-us/ -- Kraken: Bitcoin & Cryptocurrency Exchange | Bitcoin Trading...: "Kraken is more than just a Bitcoin trading platform. Come see why our cryptocurrency exchange is the best place to buy, sell, trade and learn about..."
.g gitkraken
(DiscordBot) https://www.gitkraken.com/ -- GitKraken: Free Git GUI Client - Windows, Mac, Linux: "Unleash GitKraken for free! Three developer productivity tools: Git GUI client for Windows/Mac/Linux, Kanban Boards for task/issue tracking &..."
(DiscordBot) https://git-scm.com/downloads -- Git - Downloads: "GUI Clients. Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific..."
wtf.
i should use kraken, looks way nicer than the git-gui
That's why I used it before getting into git.
It's nice and quite intuitive.
Just at some point started using CLI and got way faster, since I knew the basics already.
IDEA has a gui too, and it also integrates with issue trackers.
yeh i've been using intellijs git VCS, not the greatest but does its job
How paper build in anti-xray work?
by modifying the data sent to the client as the packet is sent to the client
real men use the CLI
I mean how can i know who using xray? Any notify option?
it hides ores, or, optionally, scrambles all the blocks in the world
.paperdocs
.rtd
.g paper configuration guide
(DiscordBot) https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-739714.html -- Cisco Application Centric Infrastructure Multi-Pod...: "Cisco Application Centric Infrastructure Multi-Pod Configuration White Paper ... the APIC wizard (using manual configuration instead), please refer..."
just what i needed
if the server knew that a player was using xray, we wouldn't need a patch for mangling the world to clients
there are plugins which try to predict if people are using xray clients, but, can't say I've bothered with any
damn you discord

it was 9k earlier, someone left 😦
chillen https://sxcu.net/YHOH1o.png
i feel like I am alone sometimes :p
kash is one of them
sadness
i am very confused
how?
.yt x4maoo4A3x4
Artist: Enigma
Title: Sadeness
Album: MCMXC a.D.
Genre: New Age
Year: 1990
This song offers an interesting contrast of languages - the sacred language of the church, Latin, and the sensual French. This song is not only about de Sade, but about love and sex, the soul and the f...
ngl creepy song
@void void sadeness, not sadness :D
autoJump:false
guiScale:2
key_key.forward:key.keyboard.e
key_key.left:key.keyboard.s
key_key.back:key.keyboard.d
key_key.right:key.keyboard.f
key_key.sneak:key.keyboard.a
key_key.inventory:key.keyboard.w
key_key.swapHands:key.keyboard.g
this is what I change
yes
i agree with changing guiScale and autojump
on a qwertz/qwerty keyboard, if you put your hand on it you do not need to stretch to sneak while moving
so in pvp things it was much better
it's more that I sneak a lot, like to fly downwards too
and stretching to reach shift for long periods of time hurt my hand
now my hand just sits on those keys
asedf basically
like look
https://upload.wikimedia.org/wikipedia/commons/thumb/a/a8/KB_Hungary.svg/420px-KB_Hungary.svg.png
W inventory
A sneak
ESDF movement
G swap items
hand does not move much at all
ooh that would give access to more keybinds as well
can never have too many mc keybinds
i've died quite a few times cos of bad keybinds
yup
with this configuration, my hand does not get sore after long periods of playing
it used to get sore all the time with defaults
awsd, shift for sneak, etc
wait what about run
completely forgot about that
my problem is wrist tbh
even with a vertical mouse i still get pain
way less than a normal one luckily tho
part of me kinda wishes I got the magic trackpad instead of the magic mouse
Like, the mouse is awesome for browsing the web and stuff, especially with all the nice gestures and stuff
But, as soon as you fire up anything like mc, you're doomed
i think there's lots of bot/fake/whatever accounts recently
discord has had issues with this before
considering you don't need an email to join a server
my main problem with discord is their reporting system
they don't check anything and its just an automated message without any context
hey worldedit man pls switch ur vault repo to use another like ci.ender.zone or something (unless you already did and I need to update the dependency)
cuz, apparently the old nexus.hc.to is ded
and causing all my builds to hang on dat dum
(officially they've switch to jitpack so there's that...)
huh?
what does that have to do with us?
i have literally no fucking idea what i'm looking at
general must be also a place to vent
is that mc chat?
yes lol
?
why is that in an mc that
thats just weird
I run my update script that does mvn package
and print output to chat lol
cuz i lazy to ssh
that has nothing to fucking do with WE
fix your fucking build scripts
don't shove your shit on me
lol

do you have any fucking idea how maven works
"no"
prob cached
shit's been going up and down for a while
should just add one of those "display user count in channel name"-bot lol
well sorry lol, I'm trying to figure out what dependency is still looking at that repo
not sure what you mean also RoboMWM
guess my parentheses wasn't sufficient
:heroes-bukkit-compat-v1_8_R3:jar
:heroes-bukkit-compat-v1_9_R1:compileJava
worked fine?
i just compiled worldedit and worked fine as well
guess they changed the path, seems it's reaching out to http://nexus.hc.to/content/repositories/pub_releases
yes
that is the public one
herocraft is private, we have server jars and stuff there
smh kash spamming
anyways fixed for now by just slapping provided on nearly every dependency
and updating them all too so one of the two did it
@wide chasm am using IF, do I need to stop these GuiItems from being able to be picked up manually or does IF handle that already and I'm missing it
You need to do that manually
wut is IF
The idea is that it's abstract enough to still allow you to make whichever gui you want, while giving you the stuff needed to make it easier.
wait, by manually do you mean cancelling events or just setting a value in the click?
cancelling events lol

im exceptionally lazy
well it has a drag bar so it does something
yeah, but you can steal any item from it that is just cancelling the click event, lol

was just looking at my last inolvement with inventories....
fwiw, ReflectionToStringBuilder, is fucking awesome
excuse me
So many inventory frameworks.
cuz basecomponents are annoyinga
and I'm bad at pagination
and stuff
use MineDown for formatting ;D
runs
I do lol
good xD
believe I pasted the class where I do books rn
it's the only thing that helps me stay slightly sane
cuz before... omg lol
I did something like kashike's text library lol
text is expanding to support more with 4.x, too :3
This is what I did before lol https://github.com/MLG-Fortress/MountainDewritoes/blob/master/trash/LetsStart.java
Server plugin specifically designed for the MLG Fortress Bukkit server: mlg.robomwm.com - MLG-Fortress/MountainDewritoes
I'll probably move MineDown to text eventually, just have to get to that :S
hmm I guess do builder stuff still. https://github.com/MLG-Fortress/MountainDewritoes/blob/master/src/main/java/me/robomwm/MountainDewritoes/Commands/MinedownBookCommand.java
Server plugin specifically designed for the MLG Fortress Bukkit server: mlg.robomwm.com - MLG-Fortress/MountainDewritoes
phoenix616: link?
but that's just the "main menu" page all the rest I have similar to essentials' /info where I open a minedown-formatted file
oO
that wasn't a meme that was a stroke
that's not on the spectrum
either top tier or cringe are the extremes
if you consider anything else ur boomer
TRUE LULW
yours is just subpar
not quite cringe but it's nothing good
pepega
UnsupportedOperation yet it's only as deprecated in API, mmmmk
well
I am using 1.13.2 for compat
So I get down to hooking up my cooler and I'm missing a single male-male connecting piece so I can't connect the fans up. Smh.
Smh
buzzz
Number One 
the video is till 29.04
also that's not per capita
oh wow i didn't realise how much the US had now
reaching projected 200k in no time
frick UK is 2nd in deaths
even police don't have to wear masks anymore here
now question is who to blame
no u
tbh its mostly governments decisions at this point
we cant even visit family here
when did brazil and russia get so high up
when the virus hit and they chose not to take action
in ontario we are expecting another shutdown
it was lifted recently
tbh i'd rather they didn't start reopening stuff
partially
i like the idea of completely stopping infections, instead of this pish posh about the rate
when did brazil and russia get so high up
@void void happens when the president makes statements against the Lockdown ..
We're also testing too little
^
brazil will be in a really bad place soon
@spare venture And our health system is a cause without a pandemic ...
ok green is rendering as blue for some reason
its kind of a nice way of showing people stuff who would pick a fight with a cactus
so much misinformation, cuz then you got others reporting more or just reporting when people say they think they have it and that recent thing with CBS and cherry health
at least this pandemic will teach governments a lesson
oh yeah i forget what they're like
do you think the US will ever learn?
good point
ya taught many governors that they really like lockdown power
its just trump seeing countries like germany reopening everything, cause they won phase 1, when the US isnt even half way thru
as long as the voters are dumb, the policians will be too
now how do we make voters smart
too many people don't care
don't think thats possible
you start by improving schooling
well step one is not trying to manipulate the news lol
and chilling with the propaganda and fake news
Step 1 is schooling tbh, educated people should know better than to fall for blatant misinformation
human nature unfortunately, people are very gullible when they're panicking
another way is to stop polarizing everything, and manipulating politics so blatently
many things the us would have to do, but the powers that be dont care about the long term
Part of the horror with politics is who do you even trust?
well, a functioning democracy has multiple tools to control politicans.
the opposing parties, courts and journalists
parties
lul
well, yes, thats the first flaw in muricas system
a two party system isnt a functioning democracy
because its always black and white
the problem is that a party system in general is basically always gonna lead to this
Im like 60 percent sure in the next 100 years the us will collapse into multiple countries
Well, yeah, but it's better to take some improvement
left votes one party, coz they're the best shot in, right votes another party, coz they're the best shot in for them
the us army will never intervene in a civil war
inb4 trump 2020 and cali leaves
because the current state of things isn't catastrophic
something like a huge hurricane that destroys some liberal cities and tons of rural towns
and then huge fight over allocation of relief
things can happen
trigger can be anything as long as the fuel keeps getting poured
the problem here is that the intent to communicate is basically gone
yeah its a huge issue
it's much easier to throw a spanner into the works to stir up some drama and try to sway favour one way or the other
the dems have basically ignored right wing supporters and the right wing has embraced trump
trump has instilled a hatered of the dems, and dems have instilled a hatred of trump
trump was as much as a "fuck you" vote as a political one
The UK is in its own mess too
Saying that, there ain't no real valid alternative party over here
Well, maybe now, but, :L
ralph wiggum
literally every single time I see him, I picture ralph eating PVA
I'm pretty glad to be living in Canada right now even if the dollar is ultra shit
just get a job 4head
pretty much
even in stem you can just randomly loose your job
my birthgiver has basically been on benefits for as long as I remember bar a few years where she got pulled into the family company
You just gotta mow a lot of lawns /s
if I get fired here, my company still has to pay me 6 months 😄




👏