#general
1 messages · Page 220 of 1
Floppy lmao
im jsut looking at dif servers
It was autocorrect
to see what their emebed for other idsocrd servers is
Lmfao
since we have anotber command for =tab
A
B
C
Def
:o
Initely
frick
how do I go to next line again? XD
is it like \n
/n
oh ok coool I was right
/n
Make sure you are using EssentialsX and Vault for prefixes. For any other issues with Essentials, you should seek support in either #general or the official EssentialsX support Discord.
sounds like a pokemon game
nevermind it is
becuase mc server is DaylightMoon
yo can someone re-help me with this error? https://pastebin.com/UL3T4eNL i still havent fixed it
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
is it a pixelmon server
looks pretty good
!luckperms
Sorry! I do not understand the command !luckperms
Type !help for a list of commands.
lmao
yo can someone re-help me with this error? https://pastebin.com/UL3T4eNL i still havent fixed it
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Caused by: java.lang.NullPointerException
at flameduder.dudercookie.EconomyCommands.onCommand(EconomyCommands.java:22)
ohno
Uh oh spaghetti o's
Caused by: java.lang.NullPointerException
at flameduder.dudercookie.EconomyCommands.onCommand(EconomyCommands.java:22)
@gilded nova yeah ik but how would I fix it?
(line 22) if(!plugin.playerBank.containsKey(player.getUniqueId())){
plugin.playerBank.put(player.getUniqueId(), 0.0);
}```
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
remember i had issues with my discord bridge 😄
finally fixed every error
@clever swan how did you define playerBank
pokes _11
poked
public final HashMap<UUID,Double> playerBank = new HashMap<>();```
ohno
Would you be able to send the entire class?
yeah sure
also O.o static abuse
do you wanna hop into a VC or smtn?
nope
@forest helm
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
i wanna make my bot token in json, but i never used it
some form of pastebin pls
ok
also O.o static abuse
@forest helm where lol
https://pastebin.com/ZrK7bD0Q @craggy dew
F
public final HashMap<UUID,Double> playerBank = new HashMap<>();```
That ain't static
best paste
why do you have a method called runOnEnable lol
best paste
md5
pick one
also
because why not?
am I big dumb?
wait am i stupid
Big*
public static DuderCookie getInstance;
``` no see there it is
As if LuckPerms didn't have that too
doesn’t even use getInstance either lol
@vast isle i do just not there?
LuckPermsProvider.getInstance()
that’s not a method tho
eh
and oh my bad lizard
?
why not
like what i did
private static WildCore instance;
public WildCore() {
instance = this;
}

Could I get EconomyCommands.java?
private static WildCore instance;
public WildCore() {
instance = this;
}
this is fine
ik _11
whatever
so umm... was anyone able to identify my problem?
essentials v2
@clever swan
try {
// ...
} catch (Exception e) {}
```not the cause of your issue, but there should be basically no time where you want to catch all exceptions
essentials v2
@vast isle there’s no such thing as essentials v2
There’s only essentialsX
its so fancy
how yall make epix code boxes again I forgot XD
as in his plugin looks like it’s trying to be essentials @sudden ice
Who’s? @vast isle
You can do languages on pc too
not the cause of your issue, but there should be basically no time where you want to catch all exceptions
@forest helm ok
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
then u have JAVA JAVASCRIPT JSON YAML etc
```java
if (isCool()) say("Hi");
```
becomes
if (isCool()) say("Hi");
Fec
inside the ``````
Yea
Not necessarily caps @latent tendon
is it?
Casing doesn't matter lol
Mobile is stoopid
no frick regex
But I have brainfuck
oh languages is so cool
unix = string;
dumb = string;
if (unix = dumb) {
System.Console.WriteLine("hey");
}
did i do that correctly
wat
no
@clever swan found it.
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Brainfuck
so I should just delete it?
no
unix = string;
dumb = string;
if (unix = dumb) {
System.Console.WriteLine("hey");
}
@short warren whetthefeck
You're constantly asking that
When something doesn't work you ask if you should just delete it..
you aren’t calling runOnEnable
Lol
JDA spitted 1000 mil errors and i was like, im just gonna delete it, ima give up
class ... {
private static DuderCookie instance;
// ...
public static getInstance() {
return instance;
}
}
@clever swan
Set a value
remember to also set insurance to this in your onEnable
instance not insurance
ty, but is there ever a time where something constantly asked is ok?
???
I understood like 0 of that
dw about it
yes
Mhm
yeah i realized im brain dead
also make it private
lol
huh discord updated, you can now click emojis...interesting
try {
// ...
} catch (Exception e) {}
```not the cause of your issue, but there should be basically no time where you want to catch all exceptions
You can't stop me
catch (Throwable t) {
// Ignore
}
that’s been there for a while
how old?
week
unless it was just on canary
huh not sure how I never saw that kek
its a update what didnt came tru
like normally
its a known bug
ur in DTesters u should known that _11
@forest helm this wouldn't work b/c it would mess up other stuff
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
yeah
private static DuderCookie getInstance() {
The return type
ohmahgahd imagine that I'm not active in one of Discord's official, mega servers.
what even is a duder cookie or a flamerdude
What is that then thrasilias?
what even is a duder cookie or a flamerdude
@vast isle FlameDuder = my IGN
cookie duder = dw about it if u want ill ping u when its done
cause that looks suspiciously like the official Discord Testers server lol thras
alright
i would replace getInstance() with instance correct?
yes...?
yes
???????????????
afaik there isnt a official
wait
can be wrong
There is
put it in your onEnable or call that method in your onEnable @clever swan
👍
DTesters is an official server lol thras.
I also added this public static DuderCookie getInstance;
¯_(ツ)_/¯
public staticis bad and as far as I'm aware, should never be used.
@forest helm ill try it, if its ass ill switch it
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
fuck
public staticis bad and as far as I'm aware, should never be used.
Unless final
your prob right
Lizard: Remove the public static field. Just use the private static instance and the getInstance
that's an F
check #support-2 lmao
put it in your onEnable or call that method in your onEnable
@vast isle it already is?
you had it in runOnEnable
onEnable is what it should be in
because that’s what’s called when the plugin is enabled not runOnEnable
Lizard: Remove the public static field. Just use the private static instance and the getInstance
@forest helm this doesnt work
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
do getInstance()
did you make the getinstance method private or public
change it to public
I sent that to you as public...
im used to private my bad
prob just a habit of me being brain damaged
ty @vast isle it worked
never too late to start learning
what?
he had a Weeeeeeee chair before
imma kms
@clever swan @vast isle @forest helm it has been an honor serving under you guys
Hey TheShinyLizard! Please don't tag helpful/staff members directly.
@outer vessel pls stfu
why is everyone obsessed with that game
@potent prawn because it’s so good
Hey Zaid! Please don't tag helpful/staff members directly.
90GB
You stream the entire thing
No it’s 90GB the rest it’s entirely streamed from satellite
I think
well not from satellite
128GB if you’re getting every plane/airport
The game pass didn’t let me choose an edition to download
it did for me
So I just got the 90GB
How did you manage to get the 128GB
Cause it didn’t let me
Even with the pass
Same as yours
It probably didn’t
hm?
Wanna fly together? :>
wat
In MP :>
It had multiplayer -
Yes
Yes way
a pilot and co pilot
Yes
what a cute couple
nono
ew
no
sotp
no
i already have my eboyfriend on roblox
he donated me robux too
:o
EBF xd
I didn’t say anything
EBF xd
@sudden ice
:o
Hi Confusion, I'm Fefo
@robust walrus did you pick the option on left?
_>
er yes
nah
yes
Minecraft soundtrack 4ever
too
subwoofer lullaby
how tf can you listen to mc soundtrack
too pog
touch me and i'll break your face
okay unix stfu
nice
you listen to minecraft soundtrack in minecraft
other soundtracks you can listen to anywhere
but it's great
but minecraft should only be listened to in singleplayer in the game
fine eh I listen to uhhhhh...
its a great soundtrack though
I tend to listen to the 1.13 underwater music when relaxing
terraria
it's gorgeous
hmm
Music: Athletic
Composer: Koji Kondo
Playlist: http://www.youtube.com/playlist?p=PL5D8399FA91008F97
Platform: Super Nintendo
yes
DOOM 2016 and Eternal OST is so fucking good
doom soundtrack pog
Mick Gordon is magical to me
It takes forever to load tho
@sudden ice like 30 secs?
THATS POG
pixel music is my fav
i listen to Sonic music don't @ me
sonic does have a good soundtrack though
@potent prawn https://www.youtube.com/watch?v=1Nk0PLctzh4
oh i never really played the advance series
. _.
whys the advance series look like a flash game lol
lmao
can you translate fefo, why are they talking about mc
ElrichMC one of the best Minecraft players
-2018/07/10
thyre all talking about resource packs and elrichmc
ngl I've seen his creations and.... I have never in my life seen anything like his singleplayer survival world
literally beyond even full technical MC community's SMPs
idk lol let me check rq
the only advance series game i played was Sonic Battle, some funky beats there
https://www.youtube.com/watch?v=hbgf131fxGk
Best gaming music content!~
The whole collection is availeble on this channel.
apparently that's his intro song to his vids
I only know him from a few creations so 🤷♂️
pog
you're asking the wrong person soz
Luck is
for now
The Orb - Little Fluffy Clouds (Original Mix) (1990)
look a little too fluffy too
I mean, the sunlight is literally hitting them right up front, that should be straight up white
PR or shut up fefo
I'll pr
give me 2 weeks to recover my hand usage
you know how frustrating this is????
what happened
I still don’t know how u stabbed your hand
No with a fork
/s
I’ve never had a single incident washing the dishes
Almost a few times stabbed myself but
Oh well
Oof
I'll buy HAND
nice one
I want
very clever
dont we all
I’m playing and streaming FS on it
lol invidia's buying arm for 40 bil; i got it in my raspberry pi for 35$
Should I go to bed or laugh at posts on r/admincraft
both?
no lol
i sliced my finger open once
kek
anyone wanna play w m?
anyone wann play my server Frosted pvp. Its a kitpvp server 1.16.3, 1.8 fighting
sounds like advertising tbh
👀
no, stop asking here
Anyways
What y’all up to
@robust walrus i don’t think the game pass version let us play the MP 😦
.
?
ignore that
VeRiFiEd

how dare you
👀
im making a personal bot for my discord server because the public ones im not a really big fan of and idk why
and yeah im using DBM cause cant code 
i have no idea what that is but cool
you have more than one of those and it creeps me out
angery joy
damn that's so low
!paste Don't mind me, need the link
Seeing a paste of the problem makes everything so much easier! Use https://bytebin.lucko.me/ for easy pasting!
Pastebin any relevant segments of the console log. If it's a startup error, this includes the entire startup log!
Pastebin the entire LuckPerms config file (passwords removed) as well as any other relevant files!
Yeah
Im reading a article
Says it even easier to do mp with gamepass
Well mc store version
And thats the exact same as gamepass
what am i doing wrong? it's not working! 
oh wait
case sensitive?
hm idk xD
oof
cries
nvm i got it\
thanks
gee i wonder what the solution was! :P
intents..
a new thing that u need to able
wasnt there before
i think its to prevent these scam bots or something
but i just made this with the program
(im using alt account to test)
but yeah it works lol
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||||▪️||
Free bubble wrap
I love it ty
booooo
!faq
Check out some of our frequently asked questions.
Hi
@drowsy quest why the fuck was I muted
Hey Tim__! Please don't tag helpful/staff members directly.
Wasn't justified whatsoever
@gilded nova
i didn't ask for a screenshot, I asked for an explanation
Tfw a friend shows you a MC server they play on and it uses LuckPerms 😎
Brainstone cant justify it?
That's exclusively for being a defiant douche
And that no where near the first time
In this instance I don't see where I was being a so called "defiant douche". Also, you saying that I have an "authority problem" is pretty fucken thick coming from you don't ya think?
I'll happily argue this one out with you mate. That was a bullshit punishment for no good reason
I love how you're just continuing to beg to be muted again ❤️
I'm not begging for shit mate. I'm begging for you to stop being such an uptight cunt
¯_(ツ)_/¯
I'm as uptight as I'd like to please
youre what 23?
The thing is I've made it clear to you that I am
And yet you're still refusing to learn from it
Fascinating
I'm not saying you can't be, but don't pin it on other people if you can't accept the fact that you're literally doing what you're telling people not to
I can't learn from a 23 year old low life that has nothing better to do than moderate a minecraft plugin Discord
I have a question?
Yep?
Why are you so desparate to be muted again?
I'm not desperate
I just wished you'd stop being such a fucking prick
It's not just to me, but man I do feel targetted.
Throwing around personal insults after knowing you're on my hitlist is desperately begging to be muted again
I just wished you'd stop being such a fucking prick
Same with you
The fact that you have a "hitlist" is bad enough
Don't worry. You're the only one on it
I made it just for you ❤️
Isn't that nice of me?
Lovely
Right?
Hold it on the sharpshooting, Tex
Frankly I don't really care. It's just the fact that you're a cunt that annoys me
Well the fact that you are one too annoys everyone
And that's also the reason you are currently my number one target
You seem to be the only one that actually gives a fuck
You'd be that guy to rock up to a party where theres caps and coke goin round and call the cops lol

seriously?
Basically
Mr peaked at 23 and still makes minecraft things?
You're still sad that you're no longer "popular" among a group of teens that is forced to be around you 5 days a week
Let's make it simple
lmfao what the fuck
Either you fix your attitude and be 1000% friendlier to everyone, or you'll be my personal test rabbit as to how long I can dish out mutes
100% up to you
And there we went from being nice to being a dick in 1 edit
I'm amazed at how little you've managed to learn
Okay listen
This was the situation yesterday. What you muted me for
This guy said he had a premium server and I said ok. he sent errors and it said it was offline
i said that its offline
he said "Dont make me cry"
and i said wtf
grow up
I got muted
I may have called them a snowflake
There was a tad more, but nice try 🙂
The thing you got muted for was talking back to a mod after being very clearly told to stop being a dick to that other guy and the berating said mod
I talked back because what I was told off for was unnecessary and unjustified
That's not your decision to make
if you were in that conversation Im sure you would've said something along the lines of "grow up"
Who the fuck cries over something like that
It's not about crying, etc. You big strong powerful man
and then there was another cunt that said "let them express themself" like what is this server.. a bunch of social jjustice warriors?
It's about being a fucking dick for no reason to someone
now listen
There's one thing you really have to understand
Mate I can't listen to you, we've been over this so many times
if you can't listen to me I can't listen to you
your head is wayyy too thick
what is wrong with people who are 23 doing stuff for mc?
ik people above 40's who do stuff for mc lul
idfc

I was raised by a narcissist. I have a friend who is one as well. I'm so beyond imune to the narcissistic mind tricks it's actually sad.
Don't even try to twist the truth. Don't even try to make it be about you when it's not
I'm not asking you to
the fact is that you're a cunt and you cant accept it
I'm telling your mind tricks that work so well on others don't work with me
And that's also the reason you hate being muted
What mind tricks?
Because you can't make yourself look good anymore
What the fuck are you on about?
That really hurts you very fragile ego
I'm calling you a narcissist
Because you are one
Woah.
xD
lol
yikes
Oh boy. Not only are you a dick you're also extremely uneducated! Who would've thought?
dont even try me
narcissist = nazi clearly
Absolutely
Narcissism is the pursuit of gratification from vanity or egotistic admiration of one's idealised self image and attributes. The term originated from Greek mythology, where the young Narcissus fell in love with his own image reflected in a pool of water. Narcissism is a conce...
thats not something you should say to someone.. holy
also can i remind you about the ToS mr tim?
Have a read @gilded nova
No you're a cunt. And not the good kind
at this point, Tim, its prob just time to stop, like no point talking and pissing more and more ppl lol
Has nothing to do with being Australian
Im aware
Don't you worry ben. He's already banned. I just want to have a little more fun with him ❤️
I know im a cunt
People with Paper servers just download from SpigotMC, is there like a paper website to get plugins too?
the thing is I can accept it
loll
brain he might have an issue with his acc aswell with this altitude
Spigot plugins work with Paper too

Spigot plugins work with Paper too
@sleek niche I know
Hey 🌹RoseTheGamer❤! Please don't tag helpful/staff members directly.
Brainstone you don't listen or accept anything I'm saying no matter how true it is lol
this is the issue
and why our personalities conflict so much
You haven't said anything true yet
I've said a lot of true things
But there is a bukkit thing, a spiogt thing, is there a place to get plugins for paper or just SpigotMC?
have a read
Just because you think it's true doesn't make it true
No but the thing is, it is
true
But there is a bukkit thing, a spiogt thing, is there a place to get paper or just Spigot?MC?
@robust walrus they're working on that actually
isnt there alrdy one fefo?
:0
It's called Hangar
or u talking bout plugins only
The thing is you've been asked numerous times to stop being an insufferable dick. And yet here we still are. Listening to your halfwit insults and brain dead "arguments"
but like all bukkit and spigotmc plugins works on paper and some also have paper features liek async chunk loading so not much of a diff @robust walrus
You are utterly uncapable of learning and that's your big issue
@modest compass paper also has extra events and other features
yea i just gave an example
You peaked in High School and are still suffering from the loss and try making up with it by being a dick to everyone for no reason other than your own insecurities.
What loss are you talking about?
The rest of your personality is being a budget Narcissist
why are you so toxic brainstone
Right?
I'm being honest
oh god
Why the fuck cant i be honest?
another one
trust me, i have seen way more toxic then this
In any case you've been given multiple chances
this is nothing
You decided that your pride of being a dick is being more imporant than listening to staff
So you're gone
👋🏼
i mean tim to be fair, is a pretty big dick
Mate come on. You have a role in a fucking Discord server
you have so much authority
Youre way bigger than me!
wayyy more power
sooo scary
oh????
he ded
And gone
can we do this again 🍿
It'll be my pleasure
nice
hey brain
no wonder he is like this
he plays hypixel https://gyazo.com/2526cb40d61c0721c2900219d84b872a
you also play hypixel then
not anymore
@dusk jolt you should look for a new friend in all honesty
hey I play hypixel too 😦
well
If being banned from a server is a goal, then that's the most pathetic thing ever
yep
his acc can have a risk on discord
with that altitude
actually i hope he joins with a alt then he breaks another ToS
someone sent me a virus, acted like they're a dev, but didn't realise I am a dev too
Also man if getting banned was his goal, boy does he suck
so they fucked up, and got reported
I would pay to see that convo
anyhow brain
i would send it, but i dont want to release data in case discord bans
does the stuff u made work without apache and nginx
i might gonna try something new soon 
It needs a reverse proxy and a static file web server
The reverse proxy is optional if you don't want to self host the bytebin
das ok mnewt
Jesus fucking Christ that happened
xD
tldr, tim got banned
And he's hella proud of it 😂
Rip my Australian friend :(
you can join him 🙂
are all australian people annoying
100%, totatlly not because he's a terrible human being
u right
I hate australians
🥺
Lol
Anyone else having Discord issues rn
fefo ¿cómo estás
tsk me duele la mano
Hello fefo
@stone pond go into essx config
and scroll down to the part with essx chat
theres a part there where you can configure how it looks in chat and remove those
just remember to remove the # at the beginning of each of the groups
is there ant command because i legit cant find anything about that ahha
do ctrl-f and search for group chat or something similar
its near the bottom of the page though
Poor Tim
And he's hella proud of it 😂
Bet he’s said about it... I would be sad too if I got kicked from this
nope. He's said several times he wanted to be banned, was pushing limits on purpose, etc
tim got banned?
Yea
wtf did he do this time lol
From my perspective he didn’t do a lot wrong this time
He pretty much asked for it
f
And then also called a mod a Nazi
His goal was to get banned. I don't see the issue really 
@rigid widget @short warren @bold sparrow
Just so you know, even though he claims he wanted to get banned, that's just a lie to save his face. Typical narcissist behavior
@steady tangle it really wasn't
You don't get support a community over Patreon just to get banned
Fair enough
I dont see the original problem though. He said he just said someone was in offline mode? But yeah i trust you with that message
Well the issue was that he insulted that person using abelist BS if I remember correctly
But that wasn't the issue
The issue was that he refused to shut up after being told so by a mod
alright i guess
Sorry if I've been a bit ranting about narcissism, etc
I just have a bad personal history with them and also happen to know how to deal with them, what grinds their gears and how to spot them
It's all g my dude
Luckperms != Luckperms
?
Its not
My half a brain cell is failing rn but what
ok
Better get a new one then
is that a joke api or a prewritten list of jokes?
oh nice dbm
eyy they updated it alot
ikr
it didnt use to have cases and stuff
yeah same
Larry may I send you a private message somehow
I suppose you may, but is the purpose requiring of such a means of communication?
¯_(ツ)_/¯
go for it
yaml isn't a type of code tho? so like the format of whatever that is, I imagine could maybe be yaml?
What?




