#general
3141 messages · Page 127 of 4
I swear if it is obfuscated it can go die
Why are you folks all so competitive, plugins are plugins, people spend time on them, and not everyone is perfect, neither are all plugins perfect, you guys don't have to insult each other if you prefer one.
obfuscated premium plugins are trash by default, no redemption 😛
premium plugins usually get the "trash" stamp from me unless they are paid but open-source to everyone
well that's good, not obfuscated?
@austere ivy there is a difference between open source projects and propriatry software that probably stole half of the code anyways
What's the flag, Jan?
@spare venture it was a joke???? lmao
not a big but it's one
calls everyone else defensive
incessantly defends Essentials insults and promotes CMI
there's a difference between being defensive and correcting retarded ideologies
I'm just talking about uppercase package names @austere ivy
Oh okay.
"lmfap"
It's not a huge red flag, I mean you shouldn't do that, but it's just a convention, not a rule.
But yeah, you shouldn't do that. Conflicts with class names.
Or interfaces, I guess too.
@austere ivy Well it's a flag when they do it in 150$ plugin
Lol yeah okay.
« i just said not to use essentials when someone said "pls update essentials" »
it was clearly a joke visible by how I purposefully typed "update" wrongly and made fun of the name EssentialsX by adding 2 extra X's, thus making a metaphore around XXX being a frequent symbol in pornography content
do I have to be more verbose than this
But you should focus on code more than a lowercase vs uppercase letter, just tell them to fix it and move on.
Or.. not tell them to fix it, they might get mad at you decompiling it 👀
I still don't like non-opensource plugins.
@tropic flame u alwayz hav 2b moar verbosse
CoreProtect and HeadDatabase are my rare exceptions haha.
wtf is up with coreprotect still being closed
@austere ivy same, CP is free tho
private static EconomyResponse deposit(CMIUser var0, double var1) {
if (var0 == null) {
return new EconomyResponse(0.0D, 0.0D, ResponseType.FAILURE, "Account doesn't exist");
} else if (var1 < 0.0D) {
return new EconomyResponse(0.0D, var0.getBalance(), ResponseType.FAILURE, "Cannot deposit negative funds");
} else {
Double var3 = var0.getBalance();
var0.deposit(var1);
fireEvent(var0, var3, var0.getBalance());
return new EconomyResponse(var1, var0.getBalance(), ResponseType.SUCCESS, "");
}
}
Intelli said CoreProtect will be opensource soon.
@merry talon
No negative withdraws in CMI
Thanks, Logics.
Jan I feel like no negative withdraws is a good thing..?
you open source it so people contribute, not get people to contribute so you can open source it
deposits too* @austere ivy
Negative withdraws would just be adds so.
tell that to @rare herald 🤷
I enjoy it when people feel they have to defend their purchasing decisions by insulting all the competition
Withdraws and deposits are substracting and adding.
Neither should have negatives (but then again I could be wrong.)
Minidigger had some ideas about deposits
lmao MD that's me when defending Android tbh so I get it
sunken cost fallacy 🤔
You don't say to a bank you'd like to deposit negative 100 dollars, or withdraw negative 100 dollars. That's just strange.
android doesn't cost money though? 🤔
@tropic flame "b- but iphones are shit!!!!"
tHiS aNdRoId PhOnE HaS tHe BeSt CaMeRa, FucK aPpLe
But then again I don't even use a bank myself so what do I know.
You wouldn't say that to a bank but that's how it works in programming all the time
Sweepy, in the game it's not programming.
.eta
Anyone requesting an ETA will be fed to goblins.
It's the game, players aren't supposed to be programming, they're playing a game trying to emulate (somewhat, I'm not saying thats the goal.) real life.
Barty, stop being rude to everyone.
judging by yours, you are 👀
Can you go about 15 minutes without calling someone a ret**d?
Again, I didn't say that, but sure, go ahead and put words in my mouth.
r u rarted
hate speech, in MY christion discord?!?
barty just let it die
you're just making it worse
beating a dead horse with a dead horse
Let's all appreciate this source tree
at least the packages have a system
lol that's some really bad package naming
yeah, i mean that's fine, just the casing sucks 😛
"CustomEventTrigers"
AllListeners
"DataBase"
A default case of copy paste
I like how CMI has an armorstand editor, that's nice.
You know, you don't have to insult things just to say something else is better/nicer.
I use AST.
I guess you pay the 15 quid instead of searching for a dozen plugins doing what it does
some might want that
Love that thing, there are some things that are.. really annoying about it, but it's the best one out there IMO.
That and one other one.. I forget the name. It was a close contender for me using it though.
I like that in Nucleus (Sponge plugin) /world is actually a fully-featured world management command, while in EssentialsX it's just a world teleport command
CMI having lots of features doesn't mean they're implemented better than the alternatives
Especially when the alternatives are usually FOSS
yeah, I need to add a new version with edit GUI to mine too... but my players know the commands so they don't really care ¯_(ツ)_/¯
but I mean, you got Multiverse-Core on bukkit/Spigot so why would EssentialsX have world management anyway
CLI is just a collection of plugins tbh
/world is a weird quirky holdover from Essentials and I'm not even sure we should keep it
@austere ivy yeh
I currently really like AST (ArmorStandTools) but the thing that annoys me is how when you're changing an axis (like head Y axis) instead of changing it based on your PLAYER'S y axis, it changes based on where you're clicking on the armorstand.
Which is garbage, because then if the armorstand is a slight bit into the ground, you can't change it to where you want it.
well mine only does commands so ¯_(ツ)_/¯
But that'd be fine if you can manually input the variables you want.
But you can't use commands, it's GUI only.
Nucleus is imo more comprehensive than EssentialsX, and is free to download and FOSS
GUI and clicky-clicky in real world.
but yeah, more advanced posing features are definitly planed, just never got to that
I do like it when it's out of the ground but I wish you could both use that clicky thing and commands.
also tbh there's no reason to not just use two tool plugins in parallel for such a feature ;D
I can't think of anything off the top of my head that Nucleus does worse than EssentialsX - Nucleus had the opportunity to learn from the mistakes of Essentials, while EssentialsX just has to live with them
I suppose :p
I should write up my EssentialsX rewrite wishlist somewhere :p
MD, at this point, I'd just start making EssentialsX rather than just "updating" it but it's your plugin, not like I've done anything worthwhile haha.
When paper releases 1.14.1 will it be recommended?
Then again I think people can just fork EssX so.. there's that too.
We're not sure, Sam, currently we're waiting for Spigot to update.
It won't be recommended until it's stable
1.14.1 may never be stable, especially if 1.14.2 comes out with more improvements
^
Ahh okay.
Just trying to decide when I should bring my server to 1.14.
Guessing not for a little bit
Not yet ™
suggestion/idea for the Paper Devs: I if its possible using the Scripting Api for bedrock please do a plugin/mod called "Paper AI" which replaces the vanilla ai to papers mob ai. i have currently so many performance issues on BDS (Bedrock Dedicated Server) bc the mobs are that crazy in bedrock. its really funny that a paper server can handle 20 players with 19-20 tps but using the same hardware my bedrock server cant even handle 7 players 😦 i had better performance on BDS when i turned mobs off so im sure the causing issues are the mobs
I'm scared that the best time to update to 1.14 will be when 1.15 is out
because that shouldn't be how things should be
@cursive oracle you might want to put that in #paper-dev or somewhere else, #general is more for general conversation, I doubt the paper devs will see that here.
oh sry
Paper is not for bedrock
@cursive oracle but the paper devs are exclusively using Java, I highly doubt they'll port over the paper mob AI to Scripting API for bedrock which I think is in JavaScript.
no
We don't touch bedrock
I'm not sure anyone could improve Bedrock's performance by rewriting its AI in scripts
eww non-JVM language
"its really funny that a paper server can handle 20 players with 19-20" wat
You likely don't have access to the stuff in BDS to be able to rewrite all of their API efficiently, and script performance is not a best seller
20 is very little
Depends on hardware
uh, I guess
20 tps. yeah but i use as server Odroid h2
It was just an example
I remember the days when you could easily run 100 players with 20tps without having to sacrifice gameplay ;_;
@austere ivy lol
Here:
Hello everybody,
This mod adds support for HD textures and a lot of options for better looks and performance. Doubling the FPS is common.
You can follo...
No one seems to trust me, but I think people could trust sp614x.
Intel Celeron J4105 as a minecraft server CPU wat
You guys are autistic
it runs fine on paper so why not shouldnt it work on bds
Because the majority of the Bedrock server internals are completely different to the Java server
they probably do more know than back then
Jan, why are you so rude to everyone?
it's just that classic didn't actually consist of anything to have THAT much of a performance impact
s/the majority of/
Correction, <DiscordBot> <06MD (not that one)> Because **** the Bedrock server internals are completely different to the Java server
waterfall 1.14.1 when?
ok
if that was your point you should be wording your sentences better 👀
literally the opposite meaning
MD, what's all the numbers in your name mean?
Barty you're just sarcastic and rude all the time so when you're actually being sarcastic no one can tell the difference.
it's probably his serial number
gee I wish someone invented a convention for conveying sarcasm in online text-only messages /s
gee you're welcome
:)
I just always assume stuff is meant sarcastic tbh and only try to read it the "Normal" way when sarcasm doesn't make sense...
I wasn't mad, I just found the entire backlash to your comment amusing
if you use sarcasm properly, you don't need /s
so did they mention a 1.14.2 somewhere? seen it brought up but cant find any mojang staff saying it
There was a tweet on twitter
Or was it a twit on tweeter
Both

still not finding it, who said it? normally i get info from Dinnerbone but hes been quiet lately
Oh, it was the top of their release post
literally no info though
don't see why they would since 1.14.1 just released
ah, that's what i was looking for thanks
More of a critical hotfix yeah
hey well, it fixed ALMOST all of the problems that made me want to kill myself...
now if only they'd fix the lighting issues already
still not fixed in .1?
did you try erasing the lighting cache?
can't, 12gb server world and there is still no way to do that without downloading/erasing/uploading for 6 hours
wot
just stop the server and delete the cache?
don't need to download the whole world
FileZilla ftp?
last i checked, you can't delete the cache on a server, unless i missed that
would also mean that when i asked about --forceUpgrading here that people informed me wrong or didnt know
what is the difference between deleting cache from the world while it is on the server VS locally?
nothing
just saves you time
locally, it gives you a nice button that says recalculate light, on the server there is no such button
should be fine
@spare venture i have found no information about that command even existing
neato
nice, by 1.19 we will have --forceUpgrade --eraseCache --eraseNewPvP --forceAsyncChunks --eraseHumanity
according to that, the issue is still happening even after clearing the cache though
I've always been fond of the phrase "Killed to death"
i like "died to death" as well
@tropic flame at least they gave us a way to upgrade entire worlds, i just wish that i didn't have to scower majoria to find information on it
i will see if we can get our host to do that for us, lighting is getting a bit stupid TBH
according to the bug report you posted though, still has problems
guess we're waiting for 1.14.2!
it seems to be really hard for them to pin down why its happening
i have a damn bird on my head again >.>
Im guessing still no 1.14.1 spgiot release?
probably not
md5 is well awake
I mean nothing stops you from just updating it to 1.14.1 yourself 🤔
this is true
you are assuming i am not an idiot phoenix616, that is a bad assumption
1.14 counting https://i.imgur.com/62o0hsP.png LUL
Chunks are still a little wonky in their loading order and there rendering in the client
nah i just like how it's at 0% for 2 seconds and then 15-83-91 done within the 3rd second
1.14 is a snapshot you know
I think he meant "1.14 was supposed to be a snapshot"
its pretty much a snapshot
I've gone from loving sysadmin to wanting to jump out my window because nginx and docker break every 12 god damn seconds and I can't do my work
in like a week
.g sysadmin xkcd
(DiscordBot) https://xkcd.com/705/ -- xkcd: Devotion to Duty: "Still mourning the demise of Google Reader? You can sign up to get new comics delivered by email here. Devotion to Duty. |< · < Prev · Random · Next..."
(DiscordBot) No results found!
ok
LUL
We've got a 1.14.1. Any idea when a paper 1.14 will be ready?
.eta
Anyone requesting an ETA will be fed to goblins.
But they have a 1.14
do they have .1?
I'm losing players to spigot 1.14 servers.
we do have 1.14 builds if that's what you mean
there is a paper 1.14, but its not very stable :D
How would I get it. It's not on the download page.
doesn't sound like a very interesting server if people will split just because it's 1 version behind 😃
If you still want to use it, FatherWh0: https://papermc.io/api/v1/paper/1.14/latest/download
:]
🤦
we need to bridge #announcements z 
we don't link it like that for a reason
but you recommend waiting
Doesn’t really work with IRC not having scroll back
I mean if you're on 1.14 spigot might as well try out paper
putting it on the website with a big red notice is probably not a bad idea either
Haven't had issues with either, both ran fine.
if it blows up file a report and go back to spigot
But the casual 1.14 world gen issues are just too annoying zzz
It’ll probably replace 1.13.2 on the downloads page once 1.14.1 is available and stable
are there world gen issues?
Well by world gen I mean chunk loading
oh performance
im tired, that's a valid excuse
yeah that's mojang
Can I get a rank
no table 
zxcv: yeah, why?
Somehow my server can not connect to the authorization server after a reboot
irc never forgets
Is there a possible fix for that?
Good
aikar should really update empire to at least 1.13, its ok if shit breaks
Not sure why 1.14.1 was released like this but i cannot recommend to update your world or even play this version of the game.. sadly. observers broken,villag...
(DiscordBot) Showstopper 1.14.1 - length 23m - 161 likes, 5 dislikes (97.0%) - 959 views - MethodZz on 2019.05.13
Awesome game design!
was just going through survival servers list
zxcv, I've spoken with Aikar about this and he says that server performance in 1.13 tanked and he had to do numerous things with Paper to try to fix it, but he said he won't update EMC to 1.13 most likely, he'll stay on 1.12.2 because it's much more stable, and I agree; my server is on 1.12 aswell.
stability is one of the things that prevents empire from growing
need to add more cool shit ^_^
ur retarded
ur retarded
no u
1.13 was doodoo but it's really stable now, @austere ivy
@spare venture only because of the color!
the color makes everything more fun
what means eta?
estimated time of arrival
ah thx!
Eliminate the askers
eat the aikars
Hey Aikar, how's 1.13?
this is more of a test to see how slow is 1.14 is but damn. 10 hours to pregenerate only 10% of a 10k by 10k map.
it also slows down to like 9 chunks per few seconds after an hour.
It's really that bad?
13.05 20:13:02 [Server] INFO [Fill] 51 more chunks processed (163125 total, ~10.0%) (free mem: 6828 MB)
13.05 20:13:07 [Server] INFO [Fill] 67 more chunks processed (163192 total, ~10.0%) (free mem: 9251 MB)
13.05 20:13:12 [Server] INFO [Fill] 64 more chunks processed (163256 total, ~10.0%) (free mem: 11679 MB)
13.05 20:13:17 [Server] INFO [Fill] 53 more chunks processed (163309 total, ~10.0%) (free mem: 6356 MB)
13.05 20:13:22 [Server] INFO [Fill] 60 more chunks processed (163369 total, ~10.0%) (free mem: 8855 MB)
13.05 20:13:27 [Server] INFO [Fill] 53 more chunks processed (163422 total, ~10.0%) (free mem: 11194 MB)
13.05 20:13:27 [Server] INFO [Fill] Saving the world to disk, just to be on the safe side. (free mem: 11194 MB)
13.05 20:13:32 [Server] INFO [Fill] 55 more chunks processed (163477 total, ~10.0%) (free mem: 5884 MB)
On 1.13 or 1.12 I could do an entire 10k map in 3 hours.
yeah same
It could because the API for it is garbage.
but like I'm not manually flying around and pre-generating that map LOL.
we are waiting for 1.14.1, but I wanted to start development on 1.14. Trying to have a survival server on 1.14.1 by the end of the month.
Fair enough.
Maybe if you start pregen now, you'll get lucky and have it done by then.
one can hope
one thing I noticed in 1.14 not in other versions. It'll happily use every single core load the world, used to only be a couple of cores. But now I have 100% usage on all cores. glorious
doesn't mean it's fast though.
Gotta make it faster!
it's not designed to prevent you from allocating memory
Can't use the default flags.
I don't use ptero so I can't help you. Multicraft shill here.
Multicraft requires edited flags though as well
Yeah you can use paper flags you just can't allocate it all at once I think.
why do people use panels like that? to give access to non-owners?
yes, controls risk on large scale networks.
Some people just like a nice interface.
or you could just not give people you dont trust any access..
what kind of control do you need to be giving people?
what? you mean I'm not supposed to op all players that join?
thats how I do it. theres a handful of people i give full ssh access to to help run the server
^
i would never install a panel to give half ass access to shady people
trust or bust
super unsafe to use ssh every time to login
I completely agree, Billy.
what should i use to login TCC
If they're shady people you don't trust, you probably shouldn't have them on your staff team.
to manage a server is what i meant to say
unless if you know how to setup users and groups properly
meh i just use SSH
fun fact, i even give those handful of users full root access via su/sudo
yep
How are you even attempting to prevent on 1.14 lol it’s crashes every time
rip
how is it crashing?
A lot of people use ptero cause it makes it easy on them to connect multiple servers together.
ptero is very easy and nice to manage a network
I've only given a single person SSH access and he's my web guy.
Everything else is done through me
you know what else is easy to manage multiple servers with
screen
tmux, and screen
yeah and what do you do when you are working, but you need to manage your servers? ssh via phone lol
i run my server in screen, and use tmux to manage panes for multiple things, one of them screens into the mc console ^_^
phones have ssh clients, TCC
ssh via phone yes
I'd rather call leaf a non retard than try to SSH through my phone
phones
its pretty easy
i do, almost daily ^_^
disgusting
vic ur retarded
ur retarded
all 4 of you are retarded
lol no
plebs
you just dont have the brain capacity like leaf to learn how to setup a panel
When you have git on your phone
You say this as I'm speaking through irc on arch
panels just scream shared hosting to me
^
then you have autism
and handholding
ssh via phone screams autism to me
i miss my pepes
get a room
back in my day, we didnt have fancy panels and flashy guis. we did everything in a terminal, all the time. you kids dont even know how to computer
leaf ur retarded you don't know what a room is
runs
vic ur retarded u don't know that ur retarded
a control panel isnt about a fancy screen and flash buttons
its about properly managing your servers
not using insecure root logins
on your mobile device
a full network no
do yu know what SSH stands for
just a waste of time
you're the one with the limited mind, then
secure but only as secure as the device you're loggin in on
when you say a full network
Panel is convenient. SSH works but it's not as convenient.
do you mean like multiple servers?
using screen is probably simpler than a panel
no
how
Setting up a panel is annoying the first time you do it tbh
because you use a mouse instead of typing one line?
I have an ash sever running all the time for my phone
literally its like 20 characters to change what screen session you're in
you panel guys remind me of this guy
and its free
yo
lockpurms
Link for screen ?
uh
I dont think you guys understand control panels
i also recommend looking into tmux. its amazing
filthy debian user
TCC, don't argue with them ok.
us control panel users are like a whole different species to them.
i dont even like control panels
web interface for luckperms is useless.
i just dont get how you can say a control panel is better
Have y’all seen the new windows terminal
there's a web interface?
yes
yes leaf, it kinda sucks
Heyyyy loves
i prefer hand editing yaml files (because i hate databases)
Can someone help me download the newest spigot 1.14.1 build 😄
the web interface for luckperms is fine for a quick update but to do advanced things it is useless
I prefer the old fashion system of giving everyone OP and trusting them.
oh boy 1.14.1 is out
yes
time to update paper
how to downloadddd
Buildtools doesnt seem to recognize it
ping Spottedleaf to get your 1.14.1
1.14.1!
spigot 1.14.1 wasnt released

it was?
that was fast
I don't think he pushed yet
Does spigot Mc make anything other than donations ?
barty you use the ultron browser?
md_5 runs off of pure autism
yes google ultron?
says last edited 27 minutes ago
ye
I don't need a corresponding commit
if it takes him that long to push...
says 1.14.1 so I assume it works somewhere
Its how I made my gaming pc more epic
dude I don't see the commit
somewhere in his world
how do am merge if no commit?
if you don't know you prob shouldn't use it
he hasnt pushed yet
rip
yeah I just told everyone this 
maybe his cat unplugged his wifi after he edited the post but before he pushed the commit
thanks md_5
no to what?
<md_5> ye Im writing more stuff and its taking a while
but not actually push it
tnot confusing at all
I don't care either way.
I'm just bored waiting for a 1.14 server to pregenerate.
currently watching a stone erode away in my hand.
by the air
you can crash the server by flying at normal creative speed in a straight line for 60 seconds
<md_5> ye Im writing more stuff and its taking a while
^_^
I just pasted that
u guys are slow as fuck
meh
So is 1.14.1 supposed to fix the chunk bugs?
or you just havent got to an ocean yet
oh ahaha
yes glare
Awesome.
ye fluid tick shreds lol
according to mochang
brb flying to a ocean
fluids cause the crash. more fluids = high chance to cause the race condition which crashes the server
intersting how you havnt crashed yet
oh wait it causes race conditions?
maybe your frequency is super low
race conditions :kreygasm:
oh I already had 500 of those.
we out here
the fix for that was just never actually logging into the server.
while it pregenerates
btw billy it's more of a test of performance.
I'm just bored and hate myself so I'm letting it complete.
Billy did you see me and kashike's house thingy?
Oh yeah, course.
Interesting. Just saw a skript posted on Resources and it said "Auto Updater" and it looks like every single minute, it runs an HTTP request to pastebin to check for an update.
Seems a little excessive.
,_,
does it also run on the main thread Glare?
because so many auto updaters do that
oh skript
So I'll assume so.
yeah it's main thread
This dude about to cause some shit if anyone uses it.
s k r i p t
vic
Yo I saw a resource earlier for a Skript obfuscator and I just laughed so hard.
(Our hubs for a 1000+ player network are all in skript, AMA)
leaf
ur retarded
our hubs have the oldest code base in our collection, can't wait to get rid of them.
isnt skript super inefficient
yes
What should I do now?

ew security through obscurity
wait what
(I'm an addict for abolishing obfuscation, so many plugins actually are so much more efficient by removing their obfuscation)
WHATTHE HELL
I'm literally choking on tea rn
a SKRIPT OBFUSCATOR
WELL WELL WELL
wait skript is server side wtf
why
what's the point???
oh
Yikes wow my computer just froze for 1 minute.
gonna obfuscate it with that
I didn't know Skript couldn't be server side
Obfuscation is so silly.
It's a plugin
Do you really take your code that seriously that you're basically more than copyrighting it?
glares at ZKM
You're just not-helping new people who want to learn from your code.
brian baits part 29
Vic, be quiet. I'm not baiting.
brian baits part 35
"People are entitled to learn from your code"
- takes code that seriously -
- is literally changing strings to other strings to hide my original strings written in plain english -
I'm being serious I think it's silly to obfuscate code.
That's my opinion. I'm not baiting.
It's still yes
featherboard, the #1 reason I'm still suicidal
silly*
ah those types of obfuscation is hilarious
There used to be some open source plugin that would obfuscate for releases.
"lol am obf my strings"
Never understood that.
if mc didnt obfuscate lol
well MC has a valid point to do it.
Yeah, Minecraft is a different thing. They're a big deal, people would like to copy it.
lmfao
when they know nothing about how the jvm works
A few months back, some people here deobfuscated that BeerSpigot jar and found that it's licenses system just checked via some xenforo URL
Yup
the skript one?
nah beerspigot's obfuscation
does it actually?
yes
oh its string
there's probably some other bullshit they do
yGuard ❤
variable obfuscation does noithing to pref
And it's actually really easy to deobfucuated. They found out how he did it (like the byte code or whatever he ran it again) in about 5 minutes and undid a lot of it.
So basically you can just change that class to reach out to your own URL or even disable it and it'll just work fine I guess.
There was a plugin out there that would build a string with a stacktrace.
Just a guess ^
and then bit shifting
Obfuscating plugins is silly because if you're protecting against actual plugin creators which would be the ones who would "steal your code" and somewhat profit or gain from it, I doubt they're going to steal your code, and if they wanted to, they're going to just use the obfuscated form anyway. It has the same functionality. All you're harming is the new coders who want to learn from your plugin.
after removing the obfuscation the performance of the plugin was like 3x better.
10% cpu usage before vs 3.3%
🤦
Well doesn't it constantly deobfus while running to handle the code?
what did it even add
Never actually tried to obfus before
In the Skript obfuscator's comment section:
beerspgiot?
So the maker of the skript can redownload it and deobfuscate if he lost the Skript, lol.
doesnt that break the license of spigot
The dude left a review
but some of the best web developers we've ever worked with are from mc-market
In case he forgot his own code
what is psigots license
What's BeerSpigot?
@static badge its pushed!
why did I even talk about beerspigot
No idea.
the web hasnt fetched the json yet
You sure Billy? Don't see it yet.
I think at one point that beer jar was faking the TPS
...
lmfao
thats so stupid
setting TPS is a HORRIBLE idea btw
Got bad server performance? Buy BeerSpigot and do /settps 20! INSTANTLY FIXED! /s
well no /settps just sets the nominal tps
otaly isnt a rippoff
what it'll try to run it.
It's still useless.
Why on earth is a server trying to run at less than optimal TPS lol.
(DiscordBot) @szferguson (Steven): We broke Minecraft @epicgamer1331 @mullryan49 https://t.co/KDvULS1Qnj (4 months and 26 days ago)
“We broke Minecraft @epicgamer1331 @mullryan49 https://t.co/KDvULS1Qnj”
Builtools now live
you gonna stream @static badge?
That.. sounds like a bad.. idea..
This is the URL that beer verifies your licenses at http://www.blurpvp.com/webpanel/verify.php
Can confirm 1.14.1 is on BuildTools now.
/settps "🌮".hashcode()
WOOO
building now
I always wished minecraft supported emojis in chat 😦
:(
it would be really cancer though
lets check that sweat gen perf
yea me too titanic
WHO WANTS A :diamond_sword: FOR 1000 :vbuck:S
Glare you sure? Don't see it
somone should write a mod to support it
like encode the emojis into like discord style
Didn't Billy do something like that?
billy has done just about everything iirc
I would use it
Let me see if I can find it.
Tronic,
why am I trying to use buildtools
on a very weak VPS
with like half of it's cpu stolen
oh because I'm a mad man
Bukkit/Spigot plugin for adding icons to Minecraft. https://www.spigotmc.org/resources/pl3xicons.5577/
(DiscordBot) Pl3xIcons v3.0 - length 19m 51s - 11 likes, 1 dislike (91.7%) - 1,979 views - Pl3x Development on 2016.04.30
he pushed 
i told you he did, leaf
ur late
like 2 seconds after he pushed
was in the bathroom u fuks
@orchid pelican see above.
(i've been refreshing his stash every second)
buildtools is slow as usual, he's probably getting the hug of death rn
sorta ironic bc you were making fun of people for being late 30 minutes ago leaf
i was gonna try but i'm gettinc onflicts trying to build paper 1.14 by itself lol
so gave up

13.05 21:08:22 [Server] INFO [Fill] 61 more chunks processed (200075 total, ~12.2%) (free mem: 2407 MB)
13.05 21:08:27 [Server] INFO [Fill] 56 more chunks processed (200131 total, ~12.2%) (free mem: 2542 MB)
12.2%!
i probably have something changed in the project somewhere ¯_(ツ)_/¯
Titanic, have time to kill?
what aboout it teh
Those are the icons I was telling you about.
what are alikars starup args agian?
.flags
Optimized & Recommended JVM Startup Flags: https://mcflags.emc.gs
thangs
No problem.
@austere ivy you seen this? https://www.youtube.com/watch?v=Z78E2QB3lEA
(DiscordBot) Chat icons and emojis - length 24s - 1 like, 0 dislikes (100.0%) - 98 views - Pl3x Gaming on 2017.10.14
Isn't that the same thing?
no
Huh.
the one you linked is a server side plugin + client side resource pack
this one is a forge client mod
Hey that's cool how it automatically goes in your chatbar itself.
Text enter thingy?
You know what I'm trying to say 👀
let's see how many conflicts there are 
im guessing 28
Do you have downloads anywhere for that, Billy?
if it's over 100 I'll cry
doubt it
Aw ;(
too many things i've made never got published
lol
i just like to code stuff
dont really care if it ever gets out or not
@spare venture you know you're not supposed to run BT in the server directory, yeah?
you run BT in its own directory, then copy the jar to your server directory when its done
Barty.. you're.
do you guys think 1.15 will be a pvp update?
i think it will
Maybe. There was a talk about that.
more to burn
I think pvp + cave update.
1.15 will be the update that makes minecraft a 2D game.
wb is broken lol
Titanic, got some time to kill?
LOL
Eh it's not too bad, there are some nice people here like Billy and kash.
hey @austere ivy it did make it online https://github.com/BillyGalbreath/Pl3xForge/blob/master/src/main/java/net/pl3x/forge/listener/ClientEventHandler.java#L54-L114
^_^
billy roasts me half of the time.
titanicfreak uses multicraft dont talk to him
Billy still is nice though.
He's not like everyone else who are just unnecessarily rude and .. awful.
Hey that's nice Billy ;D
Billy mind if I bring Titanic on that one server of yours?
(we can build or something) ¯_(ツ)_/¯
the one I deleted?
lol ^_^
i told you it was just a test server i throw one up every few days, then delete it
see if this works... java -jar BuildTools.jar --rev 1.14.1
Titanic wanna play on a 1.12.2 server 👀
It does
swerve
dont use the latest worldborder verison lol
yup.... built just fine
Wherever you want to play, I'll play too ;p
My computer can't run anything past 1.12 well.
For several reasons, listed below:
@static badge y u no stream? 😠
lemme figure this out first 
If you want to play 1.12 I'm up though ;D
ok I'll consider it.
Success! Everything compiled successfully. Copying final .jar files now.
Chasewhip, I assume you jst want the jar
Copying spigot-1.14.1-R0.1-SNAPSHOT.jar to /home/erik/sandbox/spigot/./spigot-1.14.1.jar
no worldborder
yeah
wanna see it in git brach -a
erg i dont wanna have to comple this
nvm spigot is same version
IMPORTANT: SPIGOT 1.14 REMOVES A FUNCTION USED IN THIS 1.9.9 WB BUILD, LEADING TO ERRORS, SO IT IS NOT PROPERLY SUPPORTED. IF YOU ARE RUNNING SPIGOT 1.14, YOU WILL CURRENTLY DO BETTER USING WB 1.9.
i cant get the 1.9
I assume paper readded the API or something 1.14 becuase it works fine for me on paper 1.14
wat api
async chunk generation spotted?
@void void you know it just dropped like 5 minutes ago? no one has built it yet
note my jar is named paper but its spigot
git branch checkout origin/ver/1.14.1 ????
git checkout origin ver/1.14
er, I just think paper has an API that worldborder is trying to check for.
and it just doesn't know how to handle 1.14 in general
Oh boy it's Cloudflare's Speed Week.
got a 1.9.0
ovh takes a week to fill orders now? o_O
nah it's one specific model
that's selling like fucking mad
Advance-2
we bought 7 of them recently as they're amazing dedicated servers.
Are they expensive?
use my cpu god dam it spigot
only 219 chunks per seccwhatever the intervul is
one time payment lmfao
monthly
hahaha
9072 dollars a year!?
for that server
