#help-server

1 messages · Page 231 of 1

agile turtle
#

when i enter on the lobby skipping bungeecord it says

west cloak
#

And you've set the address as an IP

agile turtle
#

” If you wish to use IP forwarding, please enable it in your BungeeCord config as well!”

agile turtle
west cloak
#

I don't know if that's related to the problem, but I set my address to a port

agile turtle
#

i should write localhost?

#

oh ok so

#

localhost:25568

west cloak
#

I think so

agile turtle
#

this is correct?

west cloak
#

Yes

agile turtle
#

let me try

west cloak
#

And the port must be the same in your server.properties

agile turtle
#

I think... I found it

#

Ur right

#

I forgot to change it

#

Yeah.... And btw another question why the server consume so many ram

#

I have 2 for survival, without players i have just 1,200 MB free

west cloak
#

Java arguments

agile turtle
#

I have almost 20 light plugins

#

Bruh

west cloak
#

Bruh

#

XD

agile turtle
#

So how do i slow down?

#

That usage of r

#

Ram

west cloak
#

I haven't faced RAM issues until now, I couldn't help you w that

agile turtle
#

Oh ok... Thx anyway

coral tusk
#

hey um somone can help me with rank plugin

ebon tide
#

The world consumes a fair share of RAM

cursive plaza
#

imtryna start scripting like geroge not found and im fimilar with python but i want to elarn java and spigot any advice and good tutorials to watch?

placid coral
#

I would just google java tutorial though

#

learn a bit of java before jumping into spigot

cursive plaza
#

ah

#

ok

#

tysm

solid pilot
#

I have a grief prevention plugin and I want to let people use claims in one world and not the other but I still want to use admin claims on all worlds but the ting is I dont want people land claiming on all the other worlds and it doesnt let me cchoose one or the other its all claims for each world

ebon tide
west cloak
#

There's a plugin that disables certain plugins in certain worlds

solid pilot
#

but I dont want it completely disabled. I wanna be able to use claims on a world while other people cant but they can claim in the other world

west cloak
#

You mean like some people with certain permissions can claim in a world?

solid pilot
#

I mean I want people to be able to claim in one world but not the other and I can claim in all worlds

west cloak
#

A permission plugin could help

solid pilot
#

I have luckperms

west cloak
#

Oh god I just realized

solid pilot
#

what

west cloak
#

i was gonna say " just look for the claim permission and don't give it to them" but if you don't give them the permission it won't let them claim globally

#

Can be useful

prime sage
#

I need a bungee cord ban plugin

#

which one

indigo marten
#

Will this work?

#

debug: false tiers: default: '0': name: Basic icon: COBBLESTONE price: money: 0 contains: COBBLESTONE: 99.9 COAL_ORE: 0.01 '1': name: Basic+ icon: COAL_BLOCK price: money: 150 contains: COBBLESTONE: 99.6 COAL_ORE: 0.02 IRON_ORE: 0.02 REDSTONE_ORE: 0.01 GOLD_ORE: 0.01 '2': name: Advanced icon: IRON_BLOCK price: money: 200 contains: COBBLESTONE: 99.80 COAL_ORE: 0.10 IRON_ORE: 0.4 REDSTONE_ORE: 0.02 GOLD_ORE: 0.02 DIAMOND_ORE: 0.01

#

options: playerSearchRadius: 4.0 auto-save: enabled: false delay-in-sec: 300 money: format: true gui: permissionNeeded: false showBarrierBlockIfLocked: true hideInfoIfLocked: false confirmpurchases: true admingui: true seperateClassesByLines: true centerTiers: true showSupportedModes: true signs: enabled: true islands: usePerIslandUnlockedGenerators: false sendMessagesToTeam: true onlyOwnerCan: buy: true select: true useIslandBalance: false automation: pistons: true supportWaterloggedBlocks: true saveOnTierPurchase: true removeGravity: false disabled: worlds: - world_the_end generationModes: '0': blocks: - WATER - LAVA displayName: Cobble fallback: Cobble particleEffect: SMOKE_LARGE

ebon tide
#

?paste

indigo marten
#

?paste

ebon tide
#

This is not a place to paste some hundred lines of text

indigo marten
#

oh

#

srry

ebon tide
#

the bot is slow today, it'll take a while

indigo marten
#

ok

ebon tide
#

(or the command got removed, at which I would play the bot: paste.md-5.net)

indigo marten
merry elk
#

any good way to make grass prettier?

#

in dynmap

west cloak
#

what

merry elk
#

grass is ugly doesnt look realistic at all

solar sand
#

When a person is banned with /ban, is the person banned by they id (uuid) or what?

#

By the looks of things it works with usernames, since the person i banned changed his name and joined the server. Due to this i am developing a custom whitelist/ban system with discord since the vanilla mojang one is retarded

reef adder
#

I'm trying to download spigot for my server but I can't get past this part(see image). When I try to do that I get Error: Unable to access jarfile spigot.jar

signal ivy
#

Well do you have a spigot.jar

reef adder
#

I don't think so. But, idk how to get it

signal ivy
#

?buildtools

#

What’s the command

#

!buildtools

#

No idea

#

Someone will help you

ebon tide
#

?bt

reef adder
signal ivy
#

Did you run everything to create the spigot jar?

cursive mortar
#

what good plugins are there to log creative players and what blocks they place/spawn in?

reef adder
solid pilot
#

I have a grief prevention plugin and I want to let people use claims in one world and not the other but I still want to use admin claims on all worlds but the ting is I dont want people land claiming on all the other worlds and it doesnt let me cchoose one or the other its all claims for each world

prisma garnet
solid pilot
#

why

signal ivy
#

Config

prisma garnet
#

I mean if you use LuckPerms you could disable their permission to create claims based on worlds

#

think luckperms has world context

solid pilot
#

I have luckperms

#

what do I do

solid pilot
queen olive
#

anyone know why script isnt working [19:46:56 ERROR]: Error occurred while enabling Skript v2.5.3 (Is it up to date?) java.lang.ExceptionInInitializerError: null at ch.njol.skript.aliases.Aliases.<clinit>(Aliases.java:140) ~[?:?] at ch.njol.skript.Skript.onEnable(Skript.java:403) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501) ~[patched_1.16.5.jar:git-Paper-556] at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:580) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:280) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1055) ~[patched_1.16.5.jar:git-Paper-556] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:289) ~[patched_1.16.5.jar:git-Paper-556] at java.lang.Thread.run(Thread.java:835) [?:?] Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1076 out of bounds for length 1076 at ch.njol.skript.aliases.MaterialRegistry.<init>(MaterialRegistry.java:101) ~[?:?] at ch.njol.skript.aliases.MaterialRegistry.load(MaterialRegistry.java:78) ~[?:?] at ch.njol.skript.aliases.ItemData.<clinit>(ItemData.java:100) ~[?:?] ... 12 more

vernal fiber
#

SK"RIP"T

queen olive
#

damm

dense ember
#

?paste

keen crestBOT
west cloak
#

None of them works

dense ember
#

i cant buildtools 1.8.8

#

weird filesystem errors

#

never mind -_-

prisma garnet
#

?paste

keen crestBOT
west cloak
#

I installed a plugin called ecoenchants that puts custom enchants into the game. My players didn't like it and wanted to go back to vanilla so I decided to uninstall it. Everyone's armor that had a custom enchant had the lore left from ecoenchants which was fine, I understood that would happen but it also re-rolled all the vanilla enchants on their gear. And now my players can't combine 2 enchantment books and get 2 enchantments, it only gives them one. I tried going to their Discord for support, and the developer's response to why I would uninstall it was "i can't do anything if you uninstall it lmao why would you do that" and then kicked me from the server. It was a paid plugin too. Is there any way I can fix my world to fix normal vanilla enchantment mechanics?

I know it's a long shot, but if there's any way I can do something, I would like to know. :[

teal talon
#

The author is in this discord

#

Just tag him

west cloak
#

He removed me from his Discord

teal talon
#

Ahaha

ebon tide
#

Good thing that would never happen with my CE plugin, but I'll note it for one more reason to not adopt registering enchantments and doing it the old fashioned way

winged sorrel
#

oh its you again

west cloak
#

What is your CE plugin?

winged sorrel
#

you left a 1-star review because i told you that it wasn't possible to do anything after you uninstalled the plugin

#

which is obviously true

#

because its straight up not possible

ebon tide
#

Nah, mine is absolutely bad, wouldn't recommend it

west cloak
#

Haha ok

winged sorrel
#

wdym re-rolled though?

west cloak
#

All of their vanilla enchants changed

winged sorrel
#

i've refunded your money also btw

#

that's literally not possbile unless you're running a pre-1.13 server with a 1.16 plugin somehow

#

and even then

#

would be a stretch

west cloak
teal talon
#

Well he gotta blame you somehow aux

west cloak
#

No error messages

winged sorrel
#

the lore is client-side so that would probably go away (at least on most items) once its uninstalled after a restart

#

but some old items from villagers might have server-side lore

#

there was a bug to that effect a while back that has been fixed

west cloak
#

I wasn't looking for a refund, but why couldn't you just explain that to me?

winged sorrel
#

because i said it wasn't possible, then you left a 1-star review that said i was rude by saying that

west cloak
#

I was upset that you wrote "i can't do anything if you uninstall it lmao why would you do that"

#

That's so unprofessional

winged sorrel
#

you also left a 1-star on the library that i use for my plugins

#

which makes no sense since that doesn't even touch enchantments

#

its just a fucking library

west cloak
#

Fine, I'll delete it

#

But you should at least add something to your wiki page about what could happen if you uninstall the plugin

teal talon
#

Well nothing should happen

winged sorrel
#

what, something like "if you uninstall the plugin, then i obviously can't do anything because the plugin isn't running anymore"

west cloak
#

I'm not arguing with you over this, I'm trying to fix issues on my server now

teal talon
#

Aux, inject bytecode into Vault if they have it that allows you to help them with their issues.

stuck zenith
#

why do you expect code to run if the code is not there

#

use your brain for a sec

west cloak
#

Alright, well thanks for the refund!

winged sorrel
#

thats fine

stuck zenith
#

or increase render quality

teal talon
#

Bluemap is great

#

For zooming

stuck zenith
#

bluemap is epic

merry elk
#

its laggy

west cloak
#

Are Bukkit servers down?

ebon tide
west cloak
#

D

#

Everytime I go to "Files" it won't let me

ebon tide
#

that is more of a bug

teal talon
#

Please don’t link that in here

#

It’s not really legal

ebon tide
#

? Is linking to (you know what) dev illegal now?

merry elk
teal talon
#

Oh

#

I thought it was that dl. Thingy

#

I forgot ahah

ebon tide
merry elk
#

how does that work

#

forks can be downloaded directly but spigot and bukkit no?

ebon tide
#

Paper does the same thing as spigot

#

Paperclip also patches vanilla, similar to Build tools

prisma garnet
#

Paper doesn't use the same way as spigot

ebon tide
#

yes, not the same thing, but the same idea

prisma garnet
#

hence why they can hand you direct download links

mortal robin
#

What does paper do, anyways?

hallow rover
#

That does make me curious, is paper just saying fuck it, or is there a reason they can offer the direct jar?

#

Cause they have direct DLs for pretty much all builds

clear fossil
#

they do some kind of weird runtime patching shenanigans

#

iirc its precompiled

mortal robin
#

weird

stuck zenith
#

User experience i guess, its more of a hassle to run buildtools rather than just downloading mojang's jar at first start

grizzled nimbus
#

why you must torture me this way

fading sorrel
#

I no torture.

celest canopy
#

anyone know how the worldedit for loop tab crash works?

signal ivy
#

no

dense ember
#

is it just me or is ?paste not workin

#

it says error something went wrong when i hit save

#

BRUH

#

automod f***ing stop im not spamming

#

i fucked up the link ffs

#

^^^ can someone pls help me with buildtools?

fading sorrel
#

Just use paper.

#

Much easier.

hallow rover
#

Ugh why do people come into spigot support discord and say use paper

dense ember
hallow rover
#

Or is this some joke that flew over my head

dense ember
#

it specifically wants spigot 1.8.7

hallow rover
#

Wait it wants .7 or .8 cause the paste shows it trying to get .8

dense ember
#

well it wants .7 but .7 isnt listed on the buildtools page so i tried 1.8.8

#

didnt work either doe

#

if i can get .8 workin we'll see about .7

#

woah wait a minute... im trying it in linux

#

oh nvm its downloading maven lol wtf

#

uhh wait what the fuck

#

now its not working on 1.16 either...?

#

now im scared lol 1.8 i understand but y tf is 1.16 failing

mortal robin
#

and 2) so people go there instead of here

#

big brain

dense ember
#

bruh creeper pls try buildtools lol

prisma garnet
#

buildtools works fine for me

dense ember
#

i wanna see if its just me or wtf

#

dafuq

ebon halo
#

buildtools works good for me too

dense ember
#

i-

#

im at a complete loss here then

ebon halo
#

is this your first time running it?

dense ember
#

hell no 1st time i ran buildtools was 2014

ebon halo
#

on this system

dense ember
#

ok uhh progress update... linux apparently successfully built 1.8.8 buildtools

#

._.

#

why does it work in a linux vm but not main os

prisma garnet
#

linux is best for compiling anything kekwhyper

ebon halo
#

probably because you broke something on your main os

dense ember
#

o___o

#

ye but... wat

#

error aint helpful at all

mortal robin
#

brb

keen crestBOT
mortal robin
#

?bt

dense ember
#

@mortal robin no no sry its ok

#

it worked in a linux vm... somethin rong wit my windows

ebon halo
#

nuke it

#

lol

mortal robin
#

lol

fading sorrel
#

Imagine using windows.

mortal robin
#

^^
and not mac

#

or linux

dense ember
#

wat the actual fuck doe this is my 900th time runnin buildtools on windows

prisma garnet
#

I'm on windows rn but my main os is ubuntu

dense ember
#

never had a problem b4 wtf is goin on

ebon halo
#

i use all three KEKW

fading sorrel
#

Linux is superior .

mortal robin
prisma garnet
#

no cap

mortal robin
#

full cap

fading sorrel
#

Ubuntu is ee

#

Ew

prisma garnet
#

let me guess

fading sorrel
#

Too basic.

prisma garnet
#

you use Arch?

fading sorrel
#

Nah

dense ember
#

well lets see linux build me a 1.8.7 jar then

prisma garnet
#

what do you use then lmao

dense ember
#

since its so much better then natively installed winder

prisma garnet
#

why 1.8.7

dense ember
#

i mean look at the log... why the fuck does it say somethin about sha1

#

is my memory corrupt wtf

fading sorrel
#

I use Fedora.

#

For the memes

ebon halo
#

just clean the directory and try again

dense ember
prisma garnet
#

jesus

fading sorrel
#

Fedora is such a bomb ass name

prisma garnet
#

only thing I like about fedora is boxes

dense ember
#

lol i told spigot 1.8.7 it still gave me a 1.8.8 jar... this shit better work or md_5 i kno u have a 1.8.7 jar in ur personal backups

prisma garnet
#

what plugin are you trying to compile

dense ember
#

its called citadel... official builds only go as far as the 1.9 version

#

so eclipse guy helped me find github time machine so i went back in time & grabbed the build right before "updated to 1.9"

#

and it happens to link to 1.8.7 lol guess dude skipped a version

ebon halo
#

got a link to this 'citadel'

dense ember
#

:I i cant find it now LOL hold 1 sec

#

https://github.com/CivClassic/Citadel <-- this is one repo with it

#

i think theres 2 repos with all the same plugins

ebon halo
#

you sure this depends on 1.8.7

vital jolt
#

? the ci has a jar and the repo is 1.16

dense ember
#

oh no no no i went back in time

#

leme sho u

ebon halo
#

why tho

#

you needed a specific version?

dense ember
#

i think thats the one eclipse guy sent me initially

#

i should use that 1 instead of the 1.8.7 one

dense ember
#

1.9 version didnt work

ebon halo
#

well you're gonna have more problems trying to build that plugin

dense ember
#

i mean if this doesnt pan out ill go with a factionsuuid fork like every1 else but... yea i rly wanna give this a shot ;-;

ebon halo
#

the repo for most dependencies there does not exist / is offline so unless you have all those jars you're gonna have a problem

dense ember
#

for all the dependencies, theyre not on the linked repo but ive found em in other repos

#

wouldnt it be nice if we had a plugin archive doe

ebon halo
#

well if it's on spigot you can just go through the version history

#

same with dev.bukkit

dense ember
#

yea spigots good but liek they be deletin ppl

ebon halo
#

right

dense ember
#

i think if they gonna ban some1 they should leave the stuff up ;-; at least just for posteritys sake yknow

prime sage
#

Hey Im looking for a Report plugin that supports bungeecord

mortal robin
#

TigerReports IIRC

#

yeah bungee support

#

just give it a quick google and it'll pop up

prime sage
#

thanks

dense ember
#

grrrrrrr...

#

nvm lol f*** this plugin

#

im starting to grow resentful towards maven users

prime sage
#

maven goated

dense ember
#

[ERROR] Failed to execute goal on project CivModCore: Could not resolve dependencies for project vg.civcraft.mc.civmodcore:CivModCore:jar:1.2.05: Could not find artifact org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT in in-project (file://X:/Personal/cit/spigot-api-1.8.8-R0.1-SNAPSHOT.jar) -> [Help 1]

#

u tell me wat de fok

#

'org.spigotmc:spigot-api:jar:1.8.8-R0.1-SNAPSHOT' is

#

just

#

wtf is that even

prisma garnet
#

the pom.xml is trying to get a file

mortal robin
#

why is :jar: in there

#

never seen that before

dense ember
#

^ my question exactly

#

hold on

#
        <dependency>
            <groupId>org.spigotmc</groupId>
            <artifactId>spigot-api</artifactId>
            <version>1.8.8-R0.1-SNAPSHOT</version>
        </dependency>
    </dependencies>
    <repositories>
        <repository>
            <id>in-project</id>
            <name>In Project Repo</name>
            <url>file://X:/Personal/cit/spigot-api-1.8.8-R0.1-SNAPSHOT.jar</url>
        </repository>
    </repositories>```
#

did i f*** up anything obvious here?

mortal robin
#

why tf have that in a local repo

#

when there's remote repos

dense ember
#

plugin pom came with spigot repo for it but apparently doesnt work anymore

mortal robin
#

weird

dense ember
#

hold on i show u what happens with default pom

#

[ERROR] Failed to execute goal on project CivModCore: Could not resolve dependencies for project vg.civcraft.mc.civmodcore:CivModCore:jar:1.2.05: Failed to collect dependencies at org.spigotmc:Spigot1.8.8:jar:1.8.8: Failed to read artifact descriptor for org.spigotmc:Spigot1.8.8:jar:1.8.8: Could not transfer artifact org.spigotmc:Spigot1.8.8:pom:1.8.8 from/to civcraft-repo (http://build.civcraft.co:8080/plugin/repository/everything/): Transfer failed for http://build.civcraft.co:8080/plugin/repository/everything/org/spigotmc/Spigot1.8.8/1.8.8/Spigot1.8.8-1.8.8.pom: Unknown host No such host is known (build.civcraft.co) -> [Help 1]

#

why does it say transferring TO?

#

why is it trynna send stuff to that repo (that no longer exists)

#

when its trynna download spigot... wtf i dont get this

mortal robin
#

it's selling your data ofc

dense ember
#

i mean i wouldnt mind that at this point

#

do u kno why its doing that? or how i can disable? i have all the code i need, its just none of these repos still alive

#

(which is why im working with local jar files...)

prime sage
dense ember
#

BRUH

prime sage
#

?

dense ember
#

-____-

prime sage
mortal robin
#

whut

dense ember
#

it worked tho LOL

prisma garnet
#

who the fuck pinged me

dense ember
#

me joy, i compiled the f***ing plgen

prisma garnet
mortal robin
#

I didn't look into bungee support past the top of the resource page

#

there's likely specific instructions

dense ember
prime sage
mortal robin
#

yeah there's an installation section

dense ember
#

no class def found... javaplugin...?

#

how LOL

prime sage
#

nvm i found what i did wrong

mortal robin
#

what did you do

prime sage
#

its a spigot plugin that works for bungee cord cuz it uses mysql

dense ember
#

ooooo

languid terrace
#

is there anyway to reduce item frame lag?

timber trail
#

Good evening, can someone help me with this error?

#

I can't upload images

#

:,v

#

asd

#

asd

signal ivy
#

verify

timber trail
#

This is the error

#

could you help me?

mortal robin
#

LOL karenprotect

mellow dock
#

Javassist

mortal robin
#

jav ass ist

indigo marten
#

When i use mv portals ("/mvp create "Tut_Lobby" it says, "You must have a Worldedit selection to do this.") Can anyone help?

inland pulsar
indigo marten
#

do you have a link?

inland pulsar
#

gimme a sec

#

there's literally a huge blue discord icon lol

distant vortex
#

I need a little help identifying how Paper recognizes persistance with leaves when using World Edit

#

in singleplayer without Paper and using the world Edit mod, I can use something like "oak_leaves[persistent=true]" and it works without issue, but on the Paper server i work for, it has an issue with this

mellow dock
#

Ask paper

distant vortex
#

anyone know a work-around because I haven't been able to find any relevant information online regarding this and I've searched a while

#

do you have an idea of what it recognizes?

distant vortex
mellow dock
#

They do

timber trail
#

:,v?

fading sorrel
distant vortex
#

I did and apparently

#

the issue was resolved, not sure what update though. But now it seems i can do it as if its normal minecraft....

dim sigil
#

i have a back up of my server where everything works fine (specifically mcmmo/essentials/luckperms), whenever i move the entire files to the new current server, the changes just dont apply at all. i refresh everything and double check the files and even whilst looking inside of them as they are loaded up they all have the correct values but they just dont seem to be getting read. is anyone able to help me please.

worn garnet
#

Hello. How i can fix Minecraft:packet - PacketPlayInAutoRecipe?

#

i use 1.12.2

cursive sable
#

yes

merry elk
merry elk
west cloak
#

why cant i use bigdoors? i have geyser and bigdoors say no

signal ivy
#

geyser is not compatible with everything rn

split ocean
#

I need help for my minecraft server I want a pixelmon servr but it's not working. Can someone help me message me if someone knows about plugins and managing the server?

dim sigil
#

anyone use or familiar with multicraft here?

split ocean
#

@keen hemlock how should I do then can you teach me?

keen hemlock
#

there are tutorials on youtube

#

and google

#

and a tutorial on the pixelmon site probably

wicked zodiac
#

quick question

#

What protocol does Votifier use?

#

TCP or UDP or both

#

ive used both

#

and it works

#

but is it necessary?

deft lintel
#

Hello, my minecraft server is very laggy, but in a way which doesn't let you break blocks, loading in takes 30 seconds and none of the other players move/ take damage. even the motd takes forever to load. After being in for a minute this happens: DrShockz was kicked due to keepalive timeout!

#

the tps is fine

wicked zodiac
deft lintel
#

1.16.5

hallow rover
#

How are you hosting your server?

leaden minnow
keen hemlock
#

2*

night junco
#

I am trying to use multiverse to clone a world whenever someone clicks a sign, but the problem is that the worlds cannot be named the same so is there anyway that I can clone the world with the players name at the end of it to make it unique? ex: /mv clone world clonename<player>

keen hemlock
#

a plugin

#

there is probably some sort of placeholder in the sign clicking plugin

night junco
#

ok

#

thx

orchid geyser
#

I remember a plugin called serversigns that could probs do thay

#

That*

night junco
#

great

orchid geyser
#

Not sure if it's updated, I used it back in 2016-2018

night junco
#

i'll try it anyway

#

yea that looks amazing

#

thx sm

keen hemlock
#

you would do like for the command

#

/mv clone world clonename(player who clicked sign's name paceholder)

night junco
#

yea

#

I also have one more question

signal ivy
#

No shit I was saying that its not really production ready for a survival server as there are features that are broken or do not work

#

@leaden minnow

leaden minnow
#

Yeah

signal ivy
#

It's great for a minigame server as you don't need anything besides blocks and guis

leaden minnow
#

I just took that as a perfect opportunity to assert that 1.16.5 is objectively the best Minecraft version, and anything before shouldn't be used lol

merry elk
#

whats the best ban plugin

signal ivy
#

they are all essentially the same

#

litebans is good but so is advance ban

#

more people support litebans I believe for like the online ban web thing

#

Not sure but I think

dense ember
night junco
#

are there any plugins that can detect if there is a portal frame in a world

west cloak
#

Hello does anyone know how to make a bedwars system like on hypixel, that makes so that when you click on a npc it automatically puts you in an available game

#

Like is there a plugin or ?

night junco
west cloak
#

@night junco I dont need the bedwars plugin

#

I just need to know how to make a redirect system so that when someone clicks on the npc in the hub server it redirects to the bedwars games automatically available

merry elk
west cloak
#

Its not just for bedwars I need this sort of system

#

I need this for quake

dense ember
#

._. quakemc?

west cloak
#

I need this sort of system for minigames in general

dense ember
#

idk if that exists .-. ive mostly only seen game-specific plugins

west cloak
#

alright

#

thanks

merry elk
#

any way to get rid of these?

keen hemlock
#

you have to have luckperms as it

west cloak
#
00:08:14 [WARNING] Could not bind to host /192.168.:25565
java.net.BindException: Address already in use: bind
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:134)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:550)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1334)
    at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:506)
    at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:491)
    at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:973)
    at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:248)
    at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:356)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
    at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
    at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at java.lang.Thread.run(Unknown Source)
#

when i start my bungeecord server that happend

#

ping me if someone solved it

#

im 10 how supposed to understand it

#

ok

fallen marsh
#

Its already in use bro

west cloak
#

but what i supposed to do?

#

ok i guess i can't tag alot of people

fallen marsh
#

The best thing to do, Not trying to be rude. Google, Youtube.

#

Lookup "How to make a bungeecord server"

west cloak
#

im srry to yall i be rude to

#
00:19:03 [SEVERE] [LuckPerms] Exception occurred whilst loading data for ad356749-516c-452c-b564-b9d8b6cde8df - Kenntomi
00:19:03 [SEVERE] java.util.concurrent.CompletionException: org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database may be already in use: null. Possible solutions: close all other connection(s); use the server mode [90020-199]
#

what that?

#

use the server mode [90020-199]?

fallen marsh
#

Are you using your database for anything else?

west cloak
#

database?

#

whats that

#

oh the database

fallen marsh
#

Erm.

#

Do you have anything on luckperms?

west cloak
#

i think no

#

i mean i don't really know that much srry

fallen marsh
#

Okay, make a new database

#

thats the best way

west cloak
#

delete the databse for luckyperms?

fallen marsh
#

Wait, can you show me your luckperms config?

west cloak
#

where to send?

#

here?

knotty mirage
#

does anyone here know why running wget directpluginlinkhere on ubuntu returns a error 503

fallen marsh
#

?paste

keen crestBOT
west cloak
#

ok

merry elk
#

Hey, i am looking for a delivery gui plugin

for example hub sends /deliver economy

and player can claim it on skyblock for example

fallen marsh
#

Give me a sec

west cloak
#

ok

fallen marsh
#

replace your entire LP config with that

west cloak
#

ok

#

dn shouild i try start the server?

fallen marsh
#

yes

west cloak
#

ok

#

no crash about the luckperms

#

but

#
[INFO] [/192.168.1.24:56826] <-> InitialHandler has pinged
00:29:22 [INFO] [/192.168.1.24:56844] <-> InitialHandler has pinged
00:29:23 [INFO] [/192.168.1.24:56845] <-> InitialHandler has connected
00:29:24 [INFO] [Kenntomi] <-> ServerConnector [Hub] has connected
00:29:24 [INFO] [Kenntomi,/192.168.1.24:56853] <-> InitialHandler has connected
00:29:24 [SEVERE] [Kenntomi] <-> ServerConnector [Hub] - encountered exception: net.md_5.bungee.util.QuietException: Server is online mode!
00:29:24 [INFO] [Kenntomi] disconnected with: Exception Connecting:QuietException : Server is online mode!
00:29:24 [INFO] [Kenntomi] -> UpstreamBridge has disconnected
00:29:24 [INFO] [Kenntomi] <-> ServerConnector [Hub] has
#

that

fallen marsh
#

simple fix there,

west cloak
#

O_O

fallen marsh
#

goto all spigot servers, server.properties

west cloak
#

[] []
___,

#

my php face

west cloak
fallen marsh
#

look for

online-mode=true
#

change that to false.

west cloak
#

ok

#

wait i been warned 2 times

#

im scared now

merry elk
#

dont set that to false @west cloak

west cloak
#

oh

merry elk
#

wait

#

actually

#

is it bungee?

fallen marsh
#

Ye

#

It has to be false

merry elk
#

oh so set it to true in bungee but to false on all non bungee servers

fallen marsh
#

thats what i said 😄

merry elk
#

true

#

sori

west cloak
#

ok done

merry elk
#

im so pissed that i cant find package plugin

fallen marsh
#

restart all servers

west cloak
#

how to restart all servers?

#

i just restart bungeecord server

fallen marsh
#

depends what your using

west cloak
#
00:36:49 [INFO] [/192.168.1.24:65426] <-> InitialHandler has pinged
00:36:57 [INFO] [/192.168.1.24:65434] <-> InitialHandler has pinged
00:36:58 [INFO] [/192.168.1.24:65437] <-> InitialHandler has connected
00:36:59 [INFO] [Kenntomi] <-> ServerConnector [Hub] has connected
00:36:59 [INFO] [Kenntomi,/192.168.1.24:65440] <-> InitialHandler has connected
00:36:59 [SEVERE] [Kenntomi] <-> ServerConnector [Hub] - encountered exception: net.md_5.bungee.util.QuietException: Server is online mode!
00:36:59 [INFO] [Kenntomi] disconnected with: Exception Connecting:QuietException : Server is online mode!
00:36:59 [INFO] [Kenntomi] -> UpstreamBridge has disconnected
00:36:59 [INFO] [Kenntomi] <-> ServerConnector [Hub] has disconnected
#

why

fallen marsh
#

Again, you need to restart those spigot servers

west cloak
#

mmm....

#

you mean one on one server?

#

1by1 i mean

hallow rover
#

Turn them off and turn them on again

fallen marsh
#

uh yea

west cloak
#

the server?

fallen marsh
#

yes

west cloak
#

each server?

#

OK

#

im starting each using START.bat file

fallen marsh
#

Okay.

#

Just close the console

#

and run that start.bat

west cloak
#

ping me so i can check here tmr cause i gtg sleep

#

bye you guys

#

guys to restart all the server i have to go to each servers folder and press start.bat?

#

and close the server

#

idk but i did that i started the bungeecord server i still have the same problem but cya tmr

fallen marsh
#

you probs didnt save the file

#

thats the only thing i can think of

west cloak
#

Im on mobile rn

fallen marsh
#

when you change it you click File>Save

night junco
#

does anyone know how to delay a command?

dense ember
#

any1 know how linux kills processes? do i gotta worry about my database server getting killed before my java process or nah

west cloak
split ocean
#

anyone can help me I have problem creating my server ç_ç

dapper wind
#

I need to know every command One of my players did in the last 2 days

mystic finch
#

how do i add plugins to minecraft like youtubers do?

strong quartz
#

hi, anyone have a copy of advancedfoods plugin?

next lichen
#

hola

#

hi?

winter moon
#

is there any way to disable this message? ```
*** Error, this build is outdated ***
*** Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***

placid coral
#

there is

winter moon
#

how

placid coral
winter moon
#

not this

placid coral
#

in all seriousness though

#

are you on the latest version?

winter moon
#

no

#

1.15

placid coral
#

ah I see

winter moon
#
Starting clone of https://hub.spigotmc.org/stash/scm/spigot/bukkit.git to Bukkit
Exception in thread "main" org.eclipse.jgit.api.errors.JGitInternalException: Could not rename file Bukkit\._LICENCE.txt5029278399339577027.tmp to Bukkit\LICENCE.txt
        at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:207)
        at org.spigotmc.builder.Builder.clone(Builder.java:925)
        at org.spigotmc.builder.Builder.main(Builder.java:262)
        at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)
Caused by: java.io.IOException: Could not rename file Bukkit\._LICENCE.txt5029278399339577027.tmp to Bukkit\LICENCE.txt
        at org.eclipse.jgit.dircache.DirCacheCheckout.checkoutEntry(DirCacheCheckout.java:1510)
        at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:563)
        at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:467)
        at org.eclipse.jgit.api.CloneCommand.checkout(CloneCommand.java:376)
        at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:204)
        ... 3 more
Caused by: java.io.IOException: Could not rename file C:\Users\Stepan\Desktop\LonelyCraft\Bukkit\._LICENCE.txt5029278399339577027.tmp to C:\Users\Stepan\Desktop\LonelyCraft\Bukkit\LICENCE.txt
        at org.eclipse.jgit.util.FileUtils.rename(FileUtils.java:322)
        at org.eclipse.jgit.dircache.DirCacheCheckout.checkoutEntry(DirCacheCheckout.java:1508)
        ... 7 more
``` wow
split ocean
#

can anyone explain me how to put plugins in a sponge minecraft server?

split arrow
#

hello, when i want to kill a sheep on my server, it takes 4 hits with an axe. normally it takes 2. that is very annoying in PVE. the version is 1.16.5. does anyone have a solution to my problem?
Plugins: WorldEdit, WorldGuard, TreeGravity, Essentials, ProtocolLib, CoreProtect, Spectator, GriefPrevention

glad badger
#

Try critical hitting the sheep

split arrow
#

Server: 2 Hits
Normal World: 1 Hit

quaint canopy
#

anyone know if i can dissable the chat in one world but not others?

mortal robin
#

spigot plugins do not work on sponge

#

sponge plugins do not work on spigot

split ocean
#

I'm new to this I don't know how to setup and where to find the right plugins @mortal robin

mortal robin
split ocean
#

@mortal robin thank you so much

ebon tide
#

Also, this is spigot, not sponge

mortal robin
#

^

ebon tide
#

Go to the spongepowered discord for better support

split arrow
quaint canopy
#

okiii

quaint canopy
near harbor
#

Hey guys , does anyone know any plugin that allow you to use custom model for items ? (with damage value)

signal ivy
#

they have a support discord

signal ivy
#

just a rp and set the item as whatever you want it to be

quaint canopy
#

tnx

near harbor
signal ivy
#

yep

#

google how to use custom model data

near harbor
signal ivy
#

doesn't exist in 1.12.2

#

why are you still using 1.12.2?

near harbor
#

Strange there's a server that did it with 1.12

mortal robin
#

What server?

#

Resource packs can have seperate textures for different durability levels

#

1.9+

near harbor
mortal robin
#

What server?

#

Depending on the server I could tell you if that's true or not

near harbor
#

It's not a very popular one and it's a cracked one lol

mortal robin
#

ah

#

if you check the server resource pack it should show how they do it

near harbor
#

Yeah I have it right here

#

Been reading through their json and it seem that they're using durability levels

mortal robin
#

kool

near harbor
#

Is there any plugins that give that item with that specific durability if you have a specific perm ? 🤔

quaint canopy
#

this is kinda a wired question but is it possable to make a "login" using a mc name on a website? i wanna make a website for my server but idk how i would do this

#

anyone got like some documentaion?

still bramble
#

any reason why the tps could from from 20 to 12 after reloading, 4 online player, totaly 4 world loaded and worldedit + own plugin

signal ivy
#

did you do /reload?

#

@still bramble

still bramble
#

yes

signal ivy
#

big no no

#

don't do that

still bramble
#

ti know its buggy but why so buggy

signal ivy
#

it's like jumping out of a moving car then trying to jump back in

still bramble
#

ok

hallow rover
#

A bit late, but the way it functions is inherently bad for all server softwares. Always use plugin specific reloads, or restart the server if the plugin doesn’t have it

#

Most plugins assume the server just started for one thing

queen timber
#

How do you restart a specific plugin?

#

Just saw that and am wondering, I'm a noob

hallow rover
#

A competent dev should have some sort of command for it

queen timber
#

Ah okay

hallow rover
#

Usually it’s /plugin reload

queen timber
#

So something I'd have to add myself

hallow rover
#

But plugin would be whatever the normal prefix for the plugin is

#

If you’re developing a plugin, yes. If you’re using a plugin, an experienced dev should have added it to the plugin already

queen timber
#

Alright thank you!

still bramble
#

why is players yaw sometime between 0 and 360 and sometims betwen 0 and -360

hallow rover
#

I think it’s dependent on the direction they turn from 0

#

Left being negative

still bramble
#

ok

#

how to i get the value of an negative int

hallow rover
#

Just multiply it by -1 or get the absolute value

still bramble
#

ok

hallow rover
#

Absolute value is generally better

#

This is kinda obvious, but Just remember -320 (also 40) is a different direction than 320 (also -40)

still bramble
#

yup i think i solved it

#

not complet but an idea:
if (yaw < 0 ) {
yaw = yaw *1;
if (yaw < 180) {
yaw = 360 - yaw;
}
if (yaw > 180) {
yaw =
}
}

hallow rover
#

It may be easier to just do if yaw < 0, yaw = 360 + yaw

#

If I’m not being dumb, that should give the positive corresponding angle

#

So if yaw = -20,
360 + -20 = 340

#

If your goal is to stay between 0 and 360 ofc

indigo marten
#

if i want to give someone something i have to do "/give <item(s)> to <player>"

#

i want to make it "/give <player> <item(s)>"

tender robin
signal ivy
#

yep

dim sigil
#

Im trying to find the direct IP for my survival to make sure it cant be connected to because our proxy has bungeeguard. but i cant find it anywhere at all.
any ideas?

hazy berry
#

having an issue with hopper carts/hoppers

#

https://imgur.com/a/2Xc2C1Y

The hopper cart on the top row keeps randomly depositing items into some of the hoppers on the bottom row. I thought it might be an issue with paper but the problem persists since swapping to spigot. Has anyone else ever heard of this happening? It happens alot more on the far left side where theres a turn.

dim sigil
#

does anyone use multicraft here?

prisma garnet
#

no

brisk rose
#

Why do when I restart the server it gives the port problem thing

#

I mean restarts basically kills the server and self occupies the port so it does not turn on

prisma garnet
#

are you restarting with a command or just closing out of the terminal?

west cloak
#

guys

#

in the bungee folder i do i have to create a new folder called Servers that we put the server we want?

glacial sundial
#

No, servers are configured in config.yml

west cloak
#

but

#

where to put the server i want to connect to?

#

example the bedwars server folder

glacial sundial
#

Wherever you want

glacial sundial
#

Sure

west cloak
#

ok

jagged orbit
#

You guys reckon it's safe to run a db with no authentication if it's not exposed to outside the network and it's only my software running?

west cloak
#

?paste

limber cove
near harbor
#

https://paste.ee/p/fzR60 Anyone know why my server isn't starting ? Just installed Java 15 and uninstalling java 8. All my other server run fine

#

Yeah it just stopped

jagged orbit
#

have you tried process of elimination

#

could be a plugin

tawny dust
#

Don't see anything in that log

near harbor
#

Yeah the server just stopped after done loading with out any /stop being executed which is weird

[11:58:18] [Server thread/INFO]: Stopping server
[11:58:18] [Server thread/INFO]: [GadgetsMenu] Disabling GadgetsMenu v4.4.7
[11:58:18] [Server thread/INFO]: [GadgetsMenu] MySQL database connection has been closed.
[11:58:18] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[11:58:18] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.9
[11:58:18] [Server thread/INFO]: [ItemJoin] Disabling ItemJoin v5.2.1-RELEASE-b678```
jagged orbit
#

so this happened after installing java 15 right?

near harbor
#

yeah

signal ivy
#

then downgrade to 11?

jagged orbit
#

yeah I'd say go to 11

near harbor
#

Okay I'll try that

jagged orbit
#

minecraft servers and plugins are pretty behind on version support

signal ivy
#

most plugins work between 11-15 just 16 is a bit different

near harbor
#

Ah okay thanks ! ❤️

worn garnet
#

Hello. Does anyone know how to fix Bungee Crashes-Packets bots?

hallow rover
#

Depends on which packets they are using. I’d be shocked if there was only 1 type of packet used for these bots, otherwise they would have been dealt with by now.
There are some attacks where plugin solutions exist, there are others where it’s basic firewall usage, then there’s the extremely rare 0 day which I am 110% confident they do not have the skill level to use, considering they are targeting mc servers

#

If it’s an actual DDoS, not MC packet spoofing related, then you’ll need another solution such as tcpshield

merry elk
#

should i use ip forward along bungee guard?

clear fossil
#

bungeeguard is an alternative to a firewall

west cloak
#

hi i have this issue where when people join my server they time out any idea why that is?

dense ember
#

idk y it happens doe

warm pelican
hollow gyro
#

is there an easy way give people perms to commands without downloading a permissions plugin?

#

I use vanilla teams so if I get something like luck perms it wouldn't work

#

pls ping me if you know

hallow rover
#

Wait why wouldn’t luckperms work?

#

Vanilla permissions are just inherently broken/not a fun time.
you want a permissions manager.

#

Although permissions are technically offered through vanilla, it’s not something that really should be handled by the server software itself. Permission managers are a BEAST of a project

hollow gyro
#

permission managers mess with vanilla teams

tawny dust
#

No?

hollow gyro
#

on the tab list names are no longer colored

tawny dust
#

That's not caused by a permission manager

hollow gyro
#

same with usernames

#

hm I guess I’ll try it out again

tawny dust
#

Anyway use a plugin instead of teams for color

hollow gyro
#

already made a ton of command blocks so I can’t really do that

#

with Luck Perms, can I set the perms of every player?

#

like the default perms regardless what team

tawny dust
#

Yeah

hollow gyro
#

Alr I’ll try it out

#

ty

hollow gyro
#

with Luck Perms, how do I give perms to anyone

#

even if they're not in a group

verbal kernel
#

use default group

hollow gyro
#

ok how do I set a specific command?

#

I want to give everyone perms for /tps

#

oh wait 1 sec

#

nvm I got it ty

verbal kernel
#

np

steep thorn
#

hello im having a problem on my server, bows dont work so when we shoot other people they dont take damage and the arrow just goes through them the same happens with snowballs/eggs and fishing rods how do i fix this?

tawny dust
#

Make sure they aren't one the same team

west cloak
#

plz i want help

#

my server is crashing at starup

#

plz anyone

tawny dust
#

Need more info than that

west cloak
#

pleazeee

#

halp

#

???

#

plz i want help
my server is crashing at starup

#

SoulNode: Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.

#

i get this error

hallow rover
#

That tells us nothing, if you want help we need details

west cloak
#

what

hallow rover
#

Logs for one, beyond 3 lines stating it crashed, which we already know

tawny dust
#

^^

west cloak
#

this is my whole console

hallow rover
#

I see java 8 for one, I forget which mc version exactly did it, but recent versions run significantly better on more recent versions of java

west cloak
hallow rover
#

In fact the last message I see before the crash is it bitching about the java version

steep thorn
#

i cant post images bruh

tawny dust
#

uh AuthMe

west cloak
tawny dust
#

Not helping cracked servers

west cloak
#

yes

#

it is not cracked

tawny dust
#

Then why are you using AuthMe

west cloak
#

the authme is for an event only

steep thorn
tawny dust
#

event only offline mode + AuthMe? No reason for that

west cloak
steep thorn
#

if i found it on google i wouldnt be here

west cloak
tawny dust
#

._.

west cloak
#

?

#

?huh?

tawny dust
#

Looks like you're not understanding what I'm saying

#

Leaving this conversation now

west cloak
#

ok

#

bye

#

anyone PLZ

steep thorn
#

i have my own problems

tawny dust
#

Yeah I'll help you

west cloak
west cloak
hallow rover
#

Tiu I told you your issue

tawny dust
west cloak
#

what is it?

west cloak
#

how tf

hallow rover
#

Use 11

#

Google

#

Look at where it says stopping server, then read like the previous 5-10 lines above that

west cloak
#

java 11?

hallow rover
#

“[io.papermc.paper.util.PaperJvmChecker] * WARNING - YOU ARE RUNNING AN OUTDATED VERSION OF JAVA.”

#

Big text

west cloak
hallow rover
#

If anything you use relies on a java 11+ specific feature, the server will likely shit the bed like you’ve been experiencing

neat umbra
#

more or less

#

paper switched to a new java version

#

so its more about the framework rather than a plugin

west cloak
#

idk

#

i think rip my server

hallow rover
#

Dude

#

Update java

#

I gave you the answer twice

west cloak
#

ok

#

i will try it

#

i am starting now the server

hallow rover
#

Make sure it’s actually going to use 11

dapper wind
#

What is a good ticket plug in?

west cloak
dapper wind
#

For minecraft

#

support

west cloak
#

ticket tool

dapper wind
#

Yes something like that for minecraft so they can get support

#

But it would be good if it can get loged in discord

west cloak
#

yes the

#

tickettool bot

#

@hallow rover guess what

#

[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 0
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.

dapper wind
tawny dust
#

Yeah ignore him

steep thorn
hallow rover
#

It took you 60 seconds to say I’ll try it to say you’re starting the server

#

That’s not very promising imo

west cloak
#

???

#

i want so bad to give you console access but i dont trust anyone

neat umbra
#

i mean

#

you shouldnt even trust yourself

#

with that knowledge

west cloak
#

idk

#

there is an event to do tommorow and my server screwed up

hallow rover
#

Do
java version
To check the version of java you have

#

It might be -version, I’m not in front of a pc to confirm

#

This will confirm what version it uses during startup. When I installed 11 without removing 8, it still defaulted to 8 (this is just my experience)

neat umbra
#

yeah i think it defaults

#

to first installed

west cloak
#

do u mean to type java version in console?

hallow rover
#

Yea sorry

neat umbra
hallow rover
#

Any cmd/terminal window, besides the currently running server if you have it up

neat umbra
#

however seeing its pterodactyl and the knowledge

#

i doubt he has access to a root ocnsole

#

i think hes stuck at the panel

hallow rover
#

True didn’t think of that

#

The guys I work with host the panel themselves

neat umbra
#

so i guess best chance is to send

#

a ticket to the host

hallow rover
#

That’s why I assume when I shouldn’t

tawny dust
#

Also why are we helping a cracked server ;/

neat umbra
#

and ask if they can install ajva 11

tawny dust
#

Could we not

hallow rover
#

I didn’t see him say it was for cracked players

west cloak
#

id dont do anything

tawny dust
#

He's using AuthMe and running offline mode

neat umbra
#

did he say that?

west cloak
#

yes ITS FOR AN EVENT

hallow rover
#

Correlation isn’t causation

west cloak
#

that i want to do tmrw

#

but my server is screwed up

#

idk

#

should i give you console access?

neat umbra
#

dont think anyone who knows how to solve it will bother

#

spending time fixing it tbh

#

try storing everything/wipe everything(install a new server) and go with that

#

at this point

west cloak
#

idk

#

why tf my server hosting is f**

neat umbra
#

they usually run on a do it yourself kind of deal

#

they simply give you the host and its up to you to set it up

west cloak
#

idk

#

i want someone to help me

ebon thicket
#

Can you help me ? My server with BungeeCord lag on "Listening on 0.0.0.0:port" Please help

lapis prawn
#

Hello there! Does anyone here know the plugin Jobs reborn? I'm making a server and I'm using jobs reborn. I set the amount of max jobs to 3, but player can only select one job. They select the first one and when they try to select another, they get the message that they are already in that job. How can I solve that?

hallow rover
# west cloak i want someone to help me

If you have a specific question, ask it, and people will answer the question if they know the answer. People here aren’t going to give you step by step instructions for tasks that have tutorials readily available on the internet, in dozens of different styles and languages.
If it’s your host preventing you from doing it, this is something you have to bring up with the host

#

Asking for an expert or a personal assistant will almost always give you no response, as people here aren’t paid, and they don’t want to have to commit to a problem that they don’t know whether or not they can fix

hallow rover
#

Is the issue server lag?

#

Having a bit of trouble understanding the exact issue

coral wolf
#

I'm investigating this myself and it looks like a lag problem

#

The message "listening to 0.0.0.0:port" isn't an actual error

hallow rover
#

Yeah, that’s standard behavior

coral wolf
#

seems to be just indicating that it's listening to all the interfaces/ips on the server so that works just fine

hallow rover
#

Well, saying what it’s listening on

coral wolf
#

right

hallow rover
#

If the issue is server lag, timings would help see what might cause it

#

Just making sure I’m not being an absolute towel, the issue isn’t people can’t connect, it’s that people that are connecting have lag, right?

ebon thicket
#

I connecting to server and i have error on Minecratt

#

Minecraft

#

But i dont have lag

#

Wait

hallow rover
#

So you’re not lagging, you can’t connect?

#

I’m full confused now

ebon thicket
#

I cant connect

hallow rover
#

Sorry

coral wolf
#

I think there's more to the error message than he's letting us on to

ebon thicket
#

Sorry i am Bad in english

coral wolf
#

it's ok

hallow rover
#

What’s the error you get when trying to connect to the server

ebon thicket
#

Me dont spam to console errors Server starting and lag in console to Listening to 0.0.0.0 but i join to server i have Java error in Minecraft and console write LukyTechnology join The server....

hallow rover
#

Also I’m just gunna take a shot in the dark guess that may save time if it’s the issue, server-ip should be blank in the properties file, UNLESS you know exactly what you are doing with that specific setting, which I don’t think I do, so I leave it blank.

#

Your router should handle determining which IP the port should forward to, MC really doesn’t need to care about it

#

Port should also default to 25565. Also leave this unless you know what you are doing

#

Wait, what error do you get when joining

ebon thicket
#

Ouu

#

Now I am not on PC

#

I write tomorrow

#

Okay?

shrewd coyote
tawny dust
#

But you don't

#

Which is why you get that

ashen fox
#

obv you dont xD

shrewd coyote
#

bruh

#

why are jars against the tos

tawny dust
#

Yeah those are illegal jars

shrewd coyote
#

bruh

#

why are they up

#

then

tawny dust
#

You're not allowed to upload them

dense ember
#

👮‍♂️ 👮 👮‍♀️ 👮 👮 🚓 🚓 🚓 🚓 🚓 🚓

#

here is the police pls give illegal jars back

shrewd coyote
#

nvm

dense ember
#

wat version r u tryna get? latest 1.16.5?

shrewd coyote
#

what is wrong with me today

dense ember
#

idk but here have a 🚰 a glass of water it might help

#

wait the water thing doesnt go wit this dp ;-; nvm

shrewd coyote
#

so those illegal jars could totally be mining bitcoin

#

bruh

#

since when is bt required

dense ember
shrewd coyote
#

._.

#

what

#

and not once have i heard of it

dense ember
#

._.

#

how long have u been using spigot & where have u been gettin it from

#

dafuq

shrewd coyote
#

since 2013

#

i cant mention the website

dense ember
#

oh... xD

#

ur using a fork then nvm

shrewd coyote
#

where is the spigot stored now

#

it finished installing

#

what is wrong with me today

#

aaaaaaaaaaaaaaa

dense ember
#

uhh look in spigot folder

#

i think its like spigot/server/target/

#

or somethin like that

shrewd coyote
#

nope

#

buildtools

clever trail
#

So, I am trying to run WorldGuard on 1.16.5 but it doesnt work, it seems that I had to download worldedit and simpleplugin manager, I did so, still doesnt work. Anyone able to assist? this is the latest log.

https://pastebin.com/AaThXBgS

dense ember
#

(folder where buildtools ran in)/Spigot/Spigot-Server/target

#

@shrewd coyote u dont see a jar in there?

shrewd coyote
#

i found it

dense ember
#

u got the forge mod version

hallow rover
#

There’s a world edit mod, then there’s a world edit plugin. You need the plugin

clever trail
#

oh lmao I am retarded

hallow rover
#

Nwnw I did literally the same thing last year and was so mad lmao

dense ember
#

wait can we say r word here

#

mods pls no ban

dense ember
#

i aint pushin my luck .___.

#

wat is towl

clever trail
#

Ahh it works now! Thanks guys ahaha 😄

dense ember
#

yay 😄

clever trail
#

It baffled me so hard; Thought my server was shite or something

marble adder
#

Hello, happy weekend! 😄
Does anyone have a good way for displaying a message on the boss-bar based on a certain condition? In my case, I want it to say "You are in the Resource World" whenever the player is in a specific world 🙂

fresh briar
#

Does anyone know of a plugin that allows you to create a bank, that can be shared(like a business account)
not personal banks but that can be shared

shrewd coyote
#

is this norma

#

l

dapper wind
#

Hey guys do you know a plug in that I can add that if i Am pvping someone and they are In combat and they log out they get killed And Lose all there stuff

tawny dust
dapper wind
#

Can you send me it?

prisma garnet
#

use google

#

the first result

tawny dust
prisma garnet
#

no Olivo we must teach them to use Google

tawny dust
#

xd

hallow rover
dapper wind
#

@tawny dust what are all the other stuff in side the file when i download it

tawny dust
#

Come over to our support discord abd I will explain there

dapper wind
#

can you send me it

languid verge
#

If this is not the right place to ask, please let me know. We're running a 1.16.5 server and the configuration hasn't been touched since January. I just noticed over the past 3-4 days that usernames are no longer appearing in the Tablist. The prefix shows up but no username, and everyone's ping is 100. In chat the prefixes and names are showing up correctly. Has anyone else seen anything like this?

#

I've checked the logs and haven't seen any relevant exceptions or errors being thrown.

steel thunder
#

Once you have a link to timings I can help you troubleshoot the issue.