#minecraft

1 messages ยท Page 49 of 1

empty gust
#

I'm certain @slow imp didn't suggest that ๐Ÿ™„

slow imp
#

yes, i've do ๐Ÿ‘€

empty gust
#

.>

wet oasis
#

The only useful plugins are

  • WorldEdit
  • WorldGuard
  • FastAsyncWorldEdit
  • LuckPerms/PEX/etc

Depending on the server type

  • Multiverse-Core
  • WorldBorder
  • ClearLag
  • HopperImprovements (if not on latest Paper)
  • PandaWire

Anything else is just addons

#

And spark is also good if you are on shared (and on Spigot; since v1)

#

Donโ€™t let anyone confuse you, you donโ€™t need any premium/custom plugins ๐Ÿ˜‚

slow imp
cedar bramble
#
- WorldEdit (necessary)
- WorldGuard (necessary)
- FastAsyncWorldEdit (Useful)
- LuckPerms/PEX/etc (One of them necessary)
``` ๐Ÿ˜Š ๐Ÿ˜›
wet oasis
#

I value anything that can improve overall performance as necessary xD

buoyant haven
#

I also suggest LagMonitor by games647

wet oasis
#

Is that similar to React or spark?

buoyant haven
#

never used either of those

#

It doesn't slow down your server though (unlike what I've heard about react)

wet oasis
#

Aha

slow imp
#

Somethimes i'm thinking about why piggy doesn't have the Developer role ๐Ÿค”

buoyant haven
#

cuz I don't have any decent resources on spigot

slow imp
#

You still deserve it

lapis shadow
#

Papi is necessary these days

gray geode
#

Petition to change papi to daddy

deft bough
#

YES!! gleam in eyes

empty gust
#

I'd rather use PAPI then a perms plugin

#
Request: A plugin that will add something to factions
Budget: $5``` Detail level x1000
slow imp
#

ikr

alpine oxide
#

@gray geode Funfact (if you didn't know already)
In german stands "papi" for daddy

empty gust
#

ooof

#

So Papi is already Daddy โค

#

It's always been daddy in my heart

spark barn
#

So when Germans join this chat they get told to update their daddy lol

vagrant stag
#

@gray geode If you don't gimme a 5 star rating on my rate-my-server for mentioning you I will be upset

gray geode
#

1 star incoming

vagrant stag
#

That will make it look like your plugins are bad because I mentioned you TWICE

alpine oxide
#

Second 1 star-rating incoming....

eager prairie
#

What happened to MinecraftMarket?

alpine oxide
#

๐Ÿคท

#

I never used it so idc

severe drift
#

some guy hacked it or something then the guy that owned it didn't say anything and just took the domain down or something whatever

alpine oxide
#

I quickly get the thread....

gray geode
#

Rip

slow imp
cedar bramble
#

where?

tiny reef
#

Its happend to me to

slow imp
cedar bramble
#

same ..

empty gust
#

How secure is optifine's login...

#

I never trusted it one bit

cedar bramble
#

i use it only for my cape ...

empty gust
#

Yeh.. but u'd need to login >.>

cedar bramble
#

ur mc account information ...

empty gust
#

Yes..

#

That's my point

#

How secure is that

cedar bramble
#

ofc its good...

#

should be good..

#

๐Ÿ˜›

empty gust
#

o k

eager prairie
#

who can help me with buycraft?

empty gust
#

I recommend minecraftmarket

#

They have top notch security

astral zodiac
#

yes

#

very very top notch

#

i would trust all my personal detials on it

eager prairie
#

ty

empty gust
#

I hope he got the sarcasm........

slow imp
#

๐Ÿ˜‚

eager prairie
#

Do you think minecraftmarket will come back?

#

it was cheap

#

buycraft is for servers with $ 100 per month

slow imp
#

you can use the free plan ๐Ÿคท๐Ÿฝ

lapis shadow
#

Third 1_Star

wet oasis
#

lol

#

Use the free plan, it's limited to ยฃ250/m tho

spiral frost
slow imp
hot ice
empty gust
severe drift
alpine oxide
#

@spiral frost Did you saw that one comment on the Bug-Tracker...
It could be that the Base64-code for some heads changed ๐Ÿคท

spiral frost
#

If that's the case, it still breaks everything

#

Cause there's no way to get the new one

#

And the heads don't automatically update when already placed down

spiral frost
#

wooo

alpine oxide
#

๐Ÿ‘

#

#ReactionsPermForOffTopicChannelsPls

cedar bramble
slow imp
empty gust
wet oasis
#

plus one

slow imp
#

plus two

spark barn
#

x 1

civic pivot
#

@drifting thistle It won't let you post in there

eager prairie
#

I can't use themes on the free plan ๐Ÿ˜ฆ

empty gust
#

๐Ÿ˜ญ

vagrant stag
#

@civic pivot Read your review on my server and just wanted to let you know that not having /h2p anywhere easily visible in the spawn is an issue I'm aware of. Right now I've been just telling people what to do and use. I want to make it easy to see, but don't want a hologram or a simple sign. I feel like those get overlooked a lot. And an automated chat message definitely gets overlooked... Maybe if I do the colors on a hologram right people will read it more often than not

civic pivot
#

Yeah I get what you mean, I've had so many players ignore stuff like that in the tutorial then ask what to do ๐Ÿ˜†
Maybe it could work in the scoreboard (I think it was your server that had it?)

vagrant stag
#

Yea it does have a scoreboard. Maybe I could work it in there...

#

I'll start working on that... in a few minutes actually.

drifting thistle
#

I would like to take a moment

#

to uhm

#
    @EventHandler
    public void on(EntityDamageByEntityEvent e)
    {
        if(e.getDamager() instanceof Player)
            ;
        e.getEntity().equals(EntityType.SHEEP);
        ((LivingEntity) e.getEntity()).addPotionEffect(new PotionEffect(PotionEffectType.LEVITATION, 1200, 0));
        e.getEntity().getLocation().getWorld().playSound(e.getEntity().getLocation(), Sound.BLOCK_END_PORTAL_FRAME_FILL, 1f, 2f);
    }

    @EventHandler
    public void on(EntitySpawnEvent e)
    {

        if(e.getEntityType().equals(EntityType.SHEEP))
        {
            ((LivingEntity) e.getEntity()).setCustomName("jeb_");
            ((LivingEntity) e.getEntity()).setCustomNameVisible(false);
            e.getEntity().setGlowing(true);
        }
    }
}
#

:)

hot ice
#

I am seriously worry about how this code indentation does @drifting thistle

drifting thistle
#

I am seriously worry about how this grammar does @hot ice

#

Get off mobile it will look better.

slow imp
#

The basic argument

#

grammar

hot ice
#

Eyyyyy

drifting thistle
#

Anybody able to tell me how i get spigot 1.13-pre3?

wet oasis
#

It's not out

drifting thistle
#

so we plugin devs cant get our mitts on it yet?

wet oasis
#

Nope

drifting thistle
#

Dam eet, i wana be the first 1.13 hopper plugin

wet oasis
#

You can peak at the API, but, that's about it

drifting thistle
#

yh i saw and read this, even considered editing build tools to build with the preview

wet oasis
#

Well, it's all subject to change (and incredibly incomplete)

drifting thistle
#

i know, i just wont have an isp for the release of 1.13 so i kinda need to get a head start

wet oasis
#

Welp

drifting thistle
#

doesn't matter, ill continue establishing dominance over 1.12

wet oasis
#

lol

drifting thistle
#

You wont be laughing when my hoppers take over your serva ๐Ÿ˜„

#

I will rule over all, in a tower made of hoppers.

olive mulch
#

Someone good at landscaping over here?

gray geode
#

I mow yards!

azure widget
#

Is this server where I can get support for ShopGUIPlus or am I at the wrong place

severe drift
alpine oxide
#

@severe drift It's a snapshot sooooo.... report it

severe drift
#

It's for all the snapshot versions on my PC

#

no matter which one I choose, it occurs so i assumed it's something with my PC or MC installation

hazy flint
#

Hai

#

i need some help with minecraft

#

How do i make it night and day in the same world

#

because on a video on youtube the guy goes in an alley and it become's night

#

and when he goes back it's day again

#

and he didn't teleport ,

#

and when i became night the players outside the alley could still see daylight

#

but for people inside the alley it's night

#

how do i do this with commands?

empty gust
#

You can use essentialsโ€™ /ptime

#

@hazy flint

hazy flint
#

what

#

ptime

#

whats that

#

player time>?

deft bough
#

Yes

slow imp
#

Or worldguard region time

empty gust
#

Oof

#

Didnโ€™t know those existed

drifting thistle
#

hey

#

does more ram = more lag?

empty gust
#

Vice versa

deft bough
#

RAM is Random Access Memory, which means basically the more you have the faster the computer can grab and process info. The faster a computer can do that the less lag thereโ€™s going to be. Unless itโ€™s connection lag, which more RAM canโ€™t fix.

wet oasis
#

Lol

#

Allocating a lot of RAM can also cause additional issues

serene lotus
#

Just don't have random memory, not efficient, sort the memory first. exzfix

wet oasis
#

Stop leaking the optimization secrets!

serene lotus
#

soz stole the idea from your book

wet oasis
#

smh

severe drift
#

Look at these dudes

slow imp
#

๐Ÿ‘€

severe drift
#

It really stands for Really Accurate Man

#

AKA me

#

I'm cool btw

empty gust
#

Oof

mild basalt
gray geode
#

I don't know how many of you have seen / used my plugin called Guilds but I need help making a decision on whether to fully recode from scratch or not, your opinion would be awesome and only takes a second! https://www.strawpoll.me/15981291

Link to plugin ~ https://www.spigotmc.org/resources/48920/

Thank you!
~ Glare

Straw Poll

Vote Now! [Yes (I want a clean running optimized plugin on my server like Guilds)]

slow imp
spark barn
#

is it normal for the glow effect to be full body and not outline?

#

like idk but im pretty sure it isnt supposed to look like that

slow imp
#

Yea, is normal afaik

wet oasis
#

Turn off FastRender with OptiFine

spark barn
#

oooh ty

drifting thistle
#

hmmm

undone cave
#

@lapis shadow I have a question

lapis shadow
#

Well this is a Discord server so have fun trying to test plugins here

#

Do you mean a list of plugins on the test plugins server?

#

Just do /pl

#

Lol

#

(in game)

#

Yes

#

We don't keep secrets

#

Ya

#

Don't forget the s

undone cave
#

Hey @lapis shadow i sent you a PM and i was wondering if you can look at it, i really want to know if thats allowed?

lapis shadow
#

It's allowed by me but it is definitely against the rules of spigot to upload configuration files as resources

undone cave
#

OK, you want me to take it down?

lapis shadow
#

I don't care but spigot is going to take it down if you don't

undone cave
#

Ok

lapis shadow
#

They don't allow you to post configurations as resources

undone cave
#

Oh theirs not section for it on Spigot?

lapis shadow
#

No not in the resources section

undone cave
#

awww imma see if the can make a section for something like that xD

lapis shadow
#

Just Google configurations as resources on spigot or something and you will see many threads about it already

undone cave
#

Ok

slow imp
solemn valley
#

nice

vagrant stag
#

@lapis shadow Well that's a crash. Sorry about that.

empty gust
#

Oof

alpine oxide
#

fps or tps

#

Maybe a lot of entities?

woeful crest
#

Hi

#

what plugin dis server for?

slow imp
#

huh?

gray geode
#

Uh it's really just a help chat in general. If you have an issue with one or a question you can ask in #general-plugins

woeful crest
#

Hmm

#

how do i know what dev is for what plugin?

gray geode
#

Uh you just ask a question and maybe someone knows the answer

woeful crest
#

rip

gray geode
#

The plugin devs themselves might not be here

woeful crest
#

but i got this discord by the plugin page ... so...

gray geode
#

Which one?

woeful crest
#

deluxetags

alpine oxide
#

Doesn't mean at all, that the dev is obligated to answer

gray geode
#

Alright well then that would be clip. No need to tag him though lots of people use the plugin and can probably help you out. Head to #general-plugins and ask away!

woeful crest
#

tysm @gray geode

gray geode
#

Yup!

fading anchor
#

Can someone help me?

#

Im having problems with nether portals.

empty gust
#

Oof

eager prairie
#

Does anyone know of balanced configurations of mcMMO or Jobs that can be purchased?

hazy flint
#

I have lag spikes in some places on my map

#

I go from like 220 fps to 20 fps and lag in that spot

deft bough
#

Open the F3 menu and go to a lag spike area. How many entities are there?

drifting thistle
#

Is anyone experienced with the Plugin DeluxeMenu's and could assist me? โค

civic pivot
#

And yeah, a lot of us use it ๐Ÿ˜ƒ

woeful crest
#

@near plaza can we talk in DMs?

wet oasis
#

o

hasty grail
#

@buoyant haven I have 4 GB Ram but in minecraft i only has 15 - 20 fps on flat world?

#

how can i increase the fps

wet oasis
#

download more ram

hasty grail
#

but i have a friend, his computer has 1 GB Ram and he has about 150+ fps on flat world

#

@wet oasis

#

@bitter prism ?

bitter prism
#

Yeah?

hasty grail
#

Can you help me

civic pivot
#

Follow that tutorial

#

@hasty grail

#

It'll show yoy how to increase the ram Minecraft can use

#

I'd set it to 2GB - should be heaps

bitter prism
#

Just some java arguementa

hybrid moss
#

Anyone know why my server skips / lags when a player joins my server?

bitter prism
#

Xmx-5G Xms-5G

wet oasis
#

Something hogging main thread onPlayerJoin/Login

hybrid moss
#

How can I fix it

hasty grail
#

@civic pivot 525 fps lol

#

thx

civic pivot
#

No problemo :)

hasty grail
#

My friend is probably does the same thing too i believe

civic pivot
#

I did that with my MC
Makes it run heaps better

hasty grail
#

can i do that to other games

#

Hmm ill test it on the chunk survival map with shaders on

civic pivot
#

I don't think other games work like that
Just Minecraft that I know of

hasty grail
#

84 fps ๐Ÿ˜ฎ

#

My dream has came true

woeful crest
#

lmao

bitter prism
#

My Minecraft uses 48gb

#

I would expect more than 700

woeful crest
#

Wow

#

I bearly get to 50

slow imp
#

@bitter prism 48 ??

#

are you hosting 10 servers on your pc ?

woeful crest
#

lmao

near plaza
#

@woeful crest

woeful crest
#

...

#

Can we talk in DMs?

bitter prism
#

No

#

I have optifine

#

Shaders

#

2x rendering

#

Everything on max

#

512x texture pack

#

4k

#

And I get 700 fpd

#

Fps*

wet oasis
#

Lol

cedar bramble
#

o nice

deft bough
#

Wow my server with no one on uses 0.5gb

hazy flint
#

@deft bough

#

i have 2 lag spots on my server

#

do you know a fix

deft bough
#

Where are the lag spots? @hazy flint

hazy flint
#

In diagon alleu

#

Alley

#

And Londen

#

@deft bough

deft bough
#

Are there any command blocks or entities or such there?

gray geode
#

48GB...

#

That's way too much

#

I run all that but 256 on 6GB

#

I think I've pushed around 3,729 FPS

deft bough
#

What?!? 4K FPS?!?

slow imp
#

maybe he want to say 3.729 fps

#

๐Ÿฅ” pc

gray geode
#

No lol but I did pushing limits on my old 7602s

#

760s*

#

I'd have to try now with my 1070

slow imp
#

GPU?

gray geode
#

Well I did that on a i7-3770

#

Now I have a i7-8700

heady jasper
#

@lapis shadow Does an admin have to allow me to use /autorankup? Or do I have to buy it?

#

@everyone

brittle orchidBOT
#

The 'everyone' mention is disabled so you can't annoy people.

peak swan
#

Any know a good freeze plugin with auto ban and custom message

hasty grail
#

i have a friend that has 128GB Ram

gray geode
#

Bullshit you don't have friends

#

Kidding

#

That's way too much

wet oasis
#

lol

vestal forge
#

my friend had 512 gb ram

#

Screw all of you

spark barn
#

lmao

wet oasis
#

Damn, lots use Discord for work stuff ๐Ÿ˜ฎ

empty gust
#

๐Ÿ˜ฎ

hazy flint
#

@vestal forge and i believe that xD

hazy flint
#

Hey
so
what's better
spigot
or paper spigot
because i have seen paper spigot but what is it

woeful crest
#

I pregare paper bukkits ๐Ÿ˜‚ ๐Ÿ˜‚ ๐Ÿ˜‚

wet oasis
#

PaperSpigot > Spigot

alpine oxide
#

@hazy flint PaperSpigot is basicly what Spigot is to Bukkit: It patches/changes some stuff from spigot to make it run better....

#

At least, that's what I know

hazy flint
#

Yhea but a lot of my dev friends say it's bad because a lot of plugins don't work on it

#

but it's not as bad as taco spigot

wet oasis
#

99.9% of Spigot plugins will work on Paper

hazy flint
#

Ok

#

i'll try it

wet oasis
#

Literally any decent server runs on Paper

It's more optimised, faster, and includes additional (API) stuff to make things smooth.

But, the JAR itself will make a minimal difference, you also gotta make sure your server is optimised, etc

alpine oxide
#

I use it myself and never had any issues with plugins not working on it

#

That's bullshit, what your friends are telling you

wet oasis
#

lol

hazy flint
#

@alpine oxide wait 1 sec

#

ok

#

i'll use paper then

#

thx

#

does viabackwards work on that?

vestal forge
#

Paper sucks butt

#

Incompatible with some amazing plugins

wet oasis
#

Paper sucks? wut

Name 3 amazing plugins it's incompatible with

#

@vestal forge

vestal forge
#

Deluxe chat

#

Lags to death with fawe

#

And I can't think of a 3rd one

wet oasis
#

That's a personal issue.. Cause I use DChat and FAWE and have 0 issues xD

cedar bramble
#

Personal issue lol

alpine oxide
#

@vestal forge I anwer to the two plugins:
DeluxeChat *laughs his ass off*
FAWE *laughs even harder*

#

If you have issues with those plugins, than it's your server that sucks and not PaperSpigot

vestal forge
#

Nah

#

Legit just ahve deluxe installed

#

And it didn't wokr

alpine oxide
#

PlaceholderAPI installed too?

vestal forge
#

Yeah

#

All the depends

slow imp
#

is mcm down?

#

nvm

woeful crest
#

What's mcm

deft bough
#

Minecraft Market?

severe drift
#

MCM is dead?

slow imp
#

nou

empty gust
#

o

deft bough
#

It used to be

full plinth
#

I upgraded a Spigot server running 40 plugins to Paper and then tweaked all the settings according to a performance guide I found online. I haven't had issues with a single one of the plugins and my server starts in under 19 second!

gray geode
#

That's pretty good.

full plinth
#

right?!

#

I'm really happy. I just wrote a whole set of loot tables for my biome bundle world

#

super complex ones

gray geode
#

Never heard of it.

#

On my development servers, my stuff starts in about 1.92 seconds.

full plinth
#

Yikes.

gray geode
#

Using PaperSpigot, that is.

#

So it's really nice to be able to shut down and restart within about 10 seconds

full plinth
#

Is it just a beast or are you running one or two plugins

gray geode
#

It's just for when I make plugins and I turn off structures so it's not generating a massive world, just a smaller one.

#

Let me a do a test on one of my bigger plugins to see how fast it starts.

full plinth
#

you sound like a good person to ask about timings. Everyone disagrees on which tools are reliable

gray geode
#

Timings are pretty nice, they help me figure out where I might have issues in stuff.

#

Normally stacktraces do too, but timings help when there's not an error.

#

Only issue about that is you need to run it for about 10 - 15 minutes for an accurate reading.

full plinth
#

I feel like I should try to gauge the payoff from some of my more superfluous features

gray geode
#

Wdym?

full plinth
#

Paper built in tools are good then? Like say, to figure out the resource cost of animated frames, noteblock midis, etc

gray geode
#

Don't know if they have anything like that in it. I tend to not have issues with my plugins because I code them geared optimization.

full plinth
#

I can barely write Denizen, I am more worried about other's work : )

#

do you have a github?

gray geode
#

So the core I've been working on + Vault loads and the server is up and running with an open MySQL connection in 0.616 seconds

woeful crest
#

What's the difference between spigot to paperspigot? Cuz I use spigot and my server takes like 2min to start up....

gray geode
#

How many plugins do you have?

woeful crest
#

Wait lemme check

#

35 :/

autumn spire
#

lol

#

wtf

#

35 plugins for what

woeful crest
#

And I'm not done

gray geode
#

That's actually low for some servers.

woeful crest
#

Ik

civic pivot
#

Yeah, my server has like 80 ๐Ÿ˜…

autumn spire
#

not done and have 35 plugins

woeful crest
#

Cuz it's just skyblock

autumn spire
#

why dont you put it into 1

#

or into less

#

?

woeful crest
#

How...

civic pivot
#

They all do different things

autumn spire
#

code them yourself

#

lol

woeful crest
#

Nuh

civic pivot
#

Why though?

#

Someone's already done it for us ;P

woeful crest
#

^

civic pivot
#

And that would be bad too, stealing someone else's code without permission

woeful crest
#

Back to my original question ...

#

What's the difference between spigot to paperspigot? Cuz I use spigot and my server takes like 2min to start up....

gray geode
#

My core handles about the job of 25 different plugins, maybe almost 30 now./

gray geode
#

I've taken a server from 129 plugins down to 45

civic pivot
#

oh nm, it's gone

gray geode
#

So PaperSpigot is a fork of Spigot

#

It's more cutting edge

#

Not necessarily better, it's just different.

vagrant stag
#

Anyone know any cool servers and/or modpacks I could try out? I'm kinda bored tonight but don't wanna sleep.

woeful crest
#

So why did u say your server starts up faster with paper? Ppl say it's better to stay with Spigot

gray geode
#

You'd have to ask him.

#

It would probably start just as fast tbh

#

Since my development servers only run the plugin I am currently working on

woeful crest
#

Oh

gray geode
#

Just that the core handles about 25 - 30 different things

#

So, basically 30 plugins in 1

#

But all in a single plugin so it only has to enable that single plugin

woeful crest
#

How much GB

gray geode
#

I allocate like 2GB maybe to the test server? I have up to I think 32 I can if needed.

#

But I design my plugins to be performance based and optimized, so, I rarely need more than 2GB, probably could be fine on 512MB too.,

woeful crest
#

lmao , so 5 GB is bad for 40+ plugins?

gray geode
#

I currently have a server running just fine with 8GB on like 60 plugins

#

RAM isn't the most important thing

vagrant stag
#

I have 60 plugins and 2GB and I run fine

gray geode
#

Ya but you probably don't have 300 players on ๐Ÿ˜›

vagrant stag
#

Tis also true

#

In that case, I wouldn't run so fine. But for 10-15 people you'll be fine on 2.

woeful crest
#

Mine can't even get to 300 ๐Ÿ˜‚ ๐Ÿ˜‚ ๐Ÿ˜‚

gray geode
#

Factions server tend to be more cutting edge on the resources

#

Constantly PVP, chunks loading, base raiding, tnt, etc.

vagrant stag
#

Factions is overrated

woeful crest
#

Btw how do I disabled all the creeper / tnt grefing ?

vagrant stag
#

I think /gamerule mobGriefing false

#

If that's what you mean

woeful crest
#

And tnt?

vagrant stag
#

Mm, that won't disable TNT, but it'll disable creeper explosion damage.

#

I think you can disable TNT (or any block) in Essentials config if you have Essentials

woeful crest
#

I do

vagrant stag
#

I never used that feature so I don't know exactly how to do it.

woeful crest
#

But I want to disable only the explosion

vagrant stag
#

The damage done to terrain or to players or both?

gray geode
#
@EventHandler
public void onTNT(EntityExplodeEvent) {
if (event.getEntity().getType() == EntityType.PRIMED_TNT) {
event.setCancelled(true);
}
}```
#

No hate, I wrote that in Discord

#

Boom, no tnt damage

vagrant stag
#

Cool, well, back to the issue at hand, any server/modpack suggestions from anyone?

gray geode
#

TekkitLite is fun

vagrant stag
#

I mean is the Technic Launcher even worth taking up space with anymore? Twitch has it all, it seems. Except TekkitLite, apparently doesn't have that.

gray geode
#

Twitch?

vagrant stag
#

Mhm

#

The Twitch desktop app.

#

Yes, the live stream Twitch

gray geode
#

That has MC?

vagrant stag
#

They bought Curse

#

So it's Curse, but Twitch skin, pretty much

gray geode
#

Ahh

vagrant stag
#

And you can watch live streams and stuff from it, but I still prefer to watch them on my browser.

gray geode
#

I just started using this and it's a launcher called MultiMC

vagrant stag
#

I've heard of it.

gray geode
vagrant stag
#

Oh interesting.

gray geode
#

Personally haven't started using it yet other than just adding an Optifine instance

#

I haven't fully moved over to my new pc yet

vagrant stag
#

I know the feeling. Got my PC last year and didn't bother transferring anything over so I basically started from scratch lol

gray geode
#

Exactly.

#

So now I sit here with three monitors, two keyboards, and 2 mouses and just constantly switch back and forth.

vagrant stag
#

Ouch lol

civic pivot
#

O.o
I don't even have a second monitor lol

#

That's insane!

gray geode
#

I do plugin development for a job, so, I have lots of stuff to help.

civic pivot
#

Ahh, that makes sense

slow imp
#

Poor glare, only 2 mouses and keyboards :(

vagrant stag
#

I'm trying to get 3 new monitors. Already have 2 but one is too small and old (like 720p, maybe) and my other new 2k, 144hz monitor well.. it's great but 32in is a lot bigger than I expected.

gray geode
#

In my office we have like uh

#

7 PCs

#

6 monitors

#

Lots of other stuff

vagrant stag
#

7 PCs but only 6 monitors. Who's working without a monitor?

woeful crest
#

My dream is a 3 screen setup...

gray geode
#

3 of our machines are headless as they are server boxes

#

We run in home servers for stuff

vagrant stag
#

Ah col

gray geode
#

Like an 10TB NAS

vagrant stag
#

I'm currently working on doing that, Danny, but it's so expensive lol.

woeful crest
#

Ikk

vagrant stag
#

What's a... NAS

gray geode
#

Network Area Storage

#

It's basically just a machine for storage

#

Not for gaming or anything

vagrant stag
#

Oh cool actually lol

gray geode
#

Runs our servers

#

Holds all our TV shows, movies, music, etc.

vagrant stag
#

Just load it with storage. =p

#

In that case, 10TB is pitiful, pump those numbers up smh

civic pivot
#

My fiancee and I wanna get a server at some stage for that kinda stuff
But we're so broke xD

woeful crest
#

xD

#

Is @quasi axle a custom bot?

civic pivot
#

I believe so

#

Don't tell him he's a bot tho
Could hurt his feelings

woeful crest
#

LMAOO

gray geode
#

Yes he is.

woeful crest
#

How do I tell him he's a bot? @civic pivot

civic pivot
#

You don't ๐Ÿ™Š

vagrant stag
#

Don't say it so loud

woeful crest
#

lol

gray geode
#

@quasi axle You're trash

civic pivot
#

D:<

gray geode
#

Rip

vagrant stag
#

Well at least he didn't tell him what he truly is.

civic pivot
#

That's true, I guess

#

"Is Gary a custom bot?"
"Nah, I'm 100% natural maaann."

gray geode
#

@quasi axle You're a trash BOT

quasi axleBOT
#

๐Ÿ˜ฐ

woeful crest
#

๐Ÿ˜‚

vagrant stag
#

Maybe I'll just go to MCSL/new and find some bad servers or something

#

God I love doing that

smoky leaf
#

Anyone interested in helping me/my team out in a modded war/clan server? lol

#

need the help

vagrant stag
#

I could check it out for a bit, I guess. No idea what that means, though

#

Being MVP+ on Hypickle is the worst. You get so many boxes every month and it takes forever to open them all.

woeful crest
#

Lmao

empty gust
#

Ooof

vagrant stag
#

I mean really 90% of the stuff I get I already have so it's actually really uninteresting

empty gust
#

Mega oof

woeful crest
#

Super oof

vagrant stag
#

Ultra oof

slow imp
#

I mean, what does it do thonking

hot ice
#

@slow imp

slow imp
#

@hot ice

hot ice
#

TestPlugin is a prison server anyway...

slow imp
#

O, thank you sherlock

hot ice
#

np

solemn valley
#

sherlock holmes
sherlock holemess
sherlock homeless

#

which is right ๐Ÿค”

slow imp
#

Yes

hexed python
wet oasis
#

eh

hexed python
#

Thanks :3

woeful crest
#

Is mcm down?

cedar bramble
#

yea ..for me ๐Ÿ˜„

slow imp
#

Same

woeful crest
#

Same

spark barn
#

Anyone know if it's possible to make it so token enchant custom enchants such as explosives work if they are put into a certain slot in your inventory

solemn valley
#

just make the addon

spark barn
#

i dont code

#

idk how to as well

#

like for example i want to make a nether star that gives explosive mining on any pickaxe you mine with as long as its in any of the top 2 slots of your inventory

#

@solemn valley

#

would you be able to make that

solemn valley
#

โŒ

spark barn
#

ill pay

solemn valley
#

now I'm updating my plugin

spark barn
#

oh ok ๐Ÿ˜ฆ

gray geode
#

@spark barn yes it's probably possible

spark barn
#

would it require a new addon though

gray geode
#

I mean it'd require a custom enchants

spark barn
#

oh so it cant be applied to already made ones

gray geode
#

I mean it probably could but you'd have to have the source code in order for someone to modify it.

spark barn
#

alright

idle hare
#

I'm on my pc but alright.

gray geode
#

How small is your screen? @idle hare

idle hare
#

it's 1920 x 1080

#

lol

gray geode
#

Sec

#

Going to push an update just for you.

idle hare
#

alright lol, thanks.

gray geode
#

Should be good now.

idle hare
#

yeah it is, thanks :D

gray geode
#

Great!

woven plume
#

@wet oasis Did the spigotmc staff team already went over the resource staff applications?

wet oasis
#

Idk. md_5 is the one who does it, not us

woven plume
#

Oh, its only one person who does that?

wet oasis
#

Yeah

#

Why? Did you apply?

icy hinge
#

I remember the days where spigot would just approve a premium plugin even when they are not the resource owner without reselling rights

#

Yes folks this happend to me

wet oasis
#

lol

icy hinge
#

i'm not kidding @wet oasis

wet oasis
#

owell

gray geode
#

Now I can't even get unique ideas approved.

#

Times have changed.

wet oasis
#

lol

wet oasis
#

Ok

icy hinge
#

resource has been disabled for over a year and a half but you as a resource moderator should be able to see that im telling the truth

wet oasis
#

Alright

dire girder
#

Is there a way to show online time via placeholderAPI?

#

Or that's not possible?

gray geode
#

Like, server uptime?

alpine oxide
#

@dire girder What online time?

dire girder
#

Player current session online time.

alpine oxide
#

You can show the total online-time of the player... But from just the current session...?

dire girder
#

%player_time%?

#

I meant to note on a player's session online time - how long has he/she been online for.

alpine oxide
#

yeah. There's no placeholder like that. Only one for the total time he/she was on the server

dire girder
#

What's that?

#

I mean, the placeholder details.

#

Also, %player_first_join_date% - what timezone is the time shown in?

azure spear
#

'
Test
'

alpine oxide
#

Use three ` @azure spear

azure spear
#

Three? Ok

#

'''
Test
'''

cedar bramble
#

` not '

vagrant stag
#

Use the grave key, right above tab.

#

Apostrophe's will not work.

azure spear
#

Ops, ok thanks

#

Hi guys

#

Thanks!!

cedar bramble
#

hey ๐Ÿ˜›

drifting thistle
deft bough
#

Pls donโ€™t post the same message twice in different channels

#

Sorry I havenโ€™t bought it

vestal forge
#

I won

cedar bramble
#

Yea, GG

#

Contact funnycube send him friend request and dm him to give you the rank...

solemn valley
vagrant stag
#

Just out of curiousity- does anyone think it would be possible to.. hmm better if I give an example: My main server uses AutoRank. If a player reaches the "Commoner" rank, they get special perks and such. I wanted to create a VANILLA SMP server. No plugins. Would it be possible to automatically whitelist every Commoner on said SMP server? This isn't something I really need, I'm more curious if it's possible. Also not putting in plugin-help because I don't want to use plugins if I don't have to.

gray geode
#

Ya, give that rank a permission to join the SMP server

woeful crest
#

A vanilla SMP won't go so well in my opinion you at least need to add claiming plugin bcuz 90% ppl will greif ... But it's your choice @vagrant stag

vagrant stag
#

It wouldn't be connected via BungeeCord or anything. Pretty much a separate server. And Danny, it's whitelisted. I probably wouldn't make the Commoner rank get in, more like Commoner+. Takes quite a few in-game hours on my main server to get that. Pretty much a SMP server for my regulars.

#

It's 14 in-game hours and 14 votes in order to get Commoner+. With that amount of time I think I could trust those people with access to such a server.

woeful crest
#

still , i dont think you should take a chance

vagrant stag
#

Mm, I've made plenty of SMP servers in the past. Typically people join via whitelist application. This case is just a little different. In fact- probably harder to get access than that.

woeful crest
#

ok... good luck!

vagrant stag
#

Thanks =p

slow imp
#

@vestal forge congrats

woeful crest
#

Can any one the my why this happens

#

Everytime I try to log on

slow imp
#

(View crash report)

alpine oxide
#

@woeful crest Clcik on "Show more details"

#

Or that what gaby says

woeful crest
#
The game crashed whilst initializing game
Error: org.lwjgl.LWJGLException: Pixel format not accelerated
Copy to clipboard ```
#

what can i do???

alpine oxide
#

From where is that now?

woeful crest
#

wdym

#

happend again...

#

i changed versions and it still happens...

#

HELP

#

@alpine oxide wdym

#

...

alpine oxide
#

What did you click?

woeful crest
#

show more details

alpine oxide
#

And the option gaby asked?

woeful crest
#

when i press view crash reports id does nothing

alpine oxide
#

Your MC is maybe corrupted

#

Try reinstalling it (delete the .minecraft-folder)

woeful crest
#

is happend also on my laptop and also on here...

#

ok ill delete it

alpine oxide
#

Let me check something real quick

#

ok. no. Does work for me... My launcher just downloaded an update so I thought it could be an issue with the update, but I can open MC without issues...

severe drift
#

It's most likely an issue with your graphics card danny

woeful crest
#

on both pc's?

severe drift
#

idk

#

I recommend you download the latest drivers for your graphics card(s)

woeful crest
#

ill see what i can do about that...

#

nothing works

severe drift
icy hinge
#

no shit @solemn valley resource got blocked after I reported it being mine

spark barn
#

how do people do that

#

i never figured out how

serene lotus
#

Armor stands

spark barn
#

ah

wet oasis
#

O

spark barn
#

y u saying O @wet oasis

#

ur supposed to like know everything right

wet oasis
#

I did know how it was done ๐Ÿค”

deft bough
#

Who here would use a custom GUI plugin?

#

Just wondering if I should make my plugin public when Iโ€™m done with it

slow imp
#

What does your plugin do?

deft bough
#

It makes a GUI thatโ€™s fully customizable and the items can run commands

slow imp
#

Have you ever heard about deluxemenus?

deft bough
#

Yes

#

Ik

#

But idk

slow imp
#

If you can help clip to add arguments to deluxemenus then you are my man

#

Or better said If you can convince clip to add arguments to deluxemenus

deft bough
#

Arguments like if (...) > (...)?

slow imp
#

I'm not trying to disapoint you btw, i'm just saying

#

no

#

for open commands then inside menu

deft bough
#

Ah so if Player has more then $100 then do this else do that?

slow imp
#
open_command:
- test {arg1}```
```ruby
left_click_commands:
- '[message] Hi &a{arg1}&f!'```
deft bough
#

Ahhh ok

#

And arg1 world be the player name?

slow imp
#

or anything else

deft bough
#

Yeah

slow imp
#

he could make it better

deft bough
#

Yeah that might be hard for him

#

Or anyone

slow imp
#
arguments:
  1:
    type: number
  2:
    type: word # or "multiple words"```
IDK
deft bough
#

Yeah idk

#

Is deluxemenus premium?

slow imp
#

no

deft bough
#

Oh

#

Ok

#

So my plugin is useless xd

slow imp
#

๐Ÿคท๐Ÿฝ

deft bough
#

Yeah well it was a learning experience

#

My 3rd plugin

slow imp
#

I've told you

#

I'm not trying to disappoint you

deft bough
#

Ik Ik

#

Iโ€™m not saying you are

slow imp
#

I'm just saying that you can try to make a better plugin

deft bough
#

Yeah

slow imp
#

Fe, you can look at other plugins and use their concept to make a better one ๐Ÿคท๐Ÿฝ

deft bough
#

Clip is pretty good tho so I doubt I can make a better plugin xD

#

I guess

#

I can mash plugins together

slow imp
#

Not only at his plugins

#

Imagine that someone have made an "add-on" of deluxetags that add some premade tags

#

I'm 100% that the only thing he/she have done was to find where clip have added the default tag and to add his/her tags there ๐Ÿ˜

deft bough
#

Yeah

#

I just added a reminder on my phone to add Args to the open command option of my plugin xD thx for the idea

slow imp
#

XD

deft bough
#

Ok I gtg thx

drifting thistle
#

Funny

slow imp
#

the cheatbreaker client use 1.7 only ??

drifting thistle
#

Yes

slow imp
#

๐Ÿ˜ก

#

these clients can be use only for pvp ?

#

never used one so ๐Ÿคท๐Ÿฝ

drifting thistle
#

Actually I have no clue if it's for 1.7 only

slow imp
#

yea, is 1.7 only

drifting thistle
#

Oh

severe drift
#

what's cheatbreaker

slow imp
#

@severe drift a mc client

severe drift
#

what does it do

slow imp
#

fine, and you?

severe drift
#

?

drifting thistle
#

Loll

slow imp
#
severe drift
#

omg does it detect cheats

drifting thistle
#

Yep

severe drift
#

amazing

drifting thistle
#

Tell clip to make his own

#

And sell it for $10

slow imp
#

3700 banned users ๐Ÿ˜‚

#

and was released on june

severe drift
#

How does it work exactly and why is it not a pluginnn?

drifting thistle
#

Because plugins can not do so much

slow imp
#

It's a client ๐Ÿคท๐Ÿฝ

#

Plugins can't acces to many client-side things afaik

drifting thistle
#

Oh it's not server based?

slow imp
#

no clue, it's a client

drifting thistle
#

Who tf would use a client to not cheat

#

When the original client is not even cheating

slow imp
#

i think it send some data to server, IDK

#

lol

drifting thistle
#

Is badlion still running?

#

I used to play on there 24/7

slow imp
#

nope iirc

royal glacier
median tinsel
#

There's a guy called "mymoney" and "sickboyrarii" going around advertising on prison servers, just a heads up

slow imp
drifting thistle
#

Smelly?

full plinth
#

hey.

#

do you have a web site for the server

spark barn
#

this isnt really the place to advertise your server, this discord is practically only server owners and developers and none of them care enough to join your server

gaunt merlin
#

๐Ÿ˜ฎ

gray geode
#

O.o

spark barn
#

lol

severe drift
#

That is true though

drifting thistle
#

Anyone know a MC skin that is a warden ?

alpine oxide
#

Maybe that site helps

hexed python
serene lotus
#

Oof thank you very much @hexed python

drifting thistle
#

Did 1.13 come out

gray geode
#

No?

slow imp
#

1.13 pre5

lime phoenix
#

Anyone know where I can find good rainbow armor for 1. 12

gaunt merlin
#

Anyone able to help me with JSON text formatting?

deft bough
#

Pls donโ€™t double post

gaunt merlin
#

didn't mean to

#

my b ๐Ÿ˜ƒ

deft bough
#

Ok ๐Ÿ‘

lime phoenix
#

ok so idk what i did but now players cant use furnaces, it takes the smelting ingredient and clears furnace... no smelting happens. idea?

lime phoenix
#

fixed it, was a glitch with recent paper updates

empty gust
#

o

spark barn
#

How much ram is recommended for about 40 plugins and about 20-40 players

wet oasis
#

6-8GB, I'd say. Also, consider the CPU as RAM isn't everything

spark barn
#

Would you recommend the Unlimited plan on hosthorde, or a different host

wet oasis
#

For shared, the only 3 hosts I'd recommend are BeastNode, ExtraVM and MCProHosting

I'll never trust a host that offers "unlimited" anything, especially unlimited RAM, lmao

cedar bramble
#

yea lol

#

dont ever think of getting UNLIMITED thing ๐Ÿ˜Š ๐Ÿ˜›

spark barn
#

By unlimited they mean upgrade whenever you are nearing your ram limit

#

This is what support said

#

Current active servers use Intel Xeon E5-2687W, E5-2687wv2, E5-2690, and E5-1650v2 CPUs, with new hardware being provisioned with E5-1650v2 CPUs. These processors are ideal for resource intensive applications like Minecraft.

wet oasis
#

I've never used them, so, I can't say anything. But, I still think there's a catch somewhere

cedar bramble
#

btw 6-8GB ? ๐Ÿ˜›

wet oasis
#

wut

spark barn
#
a. In the best interest of our subscribers, HostHorde does not put a hard limit on the amount of players that may connect to the server, the amount of memory a server may use, nor the amount of bandwidth a server may use. 

b. All services are still subjected to software limitations and physical hardware limits. 

c. With Minecraft servers, the software requires a specified number of player slots to be set, as well as a set memory limit and storage limit. By default, your Minecraft server will be set up with a player limit of 100 users, a memory limit of 6GB, and a storage limit of 20GB. These are soft limits, and will be increased for no additional charge upon request. 

d. To be eligible for additional resource allocation, your usage must be nearing or exceeding your current soft limit, while being in compliance with the rest of these terms. We reserve the right to require that any outstanding issues, such as plugin errors, be resolved before additional resources are allocated. 

e. For Minecraft servers, CPU usage is restricted to a maximum usage of 200% of the server CPU cores. As the Minecraft software, by itself, is limited to utilization of a single CPU core, this restriction is only in place to prevent CPU usage abuse by third party software, such as malicious server plugins. 

f. For Minecraft servers, unlimited storage only applies to the game server world data. Additional data, such as backups, logs, or files generated by third party plugins, are not eligible for storage limit increases. MySQL server storage is unmetered, and is recommended for third party plugin usage.```
#

thats what they say

cedar bramble
#

i think its too much for 40 pl and 20-40 player.... ONLY

spark barn
#

I think 4gb should do

#

that's my current plan

wet oasis
#

Then go with it. 40 players and 40 plugins is a bit resource intensive, and, if you wanna ensure optimal performance at peak times

spark barn
#

True, depending on how many donations we get we could possibly upgrade to sys dedi

wet oasis
#

Aha

#

If your store is setup right, 40 players could bring in upwards of $200/month

#

(And, if your server is fun, ofc)

spark barn
#

would you be able to help us setup a store?

#

I know you have like crazy experience

#

Or maybe even give tips

wet oasis
#

(eBook soon)

#

(eBook soon)

spark barn
#

im desperate for that eBook lmao

wet oasis
#

lol

spark barn
#

I'll proof read it and make sure it works ๐Ÿ˜‰

wet oasis
#

I mean, it's a free guide (so, it's not a guarantee, lmao)

spark barn
#

you think I could get a beta copy

wet oasis
#

Eh, I already have 4 guys

spark barn
#

make it 5 ๐Ÿ˜‰

#

@wet oasis

#

would you recommend p2w?

wet oasis
#

If you run a commercial server, yeah. If $$ isn't a priority, nah

spark barn
#

mostly commercial

#

so p2w with some cosmetic features such as /glow, chat colour, nicknames and pets and stuff would probably get the most sales

wet oasis
#

Pro tip: Sell whatever tf you can without bloating your store and seeming desperate

spark barn
#

seems good

#

basically, pets, tags, commands, plots, ranks, trails

wet oasis
#

Seems fine

spark barn
#

alright

#

tbh I think 40 players can bring way more than $200

#

especially since its prisons

#

oh im dumb, I forgot to add crates to that list

wet oasis
#

It can. But, if you're looking at it overtime and down the line

spark barn
#

i remember 2 people bought a $300 rank on my old server

wet oasis
#

But, it didn't happen every month. That's why I used $400, that's an achievable monthly figure. Anything more is a bonus xD

spark barn
#

alright

#

would you recommend adding those donation goals thing where if we reach the donation goal there will be some crate key thing or something

cedar bramble
spark barn
#

LMAO

#

payment goal

#

0% completed

cedar bramble
#

its dead server.. ๐Ÿ˜›

#

i dont remember but its goal every month... idk...

#

my old server ๐Ÿ˜ข

spark barn
#

rip

#

u made the goal every month?

cedar bramble
#

i guess ?

#

i dont remember..

wet oasis
#

lol

woeful crest
#

How'd u even get players and donations ?

wet oasis
#

wut

#

Advertising and marketing ๐Ÿ˜‰

cedar bramble
#

by reading Gian ebook ๐Ÿ˜›

wet oasis
gray geode
#

Sorry this page can not be found.

#

Would you like a meme instead?

wet oasis
#

pls

slow imp
#

soon(TM)

gray geode
#

You can play with that for now.

#

I'm working on designing the website but I have no idea where I want to start.

slow imp
#

I like the animation from the main page :3

gray geode
#

If you click it, it plays music.

slow imp
gray geode
#

It's just an example

slow imp
#

yea, ik, just saying

cedar bramble
#

o nice

gray geode
#

All you do is refresh the page

#

The API has about 34,000 memes so far built up.

cedar bramble
#

o

slow imp
#

only 34k ? ๐Ÿ˜‚

gray geode
#

Mhmm

#

Only takes up 13.1MB

slow imp
#

o

#

great job mate โœŒ

wet oasis
#

ooo

gray geode
#

This is all I got so far ๐Ÿ˜ญ

vagrant stag
#

๐Ÿ‘Ž Too much content distracting me. You should probably remove some stuff and clean it up.

gray geode
#

IKR

icy cloud
#

looks like you hav e ablank page

#

whats the text look like

gray geode
#

Literally I just have the navbar so far

icy cloud
#

is there areason you didn't go with wordpress or jumbla

gray geode
#

Well I mean I could, but I don't have that much experience with either, I'd also have to self-host it and set it up

#

Since everything runs a php backend

icy cloud
#

I wordpress site can be set up in 30 mins by users who have no clue, but you have the hardest part of the html page done

gray geode
#

Ya I know how to set them up, but I don't know if I can run all the php backend I need with that

#

Which is why I was just going to make a front-end design.

icy cloud
#

were they talking to you about iframes, I thought they stopped using iframes about 1990

gray geode
#

I'm so confused

#

Lol

icy cloud
#

what html editor are you using

gray geode
#

brackets

icy cloud
gray geode
#

I use Brackets for most my stuff

#

Web-Wise

icy cloud
#

does it have a section where you setup a page like in word and it converts to html for you

gray geode
#

I have no idea lol

icy cloud
#

well tables is how I move things to a section of the page I want

gray geode
#

Show me an example?

icy cloud
#

<table border="1" width="90%" cellpadding="1" align="center">
<tbody>
<tr>
<td>
<div align="center"><strong><span style="color: #669933; font-size: medium;">County Director</span></strong></div></td>
</tr>
<tr>
<td>
<div align="center">FirstName LastName</div>
<div align="center">Town, State</div>
<div align="center">Phone Number</div>
<div align="center">E-mail</div></td>
</tr>
</tbody>
</table>

#

and you can place tables in tables to place in corners and other locations of the page

low wasp
#

.

lime phoenix
#

Still looking for rainbow leather armor for 1.12.2

deft bough
slow imp
#

gg

deft bough
#

u download it?

#

i see there's one download!

slow imp
#

not at pc rn :P

deft bough
#

o

marble widget
#

how to stop ops from breaking things from spawn accidently i try to negate the WG "-worldguard.region.bypass.world" but doesnt seem to work anymore and spawn has block-break deny

spark barn
#

anyone know how to set heads with fawe

delicate mango
#

hello can someone help test if they get a message when im in a difrent server of mine?

pastel tusk
#

Hello

#

I have problem

#

Please help me

woeful crest
#

whats your probblem ?

slow imp
#

@spark barn heads?

#

397:3?

spark barn
#

ye but player heads

#

like my head

slow imp
#

Ah, no

hasty grail
#

create a #shitposting channel pls

slow imp
#

funny

serene lotus
#

We have something close to that

slow imp
#

lmao

#

Just a chat chat.

wet oasis
#

Lol. That was dank back on the day

severe drift
#

aw man

#

I missed the invite

woeful crest
#

same ๐Ÿ˜ฆ

empty gust
#

Awwww samw

#

Same

woeful crest
#

lies

slow imp
#

Guys, is possible somehow to change the default skin when play on cracked servers ? ...

#

I have the damn Alex's skin :|

alpine oxide
#

@slow imp Use SkinRestorer

#

Or recommend it to the owner

slow imp
#

It's a vanilla server ๐Ÿ˜…

olive mulch
#

Why would you play on a cracked server? xd

alpine oxide
#

Rip then

slow imp
#

Some friends doesn't have a premium acc =/

olive mulch
#

Ah

hasty grail
#

@serene lotus the invite link is expired

slow imp
#

Rip

marble berry
#

can somebody help me with FactionsScoreboard? I'm trying to get it laid out like Rank: %rank% Balance: %money% Faction: %faction% Faction Scoreboard: x Key: x

severe drift
idle hare
#

isn't the latest server on rate my server just an excuse to attack people?

shut dagger
#

@idle hare hmm yeah

drifting thistle
#

hi guys

#

Where is for candidature developer > ?

shut dagger
#

@drifting thistle hey, what do you mean?

drifting thistle
#

ehh my favourite CSS , HTML5 web , and server Minecraft

#

I'm 11

#

@shut dagger
Or is it possible to apply?

shut dagger
#

I'm not sure what you mean?

drifting thistle
#

I'm french

#

so , I normaly speak english

#

I would like to be a developer @shut dagger

shut dagger
#

Oh i understand, no need to ping me in different places

#

You have to have a public plugin with over 1k downloads if I remember correctly

drifting thistle
#

or developer web ?

slow imp
#

The dev role is for mc plugins devs

wet oasis
#

But. None of us are MC devs ๐Ÿ˜‰

cedar bramble
#

lol ๐Ÿ˜›

slow imp
#

@wet oasis shhh ๐Ÿ˜‚

empty gust
#

@slow imp shhh ๐Ÿ˜‚

cedar bramble
#

@everyone shhh ๐Ÿ˜‚