#general

1 messages ยท Page 49 of 1

gilded nova
#

Any suggestions for my jukebox plugin?

Config options, what features should I add?

So far, my concept is:
The user can download the plugin, and add .cnb files (possibly midi also) that they'll be able to add to the GUI, which when pressed, will play the music.
The owner/staff (permission based) can also force music for a player, or globally

Config Example: (Rough Draft)

songs:
Song-ID: 1
File: "nevergonnagiveyouup.cnb"
DisplayName: "&aNever Gonna Give You Up"
block: GRASS
meta: 1
lore:

  • "&aListen to &eNever Gonna Give You Up"
  • "&aby Rick Astley"
#

Hrmmm... Anyone have the 'bukkit' names of blocks for 1.8 through 1.12? I'm wanting the plugin to support all versions, and let owners customize what each song in the GUI looks like, but I THINK some ID names changed through the versions?

#

Actually, a better thing I need to find out, is how to support all sounds, effects, etc. So all versions would be supported, and not throw errors...

twin warren
#

check the source I linked you for noteblockapi

gilded nova
#

I know, I added it to my project, I just meant for things like configs, I want it them to be able to use 1.8 - 1.12 IDs, and it not break ๐Ÿ˜›

#

I'm a slow worker, working on concepts, and planning out the config right now

#

As for languages, I'm doing to do a /ServerJukebox/languages/en.yml, for commands, etc.
(Once I get it to work.. last the the file wouldn't load, plugin crashed, error loading the function)

tulip mortar
#

stop

leaden ocean
#

Urgh. Not one of these again... sigh

tulip mortar
#

rt

gilded nova
#

What @leaden ocean ?

#

Also what @tulip mortar ?

leaden ocean
#

Something got deleted :P

#

Nothing towards your post

gilded nova
#

Oh o.0 server advertiser?

leaden ocean
#

Nope. One of those discord spam messages about watching out for a user.

gilded nova
#

Ah, yea those are fake, I don't get why they do that... what's the purpose, do you know @leaden ocean ?

leaden ocean
#

Not a clue

gilded nova
#

My only guess is it's to troll people?
"Don't trust <person being trolled> they are a scammer"

gilded nova
#

I wish ClearLagg had a /lagg timer ("Clearing entities in X seconds"), or an API for information on it ._.

torpid leaf
#

?

gilded nova
#

Just make your own xd clearlagg is quite simple I think

#

Or just make a timer/schedular and every x amount of seconds, execute the command

torpid leaf
#

lol

#

no reach

gilded nova
#

??

gilded nova
#

@gilded nova I've been contemplating it, I haven't messed with bukkit.scheduler (or whatever it is) yet, I've been wanting to, since I was learning how to make a permissions plugin, but I thought, nah, I have LuckPerms ๐Ÿ˜‚

#

๐Ÿ˜‚๐Ÿ˜‚

#

My latest plugin project is ServerJukebox (Open Source | Free), I need to learn how to dynamically update a GUI (or though a config), and also I wanna learn how developers have coded their plugin to reckognize errors...

e.g.
Here's a part of my config.yml

GUI:
  name: "&3&lServer Jukebox"
  outline: "STAINED_GLASS_PANE:15"
  sound-open: "CHEST_OPEN"
  sound-close: "CHEST_CLOSE"
  play-delay: "1s"
  particle-open: "POTION_SPLASH"
  particle-close: "POTION_SPLASH"

If they entered an incorrect time format, or incorrect particle/effect, I want it to not throw a huge nasty error, but to throw this in the console
"color("&c&lError: &fThe sound" + getConfig().getString("sound-close:"); + "is incorrect!"

EDIT: Yay noone noticed my scrubby mistake before I fixed it ;3

gilded nova
#

Okay instead of it throwing errors, for particle/effects you using the ENUM from the bukkit api?

#

If you're using an enum, when accessing loading it, put it in a try and catch, and in the catch param I.e catch(EnumConstantNotFoundException e){}

#

Then do what u want within those coding brackets, it'll catch the error. Also not sure if that's the exact name for the exception ๐Ÿ˜›

#

@gilded nova

twin warren
#

you mean IllegalArgumentException

gilded nova
#

Pretty sure sounds are an enum?

twin warren
#

yes

gilded nova
#

And if the wrong sound is put it in it'll throw an enumnotfound of something like that

twin warren
#

Enum#valueOf throws IllegalArgumentException if the value doesn't exist

gilded nova
#

Does it not throw EnumNotFound or near at all? I'm like 99% sure it does

twin warren
#

EnumConstantNotPresentException

gilded nova
#

Yeah that's it

twin warren
#

thrown if you reference it directly in the code and it doesn't exist at runtime

#

which wouldn't be the case when loading from a config, because you'd have to use #valueOf

gilded nova
#

Fairs, I always thought it'd throw the EnumConstantNotPresent

marble pasture
#

Anyone familiar with Nexus and Jenkins?

gilded nova
#

I've done something with catch before...

#

I'll test it out later, Ima setup a template GUI and Command I suppose

gilded nova
#

How stupid am I for missing my ex that cheated on me three times? ๐Ÿคท

leaden ocean
#

It's called human nature, indie

soft sparrow
#

Someone who know a plugin where u can add permission to let player fly in theirs town with towny? ๐Ÿ˜ƒ

gilded nova
#

@bleak notch self-promotion/advertisement isn't welcome, why link the resource?

bleak notch
#

Superola asked for a plugin

#

So I give him a link so he can check it

#

@gilded nova

gilded nova
#

Ah, @soft sparrow if you want I can try coding something for you, if you don't wanna waste the money

soft sparrow
#

@heavy heron that plugin is a waste of money people say, alot of errors, and realy eats the server up

#

oh wrong @:D haha

gilded nova
#

Yea, looks like it on his profile page lol

soft sparrow
#

^^

gilded nova
#

@soft sparrow want me to make you one instead?

soft sparrow
#

If u want to sure, i think alot of people want it

gilded nova
#

Ok, I'll get to it once my headache & back pains calm down a bit

soft sparrow
#

๐Ÿ˜‰

gilded nova
#

@soft sparrow is there town relations in towny?

soft sparrow
#

relations?

gilded nova
#

like Factions, where I'd be able to toggle allowing fly in safezone, warzone, ally, enemy, or own claims

soft sparrow
#

hmm dont know

#

there is api i think ๐Ÿ˜„

gilded nova
#

Or did people just want flying in their own claim? & yea I know

#

I just never played Towny, so I dunno the features

soft sparrow
#

^^

#

they want it in TOWNS overall

gilded nova
#

@soft sparrow for you, is the jar called TownyAdvanced?

#

Just wondering

soft sparrow
#

ehm

#

no just towny, but its townyadvanced

#

๐Ÿ˜ƒ

gilded nova
#

Yea, oops, was uploading the .zip to the server ๐Ÿ˜‚

soft sparrow
#

hahaha

heavy heron
#

Lol someone tagged me

gilded nova
#

Yep, it was the wrong person @heavy heron

#

after this, I'm going to work on my Server Control Panel project, I've been forgets tthe word it, for so long >.<

gilded nova
#

The developer of towny is slow as hell, have to wait until updated versions come out, out of development state ๐Ÿคท

leaden ocean
#

I get flashbacks from towny shiver

#

towny and modded mc do not work well. FAR too much can bypass it

gilded nova
#

of course ๐Ÿ˜›

#

same w. factions, and anything else with protection plugins

leaden ocean
#

There is one protection plugin that works nicely ๐Ÿ˜›

gilded nova
#

Anyone know if there's a plugin to get (advanced) server information, and send it to PHP/related

leaden ocean
#

Looks the other way

gilded nova
leaden ocean
#

I'm gonna remove that link, some of his plugins are tempramental and questionable

gilded nova
#

kk ๐Ÿ˜› & questionable? XD

leaden ocean
#

the code varies a LOT in quality

gilded nova
#

aka some is stolen, some is coded themself XD

leaden ocean
#

to be honest, I doubt that. He specialises in specific things and dabbles in others, but he does go back over a make it more robust once he knows how.

fierce vector
#

So this is to get tps entity counts etc?

gilded nova
#

@fierce vector the thing I linked, it's to get server information, then send it to a PHP somethin something... I dunno...

#

I'm a dumbass ๐Ÿคท

fierce vector
#

Lol so what's the final goal

leaden ocean
gilded nova
#

That was a different project, for my server list project @leaden ocean

leaden ocean
#

Ahh! My bad

gilded nova
#

This new one is for a server owner control panel, that can be hosted localhost, or on an actual server.

Also I will possibly create a BuyCraft/MineCraft market type of shop that the server owner can create?

fierce vector
#

Control panels ew

gilded nova
#

'control panel' aka here's an example

The plugin will check users with permission
group.admin (or whatever specified to reckognize 'admin' groups)

Then it'll add a bubble to a row of 'admins' on the control panel, so server owners can quickly add/remove 'admins'

#

Not like the shitty Multicraft stuff

#

pretty much owner utilities

#

Can't even get my servers to connect right now ๐Ÿคท kms...

fierce vector
#

My servers get ranks from the forum so the forum is my control panel:p

gilded nova
#

nvm, moved folders, forgot to change 'requires' directory path ๐Ÿคท

#

You'd think the f12 key would be "F12" not "f12" in code >->

subtle slate
#

Hello all

#

I am having a heck of a time getting the perms set up for my players

gilded nova
#

If you'd like to hire a (paid) temporary or permament server manager, just PM me ๐Ÿ˜‰

#

I'm RICH, Got $0.13 in my PopAds account ๐Ÿ˜‚

gilded nova
#

Anyone else agree, or how do you see this:
Message responses:
k - Annoyed, or mad at you
kk - whatever, I'm busy
kkk - kool kids klub
mk - sure, sure, whatever

tulip mortar
#

That's exactly how I see it but it heavily depends on who you're talking to

#

Like mk and mmkay are different

soft sparrow
#

Do u guys know if it possible to create a plugin that opens SHULKERBOXES by clicking on them in inventory? ๐Ÿ˜ƒ

flint sapphire
#

k - lazy
kk - less lazy
kkk - never
mk - agree, ill think about it

#

if you read emotions from a few letter reply id be concerned

soft sparrow
#

? :S

stoic hare
#

I've got a macro just to use "Mhmm"

soft sparrow
#

is there a way to block xray ? :S

wintry tide
soft sparrow
#

does it work good?

wintry tide
#

It works 100%. Only thing is it's very resource intensive

soft sparrow
#

hmm okey

true ether
#

It's not responded since I typed that... x_x

#

Yup. :P
[13:15:04 ERROR]: io.netty.handler.codec.EncoderException: String too big (was 50616 bytes encoded, max 32767)

twin warren
#

it's a feature!

true ether
#

Also, bungeechat isn't showing in verbose

gilded nova
#

@Superola#7650 never use Orebfuscator, only horrible server owners use that plugin

#

Why can we no longer mention some people @twin warren o.0

#

Welp, either way
That plugin is EXTREMELY resource intensive, buggy, and can cause chunk corruption, that leaves all those 'anti xray' blocks inside the chunk (I've seen it on a server)

soft sparrow
#

@gilded nova what to use then ? ๐Ÿ˜„

gilded nova
#

Do you have active staff?

#

You should use something that alerts staff whenever a player has mined a certain ore (e.g. diamond, emerald)

leaden ocean
#

prism can also do that

#

but I don't know if prism is also dead

gilded nova
#

That's more-like owner stuff though

#

Ima guess anyways

leaden ocean
#

I'd still give staff it ๐Ÿ˜› So they can investigate grief without the need for an admin/owner

gilded nova
leaden ocean
#

SAVED

gilded nova
#

๐Ÿ˜‚

soft sparrow
#

is there a way to disable/change how mening works=D i hate it ^^

true ether
#

Mening?
Do you mean mending?

soft sparrow
#

yeah:) mending ๐Ÿ˜ƒ the enchantment thing.

true ether
#

If you mean the enchantment for weapons and armour, then no. That's a vanilla function.
You can restrict/ban the mending book, but I don't think that will stop naturally spawning items in dungeons from having mending on them.

soft sparrow
#

hmm

#

i dont like that enchantment, everyone got mending on all gear and they dont need diamonds anymore ^^

#

is it possible to change the behavour?

true ether
#

I doubt it. You might find something on google, but I can't garuntee anything will work.

soft sparrow
#

๐Ÿ˜ฆ

leaden ocean
#

Pretty sure you cannot change something which is coded in base minecraft. If we could, minecraft would be a LOT less buggy (Especially for modded).

soft sparrow
#

๐Ÿ˜ฆ

#

hate mending ๐Ÿ˜„

twin warren
#

sure, you can change it

#

might not find a plugin which exists for it already

leaden ocean
#

change/remove an enchantment altogether? I didn't realise that was in the scope of spigot/sponge.

twin warren
#

i've done it before

#

harder to mess with stuff like efficiency

#

since the animations are tricky to manipulate (might actually not be possible, I never found a way)

#

but take fire aspect for example

#

pretty straight forward to manipulate that

soft sparrow
#

hm

#

maybe i should hire a developer to burn mending! ๐Ÿ˜„

#

everytime mending is used, the player gets a lightningstrike or something ^^

#

Does mending use the orb or the exp that the player has?

true ether
soft sparrow
#

hmm

#

so in theory you can somehow disable orbs and pass the exp directly to the player ? ^^

true ether
#

It is possible. Once TriggerReactor is fully ported over you can apply experience when a mob dies.

soft sparrow
#

i want to disable mending now ๐Ÿ˜„

#

haha

true ether
#

Maybe that is something that can be suggested to GriefPrevention...

soft sparrow
#

huh?

true ether
#

About the experience orbs. It's something that I am about to suggest to GP

leaden ocean
#

Are you on sponge or spigot, superola?

true ether
#

@soft sparrow
If you turn on verbose /lp verbose on and pick up some orbs, is anything shown?

soft sparrow
#

can i do of after? ๐Ÿ˜›

true ether
#

No rush. I can test it out now if you're busy.

soft sparrow
#

yeah it shows

true ether
#

It doesn't show anything for experience orbs for me.

leaden ocean
#

Hmm okay. Post that in the GP discord and hope blood notices it

soft sparrow
#

im on spigot ๐Ÿ˜„

#

when i turned it on it spammed

true ether
#

You can filter it to just yourself.
/lp verbose on <you>

soft sparrow
#

what is it? :S

leaden ocean
#

Spigot gp isn't as robust, Breantique. It is very basic with no claimflags

true ether
#

Oh. Well shoot.

spare atlas
true ether
#

Pie_flavour is on the Nucleus discord.

true ether
#

Stupid question for you, @twin warren
Does LP work with CraftBukkit?

leaden ocean
#

I don't see why not. You'd just need to use the right version of luckperms.

#

However, I'm wondering why someone would use it over spigot. Spigot is craftbukkit with better performance and a more extensive api.

#

@true ether ^

true ether
#

Someone came in to GP and said LP didn't work with their setup, and refused to answer questions.

#

Wait, you were there. Nevermind...

hasty dawn
#

Does anyone know how I can link a normal world nether world and end world together btw im not talking about the default generation like a new generation of worlds from multiverse

true ether
#

Try ProjectPortals

hasty dawn
#

Thanks

true ether
#

Oh...wait. That's sponge. Shoot.

#

I keep forgetting that LP is for multiple platforms

hasty dawn
#

ugh lol

#

its fine

#

I know im asking way to many questions lol but do you know by any chance on how to fix when the permissions for kits are not working. I put it just one rank but it still says i need permission

true ether
#

Ask as many questions as you need to.
Which kit plugin are you using.

hasty dawn
#

essentials

#

I have a /kit monthly but when i put the permission essentials.kits.monthly it doesn't work

true ether
#

I'm not sure essentials works with Sponge... :/
Maybe someone with more knowledge about essentuals and Spigot can verify.

hasty dawn
#

ok thanks

true ether
#

(Words...)

blissful adder
#

@blazinNova Nucleus is what you will want for spongeyssentials

#

@hasty dawn

gilded nova
#

@true ether was it you that knows java? o.0

#

or merjilin..

leaden ocean
#

I ain't me XD

#

It* ffs

true ether
#

I know Java every morning when I wake up...

#

I'm having the oddest issue.
I'm setting up a Waterfall server for someone. Their console starts with zero issues, but on the server list it shows as offline.

#

The configs are almost an exact copy of mine, just address and names are changed for his network.

gilded nova
#

@true ether reset the config, they changed a few things through builds, or use the same build as on your server

true ether
#

I copied the waterfall jar, too.
1.12-Build126

gilded nova
#

Also, mind helping me with this?
It's only warning them IF they're under a block when teleporting, I want it to check if they'll be under a block when they teleport... then to cancel it or tp them back :/

    @EventHandler // Checks if they're under a block before they were teleported???
    public void teleportEvent(PlayerTeleportEvent event) {
        if (event.getCause() == TeleportCause.ENDER_PEARL) {     
            Player player = (Player) event.getPlayer();
            Location loc = event.getPlayer().getLocation();
            if (loc.add(0, 2, 0).getBlock().getType().isSolid()) {
                player.playSound(player.getLocation(), Sound.ENTITY_IRONGOLEM_HURT, 1, 10);
                player.sendMessage("WHAT ARE YOU DOING?! TRYING TO KILL GLITCHHHHH!?");    
            } else {
                player.sendMessage("Else Enderpearl Message");
            }
        }
    }
#

The "Else Enderpearl Message" was a debug

true ether
#

That sounds like a fix to using pearls to get above the nether. ๐Ÿ˜›

gilded nova
#

It's a fix I'm making for someone to patch enderpearl clipping

true ether
#

I honestly haven't touched java for about four years or so...and it's 4:00 am. My brain is not at its best right now.

gilded nova
#

Guessing it's not event.getTo() event.getFrom() since that's player move event ;-;

#

oh nvm think I can

true ether
#

I think I should go to bed...

gilded nova
#

It's only 1am ;D

#

Did it ๐Ÿ˜ญ

true ether
#

Time zones, kid. ๐Ÿ˜›

#

(gone)

gilded nova
#

lol hay @true ether

#

@ me so I see the msgs ๐Ÿ˜›

gilded nova
#

If you use BuyCraft, update it, they had a memory leak issue they patched

true ether
#

I typically only tag someone if I feel the message is important enough to interupt whatever they were doing at the time.

soft sparrow
#

Someone who have heard about this bug, if you destroy a chest, i dont drop whats in it? :S or is it just me?

twin warren
#

think it's a new record for 2017

#

wew

leaden ocean
#

Woooo!

#

You want an eyesore, go look at extra utilities 2 XD it triggers me.

twin warren
#

no replies on any of them ๐Ÿ˜ฆ

leaden ocean
#

Yep. If I were a pack dev, I wouldn't put it in any new packs. That's for certain.

true ether
#

[2:41 PM] merjilin: You want an eyesore, go look at extra utilities 2 XD it triggers me.
Pex issue tracker...

leaden ocean
#

have you seen extrautils 2?

#

149 is nothing compared to that

true ether
#

I haven't...and I'm not sure I want to.

leaden ocean
true ether
#

I have honestly seen worse.

leaden ocean
#

where!?! I must see O_O

true ether
#

Let me see if I can find it again...

#

So I'm at the end of my sanity with this issue I'm having...
I set up a Waterfall network for a friend, basically copying my server to his and changing the addresses and names.
It's a hosted server, so I know it's connected to the net.
I have checked the configs several dozen times and it still won't show online in the server list. It starts with no problem on the console and I can connect to the backend servers via my own waterfall network. It is just the waterfall that is not working.
Can I get someone to check something for me, in case it's just my side...
hmm.on.vg

#

I can't seem to find it anymore, Mer. It was several months ago, and I had only looked at it because it was linked from another plugin's GitHub

true ether
#

I figured out my issue.

gilded nova
#

@snow rivet
[1:51 PM] Mads Iversen: Do you guys have any premade groups i can get ? Maybe someone from faction could be awesome
If you want, I offer setting up servers for a cheap price ๐Ÿ˜›

snow rivet
#

I have zero money ๐Ÿ˜› But thank you for the option. It was just if i could spare time on that part and focus on the rest of my server

gilded nova
#

How much do you guys think a website / machine to handle this would cost / what type of bandwidth would I need

Process the servers information, through a plugin, that sends the servers information every so often to the website, which'll then be an API where users can grab information about the server, if they have the correct key in their PHP code

Similar to https://statscraft.net/, but free

flint sapphire
#

depends on so many things

#

already exist anyway

#

if you make it free why bother with collecting information on your end

#

just store the data directly with the plugin and provide a json endpoint with netty

#

well i dont store any data

#

but that could be easily added

fierce vector
#

^ is the best

flint sapphire
#

<3

gilded nova
#

I'm wanting to get advanced statistics of all players, similar to PlaceholderAPI, but be able to use it in PHP ๐Ÿ˜›

flint sapphire
#

like what

#

you can get loads of info from the world folder in json format already

gilded nova
#

Dang that's fancy ๐Ÿ˜›

flint sapphire
#

you dont even need a plugin for that

gilded nova
#

I just saw this earlier too, forgot why I didn't use it :S

true ether
#

Phit. Is that going to work on a hosted server?

flint sapphire
#

what?

#

the php thing?

#

if you can somehow make the files accessible for your webserver, sure

fallow heart
distant fog
#

Is the code written to work against the misplaced semicolon?

soft sparrow
#

Someone who know a way for players to do "kill mob quest" together with the quest plugion "quests" ? ๐Ÿ˜ƒ

supple stirrup
#

wot is this

true ether
#

Try updating your LP. Latest version is 3.2.41.
Try the bukkit-legacy version.

#

Also, try not to tag Luck. Almost anyone here can answer just about any question.

shy mist
#

Best solution stop using Bukkit.

true ether
#

I would also suggest - now that I look at the error again -using the Spigot version on Paper server...but since you're stuck in the stone age of 1.7.10, use the legacy version.

ionic gull
#

Off topic stuff... (just wanted to post here) ๐Ÿ˜›

true ether
#

๐Ÿ˜›

gilded nova
#

Spider-man: Homecoming... What an absolutely horrible movie, there were Disney characters, the main character is a child, gets treated like a child, horrible action scenes, and so much more...

#

Do you guys think websites look better when there's a spacer on the outsides, instead of squishing the content to the sides?

ionic gull
#

Well Spiderman is a child in the movie so I guess it makes sence

#

Also I like the dpaxe

#

Space**

gilded nova
#

When you go to download something, but the link resolves to MegaUpload ๐Ÿ’” ๐Ÿ˜ญ

true ether
#

x_x
If it's STILL pointing at MU, then it's likely no longer maintained.

gilded nova
#

of course, it's just some piracy websites

#

The owners always get arrested or assasinated

true ether
#

How long do things posted to gist stay using the /tree and /verbose print commands?

flint sapphire
#

never

subtle dock
#

How do I put permission on which you do not have access?
A false?

flint sapphire
#

or just unset them

#

unless you want to override a child group with lower prio

gilded nova
#

@shadow belfry incase your question hasn't been answered yet
/lp <group./user> permission set <permission> <true/false>

Setting false would be negating the permission

gilded nova
#

Also I can finally see what everyone else sees in #github-spam ๐Ÿคท
Now by default Discord disables you seeing images and the content of URLs, so all I saw was
[00:00:00] GitHub:

but I tweaked with Discord, and magically enabled it on accident ๐Ÿ˜›

gilded nova
#

Should I get a pink lifeproof case or a light blue one

true ether
#

Yes.

#

You asked two questions. The answer is "yes" to one of them.

gilded nova
#

smh

#

i can't decide

#

xD

gilded nova
#

i went light blue

hasty dawn
#

Lets say I have a set of the orignal generated worlds such as world, world_nether and world_the_end. Now I created a set of worlds with multiverse named world2, world_nether2, world_the_end2. The overworld and the nether world for the new created worlds are linked together so if a players makes a portal in world2 he will go to world_nether2. Now with going to the end in world2 it only brings you back into the orinigal end worlds not world_the_end2. Does anyone have a idea on how to link world2 and world_the_end2 together just like I did with world_nether2?

#

I know its kind of a lot

gilded nova
#

@hasty dawn / @eternal niche
I dunno if Multiverse will allow you to override how portals work, have you checked Google or SpigotMC for plugins that can link worlds for portals?
e.g.
End_1, Overworld_1 & Nether_1

hasty dawn
#

Yes I have the only plugin that I know of that can do this is multiverse nether portal i believe thats the name I don think it works with the end world

#

I just would like to know if there is something like this for the end I already went on google to find something

gilded nova
hasty dawn
#

thanks

#

This looks great thank you i will look into

gilded nova
#

Yes I need help

#

Umm.. this isn't a hotline, care to go into #support-1 for LuckPerms support? o.0

#

Did my msg not go thru earier?

#

When I pinged you? @gilded nova

#

? o.0

#

Oh, ig not

#

I said I'm learning react.js

#

:3

#

Oh yea I saw that, but never got a notification, I forget what react.js is ๐Ÿ˜›

#

it's a js framework that facebook made

#

like jquery

#

Ah

#

yeah

#

fixed the link

#

best way to give someone good news;

<script type="text/javascript">
    alert("You Have Cancer");
</script>
#

lol

#

best way for idiots
<skript>You have no knowledge of any coding</skript>

#

frfr

#

Get it? ๐Ÿ˜‰

#

yeah

#

xD

#

o.o

#

I tried pasting the script in a SpigotMC post, and it just bugged out so bad ๐Ÿ˜‚

#

I was gonna make a joke with it ๐Ÿ’”

#

lmao

#

Whenever you do code stuff like that on SpigotMC I guess it thinks you're a bot trying to abuse a glitch??? forces me to do a captcha every time

#
<script type="text/javascript">
 alert("You can code!"); 
</script> 

<skript type="text/text">
 broadcast message: You cannot code! 
</skript>
#

Has anyone asked Luck how many coding languages he knows?

#

nope

#

i havent asked

#

cause I'm wondering if he made the editor, because that'd mean he knows more than just java of course ๐Ÿ˜›

#

I got bored while replying to a post...

  1. Spigot isn't a plugin
  2. Remove the broken plugins
Could not load 'plugins\iControlU_v1.9.8.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: LibsDisguises
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-550ebac-7019900]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-550ebac-7019900]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-550ebac-7019900]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-550ebac-7019900]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]```
3) Remove unnecessary plugins to release some stress on your servers memory
4) Don't listen to 5
5) Don't listen to 4
6) Illuminatti Confirmed
7) Where are you scared 8?
8) 7 ate 9
9) *dead*
gilded nova
#

I laughed at my own cringy joke...
So if Skript is made in java, is it technically... Javaskript? ;) huehuehue... bad joke... ;3

soft sparrow
#

someone who knows if you can charge Emeralds for commands with essentialsX ? ๐Ÿ˜„

gilded nova
#

@soft sparrow no, but I'm sure there's other plugins for that

#

I dunno if the codefor that would be very difficult

gilded nova
#

@gilded nova have any experience with uikit?

gilded nova
#

?_?

#

@gilded nova what's that again?

#

a framework

#

like bootstrap

#

dosen't matter now, figured out the issue

#

I had linked jquery in the head, just forgot to, yah know.. put jquery in the js folder

#

XD

#

@gilded nova

#

oooo no, I've just used normal bootstrap ๐Ÿ˜›

#

I'm more like a project manager maybe? ๐Ÿคท

gilded nova
#

"FrostedSnowman rated your post Optimistic in the thread Free Custom IP's."
OOh, GoDaddy try hard is a bit triggered ๐Ÿ˜‰ hahaha

#

I got contacted by the Shockbyte staff because I always talk shit about their hosting on SpigotMC ๐Ÿ˜‚

leaden ocean
#

xD

gilded nova
#
[8:20 AM] Mitch: Hey - I'm Mitch from Shockbyte. I believe I saw on Spigot that you had a negative view on us. As a company, we want to provide the best service we can, so I was hoping I could get some feedback from you on what influenced this view?
#

and it's NOT "Spigot" it's "SpigotMC" ffs -.-

#

I know that name though, he's a Skype spammer...

#

260+ people in this discord dang ๐Ÿ˜›

leaden ocean
#

online* ๐Ÿ˜›

#

701 altogether

#

to be honest, I've seen worse prices xD

#

but I've also seen better builds

#

Shapescape are probably my favourite builders

gilded nova
#

Oh o.o did Luck get that TShirt thing, I think that's 500+ members?

leaden ocean
#

Not a clue xD

gilded nova
#

Get Rewarded The toppest of the croppest of our partners will be promoted to premium status and get paid hard skrilla $$$.

#

I thought they did a discord member amount, but now it's just YouTube n Twitch crap...

#

Unless this is the discord thing If you can bowl a perfect 300 youโ€™re in. ._.

twin warren
#

Yeah, i'm not partnered

#

might wait until / if we ever get to 1k members

#

then try apply for it

#

would be worth it for the URL

#

lol

#

but yeah idk, I was never really impressed by discord before blood convinced me to make this server

#

but i've grown to like it.

leaden ocean
#

It is a nice tool to use

gilded nova
#

@twin warren how many coding languages do you know? :P
(Sorry for @'ing you, but just wanna know ๐Ÿ˜› )

#

Also, I might be moving soon, I might become trailer trash ๐Ÿคท

#

Did you guys know a couple modders from the Halo Trilogy (1, 2, 3) re-coded Halo 3 for PC?

#

Windows only ๐Ÿ’” UGHH

gilded nova
#

Yogi = Yogi The Bear
MC = Minecraft

YogiMC= Doesn't sound that bad for a domain tbh :P
I'd definately own a server called "YogiMC" ๐Ÿ˜‚

#

Wouldn't be my first choice out of all the domains I've thought of, but still a good one for anyone else that wants a decent domain ๐Ÿคท

gilded nova
#

Md_5 locked a thread for me โค lmao

gilded nova
#

Hey guys I got a question.. which is better? Nucleus or Nexus?

#

@gilded nova would you say my username is a girly or guy'(ish?) username? XD

#

@gilded nova Your name can mean multiple things to me.

#

I'm assuming you like indie games?

#

Im going to go with guyish

#

that & I am/was an indie developer

#

Ok good ๐Ÿ˜‚ I dunno why everyone always assumes I'm a girl ๐Ÿคท

#

Girls never have this type of grammar >->

#

Fr though lol xD

#

I've been so lazywith my coding lately, I wanna try Luck's NoteblockAPI system now >.<

#

Anyone wanna help me think of funny puns for common website errors?
I'm going to create some public website pictures that people can use for their website, credits will be given (Like how discord gives credits)

# Error 404:
- The block you are looking for does not exist
- The enderdragon seems to have destroyed the world
- Your home bed was missing or obstructed
#

Just answered my own question from earlier Nexus is way outdated.

#

Oh XD The last time I messed with modded servers, Cauldron was stll a thing @gilded nova

#

OMG LOL @gilded nova

#

XD

true ether
#

The last time I messed with modding, cauldron wasn't even though of yet...

gilded nova
#

Oh o.o Cauldron is still a thing???

#

MCProHosting offers it, but they're dumbasses ๐Ÿคท

#

Indeed.

#

What hosting do you use?

#

Dang it, now I got sticky stuff on my desk ๐Ÿ˜‰

#

Damn popsickles ๐Ÿ˜‚

#

Me?

#

Yea

#

I bought a dedicated machine hense why I use linux to run it.

true ether
#

I've seen a couple hosts that still offer cauldron.
I had one 'basement host' try to poach me from my current host. The conversation went something like this
Them: "Come to my host, I can save you 50% or better! I offer only dedicated machines on top of the line CPUs!"
Me: "You can give me four seperate servers with unlimited ram, 5GB SSD or better and <the cpu of my hose, I forget what it is> for under $15 Canadian?"
Them: "Yea, and your choice of server platform!"
Me: "Do you have Bukkit?"
Them: "Bukkit, spigot, cauldron...you name it, all up to MC 1.11"
Me: "You have Bukkit for MC1.11?"
Them: "Yea, man. I cloned it before it was taken down and update the minecraft version on it"
Me: "I can report you to Wolf for distributing Bukkit with his code on it, and he can have you taken down in a matter of minutes."
they left the conversation after that

gilded nova
#

Ooh, yea if you use Windows, that's a huge mistake unless it's not meant for a game server, and something that I use to sue a WIndows VPS for was when my computer would crash when I used Eclipse

#

My computer is the low-end of low-end:
4 GB's of ram, 1.6Ghz Processor, Acer Aspire, Mini-Tower

If I used windows, it'd use up 40%+ of CPU power just opening up Task Manager (Not kidding..)

Then I switch to Linux Ubuntu, and just wooow, what a huge difference...

true ether
#

Microsoft is mostly bloatware.

gilded nova
#

I have a 1GB Ram, (1.4Ghz?) Processor - computer, next to a steam vac, and I'm sure it'd handle some games if I switched it over to Linux ๐Ÿ˜‚

#
/sponge reload world
``` doesn't work.
#

never use reload ๐Ÿ˜›

#

Oh ๐Ÿ˜ฆ

#

I hate restarting my server every time I make a change.

#

Using almost any types of reloads on servers (Unless it's build into a plugin)
will cause your server to add more and more stress until it crashes and possibly corrupts something

#
/sponge plugins reload
``` Actually works very well.
#

Just reloads all the plugins.

#
/sponge heap
``` Is that a good command to do ?
#

If the plugin has a reload feature
e.g. /essentials reload

That's completely fine, that's just checking the config for updates

but like you said
/sponge plugins reload

That just unloads and loads back in plugins, which can cause so many issues ๐Ÿ˜›

#

I only have 3 plugins I should be fine I hope lol

#

It's like using Plugman, not built-in, just unloading and loading it back in, which can cause issues

Some people have used Plugman on EpicWorldGenerator, McMMO, Punishment plugins, and the havoc that I've seen ๐Ÿ˜‚ Halarious to watch, such a pain to fix...

#

ESPECIALLY EpicWorldGenerator,because you have to manually find what chunks are broken & corrupted, go into your server files, and manually delete every single chunk... you can't just //regen, since it's not naturally generated..

#

Quick question... could I do luckperms user soarplex permission set * ?

#

Would that give me every single permission?

#

luckperms.*

#

Im talking about other plugins as well

#

I had a MiniHCF server, and used a custom world generator I made in like 3mins, one of my players found a random sea temple and ocean inside of a single chunk ๐Ÿ˜‚

Yea it should, depends on how the plugin handles permissions

true ether
gilded nova
#

So uh you're saying that I should never do that command again?

#

So far I've had a couple people contact me about server issues and it go something like this:

me: "Try resetting the config"
them: "I did"
me: "Did you reset the server?"
them: "yes"
me: "try again"
them: "I JUST DID IT"
me: "Did you restart it, or reload it"
them: "theyre the same thing"
me: "JUST FUC**** RESTART IT"
them: "its fixed"

true ether
#

Not unless you want a 2GB+ log file in under five minutes...

drowsy quest
#

Seriously

#

People need to learn to write reloads

true ether
#

I've had those, too Indie

#

The VT issue wouldn't even be an issue if they had fixed it checks date it was first mentioned back in May

gilded nova
#

Whenever I add a reload command I just do something like
saveConfig();

#

So uh apperently nuclues comes with no tpa commands thats pretty cool

#

Then it'll just get the updated information

#

I thought it did? o.0

#

Where's the modded people support at? ๐Ÿ˜›

#

Fr @gilded nova

drowsy quest
#

When I do my reload I literally call the stopping logic and then the starting logic

gilded nova
#

Just got wrecked so bad on Clash Royale ๐Ÿ˜‚

#

I looked at discord for 3 seconds to type a message, and my two towers n castle were GONE ๐Ÿ˜‚

#

Reminder: Work on ServerJukebox after I rage ๐Ÿ˜‚

#

nvm didn't rage, won enough games ๐Ÿคท

true ether
#
teleport    /tpaall    nucleus.teleport.tpaall.base    Request all players on the server to teleport to your location.
teleport    /tpaccept    nucleus.teleport.tpaccept.base    Accept a pending teleport request.
teleport    /tpahere    nucleus.teleport.tpahere.base    Send a request to a player to ask them to teleport to you.
teleport    /tpall    nucleus.teleport.tpall.base    Forcefully teleport all players on the server to your location.```
#

@gilded nova ^

gilded nova
#

I literally seacrhed TPA in the nucleus commands and nothing came up

true ether
#

Use Command Reference (Table) instead. The searchable page seems to be a bit broken.

gilded nova
#

That's probably why then lol thanks

true ether
#

The RTP module is seperate, in case you were looking for that later on... ๐Ÿ˜›

gilded nova
#

Does nucleus come with chat prefixs or do I have to get a seperate plugin?

true ether
#

Those can be set with LP

gilded nova
#

Oh seriously??? How?

gilded nova
#
/lp group admin meta addprefix 100 "&c[Admin] "
/lp group mod meta addprefix 90 "&d[Mod] "
#

What are those last numbers 90 & 100 ?

true ether
#

Weights.

gilded nova
#

priority

true ether
#

Weight - this is just a number which determines the priority of the prefix/suffix. A higher number = a higher weight and a higher priority.

gilded nova
#

higher overrides, incase you setup groups to inheret each other, you want the higher groups to have higher priorities

#

Right btw as you can tell I don't read lol

#

Sorry @true ether

#

๐Ÿ˜ƒ

true ether
#

๐Ÿ˜›

gilded nova
#

I just explain things as simple as I can, it's a thing I just always do ๐Ÿคท

true ether
#

Hey Indie. Wait until Soar discovers the web editor... ๐Ÿ˜›

gilded nova
#

I don't remember who it was, but someone was saying I should become a teacher because of it ๐Ÿ˜‚

#

I've never used the web editor, I have fast enough fingers ๐Ÿคท ๐Ÿ˜‰ ๐Ÿ˜‰

true ether
#

Be are be

gilded nova
#
[1:28 PM] IndieGuts: I was suppose to graduate this year, but I'm stupid :joy:
[1:28 PM] obsidian_ultimus: That seems ironic considering how you just made server hosting seem so much easier to me in under an hour
[1:29 PM] obsidian_ultimus: You answered all my questions in like, two sentences each. That's awesome!
[1:30 PM] IndieGuts: I'm a game addict, and there's plenty of children that play games, and I have horrible memory issues, and am lazy, so I've learned to make things so much easier to explain & understand
[1:30 PM] obsidian_ultimus: I aim to do the same as well.
[1:30 PM] obsidian_ultimus: You'd make a great teacher lol
[1:30 PM] IndieGuts: f*** teenagers XD
#

Anyone wanna help me convert Luck's special way of coding to average code? x)

#

Nucleus supports a module for chat formatting. Not sure if I should use that or Luck Perms..

#

If it's like Essentials, you can change the layout of the chat, but LuckPerms is to setup prefix & suffixes

#

It's been forever since I used it sorry

true ether
#

IndieGuts: Anyone wanna help me convert Luck's special way of coding to average code?
Once I get my server rolling I plan on getting back into modding. That's in the long term, though...

gilded nova
#

wait what? You mean coding? ๐Ÿ˜›

#

He uses a special Helper thing he created, it's on his GitHub

true ether
#

Help Me?

gilded nova
#

What? o.o

#
      registerCommand((sender, s, label, args) -> {
            if (this.radio != null) {
                this.radio.destroy();
                this.radio = null;
            }

            final String song = (args.length == 1) ? args[0] : null;
            if (song == null) {
                return true;
            }

            NoteBlockPlugin noteBlocks = (NoteBlockPlugin) getService(NoteBlockPlugin.class);
            Song song = NBSDecoder.parse(new File(this.getDataFolder(), song + ".nbs"));

            this.radio = new RadioSongPlayer(noteBlocks, song);
            getServer().getOnlinePlayers().forEach(this.radio::addPlayer);
            this.radio.setPlaying(true);
            return true;
        }, "noteblock");

        Events.subscribe(PlayerJoinEvent.class).handler(e -> {
            if (this.radio != null) {
                this.radio.addPlayer(e.getPlayer());
            }
            return;
        }).register(this);

Trying to convert that ๐Ÿ˜›

true ether
#

Okay. It's RandomByte that has the HelpMe thing.

gilded nova
true ether
#

clickclickclickclick...
I have a third button that 'machine guns' the right click...I crashed my browser.

gilded nova
#

auto clickers are annoying ๐Ÿ˜›

true ether
#

It helps when I need to remove a bunch of blocks in creative...

gilded nova
#
Group Templates

Different groups can have different chat templates to the default defined in template.default. To give a group a different template, simply add the name of the group and the template like so. Note that the name of the group is case sensitive, so the โ€œAdminโ€ group must have an entry for โ€œAdminโ€. Multiple entries can be added like so:

templates {
    ...
    group-templates {
        Admin {
            prefix="{{prefix}} {{displayname}}&f A>: "
            suffix=" {{suffix}}"
        }
        Moderator {
            prefix="{{prefix}} {{displayname}}&f M>: "
            suffix=" {{suffix}}"
        }
    }
}
#

I really don't get this I can't find this section at all in the nucleus configuration.

#

@true ether that's what nuker is for ๐Ÿ˜‰ XD

true ether
#

@gilded nova
config/nucleus/main.conf
search for "chat"

gilded nova
#

Yea I know but how do I add those group templates?

true ether
#

Read the comments in the config. ๐Ÿ˜›

gilded nova
#

Sigh this is agrivating.

#

Something with nucleus made the space between [Player] Soarplex:

#

I can't focus sorry I just found the problem. I will look before I ask.

#

Sorry for bothering you guys :/

true ether
#
#

I'm guessing no.

gilded nova
#

May I ask why you need a animated MOTD ?

#

What servers are you creating? Im just curious

#

.Deevlpoemnt esrvre = 256 MB's

true ether
#

I don't. I'm just curious if it would work.
MOTDs like that are the equivelant of a "pimped out" MySpace page.

gilded nova
#

computer lagging so bad XD

#

You cannot use Animated MOTD's on 1.7+ servers

#

Since mojang changed the way pinging servers works

true ether
#

The password one is for 1.7.10+

#

And if that's the case (the way pinging servers works) it might indeed work on bungee...

gilded nova
#

idk which version it was, but I know it was around 1.7, not sure if it STILL or DOESN'T work on 1.7

#

tries to debug code >>> forgets to register command...

gilded nova
#

By the way guys, the owner of FaithfulHCF (Medium Minecraft Server) (KillaMC) is also the other of YayMC (Large Minecraft Server)....

I saw the (Owner) tag on his name in a video, and I was an OG YayMC player (back when it first started, and I duped so bad they reset their server), and I talked to that dick of an owner...

#

Shows why both of those servers are so horrible

#

This computer is making me so damn mad... I can't do anything without it fucking freezing...

#

doesn't help that I'm problably doing something so simple any beginner developer should be able to do either ๐Ÿคท yet I can't get shit to work.

true ether
gilded nova
#

I raged so bad, still am, trying to fix this bs...

#

Goes to steal source code

true ether
#

You can't steal it if it's open source and the licence permits.

gilded nova
#

Didn't have either of those

#

but it's API code, so it technically is open source ;P

#

So close to fucking up my hand by punching my desk...

true ether
#

Don't do that, then you will have even more difficulty programming...

gilded nova
#

with my brain, it can't get anymore difficult @true ether ๐Ÿคท

true ether
#

:cena:
Are you sure about that?

#

[1:20 AM] BOTClyde: That emoji you just used doesn't work here because it's from a different server. Discord Nitro can solve all of that, check User Settings > Nitro for details
Well, darn.

gilded nova
#

So far, getting everything EXCEPT the playsong working :/

gilded nova
#

I FINALLY GOT IT WORKING @true ether
Turns out it was because I was a version behind... 1.11.2 to 1.12 = MAGIC

gilded nova
true ether
#

It's almost always the simple things that hold you back, Indie.

true ether
#

Online - 228 How many Offline?

gilded nova
#

666 @true ether

true ether
#

๐Ÿ˜›

gilded nova
#

wanna see my most advanced site so far @gilded nova ?

#
[2:51 PM] IndieGuts: 260+ people in this discord dang :stuck_out_tongue:
[2:51 PM] merjilin: online* :stuck_out_tongue:
[2:51 PM] merjilin: 701 altogether

@true ether

#

dsure @gilded nova

#

/roar/ = sounds like a screamer link

#

Ignore the root domain its on

#

Nah its for my company, roar development

#

Well, company Iโ€™ll be lead dev at

#

lame af

#

Wanna know what makes it advanced?

#

first time i wrote my own Js for a site lmao

#

I usually edit premade js

#

So thats why its my most advanced site yet

#

@gilded nova use this as the background, the web thing, every coder has been using it lately

#

Oh? Particle.js

#

Well u know how the third click is kinda gay rn on my site? Its gonna make the actual site fucking -explode- onto the page. Like, the animations i have in mind will be fucking amazing

#

So basic ass button, then a โ€œholy shitโ€ moment

#

but yea its particle.js

#

I dont wanna use it for my site, i want something completely unique and different

#

I know how to use particle.js

#

I had it follow ur mouse n shit

#

Was super cool

#

The one I saw earlier kinda did

#

Meh, i dont want it again

#

I have ideas

#

It wont work too well on mobile, but if ur looking for a web dev are u rlly gonna not be on a pc when u check out their work?

#

alme

#

Might make a mobile veresion in future

#

Version*

#

Looks great on pc, breaks a lil bit on mobile lol

#

Im going for a more material design theme

#

Particle.js wouldnt rlly fir

#

fit*

#

@gilded nova

gilded nova
#

@true ether

gilded nova
#

I got a question

#

How do I deny a permission?

gilded nova
#

^ Issue resolved in general chat

sharp sandal
#

Both of the monitors are AOC :/

gilded nova
#

What's ur PC specs?

#

Ignore me talking like a teenage girl, it's 2am, dark, and can't find some of my keys...

sharp sandal
#

Intel I5 7500, GTX 1050Ti, 8GB 2133MHz DDR4 RAM

gilded nova
#

Acer Aspire - 250GB's Storage, 4GB Ram, 1.6Ghz Processor

sharp sandal
#

1.6GHz... Ewww

gilded nova
#

Extremely low end PC

sharp sandal
#

I have a Quad-core 3.4GHz CPU

gilded nova
#

Yea, I'm running Ubuntu so I can do pretty much something

mystic steeple
#

since when does clock speed == speed of the cpu

gilded nova
#

?

sharp sandal
#

?

mystic steeple
#

1.6GHz can still outperform a 3.4GHz cpu

gilded nova
#

no?

mystic steeple
#

yes.......

sharp sandal
#

Depends on cores and threads

mystic steeple
#

not only that

sharp sandal
#

And OS

gilded nova
#

This can't be overclocked, if that's what you mean?

mystic steeple
#

also dependso n architecture

gilded nova
#

It's a mini tower, aka a laptop in a box

#

Everythings soldered/wired into the motherboard

mystic steeple
#

better achirecture cpus will outperform a cpu with the same clock + cores/threads

sharp sandal
#

I have a Kaby Lake CPU lol

gilded nova
#

This PC still runs extremely slow on Ubuntu...

mystic steeple
#

my reaction was more to this post: " 1.6GHz... Ewww"

gilded nova
#

I have another PC with 1.8Ghz, 1GB Ram, Windows 7

#

Runs like my fatass family, not at all

sharp sandal
#

lel

gilded nova
#

It'd boot after a few hours, but if you moved the mouse, that'd use up all the CPU ๐Ÿ˜‚

#

Opening task manager took up like 70+% of that though

sharp sandal
#

1GB of RAM.

#

rip

gilded nova
#

It's a 1990's PC I think

sharp sandal
#

That explains it

gilded nova
#

I'm on a 2016 computer rn...

sharp sandal
#

I built mine

gilded nova
#

$250 for this, what a scam...

#

I just wanted a PC, it was the only type of tower they had..

#

"Oh, you can just build off of it"
Opens case
NOPE

sharp sandal
#

Wal-Mart here has a better PC for $300...

#

lol

gilded nova
#

I got this from walmart XD

sharp sandal
#

Oh

mystic steeple
#

Ofc you can build of it, but probably woudl require you to strip it completely

#

formfactors haven't changed

sharp sandal
#

I love my custom-built PC. โค

gilded nova
#

Don't worry, like my ex knows, I'm good at stripping things ๐Ÿ˜‰ lelelle

mystic steeple
#

own build pc is best pc

sharp sandal
#

Eventually I'll get an i7, but I will wait until Cannon Lake before I do that

#

Wait

#

Coffee Lake I mean

mystic steeple
#

Why would you need an I7

sharp sandal
#

Video editing

mystic steeple
#

ok thats a legit usecase for it

gilded nova
#

Eventually I'll get an actuall computer ๐Ÿ˜‚ but I will wait until I'm dead lel

mystic steeple
#

most people i know are like "i am gonna get an i7" and all they do is play minesweeper

#

for example

sharp sandal
#

lol

mystic steeple
#

they play games, but other than that don't do cpu intensive stuff

sharp sandal
#

I have a family member who has an i7 in her laptop, but all she does is pay bills and stream stuff on it :/

gilded nova
#

I just want a PC for:
Gaming (Primarily Minecraft)
Game Design/Development (Unity, Eclipse, CryEngine, RealEngine)
Plugin Development (Eclipse)
Models & Animations: (C4D / Blender)
Watching porn of course...

sharp sandal
#

She should've gotten an i3 for that stuff lol

#

hmm

#

i5 should be good for that.

mystic steeple
#

Celeron would have sufficed for her fleetpaw

sharp sandal
#

lol

mystic steeple
#

its the same usecase my grandparents have for their pc

sharp sandal
#

My step brother games with an i3 2320 on his old alienware. xD

gilded nova
#

wait who's the 'her' here? >->

sharp sandal
#

My family member

mystic steeple
#

and they have a celeron in it cause i build their pc

gilded nova
#

Ooh ok I thought you were talking about me ๐Ÿ˜‚

mystic steeple
#

works perfectly

sharp sandal
#

Correction. 2120*

#

Ah

gilded nova
#

I'm not a her tho, just thought you thought i was... derp

sharp sandal
#

lol

gilded nova
#

It's 2:30AM ignore my derpiness

mystic steeple
#

I5 would suffice for indie his usecase

#

but i7 is recommended

#

cause of compile times with the game developmen

#

development*

sharp sandal
#

I am not looking forward to having to buy a new motherboard for when Coffee Lake is released :/ I hear it's a different chipset.

gilded nova
#

I've been daydreaming about bae for the last two hours tho, internet keeps flaking out,,,

mystic steeple
#

Eh X99 suffices for me

#

not in any need to upgrade soon

gilded nova
#

I've never made a custom pc, or had to go into a pc, so I dunno what you guys are talking about ๐Ÿคท

#

I'm a technilogy fenatic, but I don't go all nerdgasm about it

sharp sandal
#

I do NOT plan on getting any Kaby Lake X crap. Screw the early i9.

mystic steeple
#

eh, i have the X99 not the X299 ๐Ÿ˜›

sharp sandal
#

lol

gilded nova
#

Just get a X666 ;p

mystic steeple
#

as chipset at least.

sharp sandal
#

I watch too much LinusTechTips lol

gilded nova
#

I've heard of that somewhere

sharp sandal
#

xD

gilded nova
#

cannot find my P key for the hell of me ;-;

mystic steeple
#

I don't watch LTT anymore

gilded nova
#

Problably when I was looking up Windows 10 Optimization crap

#

Since Windows 10 is the cancer of computers

mystic steeple
#

only when something interesting gets released and i feel like watching a viceo

#

Windows 10 is best

#

no joke

#

finally we have a doable kernel

sharp sandal
#

I have Windows 10 Pro ๐Ÿ˜›

gilded nova
#

"WOULD YOU LIKE TO UPDATE? NO?? OK, WE'LL WAIT UNTIL YOU'RE INACTIVE FOR 20 MINUTES!"

mystic steeple
#

Kernel is finally modular in win10

gilded nova
#

I want Windows 7 so bad...

sharp sandal
#

I feel sorry for the poor saps who get Windows 10 S

gilded nova
#

This PC doesn't support Windows 7 :'c

mystic steeple
#

they can upgrade for pretty cheap

sharp sandal
#

Or be like me and pay nothing ๐Ÿ˜›

mystic steeple
#

its like 50 bucks to upgrade from Windows 10S

gilded nova
#

I just pirate all my Windows

mystic steeple
#

i paid 5 bucks for windows 10

#

and its a legit version xD

#

i never pirate anymore

sharp sandal
#

ยฏ_(ใƒ„)_/ยฏ

gilded nova
#

I have a program that automatically sets it to a premium version

mystic steeple
#

Cause i am a software dev as well

#

would hate it if people pirate my software

gilded nova
#

Pirating is understandable when shits overpriced as fuck

mystic steeple
#

yeah no

gilded nova
#

Yea yea

mystic steeple
#

mostly stuff that is overpriced is enterprise

gilded nova
#

No lol

mystic steeple
#

and then you pay for support as well

gilded nova
#

Yea that's cancer lmao

sharp sandal
#

I keep hearing rumors that Windows 10 S will soon be released free to the public in hopes people buy Pro. lel

mystic steeple
#

xD windows 10 is still free to get a legit copy

#

as long as you ahve win 7/8 installed

sharp sandal
#

I mean without Windows 7 or 8

gilded nova
#

Microsoft has a torrenting website where you can get all copies of Windows either way

mystic steeple
#

eh you just buy a copy for 20 bucks or so

#

I use my pc for 18hours a day or so

gilded nova
#

I use mine from when I get up to when I go to bed #nolife

mystic steeple
#

so i pay for windows, since i use it for 18 hours a day xD

sharp sandal
#

lol

gilded nova
#

I'd only stop pirating things if I thought it was worth it, and I actually had an income

sharp sandal
#

I prefer to use Linux tbh, but my video editing crap is on Windows

mystic steeple
#

I prefer windows xD

#

C# is heaven

sharp sandal
#

xD C#

gilded nova
#

I wish I could run all my original shit on Ubuntu...

#

bought some games like 3 weeks ago, but they're Windows, and I switched to Ubuntu a week later

sharp sandal
#

Have you tried running them in Wine?

gilded nova
#

Yea. OpenGL errors

sharp sandal
#

Ah

gilded nova
#

most the games are from the 90's

sharp sandal
#

I tried getting my video editing softwares to run in Wine, but they refuse to

gilded nova
#

I also have yet to try...

#

PlayOnLinux

sharp sandal
#

I have used that as well

gilded nova
#

I just pirated Torchlight to play with it ๐Ÿ˜‚

mystic steeple
#

Fleetpaw what you could do

#

is just run a VM of windows

#

inside of linux

sharp sandal
#

I knew you were going to say that xD

gilded nova
#

I wish I could support a VM ๐Ÿ˜›

mystic steeple
#

For work related stuff its a normal thing to do

gilded nova
#

I want a Windows server again ๐Ÿ˜‚ but they're like $15/Month

sharp sandal
#

I have tried running a VM for it, but for some reason it lags like hell when opening my editors.

mystic steeple
#

i run a LinuxVM myself if i need to use it

#

tried to use GPU passthrough?

sharp sandal
#

Yep

#

Though one of the editors doesn't care what kind of GPU you have for the most part. It just cares that you have one powerful enough.

gilded nova
#

Ima guess you guys are the type of people that just always have money, that's why you never pirate anything ๐Ÿ˜›

sharp sandal
#

I used to pirate editors, but I kept getting ones that partially worked or lagged like hell.

mystic steeple
#

nah i dont have a lot of money

#

i just spend it on my pc

#

and i almost never buy software

gilded nova
#

That's still something

mystic steeple
#

cause all software i use is freeware anyway

#

Visual Studio 17 is free

gilded nova
#

I use Sublime Text (pirated lel)

mystic steeple
#

IntelliJ is free

#

Chrome is free

#

Steam is free

gilded nova
#

but not most games on it ๐Ÿ˜‰

mystic steeple
#

True but i buy all my games through steam

sharp sandal
mystic steeple
#

thats not that expensive

sharp sandal
#

I know

#

$80

#

Then I pay monthly for Adobe products that I am still learning

mystic steeple
#

I like my main program:

sharp sandal
#

Ah. I used to use SharpDevelop

mystic steeple
#

Visual Studio is bae

gilded nova
#

#nerds

#

VS is cancer

mystic steeple
#

its not

sharp sandal
#

lol

mystic steeple
#

VS is a godly IDE

#

Gonna have to adjust my scaling settings on my pc tho

#

cause its blurry now 150% scaling breaks most programs

#

Just need to put it on 100%

sharp sandal
#

I still have to figure out why my 22" monitor won't match my 27" monitor.

#

:/

mystic steeple
#

resolution

sharp sandal
#

Both LED, both AOC, both 1080p

mystic steeple
#

probably

#

then i dunno

#

my 24" doesnt match my 28"

#

but thats cause 1 is 1080p the other is 4k

sharp sandal
#

lol

#

My 27" is perfect. Pefect brightness and contract. Colors are vivid. Then you have the 22" where I put in the exact same settings and it's different. :/

mystic steeple
#

ah you mean in that way

#

probably cause 1 is TN and the other is IPS

#

Or other display controllers which interpret information differently

#

or different panels

#

where 1 is of bad quality compared to the other

sharp sandal
#

I am looking up both of them atm

mystic steeple
#

my 4k screen is IPS

#

and my 1080p is TN (can't be IPS cuz 240Hz)

#

and i have the same that 1 has awsome colors while the other doesn't

sharp sandal
#

I can't even find a decent spec sheet for one

#

:/

mystic steeple
#

lawl

sharp sandal
#

Nice how my new one is harder to find a decent spec sheet for.

#

gg

#

Would the cables I am using make a difference?

#

One uses HDMI and the other DVI

mystic steeple
#

not necessarily

#

I use DP for both my screen

#

s

sharp sandal
#

hmm

#

Sad thing is, both my monitors came from Wal-Mart xD

mystic steeple
#

xd

sharp sandal
#

Eh. I work there so I get discounts

#

ยฏ_(ใƒ„)_/ยฏ

#

Not my dream job, but I make money working there

#

I'd rather have a job voice acting and a job building computers.

#

Would be better than the AC1900 OnHub router I am using currently

mystic steeple
#

whispers use cables

true ether
#

Wireless is prone to all kinds of interference. When connectivity matters, always use cabled connection.

Save the Wi-Fi for cell phones and tablets

mystic steeple
#

or for Surface Pro;s

#

which technically are not tablets

tough dawn
#

@gilded nova indiwait whats wrong with namelessmc?

gilded nova
#

There's so many exploits with it, a huge one just got patched

tough dawn
#

ohs ๐Ÿ˜ฆ I'm using it for mine \

gilded nova
#

There's a forceOP glitch thatwas just patched with it if you're using the plugin

errant lintel
#

rip mysql wasnt working for me today, then I asked aquatis support and they said that the mysql servers were down -_-

tough dawn
#

ah no I haven't added the plugin yet I just use the webserver

gilded nova
#

@errant lintel isn't that a free host?

errant lintel
#

nope

true ether
#

custome Icon idea.
Trump face - ":wrong:"

gilded nova
#

On my discord my only custom icon is my eye ball icon ๐Ÿ˜›

errant lintel
gilded nova
#

Heya

tough dawn
#

luckperms ๐Ÿ˜„ nice

gilded nova
#

I saw you typin @tough dawn ๐Ÿ˜‰

tough dawn
#

;p figured

gilded nova
tough dawn
#

#accurate

gilded nova
#

That's how I type ๐Ÿ˜‰

tough dawn
#

tbh almost all of my typing is done with three fingers

gilded nova
#

I use 9 for normal typing, 10 when I'm coding

tough dawn
#

both of my middle fingers and then my left ring finger

#

but i can still type at about 128 /m

gilded nova
#

Just to mess with someone just be like ๐Ÿ–• nah im just typing

tough dawn
#

XDD

#

sending everyone a four?

gilded nova
#

I dunno my rate, last time I did one of those was in grade school

tough dawn
#

00100

gilded nova
#

Do you look at the keyboard while typing? ๐Ÿ˜‰

tough dawn
#

depends to be entirely honest

#

my typing layout can be hella weird because of the angles

#

for instance I have this up on my TV next to my laptop and it

#

s weird to look over there and type

#

//if// I have the perfect angle for my keyboard no xD

gilded nova
#

yea same, that's why I make so many typos while I'm in bed ๐Ÿ˜›

tough dawn
#

pretty damn much

gilded nova
#

wait I just realised... THEY HAVE NO VOICE CHANNELS HERE... WHY?!

tough dawn
#

XD hahaha

gilded nova
#

I thought they use to...

tough dawn
#

too many asshats?

gilded nova
#

problably

#

You left earlier during the argument ๐Ÿ˜›

tough dawn
#

Yeah sorry ๐Ÿ˜ฆ I would've stuck up for you but had to work

gilded nova
#

It ended like 1min after you left ๐Ÿ˜›

tough dawn
#

lol oh

gilded nova
#

merjilin was bae tho, he knows the other dude was being rude ๐Ÿ˜›

tough dawn
#

Haha

gilded nova
#

he banned him

tough dawn
#

XD lol

#

nice

#

If you want to voice chat I can add you to my server?

gilded nova
#

Sure, pm me ๐Ÿ˜› I have my own also ;p

steel pilot
#

Who can't touch type nowadays?

twin warren
#

me

#

well, not properly anyways

#

you're meant to use all fingers

steel pilot
#

:o A programmer who can't touch type?? Nah kidding. I consider touch typing any method of typing which doesn't require looking at the keyboard- Typing purely by touch

mystic steeple
#

Thats called blind typing

#

And i only recently picked up the ability, mostly because i visualise the keyboard on the screen and try to visualize the current position of my fingers and then type accordingly. Not sure how other people do it tho

steel pilot
#

I just got used to where the keys were on the keyboard and I have my hands positioned in a certain position constantly, so I know exactly where each key would be. :P

#

So it's purely based on the touch for me. If my hand feels like it's in the wrong position, it's probably hovering over the wrong key.

true ether
#

Then you switch keyboards and everything is gibberish for about three weeks. ๐Ÿ˜›

gilded nova
#

My mind just knows where the keys are, I don't have to think about"Where is the I key?: because my mind will automatically press the keys I'm trying to type ๐Ÿ˜›

true ether
#

The problem with a different keyboard is the keys might be a differentsize, aligned just a little bit off or - heaven forbid - an "argonimic" keyboard.

#

I even noticed a small difference between the same model keyboard made in different years.

gilded nova
#

When you can master a keyboard, while typing fast, your girlfriend will thank you ๐Ÿ˜‰

gilded nova
true ether
#

I used to know someone that got like that when trying ot debug their own code.
Then I come along, look at the code once and tell them they are missing a } at the end.

gilded nova
#

lel what a coincedense, we sent that at the same time ๐Ÿ˜›

true ether
#

Yours appeared half a second before I hit enter.

gilded nova
#

My code is broken, but it's not because of a }

#

Apparently there's something wrong with my YAML/YML formatting:

Songs:
  SongID: 1
    FileID: "nevergonnagiveyouup.cnb"
    Author: ""
#

Are you talking about your code cause if you think your code is messy you should take a look at mine I have code scattered all over the place call it Rube Goldberg Code.

#

Also yes the background is one big meme

#

no? o.0

#

I have a love hate relationship with LINUX

#

And a HATE HATE relationship with MAC and a LOVE LOVE relationship with windows

#

I hate Mac, Windows is bae, I use Linux because it's all my computer can handle without constant lag and freezing

naive elk
#

I have a love hate relationship with windows/linux, hate mac

gilded nova
#

I love Linux for game hosting though

true ether
#
NEW MESSAGES
[7:02 PM] Leonardo: And a HATE HATE relationship with MAC and a LOVE LOVE relationship with windows```
Translation: `I hate effort` :P
(*I kid*)
gilded nova
#

true

#

Everyone loves Windows, because there's no efford to do much

#

Installer > run > click next a couple times

naive elk
#

I hate windows. For the useless BS that comes with it

gilded nova
#

Crapware

true ether
#

"Bloatware" I agree...

gilded nova
#

Bloatware

naive elk
#

But I Don't know linux.. :/

gilded nova
#

DAMNIT

true ether
#

๐Ÿ˜›

naive elk
#

I tried a few times

#

xD

gilded nova
#

You said it before me xP Couldn't remember the word at first

#

for server hostings, it's extremely easy

true ether
#

There was a time I could do (almost) anything in DOS. I kind of miss true dos...

gilded nova
#
Step One:
sudo apt-get update
sudo apt-get upgrade

Installing Screen:
sudo apt-get install screen

Create A Screen:
screen -S <name>

Kill A Screen:
CTRL + A
Then type :kill

Exit Screen (Will keep processes running):
CTRL + A + D

Reconnect to a screen:
screen -x <name>

List Screens:
screen -ls


Installing MySQL:
sudo apt-get update
sudo apt-get install mysql-server
sudo mysql_secure_installation
sudo mysql_install_db

sudo apt-get install software-properties-common python-software-properties

Installing Java 8:
sudo apt-add-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

cd /Servers/Factions
curl -o 'https://yivesmirror.com/files/spigot/spigot-1.12-R0.1-SNAPSHOT-b1299.jar'

Disable Firewall:
sudo ufw disable

Enable Firewall:
sudo ufw disable

Allow SSH Connection:
sudo ufw allow 22

Allow 25565:
sudo ufw allow 25565

Status Check:
sudo ufw status

Secure the server:
sudo apt-get install fail2ban
sudo nano /etc/fail2ban/jail.conf

sudo /etc/init.d/fail2ban stop
sudo /etc/init.d/fail2ban start
naive elk
#

Not when the damn 4 network adapters bottleneck the speed when binding IP's to them all

true ether
#

Windows 98 introduced the DOS Shell, and I pretty much gave up.

gilded nova
#

That was something I wrote down as a quick walkthrough for some of the basics for setting up the server

#

missing tons of steps though, but I thought people would have more common sense ๐Ÿคท

naive elk
#

Is there such a thing as "common sense" anymore?

gilded nova
#

brb I think I'm missing a computer

true ether
#

Some people blindly follow instructructions...

gilded nova
#

I prefer LINUX for server-based stuff and WINDWS for everything else

true ether
#

Like me, sometimes...when I'm tired and don't want to make the effort to think for myself.

gilded nova
#

nvm found it in my closet XD

#

So use to having it under my desk

#

0.8Ghz processor, so fast...

#

Eww Mac... Also did you know MAC has SOME linux code in the terminal

#

I've never actually used it, it's never had ram

#

It's suppose to come with 128MB's of ram

gilded nova
#

True!

true ether
gilded nova
#

LOL, Is this before assembly?

idle moss
#

Who's good with linux and iptables?

gilded nova
#

That depends what do you mean?

#

Cause I played around in the driver file once in a linux VM to change IP/DNS settings

idle moss
#

Currently i'm using ipwhitelist, but that isn't save anymore.

#

If I'm going to use iptables, on which dedicated servers I need to run the file?

gilded nova
#

???

idle moss
#

I currently have the good iptables file with good port etc etc.

#

But I don't know where to run it.

#

On which dedicated server I need to run it so it works properly.