#help-server

1 messages · Page 225 of 1

placid coral
#

java compiler

keen hemlock
#

java -version works perfectly fine

placid coral
#

to make sure you have jdk not jre

keen hemlock
#

vair

west cloak
#

what is cmd

#

cmd prommpt?

placid coral
#

yes

hallow rover
#

Command prompt

keen hemlock
#

i think jdk and jre are bundled together 1.11+

mortal robin
#

Use the normal name

#

Terminal

keen hemlock
#

thats only mac

#

and linux

placid coral
west cloak
#

javac -version
'javac' is not recognized as an internal or external command,
operable program or batch file.

placid coral
#

ok now do java -version

hallow rover
keen hemlock
#

lol

west cloak
#

thats what i wrote

placid coral
#

no you did javac

#

I want you to try java

#

I want to see what you do have

#

you don't have jdk

#

but you might have jre

west cloak
#

c>java -version
The system cannot find the file C:\ProgramData\Oracle\Java\javapath\java.exe.

keen hemlock
#

oh

placid coral
#

sounds like your java install is broken

keen hemlock
#

he just set javahome to the default java thing

#

no

placid coral
#

yea or you don't have it right

keen hemlock
#

he set it to like te default thing people paste

placid coral
#

ohhhh lmao

keen hemlock
#

and thats were the jdk is

#

also

#

i get confused between path and jjava_home

#

path is just so you can use java without specifiying the whole path

#

and that needs to be in the bin folder

west cloak
#

in my java folder

#

it just says jre

placid coral
#

ok so that was a whole confusing mess

#

ok perfect thanks

keen hemlock
#

java_home is so that other applications can use java and that doesn't go to bin

#

in what

#

mc?

#

u could use async chat

placid coral
#

so basically @west cloak in older versions of java, there was a jre and a jdk

#

the jre ran java programs, and the jdk made them

#

however new versions just have a jdk

west cloak
#

so i need jdk now?

keen hemlock
#

i was trying to figure out difference between javahome and path for myself

mortal robin
#

oh the JRE is gone?

keen hemlock
placid coral
#

yup you'll need to get a newer version of java

mortal robin
#

didn't even know that

keen hemlock
#

1.11+

placid coral
#

i recommend using adoptopenjdk

#

ill send a link one sec

keen hemlock
#

i just use the java download thing

placid coral
#

@west cloak if you go on java.com you'll only get java 8

keen hemlock
#

really?

clear fossil
#

whats the different between normal openjdk and adopt

keen hemlock
#

is were u can get 1.11 and 1.15

west cloak
#

yeah im on oracle

placid coral
clear fossil
#

ah right

#

so theyre the same?

placid coral
#

but for oracle compiled java above 8 you have to make an oracle account

#

so its a pain

#

but yea they s hould be the same

#

anyways @west cloak see this site https://adoptopenjdk.net/

AdoptOpenJDK provides prebuilt OpenJDK binaries from a fully open source set of build scripts and infrastructure. Supported platforms include Linux, macOS, Windows, ARM, Solaris, and AIX.

#

you can get 11 or 15

#

your choice

west cloak
#

hotspot or the other one?

placid coral
#

choose hotspot not openj9

west cloak
#

ok

placid coral
#

15 is newer and technically less stable

#

but should work fine

keen hemlock
#

also most people have 11

placid coral
#

11 will definitely work fine with everything

keen hemlock
#

i use 11

placid coral
#

yea I would recommend 11

#

at least for plugin making

keen hemlock
#

for plugin i use 8

#

cuz people are stubborn and don't want to update java versions

#

thank god paper is requiring 11 for 1.17

placid coral
#

ANYWAYS

#

lmao

#

Seppvku just let us know when you install jdk 11

west cloak
#

10 seconds left

mortal robin
#

openjdk is great

west cloak
#

umm

keen hemlock
#

then i aint gonna get plugin requests

#

they just gonna hire someone else

west cloak
#

what do i select in instalation

keen hemlock
#

?

#

install

west cloak
#

Custom setup

#

do ijust click next?

placid coral
keen hemlock
#

screenshots are really helpful

placid coral
#

idk send us a screenshoot

#

yea

#

windows key + shift + s

west cloak
placid coral
#

thanks

#

uh set the third one to on

#

the 4th one shouldn't matter I don't think

west cloak
#

OKKK

#

installed

placid coral
#

sounds good

#

ok so close cmd

#

open it back up

#

try running javac -version again

keen hemlock
#

i would recommend 11

#

most server hosts don't allow 15

placid coral
#

well

keen hemlock
#

some allow 11

placid coral
#

you can target 8

west cloak
#

javac -version
javac 15.0.2

placid coral
#

when compiling

#

awesome

keen hemlock
#

whats the point of installing 15 then

placid coral
#

so now you have jdk installed

placid coral
keen hemlock
#

nice

west cloak
#

Yessirrrrrrrrrrrrrrrrrrrrr now im done learning coding right>

keen hemlock
#

just get 11

keen hemlock
placid coral
#

it was a joke

clear fossil
#

i have 8 11 and 15 on the same system

keen hemlock
#

ik

keen hemlock
placid coral
#

alright so you literally could just write code in notepad and use cmd to compile

keen hemlock
#

11 for personal projects

placid coral
#

but that can be quite a pain

keen hemlock
#

8 for plugins

west cloak
#

wait do i acc have to uninstall and reinstall 11?

clear fossil
#

please dont write code in notepad

keen hemlock
#

tru dat

placid coral
west cloak
#

Yess

#

ok what now

placid coral
#

you can do it later in the future if it becomes an issue

keen hemlock
placid coral
#

you can get a program called intellij idea which is like notepad on steroids on steroids

keen hemlock
#

no one say exlipse

#

i swear

ebon halo
#

eclipse

west cloak
keen hemlock
#

fuck

placid coral
#

it allows you to click run and it'll do all the compiling work for you

placid coral
keen hemlock
#

not run

placid coral
#

get the community edition since its free

keen hemlock
#

build artifacts

west cloak
#

30 day trial?

#

what a scam

placid coral
#

nononono

#

get community edition

hard jacinth
#

Community edition free forever

placid coral
#

community edition is completely free

#

@west cloak

keen hemlock
#

Learn to code your own Spigot plugin in this complete tutorial series! In this episode, we setup our workspace, download our dependencies, and get ready to begin development.

--- Important Links ---

● Java JDK8: https://www.oracle.com/java/technologies/javase-jdk8-downloads.html
● IntelliJ: https://www.jetbrains.com/idea/download/#section=wind...

▶ Play video
#

use that

clear fossil
#

the only reason i have pro is because im a student and get it for free

#

you dont need it

keen hemlock
#

I have github student pack thing

#

but i don't use pro

placid coral
#

the right one is free

placid coral
west cloak
#

where do i find community edition

#

Ohh

keen hemlock
#

the only thing I used it for is just a free namemc .me domain

west cloak
#

my tab was too small to see that

placid coral
#

rip

keen hemlock
#

lol

#

xD

west cloak
#

ok idealc is downloading

#

lets gooo

clear fossil
#

oh thats reminded me, gotta renew mine

#

idealc?

#

whats that

placid coral
keen hemlock
#

the installer for intellij

placid coral
west cloak
#

the file name

clear fossil
#

oh right

placid coral
#

so basically when you use intellij you'll get some really cool features

#

here are some

#

when you make mistakes usually intellij can underline them

#

like in word when you misspell something

clear fossil
#

or like this

#

see the red stuff?

west cloak
#

oh like autocorrect but for code?

clear fossil
#

its complaining at me

placid coral
west cloak
#

is it ALWAYS right?

placid coral
#

it also has autocomplete

west cloak
#

or is it kinda dumb sometimes

clear fossil
#

not always

west cloak
#

yeah expected

placid coral
#

it can be dumb because code can be weird

clear fossil
#

but its pretty good if you know what you need to change

placid coral
#

but most of the time it can help you

#

it also has autocomplete which means

west cloak
#

isnt there a website for that

placid coral
#

when you start typing out a variable name or a function name or something

west cloak
#

like u paste ur code in

#

and it tells u whats wrong

clear fossil
placid coral
#

it'll have a pop up window with suggestions

#

yea that

placid coral
#

code is complicated

west cloak
#

ok it downloaded

placid coral
#

maybe for json

#

lmao

west cloak
#

JASON

#

HAHHAHAH

placid coral
#

lol

#

I have a friend named jason

west cloak
#

?????

#

whats this

placid coral
#

ohhh ok

#

so here you go

#

if you want a desktop shortcut put a check on the 64-bit launcher at the top

west cloak
#

ok

placid coral
#

add open folder as project will allow you to r ight click inside an explorer folder and open intellij there

west cloak
#

yes or no?

placid coral
#

up to you

#

I would pick yes

west cloak
#

ok

placid coral
#

add launchers dir to the path you should probably do

#

and then check all of the .java .groovy .kt and .kts

west cloak
#

and last one?

placid coral
#

you shouldn't need it

west cloak
#

ok

placid coral
#

install

keen hemlock
placid coral
#

that page should be fine as is

keen hemlock
#

idk why u would have 32 bit in 2021

placid coral
#

i know I said to do 64

west cloak
#

Ok installing

#

more viruses

placid coral
#

lol

ebon halo
#

yes

#

intellij is malware

#

go use netbeans

keen hemlock
#

shut up

west cloak
#

BRUh

#

srs???????????????????????

#

do i reboot now or no?

#

ok im doing it

placid coral
#

NOOO

#

youu don't n eed to

#

you literally never need to

#

whenever they tell you to

#

unless its literally a driver

#

you won't need to

keen hemlock
#

lol

placid coral
#

dang i was too slow

keen hemlock
#

someones new to coding

placid coral
#

well yea

#

gonna go eat lunch now seeya

west cloak
#

Rip

#

well i did it anyway

#

now some virus winzip shit is telling me my trial ran out

keen hemlock
#

its not a virus

#

everything isnt a virus

#

idk how winzip works

#

but winrar has a fake free trial

vital jolt
#

winzip??

ebon halo
#

winzip??????????????????????????????

west cloak
#

winzip!!!!!!!!!!!!

ebon halo
#

use 7zip

stuck zenith
#

@west cloak just reinstall windows at this point

#

use 7zip or winrar

west cloak
#

RELAX MAN

keen hemlock
#

either 7zip or winrar

west cloak
#

Everyones assualting me

stuck zenith
#

i reinstall windows twice a year calm down

west cloak
#

but i dont even remember installing this

#

Prolly for some minecraft shit

keen hemlock
#

lol

stuck zenith
#

👀 wut

keen hemlock
#

xD

ebon halo
#

i buy a new house

#

must be the outlets

keen hemlock
#

lol

west cloak
#

so does anyone know what i do now

#

i have all stuff

stark torrent
#

Seppvku installed mods from that 7mod virus website thingy

keen hemlock
#

i already sent u a playlist tutoial series

stark torrent
#

He got that whole transformer mod

#

Lmfao

keen hemlock
#

Learn to code your own Spigot plugin in this complete tutorial series! In this episode, we setup our workspace, download our dependencies, and get ready to begin development.

--- Important Links ---

● Java JDK8: https://www.oracle.com/java/technologies/javase-jdk8-downloads.html
● IntelliJ: https://www.jetbrains.com/idea/download/#section=wind...

▶ Play video
west cloak
#

but i dont even know java yet

#

the other guy told me to learn java first

keen hemlock
#

well then find a java playlist

west cloak
#

Ok

keen hemlock
#

most people don't like helpless people who can't help themselves

#

google exists

#

if someone said learn java

#

then find a way to learn java

stark torrent
#

I recommend Caleb Currys java playlist

keen hemlock
#

you don't need discord to hold yuor hand

radiant tree
#

or you could just wing it. Set a goal plugin and learn off the spigot api from already written documents on google

keen hemlock
#

dont

radiant tree
#

It worked for me for 5 years

stark torrent
#

Everyone's different thougg

#

I'd recommend the common route of learning java instead of making mistakes and having to have your hand held yknow

keen hemlock
#

tru

stuck zenith
#

look how it compiles with spigot

stark torrent
#

I recommended him thus

stuck zenith
#

it uses jar files to compile

stark torrent
#

I recommend him that

#

RECOMMENDED*

keen hemlock
#

wdym

stuck zenith
#

it doesent use maven or gradle

#

its literally just jar file compiling

radiant tree
stuck zenith
#

You might as well do it correctly at the start

vale peak
#

What is an 'onEnable' file

stuck zenith
#

i used mc dev for intellij

keen hemlock
#

its not correctly

#

its a way to do it

stuck zenith
#

yeah but its a bad way to do it

keen hemlock
radiant tree
keen hemlock
#

and if they get an error

stark torrent
#

Yeah lol

keen hemlock
#

they only know that "intellij did it"

stark torrent
#

I wasn't ridiculing you or minimizing you just tryna prevent a stupid argument

keen hemlock
#

?

radiant tree
#

lol

stark torrent
#

Talking to MCPro

keen hemlock
#

o

proper ruin
#

is there a plugin that prevents the end pillars from regenerating once the dragon is killed?

#

i still cant find anything on it

grizzled nimbus
west cloak
#

Hello, I'm looking for a simple plugin that will allow me to stack stews

grizzled nimbus
#

Technovision is known to have very bad practices

#

i watched his modded series before, its horrible

#

its not any different for spigot

snow meteor
#

Hi! trying to find a plugin to do something a little silly
Reintroducing some friends to minecraft in a 1.16 SMP world but I want to mess with them some and do some classic Herobrine stuff
Does anyone know of a plugin or combination of plugins that would allow a player to:
-appear invisible in the player list
-silently leave/join
-BUT still remain visible in person as a player that can interact with them and the world

#

most vanish plugins, y'know, vanish you
and there are a lot but i haven't found one with the option to not do that yet and i'd rather avoid digging through every 1.16 vanish plugin on Spigot lol
so if anyone has any ideas or knows of plugins that can do that it'd be super appreciated

keen hemlock
#

it was also to start out

grizzled nimbus
#

his modded tutorial had a lot of bad conventions and unnecessary code

#

it just wasnt good

#

just wasnt good at all

keen hemlock
#

give an exampl

#

i also didn't look at the modding

grizzled nimbus
#

He was using unnecessary interfaces to define items

#

He was using bad conceptions such as CommonProxy

#

which doesnt exist at all

keen hemlock
grizzled nimbus
#

no no no

#

it was the same

#

no new items

#

its just unnecessary

#

cause you could do that all in 1 single

#

method

keen hemlock
#

because thats how he does it in the plugin thing, he adds one, then shows how to add a second item

#

and then he says u could add them

#

by urself

#

idk

grizzled nimbus
#

Yes i am talking about that

#

you can do that in 1 single method

#

but he creates a whole interface for it

keen hemlock
#

yes

#

because if you have 20 items you want a central interface

grizzled nimbus
#

..

#

im not talking about that

#

im talking about 1 singular method like createItem or smthing built

#

into forge

keen hemlock
#

i don't do mods

#

and this isn't the forge disc server

grizzled nimbus
#

if you looked at the tutorials you would understand

#

im just saying his tutorials are not good

keen hemlock
#

idk

#

i was trying to find a video tutorial

grizzled nimbus
#

do not EVER

#

choose the first one

#

NEVER

#

the ones with the most views are usually

#

the ones that are crappiest

#

i will tell you that

keen hemlock
#

how so

grizzled nimbus
#

Because they are viewed but beginners and they get too popular

#

and the beginners

#

have no idea wtf they are doing

#

tutorials with less views

#

such as the ones by Draco18s

#

(which is a forge forums mod)

#

and also some others

#

are much better, but they dont as much views

blissful quail
grizzled nimbus
#

lmao

warped blaze
#

yo does anyone know how to play a sound from console so that everyone will hear it? it tells me The sound is too far away to be heard for some reason when using @a

#

@ me plase

#

please

spiral cradle
#

waht is that mean?

ashen fox
#

do... do I need to explain it?

#

It means the debug logger is disabled

spiral cradle
#

english plz

ashen fox
#

what

#

it means the DEBUG LOGGER is NOT ACTIVE

spiral cradle
#

HOW DO I ACTIVE!?

ashen fox
#

If its the normal debug command /debug

spiral cradle
#

OK

lapis prawn
#

Hi there, I'm building a server for some friends to do a role-play and I want to know if there's any way that I can "sell" a building terrain. For example, I already have an economy plugin and I want the players to pay like 100 coins for 100 blocks, and then those 100 blocks will be protected. How can I do that?

hallow rover
#

I think there are plugins that you can have “tokens” to increase the amount they can claim

#

I think greif prevention has this

lapis prawn
#

Thanks

#

I'll check that 😉

#

Also, do you know any way that I can give a VIP role in a server if someone has a tag in discord (I've seen that in subscribers on Twitch)

mortal robin
#

sounds like a simple java discord bot + plugin hybrid

ebon halo
#

subs on twitch are handled by discord

#

as discord has native integration for twitch

runic rain
#

Yeah if you have your Twitch linked to your Discord it will handle subs and whatnot. That's not done by a bot or anything

#

Though if you want to sync your Minecraft roles with Discord, you would need a third party bot for that. DiscordSRV probably does it tbh

mortal robin
#

I was gonna mention DiscordSRV but I couldn't remember what it was called

tired mango
#

Anyone know how I can fix this? 1.8.8 gives me these odd characters when I use §

#

no sorry it happens when I use & symbol

clear fossil
#

i suspect its the plugin you're using, check your config file encodings

#

also update

#

1.8 is 7 years old now

grizzled nimbus
#

yea that plugin is bad lol

#

its prolly just oudated

keen hemlock
tired mango
#

How can I allow newer versions of minecraft to join an older version server?

grizzled nimbus
#

viaversion

turbid hawk
#

my friends cant join my server help

grizzled nimbus
#

show us the error

#

have you

#
  1. portforwarded
#
  1. started up the server correctly
#
  1. made sure it has enough resources to run
turbid hawk
#

what u mean portforwarded im bad at things

#

this my first time server

grizzled nimbus
#

then thats why

#

when you portforward, you open up a port for your server to run on

#

you need to do that in your router settings

turbid hawk
#

like my wifi router?

orchid geyser
#

Wait is his server locally on his pc?

turbid hawk
#

it is

#

on ym pc

#

my

orchid geyser
#

Then yes

#

You need to go onto your router settings (Wi-Fi router)

#

And open the port

turbid hawk
#

i dont have an app for that or anything to control it my dad does

grizzled nimbus
#

then you have to ask your dad

orchid geyser
#

You will need to get him to open the port for ya

grizzled nimbus
#

i dont recommend hamachi, just please dont use it lmao

keen hemlock
#

the guy probly doesn't know about it

#

but now

#

he is going to go and look it up

#

and use it

grizzled nimbus
#

true

orchid geyser
#

Lol

turbid hawk
#

why it bad?

grizzled nimbus
#

security issues

#

dont use it

turbid hawk
#

ah

grizzled nimbus
#

cause everyone else would also need to open it as well

#

too

turbid hawk
#

what port number i open

mellow dock
#

default for mc is 25565

turbid hawk
#

????????

grizzled nimbus
#

yea

#

you just open up that port

#

tcp

lethal swallow
#

What's the permission node to allow people to teleport between servers with /server (servername)

runic rain
#

bungeecord.command.server

lethal swallow
#

For .server at the end do I put the server name?

ashen fox
#

No

#

That permission gives you access to /server, if you want them to only be able to access specific ones you can make those servers restricted and then add another permission to access that server

#

bungeecord.server.servername if I recall

west cloak
#

i have question

#

soo i port forward and check if the port forward work using a tool called port checker

#

it says port closed

#

how do i solve this?

hallow rover
#

Either you didn’t port forward properly, or there is a firewall blocking the connection to that port

west cloak
#

what do i do if the firewall is the one blocking the connection?

mellow dock
#

Add an exception for that port/program

west cloak
#

how?

west cloak
#

ok i add a exception to the port and check if the port is working

#

and it still closed :/

fading sorrel
#

When

#

@west cloak

brave tulip
#

whenever i click shift once it then crouches after i let go for a second time

#

so i tap it, it crouches then uncrouches but makes me crouch again only client side

cobalt fractal
last fern
#

could you recommend a bungeecord hosting?

tired cliff
#

Hello, is it possible to add plugin support to the SnapShot 21w06a? (please PN if anyone can help). Thanks Marco

worn flame
#

does anyone know anything about Liteban website?

west cloak
#

And still says port closed

charred glen
#

i am having a problem

#

I was adding ingame chat in my discord with Minecraft but

#

my bot is not

#

being online

#

what to do

#

plz help

gentle tiger
#

Join discord SRV discord if you’re using their bot

#

What’s the name that anti cheat plugin that tell you how many valuable ores a players has mined in a certain time

#

Anti X-ray plugin*

cobalt fractal
wicked zodiac
#

There are many Anti-Xray plugins

#

but most of them are extremely inefficient like that

#

especially if you have lots of players

#

Just use Paper Anti-Xray

#

then you don't have to worry about ppl xraying

#

altogether

gentle tiger
#

I have that

#

But I want to prevent baritone

worn flame
#

oo can I ask a question about paper anti xray

#

is mode 1 remove some ores and mode 2 add a crap ton of ore

#

mode 1 is like convince the cheaters they've won

gentle tiger
#

There are plugins that count the ores mined in period of time that way you can sus them

gentle tiger
worn flame
#

coool

#

ik mode 2 is a ton of fak ores

gentle tiger
#

It’s really fake ores

#

It fill the underground with random blocks

worn flame
#

yeah

#

but idk about M1

#

I can't really test it

steep spade
#

Who uses Internet will respond

halp

#

is it mojnag orme

west cloak
#

why is port forwarding is a bit of a pain xD? can someone pls tell me how to propely port forward on my router?

urban mist
charred glen
#

I want a developer for my Discord and Minecraft server

#

He can be Admin Or Developer of our server

#

DM me

#

If want

west cloak
keen crestBOT
clear fossil
#

@west cloak it's a completely different process for each router

charred glen
#

I am having trouble

#

With in-game chat

west cloak
urban mist
#

what brand is it?

crystal sigil
#

@gentle tiger baritone doesn't know the difference between real and fake ores from PaperMC anti xray

west cloak
#

zte

charred glen
#

Can I use paper also for discordSRV plugin

crystal sigil
charred glen
#

Dude lokka30

#

Can u hlp me

crystal sigil
#

maybe, what is it :)

charred glen
#

Cauz my bot is not coming onilne

crystal sigil
#

any errors in console?>

charred glen
#

For in game chay

#

Chat

crystal sigil
urban mist
#

ahh i see

crystal sigil
#

Have you followed the installation guide for DiscordSRV @charred glen ?

#

Might be worth uninstalling the plugin and trying it again, following the guide step by step.

west cloak
urban mist
charred glen
#

Lokka I reinstalled

#

But np

#

Can u cm and hlp

#

My srv is just ready

#

Only this lft

crystal sigil
charred glen
#

How can I get someone

west cloak
crystal sigil
#

It's a free product @charred glen so it is unlikely you will be able to get the support on the level that you need.

charred glen
#

I am using madsen

#

Free one

wicked zodiac
#

don't portfoward

#

ur router

#

unless u have DDoS protection with tcpshield or something

west cloak
#

were just making a smp together with my 5 friends

#

hello can someone help me?

mortal robin
keen hemlock
silent cloud
#

I just downloaded the UltimatePerms plugin, but I can't figure out how to give myself admin with it, let alone other permissions plugins I tried

#

can someone please help me?

steep spade
mortal robin
#

true

west hamlet
#

players can't change nickname in my server. how to change it? I know I was ask for it but I can't find answer

mortal robin
#

do you have essentials, or some other plugin that adds that functionality?

silent cloud
#

???

silent cloud
#

I am still confused

#

I got essentials

frozen cipher
#

Hi doesnt viaVersion allow you to have 1.16 server and let 1.12 connect in same world? Or I need some sort of a addon for backward compability on 1.16 world?

silent cloud
#

now what?

mellow dock
#

Or Via backwards, forget which it is

frozen cipher
#

I'll just get all 3 it, f it 😄

silent cloud
#

does anyone know how to help me? I've done hours of looking things up for the last few days and I can't seem to find a solution ...😫

weak mulch
#

Can someone help me?

mellow dock
#

?ask

keen crestBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

weak mulch
#

ok wait

#

Look, I have a spigot server with friends and everything was normal until today I open the server and we appear without things, also a plugin that I have (LuckPerms) gives me this message:
[14:47:19 WARN]: [LuckPerms] LuckPerms already has data for player 'SuperDinos1' - but this data is stored under a different UUID.
[14:47:19 WARN]: [LuckPerms] 'SuperDinos1' has previously used the unique ids [0ec4219b-64bf-4524-87a2-e326e3cc4ebb] but is now connecting with '86984a9c-4fef-3f22-babb-8b3285a4018b'
[14:47:19 WARN]: [LuckPerms] The UUID the player is connecting with now is NOT Mojang-assigned (type 3). This implies that THIS server is not authenticating correctly, but one (or more) of the other servers/proxies in the network are.
[14:47:19 WARN]: [LuckPerms] If you're using BungeeCord/Velocity, please ensure that IP-Forwarding is setup correctly on all of your backend servers
But I don't have bungeecord, it's a simple spigot server 😦 I don't know how to fix it, the UUIDs are changed and everything is chaos

#

If someone knows about this

#

help me:(

ashen fox
#

its cause you are running an offline mode server

weak mulch
#

Yes

#

But my friends are not premium

#

😦

keen hemlock
#

well

#

we don't support piracy

#

or any issues that come along with it

ashen fox
#

^

#

While LP supports offline mode for SPigot and Paper, not CraftBukkit there are issues that will prob never be fixed for it

#

Contact their support not us

keen hemlock
#

but seriously

#

as a game devloper

#

I hate offline mode

#

so much

#

I don't know why it exists

#

and any piracy

atomic nexus
#

hi, how do i give a mob spawner with SpawnData:{id:"minecraft:creeper"}}

weak mulch
#

Not all people have money to buy a game 🙂

#

Thank u anyways

#

And it is just a friends server

quaint canopy
#

anyone got a plugin that people can link there socials?

keen hemlock
#

as sumple as that

#

you are losing money for the devs

#

they spent there time blood sweat and tears

#

and you come along and decide to leech off of that for free

#

it's one thing if you never play

#

another if you play at all

#

wether it's a friend world

#

a singleplayer game

weak mulch
# keen hemlock if you can't buy it, don't play it

That is classism. I understand your point, but also understand mine. You can't deprive people of not doing something just because they don't have the resources to do it, if they can find another way, I don't see what's wrong. In addition, we are talking about millionaire companies that the only thing that matters to them is to get richer.

keen hemlock
#

that is not classism

#

I understand your point

#

I do not agree wit it

keen hemlock
#

is that classism?

#

no

#

I think not

#

people want to get paid for the work they do

#

thats what the worlds economy is built on

#

doesn't matter the industry

#

you get paid for your labor

#

be that cooking

#

be that building

#

be that coding

keen hemlock
#

same with games

#

if you do not get a free game

#

and get it without paying

#

you are stealing

grizzled nimbus
#

i dont think you realize how hard developers have to work...

stuck zenith
#

you wouldnt steal a car, then why are you stealing games

keen hemlock
#

are you talking to me?

#

or to the other guy

grizzled nimbus
#

no talking to that guy

stuck zenith
#

the other guy

keen hemlock
#

there are tons of other free games available

#

just like there are homeless shelters with free food

#

the game or food may not be the best

#

but it is what you get when you don't pay for someones work

stuck zenith
hallow rover
#

It’s clear @weak mulch has absolutely no respect for piracy laws, and we aren’t gunna get anywhere. Just accept they are a twat and move on.

#

^

weak mulch
#

I also bought the game. And as I already told you, I understand your point. I know that mojang developers work hard, and they get paid very well for it. We are talking about minecraft, a game that has generated millions of dollars in sales, I do not think that a few people playing it for free affects or harms someone 🙂 as I already told you: these big companies do not care about anything, more than become millionaires. btw, There is no comparison between a game and a plane or food ;-;

stuck zenith
#

"a few people"

keen hemlock
#

There is a flower

#

it has 20 petals

#

they are super beutiful

#

someoen walks by

#

they say

#

oh wow

#

I want on of those petals

#

and they rip one off

#

someoen near by says

#

hey

#

your going to rip all the petals off

#

the guy says

#

"its only one person"

hallow rover
#

Return != punctuation

keen hemlock
#

sorry

weak mulch
#

lol

grizzled nimbus
#

you realize that

hallow rover
#

Hence bill gates

keen hemlock
# keen hemlock "its only one person"

the next person comes by. Same thing. 2 petals gone. 3 people, 4 people, 5 people. Before you know it, 3/4 of the petals are gone, and why? Because everyone thought they were not to blame.

grizzled nimbus
#

you clearly dont understand how much time it takes to make such a game

keen hemlock
#

same thing

#

first its 20$

hallow rover
#

Like I said people, we aren’t gunna get anywhere

grizzled nimbus
#

minecraft would probably take a decade to make with only 1 person

#

its so damn big

hallow rover
#

He thinks he is right

keen hemlock
#

then 40$, then 200$, then 200$, before you know it, its a million

grizzled nimbus
#

mojang has 70 employees btw

#

it needs to pay them all

#

too

stuck zenith
#

if just 100 people pirate it its already £2000 in losses

hallow rover
#

Only 70 holy fuck

grizzled nimbus
#

only 70

keen hemlock
#

that you miss out on because people thought "its one person who doesn't pay"

grizzled nimbus
#

its super hard

hallow rover
#

How much are the big cheeses taking

grizzled nimbus
#

im telling you

#

they do a lot of work

weak mulch
hallow rover
#

I do have it

stuck zenith
#

what do we have wrong

hallow rover
#

Piracy is wrong

grizzled nimbus
#

^

hallow rover
#

There’s nothing more to it, open your eyes

keen hemlock
#

There is a reason pirates were punished back in the 1800s

hallow rover
#

This isn’t a hard concept

weak mulch
#

I do, is for that i always pay for games

keen hemlock
#

they wanted the loot without the effort

hallow rover
#

So stop arguing

keen hemlock
#

He says he paid

hallow rover
#

If you’re on our side

keen hemlock
#

but his friends didn't

grizzled nimbus
#

"We are talking about minecraft, a game that has generated millions of dollars in sales, I do not think that a few people playing it for free affects or harms someone"

#

the thing is

#

when 1 does it

#

many others follow

#

because they think its fine to do

weak mulch
#

No lmao, i´m not in nobody side

grizzled nimbus
#

few people isnt actually a few

#

theres a lot of people that do it in fact

#

and its not legal

keen hemlock
hallow rover
#

Don’t promote it, is what we are saying

#

We don’t support it, we don’t promote it, we don’t even have to pretend to like it

grizzled nimbus
#

And its never our job to

#

and we dont want to ever to anyways

#

Cause we had to earn this 27 bucks by ourselves, too

#

you know

#

so don't cheat it

hallow rover
#

Yea I got Minecraft from draining 3 3 pointers in a row in my driveway

#

Don’t cheat it

#

🙂

grizzled nimbus
#

bball?

#

lol

hallow rover
#

Three 3 pointers

keen hemlock
#

oh

#

lol

grizzled nimbus
#

tbh thats kinda hard to do if its in a row

hallow rover
#

I was like 10 and they weren’t actually 3 pointers they were like 10 feet away

#

But at the time it was a 3 pointer to me

grizzled nimbus
#

like im pretty sure anyone could do 3 pointers, but doing it consistently is hard

keen hemlock
#

I suck at bball

hallow rover
#

Same I think that’s why my dad made the bet

#

I had 5 shots to make 3 in and I missed the first two so he walked inside lmfao

grizzled nimbus
#

then you made the last 3

#

lol

hallow rover
#

Yuppp I was so pumped

#

He didn’t believe me, still probably doesn’t

weak mulch
#

I don´t promote it, I just understand the people who do it, and I don't see the bad, I pay for my game because I have the privilege of doing it, but the people who don't do it, I don't see the bad thing. That's all.

hallow rover
#

Saying you don’t see the bad means you support it 5head

weak mulch
#

I need time, i dont speak english so i need to use translate

hallow rover
#

Just shut up about it

weak mulch
#

wait

keen hemlock
#

I don't have the priveledge of paying for a private jet
I don't steal one though

weak mulch
grizzled nimbus
#

???

#

This isn't a privilege either

hallow rover
#

So, like I said, shut up, nobody cares

grizzled nimbus
#

You just buy it or not

#

Nothing to do with privileges

keen hemlock
#

its not a right to play minecraft

grizzled nimbus
#

It was never

weak mulch
#

I did not start the fight, I do not understand why you shut me up

#

I just asked for help

keen hemlock
#

with something we do not support, I said you shouldn't use it

hallow rover
#

And we said fuck off we don’t support offline servers for the sake of piracy

#

And you keep going

keen hemlock
#

you started sayign that people need to play

#

wether they pay or not

hallow rover
#

You keep talking About why piracy isn’t bad, when we have said multiple times we do not support it or like it, and you keep defending it

weak mulch
keen hemlock
#

I said you shouldn't use it

hallow rover
#

Half the people here are developers, meaning they aren’t going to side with you

keen hemlock
#

you started defending

grizzled nimbus
#

What??

grizzled nimbus
#

Angel you are the one that started it

#

Are you even a developer?

keen hemlock
hallow rover
#

And I’m now blocking you because you are the densest person on this server and need to wake tf up

keen hemlock
grizzled nimbus
#

If you aren't a dev, you literally have no right in discussing about piracy the first place

#

you are the consumer

hallow rover
#

Well that was my daily dose of brain cancer

keen hemlock
#

xd

weak mulch
# keen hemlock ^^^^

Yes, and that comment was unnecessary. You should only have told me the reason for my problem, I was calm

grizzled nimbus
#

Some things cannot be said cleanly

keen hemlock
keen hemlock
#

I said you shouldn't use it

#

u stared defending it

weak mulch
#

you you started it

#

so*

hallow rover
#

Dude blocking does nothing

keen hemlock
#

I told you that we do not support it: here are the reasons

hallow rover
#

Why do I still see his AIDs thought process

keen hemlock
#

you started defending those reasons

weak mulch
hallow rover
#

Is there an ACTUAL block feature/some app/plugin for discord

keen hemlock
keen hemlock
keen hemlock
weak mulch
keen hemlock
#

I was giving reason to my shout

ashen fox
#

this chat went a lil nuts

hallow rover
#

Yeaaa

ashen fox
#

over something that didnt need to be

grizzled nimbus
#

its a language barrier

weak mulch
grizzled nimbus
#

thats the reason why they prolly cant understand your reasons

hallow rover
#

Language barrier + general lack of logic of how money works

keen hemlock
#

you didn't have to respond

clear fossil
#

lmao whats happening here

keen hemlock
#

and get your logic destroyed

ashen fox
#

I dont even know anymore

hallow rover
#

Piracy argument

keen hemlock
ashen fox
#

can yall just drop it tho xD

hallow rover
#

That should have ended an hour ago

clear fossil
#

oh one of the i SuPpOrT OfFlInE MoDe kids?

keen hemlock
#

yes

hallow rover
#

Yea

ashen fox
#

I tabbed out of here installed like 5 adobe apps, came back, and still was happening xD

weak mulch
#

🙂

grizzled nimbus
#

Did they just admitted that...

weak mulch
#

sarcasm

#

bur ok

#

but*

keen hemlock
hallow rover
#

In all seriousness tho incognito is right this kid should have been ignored an hour ago

clear fossil
#

fair

weak mulch
#

i feel important

keen hemlock
#

because people are trying to shove some logic into your tiny smooth pig brain

hallow rover
#

Just wish moderation in spigot existed as much as some other servers in terms of trolling is all

clear fossil
#

we're making an example of what not to do

weak mulch
ashen fox
#

Can you two stop

#

Please

#

Holy fuck

hallow rover
#

^

keen hemlock
#

ok

#

fine

ashen fox
#

You have both already made your points, keeping this stupid shit going is pointless.

weak mulch
#

okidoki

keen hemlock
#

i consider I won

weak mulch
# ashen fox Please

Just because you said please, I think you're the only educated person here

hallow rover
#

How are these dudes not kicked yet

keen hemlock
#

these dudes?

#

you mean this dude

#

I don't feel I should be kicked

ashen fox
#

I agree with Grama

#

Yall started drama that should of ended in 1 sentence

keen hemlock
#

I don't want to get kicked

#

I went a bit overboard

#

but gradma and other people contributed

#

so...

#

y know

weak mulch
scarlet blaze
#

does anybody know about bungeecord?

ashen fox
#

A lot of us do

keen crestBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply.

scarlet blaze
#

So I am trying to create a BungeeCord Server, but as soon as I edit the host to the adress which the bungeecord server shall send the player to the bungee won't start completely and stops at the line (https://pastebin.com/

clear fossil
#

youve just leaked your ips

#

delete that

scarlet blaze
#

Its official Ips

clear fossil
#

your backend ips

#

seriously

#

delete them

keen hemlock
#

yeah

#

delete them

clear fossil
#

and get bungeeguard or a firewall

keen hemlock
#

delete the paste

#

ok

#

good

scarlet blaze
#

Okay how can i share it then?

clear fossil
#

censor the ips

keen hemlock
#

just do 1234 instead of it

scarlet blaze
#

All?

placid coral
#

yes

ashen fox
#

The server log was fine but for the config

west cloak
#

spigot is over paper 😉

clear fossil
#

you do seem to be pointing the proxy back as itself

#

that's not gonna work

ashen fox
#

Recommend you just remove the ips and replace them to something else and use a website like

#

?paste

keen crestBOT
ashen fox
#

as they are anonymous pastes

#

where Pastebin its public to everyone and easily findable

#

I dont see any issues with the config so Im not sure

ashen fox
#

oh thats def cause it xD

scarlet blaze
#

So I need to change the host adress? I am creating a new pastebin rn

ashen fox
#

use this paste

#

?paste

keen crestBOT
scarlet blaze
keen hemlock
#

well then we don't know what the issue with the ip's is

#

just make the part before :

#

be like unique

#

so if it's the same

#

have the same different one for each

clear fossil
#

i saw it before, all ips were the same

west cloak
#

why do people have this?

mellow dock
#

That's a worldguard message

west cloak
#

how do i fix it

mellow dock
#

Remove the region

#

Or change the flag for containers

west cloak
#

got it

#

there was some global rg

scarlet blaze
#

wait i cant send the picture

prisma garnet
#

whats the issue?

#

can you type the error

scarlet blaze
prisma garnet
#

Lobby is offline

#

as far as bungeecord is concerned

scarlet blaze
#

I can see all online

#

And can only connect to the bungee as it should be

clear fossil
#

i cannot stress its importance enough

prisma garnet
#

one, I suggest dropping all connections to subservers via firewalls

clear fossil
#

it looks like theyre on a panelhost

#

that might not be possible

prisma garnet
#

ah shit

scarlet blaze
#

I didnt install anything yet

clear fossil
#

do it right now

scarlet blaze
#

The subservers are normal spigot, bungee true online mode false

prisma garnet
#

can I see your bungeecord config rq?

scarlet blaze
clear fossil
#

lemme anonymise it quick

clear fossil
scarlet blaze
#

OK I'll do it rn

clear fossil
prisma garnet
#

your IP address isn't resolving then because bungeecord isn't connecting to the lobby subserver DogKek

keen hemlock
scarlet blaze
#

Since i did this i got far as now

prisma garnet
#

You need to install bungeeguard if you cannot manage the firewall

scarlet blaze
scarlet blaze
prisma garnet
scarlet blaze
#

Well, Bungeeguard doesnt like that i am using spigot, it tells me: If your server is using 1.9.4 or newer, please upgrade to Paper https://papermc.io

#

It shutdown and automatically restarts

clear fossil
#

then do that

scarlet blaze
#

OK its installed now, newest paper and bungeeguard on all servers

scarlet blaze
#

Console says
05.03 17:22:12 [Server] INFO -> UpstreamBridge has disconnected
05.03 17:22:12 [Server] INFO disconnected with: Could not connect to a default or fallback server, please try again later: io.netty.channel.AbstractChannel$AnnotatedConnectException

clear fossil
#

i imagine its probably a problem with your host then

#

youll have to speak to them

scarlet blaze
#

Well my bungeecord is at one hoster and the sub servers on an another, but i read this wouldnt be such a problem

clear fossil
#

without knowing their setup we can't really help much

prisma garnet
#

DM me your config without any edits and I want to see the IPs of your subservers

west cloak
#

How can I make my server 1.8 - 1.16 but that you can only join specific worlds if you are in 1.8 and if you are in other versions u cant?

clear fossil
#

use bungeecord