#help-server

1 messages · Page 113 of 1

brisk ridge
#

ty thats the comand i was looking for

sharp monolith
#

👍🏻

teal canyon
#

yo

#

i am looking for a plugin similar to the hypixel menu item plugin i want a plugin which adds a permenant item to the 9th slot of the inventory when you click it it will run a command to open a gui.

wintry breach
#

Hi! I'm trying to install a server on a raspberry pi 4 Model B and Im getting some errors related to java versions I think. Is there someone here that can help me?

tawny dust
#

Send the error

#

?paste

magic zenithBOT
wintry breach
#

There ya go kind sir

tawny dust
#

yeah that's an issue with the java version

#

Grab the java 21 jdk

wintry breach
#

I have the most recent one, I defined it but somehow it is not using it

tawny dust
#

make sure it's the jdk

wintry breach
#

:~/buildtools$ java --version
openjdk 21.0.3 2024-04-16
OpenJDK Runtime Environment (build 21.0.3+9-Ubuntu-1ubuntu1)
OpenJDK 64-Bit Server VM (build 21.0.3+9-Ubuntu-1ubuntu1, mixed mode, sharing)

#

its this one right?

tawny dust
#

sudo apt install openjdk-21-jdk

#

you can remove the old one first if you want

wintry breach
#

how do I do that?

#

I'm pretty newby, sorry

tawny dust
#

not sure which package is installed on ubuntu by default

#

so just grab the jdk using the command above

wintry breach
#

ok done, now I just try to re run spigot?

#

the buildtools I mean

tawny dust
#

yes

brisk ridge
#

how to fi

#

fix this

wintry breach
brisk ridge
#

nvm i fugured it out

stoic topaz
#

hello all, is it possible to host a Spigot server whilst playing on a forge client?

tawny dust
#

yes as long as you use clientside only mods

#

Mods that are required to be present on the server won't work

stoic topaz
night ridge
#

i cant hit animals and players with my hand or tools because crit bard dont load but when i have any item the crit bar loads but very slowly pls help

sturdy ravine
#

????

nocturne finch
#

Sounds like mining fatigue

uneven cedar
#

What's the crit bar? Did I miss something

tawny dust
#

They mean the attack cooldown

#

Probably*

heavy bough
#

Please help me with BuildTools. Throws this error: java.lang.RuntimeException: java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) java.util.concurrent.ForkJoinTask.doExec(Unknown Source) java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

tawny dust
#

Make sure Java is up to date

heavy bough
#

I have the latest version of java

heavy bough
last monolith
#

?paste

magic zenithBOT
last monolith
limber coral
#

Anyone knows by any chance which is better?

  • HMCCosmetics
  • MagicCosmetics
  • CosmeticsCore
latent sentinel
#

Hello, in my minecraft server for some reason each of the players get effects out of nowhere even in the different worlds of the multiverse. Does anyone know which plugin could possibly be causing these effects?

#

We get effects like wither, blindness, slowness and others

limber coral
#

could be a skript

latent sentinel
#

i unloaded it and still get effects when i'm on survival

split igloo
#

hey anyone got plot plugin like this?

sturdy ravine
#

A plugin that makes a UI?

split igloo
sturdy ravine
#

You say like this one

#

whats it called currently?

split igloo
#

i dont know im asking

#

what is the name of it

sturdy ravine
#

Might be that one

#

unsure

split igloo
#

lemme see

#

nah its not that one i saw video of it

elfin drum
#

Then if it doesn't persist add half of the removed plugins

#

If it persists remove half of actual plugins

#

And repeat this until you don't find the incriminated plugin

latent sentinel
#

Okay ty

#

I'll try

potent elk
#

Does anyone know what this error would be coming from? I have been getting it for a while and I am at a loss

split igloo
#

does anyone have good plot plugin for boxpvp server?

potent elk
# jagged orbit Send your logs

There is nothing in the log stating an error or anything. Only what pops up once you are kicked. The reason is always "Disconnected"

lusty heath
#

Send the logs anyway tbf, maybe theres something in there

potent elk
#

i think it was around like 11:48 or something

formal zodiac
#
[INFO] Reactor Summary:
[INFO] 
[INFO] Spigot-API 1.21-R0.1-SNAPSHOT ...................... FAILURE [  1.833 s]
[INFO] Spigot-Parent dev-SNAPSHOT ......................... SKIPPED
[INFO] Spigot 1.21-R0.1-SNAPSHOT .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.975 s
[INFO] Finished at: 2024-07-01T20:28:25+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spigot-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error compiling Spigot. Please check the wiki for FAQs.
If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when seeking support.
java.lang.RuntimeException: Error running command, return status !=0: [sh, /root/Desktop/MinecraftServer/Test/apache-maven-3.9.6/bin/mvn, -Dbt.name=4248, clean, install]
    at org.spigotmc.builder.Builder.runProcess0(Builder.java:1042)
    at org.spigotmc.builder.Builder.runProcess(Builder.java:967)
    at org.spigotmc.builder.Builder.runMaven0(Builder.java:936)
    at org.spigotmc.builder.Builder.runMavenServer(Builder.java:905)
    at org.spigotmc.builder.Builder.startBuilder(Builder.java:683)
    at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:60)
rustic plinth
#

use up-to-date java

#

i think minimum requiired is 21

formal zodiac
#

Okay, but I have 21

elfin drum
#

You need jdk 21

formal zodiac
#
root@vmd127669:~/Desktop/MinecraftServer/Test# java --version
openjdk 21.0.3 2024-04-16
OpenJDK Runtime Environment (build 21.0.3+9-Ubuntu-1ubuntu120.04.1)
OpenJDK 64-Bit Server VM (build 21.0.3+9-Ubuntu-1ubuntu120.04.1, mixed mode, sharing)
elfin drum
#

Try to uninstall java 17

formal zodiac
#

didn't work

root@vmd127669:~/Desktop/MinecraftServer/Test# sudo apt remove jdk-17
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package jdk-17
formal zodiac
#

thanks. That worked

left crag
#

Hey guys ! I'm stuck, if you have a idea !

#

INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.250 s [INFO] Finished at: 2024-07-01T18:43:10Z [INFO] ------------------------------------------------------------------------ Applying CraftBukkit Patches Backing up NMS dir Patching net/minecraft/stats/ServerStatisticManager.java Patching net/minecraft/stats/RecipeBookServer.java Patching net/minecraft/stats/StatisticManager.java Patching net/minecraft/advancements/Advancements.java Exception in thread "main" java.lang.RuntimeException: Error patching net/minecraft/advancements/Advancements.java at org.spigotmc.builder.Builder.lambda$startBuilder$2(Builder.java:617) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.spigotmc.builder.Builder.startBuilder(Builder.java:568) at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:60) Caused by: java.io.FileNotFoundException: work/decompile-3600f5e0/net/minecraft/advancements/Advancements.java (No such file or directory)

#

I try to build Spigot (latest version) with java-21-jdk

lusty heath
#

Would you be so kind as to put that into a

#

?paste

magic zenithBOT
left crag
#

yep of course !

#

After decompiling class, i've got this stacktrace... 😦

#

/minecraft # java --version openjdk 21.0.3 2024-04-16 LTS OpenJDK Runtime Environment Temurin-21.0.3+9 (build 21.0.3+9-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing) /minecraft #

analog sentinel
#

if you use 3 backticks the code will atleast be in a single block

tawny dust
#

Rerun BuildTools in an empty folder

left crag
#

.... Thank you, it works (shame on me ^^)

#

Success! Everything completed successfully. Copying final .jar files now.
Copying spigot-1.21-R0.1-SNAPSHOT-bootstrap.jar to /home/public/k8s/volumes/minecraft/spigot/spigot-1.21.jar
  - Saved as ./spigot-1.21.jar```
main grotto
#

i need help

#

pls

#

it says when

#

i check for my minecraft server spigot version

#

that

#

its SIX VERSIONS BEHIND

#

and i beleive thats causing errors

mellow dock
#

?bt

magic zenithBOT
main grotto
#

how can i upgrade it/

#

using commands

split igloo
#

anyone has good plot plugin for box pvp server?

main grotto
#

using the all in one command

mellow dock
#

The what

main grotto
#

this one

mellow dock
#

Okay then use that

#

Just add --rev 1.21 at the end

main grotto
#

oke

#

and itll update it?

#

not replace the file?

mellow dock
#

(I’m assuming you’re on 1.21)

main grotto
#

yes

mellow dock
#

It’ll generate a new jar file

main grotto
#

ph

#

no

#

oh no

#

thats not good

main grotto
mellow dock
#

I wish

formal zodiac
mellow dock
#

Yes

#

1.20.1 specifically

strong swan
#

hi, when a player dies inside my server (we use spigot, geyser and floodgate) his stuff disappears immediately, do you know the cause of the problem? investigating in the geyser server I saw that they mentioned that spigot had to be updated, but I don't know how much it is related to this.

mellow dock
#

What’s the output of /version

strong swan
#

where can i see that

mellow dock
#

In game or in console

#

(No / in console)

strong swan
#

game version 1.21

pliant creek
# strong swan

Notice anything strange in this pic? Maaaybe the last line?

tawny dust
#

31 versions behind kekwhyper

pliant creek
#

Some people aren’t ready to be a server owner

strong swan
strong swan
mellow dock
#

?bt

magic zenithBOT
mellow dock
#

Build the jar again

strong swan
pliant creek
strong swan
#

still 31 versions behind, where do I need to place the jar?

mellow dock
#

You replace your old spigot.jar with the new one it generates

strong swan
#

and that old spigot is the one named server.jar?

mellow dock
#

Probably

#

Idk what your jar is named

last monolith
#

@strong swanare you using a game server provider or what?

strong swan
#

yes

last monolith
#

and where you run buildtools?

strong swan
#

in my pc

last monolith
# strong swan in my pc

so just need copy that JAR generated in the PC probably called spigot-1.21.jar not sure (if you use the EXE you can know the output dir) just replace the JAR in the server

pliant creek
# strong swan in my pc

In the pic you sent, you have two server jars. You need to delete the one that says server.jar, then rename spigot-21.jar to server.jar

#

You didn’t actually replace it you only added a second one

strong swan
#

good, I already did the tests and now every time someone dies he drops his items, thank you for your support

silver dune
#

How do I activate 1.21 experiments in version 1.20.4?

distant harbor
#

bruh

last monolith
half heron
#

Drunk player, I've already tried /brewery reload and give speed effect and clean and it won't go, does anyone have any idea how to fix it? (Plugin: brewery)

brisk ridge
#

why does my world guard dosent work i set it up with the world edit and create a region i do /rg flag spawn block-break deny and everythings okay it sets and when i deop my self i still break the block

pliant creek
#

You might need to set region priorities

#

Meaning one is overriding the other, so you have to set the weight

brisk ridge
#

and i dont rly get it ;D

#

i dont have 1 player now ;((

brisk ridge
pliant creek
tacit coral
#

Hi. I was using spigot 1.21 (I know its not stable, sorry) and today I rebuilt it to the same revision but now my world is messed up. Some chunks are changed. I want to go back to the snapshot I had earlier. Can someone help me?

#

I have backups of the world, its just that spigot now proccess them differently

grand edge
#

no idea what im ment to be doing here lol
it goes too fast

tawny dust
#

By clicking the post thread button

grand edge
#

I'm so confused
the link does not show the same page as the gif

analog sentinel
#

what link

tawny dust
tawny dust
magic zenithBOT
wind flare
#

a guys]

#

iam using playerkits 2

#

and ]

#

znpcs

#

so like i have to give players the kit when they click the npc

#

but

#

./znpcs action 1 add CMD kit give nokb %player_name%

#

isnt working

#

it says the %player_name% isnt online ;-;

#

i hvae the placeholder and i downloaded /papi download player

heavy bough
#

Please help me with BuildTools. Throws this error:
java.lang.RuntimeException: java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target java.util.concurrent.CompletableFuture.encodeThrowable(Unknown Source) java.util.concurrent.CompletableFuture.completeThrowable(Unknown Source) java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) java.util.concurrent.ForkJoinTask.doExec(Unknown Source) java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

heavy bough
tawny dust
#

Send the output from java -version

heavy bough
tawny dust
#

open the command line

boreal schooner
#

guys, i have a problem. im trying to use a bukkit server, but when i start it. on minecraft, it does not connect. the error says getpockopt, can someone help me?

tawny dust
#

Could you send the entire error message

heavy bough
tawny dust
#

java -version

#

yes

boreal schooner
#

"Failed to connect to the server, Connection timed out:getsockopt"

heavy bough
# tawny dust yes

Nothing happens, could we go to private messages and I would show the error in the form of a photo?

tawny dust
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

tawny dust
#

?paste

magic zenithBOT
tawny dust
tired kernel
#

hi, im looking for a plugin that can edit the displayname like this hoping you could help me

boreal schooner
heavy bough
tawny dust
#

yeah you've already sent that

tawny dust
west cloak
#

hi can someone help me. I am creating a spigot 1.8 server for me and my friends and I heard there are some crash exploits and stuff and I was wondering if someone had some good recommendations for anti exploit plugins for 1.8.8.

boreal schooner
heavy bough
tawny dust
tawny dust
boreal schooner
#

on this computer that is hosting the server

heavy bough
tawny dust
#

You want to add your java exe there

#

and allow private or public depending on what the current network is set to

heavy bough
tawny dust
#

yeah I sent you a link above

heavy bough
boreal schooner
#

it was alredy there, now i selected private and public

#

now im going to retry

tawny dust
heavy bough
boreal schooner
#

it doesn't work

heavy bough
#

BuildTools is very heavy, I can't figure it out.

tawny dust
#

This isn't really a BuildTools problem

#

It's a failure to verify the connection problem

#

Which is odd

boreal schooner
#

where is the java.exe?

tawny dust
#

That depends

#

on where you installed it

heavy bough
#

So what should I do?

heavy bough
tawny dust
#

No that wasn't for you

boreal schooner
tawny dust
#

I mean exact folder

#

I have no idea where it's installed because it varies on java vendor

#

you can open cmd and use the where command

#

where java

#

and it should give you the paths of your java installs

boreal schooner
#

oh okk

heavy bough
#

Where can I go for help? @tawny dust

tawny dust
#

tbh that error is hard to troubleshoot

#

The only thing I can think of is that somethings messing with your internet connection and certificates

heavy bough
tawny dust
#

You can give it a try on a clean system

#

but that might be too much work for you 🤷‍♂️

heavy bough
#

The fact is that I used it and once again this error appeared.

#

Now, as I understand it, I won’t be able to create a server, screw it...

tawny dust
#

You can give Paper a try instead

#

though I'd be more worried about what's messing with your certs

boreal schooner
#

it gives the same error

heavy bough
boreal schooner
#

is because i added geyser and floodgate?

tawny dust
#

Try without

boreal schooner
#

i tried without but it does not work. is it because this computer is connected by lan?

#

btw, im trying to enter with my laptop

tawny dust
#

Some routers won't loopback properly if you use the public ip

#

If you open cmd on the pc with the server and run ipconfig

#

You can see your local ipv4 adress there

#

Usually looks something like: 192.168.1.<number>

#

Do note that IP only works for people on the same network

boreal schooner
#

can i try to enter in the ethernet ipv4

#

maybe that will work

#

IT WORK NOWWW

#

YESSS

#

THANKS SO MUCH

rapid basin
#

That's the easiest way I know, could be faster idk what plugin that is

agile current
#

what would cause entities to be deleted when transferring files between one server host and another like villagers and stuff

tawny dust
#

The files not being fully transferred or not running the same server version

steel vapor
#

can anyone help me with that issue

jagged orbit
#

so Blized are you getting anything in your logs?

steel vapor
#

can i send photos

jagged orbit
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

jagged orbit
#

either verify or use one of those links

steel vapor
#

!verify

magic zenithBOT
#

Usage: !verify <forums username>

steel vapor
#

!verify blized

magic zenithBOT
brisk ridge
#

when i create something with world guard and set so pepole can break blocks they somehow still are able to break em

steel vapor
#

so buobuo can u please help me

jagged orbit
#

send the links of the screenshots

#

you're not giving me much info to go off of

steel vapor
jagged orbit
#

It's connecting fine, you just haven't created the database itself

steel vapor
#

but well i think i already did

jagged orbit
#

How is your db being hosted

steel vapor
#

im using proxy

jagged orbit
#

Huh

#

Wdym

steel vapor
#

dm

jagged orbit
#

I dont reply to dms. Just message here

steel vapor
#

im struglling in sending photos

steel vapor
#

ill share my screen

#

wait icant share

steel vapor
#

so i think i created db

jagged orbit
steel vapor
steel vapor
brisk ridge
#

how can i fix my world guard anyone know??

jagged orbit
#

View the logs

jagged orbit
brisk ridge
jagged orbit
#

Op shouldnt really be used

brisk ridge
jagged orbit
brisk ridge
#

but the only thing that dosent work is the world guard as u can see

steel vapor
#

i tried restaert the server again and here what it doeshttps://prnt.sc/3VFbrPLpOp7J

steel vapor
jagged orbit
#

Have you tested with another account

brisk ridge
brisk ridge
jagged orbit
steel vapor
jagged orbit
#

Yeah they are two different dbs

#

Xampp wont work if mariadb is up

steel vapor
#

i have to delete mariadb then?

tawny dust
#

You could just use mariadb

#

You don't need to setup mysql

steel vapor
brisk ridge
steel vapor
#

he is dealing with me

brisk ridge
#

dont be mad

steel vapor
prime summit
#

you dont need complete xampp to setup databases for minecraft plugins

#

you just need EITHER mariadb OR mysql (or any other db the plugin supports)

#

which is only the M part of XAMPP

#

oh they left and ive been screaming into the void

#

fuck me

brisk ridge
#

who could help me with my world guard scroll up to se the video of the isue

tawny dust
brisk ridge
tawny dust
brisk ridge
#

wdym then?

tawny dust
brisk ridge
#

olhhhh

tawny dust
#

my guess would be that you've given yourself the bypass permission

brisk ridge
#

cs i deop myself

#

+++

#

i invited a new player

#

and he was able to break it ;(((

brisk ridge
#

i have to have a plugin that denys pvp :(( as well

tawny dust
#

WorldGuard is what pretty much every server uses

brisk ridge
#

thats right but it just dosent work for me now

#

what could be the problem

tawny dust
#

Wipe your permissions

mellow dock
#

Is the region meant to be only 2 blocks tall?

brisk ridge
#

when i do it in a big region its the same pepole can break even if i set block-break deny

rustic plinth
heavy bough
#

Please help me with BuildTools. It gives an error even though everything is fine for me. What can be done?

tribal comet
#

Is your internet slow

#

Or does it go in and out a lot

tribal comet
#

Spigot doesn't do such a thing are you using paper?

#

Are you sure minecraft didn't fix them

#

Make a bug report

#

I'm unsure it'll be fixed but worth a shot

#

If you can't replicate it with 0 plugins the report won't be acknowledged

#

Geyser breaks a lot so who knows

tawny dust
#

enable 2fa and edit your plugin page

#

Click the edit button at the bottom of your plugin page

brisk ridge
tribal comet
#

Replicate the bug with 0 plugins

#

Otherwise it won't be acknowledged

heavy bough
tribal comet
#

I forgot what the solution was

heavy bough
heavy bough
tawny dust
#

Do you have an antivirus like Kaspersky

#

You should also be able to open the options tab in the buildtools gui and disable the certificate check

#

Ideally though you'd get rid of what's messing with cert as I mentioned earlier

thorn gale
heavy bough
tawny dust
heavy bough
red pike
#

How powerful is a minecraft server hosted in google cloud

tawny dust
#

So we can't really say

red pike
steel vapor
#

anyone help me create luckperms, authme databases on phpmyadmin ?

random bridge
#

I know there’s a jira ticket with the same error, but I haven’t had time to look more into it.

tall sun
#

is there a plugin that can create custom smithing recipes and compatabile with oraxen

tired orchid
#

Hello, good question, I bought a plugin and I have not been able to download it, what should I do or what should I do?

#

Sorry for the bad English, it is with a translator, I speak Spanish

lusty heath
dusk maple
#

im about to start another server from scratch, whats the "must have" plugins you guys recommend? for just regular survival with some sparkles of rpg

lusty heath
#

My rpg core 😛

mellow dock
#

Is it even done

young plover
#

how'd you guys deal with chunk loading heavy required resources to use.
Im just wondering

austere vector
#

Heya! Sorry to be a pain and appear out of the blue but I was recently trying to download versions of Spigot using the "BuildTools" but each time I attempt to run the exe, it fails. It starts as a background task then just does nothing. Any recommendations?

young plover
lusty heath
#

You caught me

austere vector
lusty heath
#

?bt

magic zenithBOT
lusty heath
#

You installed the correct build tools yeah?

austere vector
#

Yep yep! Latest version etc.

lusty heath
#

Mm your issue is quite odd, I'd say just be patient for someone who knows lol I am not the one

austere vector
#

I did manage to get it to launch once (the first time) but I didn't have the right version of java installed for the jar. I downloaded the jar from oracle and restarted the program like it asked then it just stopped loading all together

#

Going to try one of the Zulu builds rq

austere vector
#

That didn't work so I'm being a maniac and setting up a VM for testing

lusty heath
austere vector
#

Nah, it is fine! Thanks for trying to help me!

jagged orbit
#

Could also be an antivirus

austere vector
#

Fully disabled but I can properly stop them from running so bare with

jagged orbit
#

Try just executing the exe from console

austere vector
#

No log, no nothing, already tried it

jagged orbit
#

Dang

austere vector
#

Shouldn't log since it is an exe

random bridge
austere vector
#

Oh, the jar runs fine. What info do you need? I have it running perfectly in a VM rn

random bridge
#

Maybe what directory you tried to run it in?

#

The exe is really just a wrapper for the jar file, so it’s just a little weird that the jar works for you but the exe doesn’t.

#

It should also just work on your local machine. Usage of a VM for it to work is also concerning

austere vector
austere vector
#

Part of working in IT

random bridge
austere vector
#

Yep

random bridge
#

What’d you use for your VM?

#

Also, you weren’t using WSL or anything were you?

austere vector
#

WSL?

random bridge
#

Windows subsystem for Linux

austere vector
random bridge
austere vector
#

Manjarooooo

#

And all the people in the Arch server hate me for that choice XD

random bridge
#

Maybe the Java distro you chose?

#

Who do you usually get it from?

austere vector
#

Well... Booted until I downloaded the one the loader told me to-

#

I normally get them straight from Oracle

random bridge
#

What vendors?

#

Or, better yet

tribal comet
#

Launch the jar and send the debug info <3

random bridge
#

What’s your JAVA_PATH set to use?

tribal comet
#

oh that could work to I suppose

austere vector
#

The amount of versions downloaded...

random bridge
#

Hmm. I think I’m starting to see the problem.

austere vector
#

But each time, I make sure it runs the latest

#

Like, I make sure it changes the path

#

C:\Program Files\Java\jdk-17\bin\java.exe

#

Latest one I have

#

Also... Do you guys get an error when downloading the 1.20.6 version?

tribal comet
#

?paste

magic zenithBOT
tribal comet
#

show

austere vector
#

Bare with, lemme install it again

#

Download*
Sorry, just installed a new JDK

rain bison
austere vector
tribal comet
#

you need to send the link

austere vector
#

Oop

tribal comet
#

clear caches and try running again

austere vector
#

Clear cache for what exactly?

tribal comet
#

BuildTools makes a bunch of caches

#

delete all the folders BuildTools generated

#

work, Bukkit, CraftBukkit, Spigot, apache-maven-3.9.6, BuildData

austere vector
#

Alright

random bridge
#

You don't actually need to delete the maven folder. :p

austere vector
#

Will do in a moment, currently getting 1.20 down. Had the same issue with 1.20.5, same error

#

Cleared it, testing it again

austere vector
#

Worked but an odd issue is it gave me the same versions for different vers

#

So 20.5 would give 20.6
20 would give .1, etc

#

20.3 -> 20.4

lusty heath
#

What in the hell

austere vector
#

Yep XD

#

Just gonna use the jar tomorrow

#

Mind chucking me over the command?

lusty heath
#

The command for what sorry?

austere vector
#

For cmd when running the jar file. I know otherwise it will just grab the latest. I ain't used the jar version in a while

#

I know it involves the jar version, ram, etc but I dunno the rest for Spigot installs

lusty heath
#

I've never had to do that before sorry!

#

I mean usually bt just works so eh

austere vector
#

Ah, that is fine, I will look it up tomorrow

lusty heath
#

never had to deal with that

austere vector
#

Anyways... Good night! It is... 0230 for me right now

grand edge
rapid basin
#

cant wait to see how many more people get the cape

grand edge
#

wdym

rapid basin
#

so far its at 6k for the twitch cape, making it an uncommon modern cape

mellow dock
austere vector
austere vector
#

Server hosting

tribal comet
#

you could be a sweet server host and not allow players to host replaced versions

#

that'd help us out a lot <3

#

considering 20 was available for a day and 20.5 was available for like 2 days it'd be nice if peolpe got off of those versions

austere vector
#

Can do, just think it will raise a few questions is all... I can probably make it happen!

tribal comet
#

you could always lie

lusty heath
#

false advertisement

tribal comet
#

if they're using such a version they won't even know the difference

austere vector
#

Yeah... In all fairness, just chuck the files in with a different name, they won't know. Ain't gonna be any plug-ins for those versions tbh

trim rain
#

can i get some help im about to go insane

lusty heath
#

?ask

magic zenithBOT
#

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. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

trim rain
#

ok so basiaclly i downloaded this plugin called elitlemobs and it uses custome modesl that auto upload to another plugin called freeminecraftmodels and the output creats a java resource pack that java players can play how can i convert that java resource pack for bedrock so that i can put it in geyser packs

knotty dagger
#

Would anyone know how to make a conditional tabprefix/tagprefix in the TAB plugin. for example when im in no faction it has nothing but when im in a faction it says the factions name. I want it so there would be no faction placeholder if your not in a faction

gleaming canopy
#

Hello, I need to load an older version of my world, because a player destroyed other players' houses and I don't have any copy of the world.

pliant creek
jagged orbit
#

?services

magic zenithBOT
wraith bluff
#

Hello there, I was wondering if it is possible to have a Bungee server that only works for Premium players since I know that I have to have online mode set to false so just want to make sure if it's possible

tawny dust
#

All players should join through the Bungeecord

wraith bluff
#

Will give that a try. Can I do that for individuals servers too? Like. So Lobby and Server1 are NoPremium and Server2 is Premium 🤔

prisma garnet
#

That's not possible. All servers under the bungeecord network are required to be in offline mode. All authentication is done through the proxy

#

If you don't set up your firewalls correctly to disallow/deny outside connections to your backend servers (spigot ones) then players can join using any username and cause some real big issues, so make sure you do that

simple spire
#

how do i enable string dupers?

floral aspen
#

Hey, how do I make an executable block (command blocks for example) give the output to the player who used the block? Let's say that we have a random number generator plugin and we want the player to get the output from the command block, how would someone do that? Can you do it via tellraw or something else?

nocturne finch
#

execute?

#

Dunno if that works

silent sphinx
#

hello guys my custom nametag plugin for 1.8 is not working can someone help me??

analog sentinel
#

1.8 is very old

jagged orbit
#

and which plugin

analog sentinel
#

maybe it died of old age

silent sphinx
#

lol

#

this is it:


    
    private void updateBoard(Player player)  {
        Team getTeam = player.getScoreboard().getTeam("team");

        player.setPlayerListName(ChatColor.RESET + player.getName() + PlaceholderAPI.setPlaceholders(player,"%armor_level%"));

          if (getTeam != null) {
              getTeam.setSuffix(PlaceholderAPI.setPlaceholders(player,"%armor_level%"));
              if (PlaceholderAPI.setPlaceholders(player,"%armor_level%").isEmpty()) {
                  player.getScoreboard().resetScores("§9§lArmor Level");
                  player.getScoreboard().resetScores(ChatColor.GOLD.toString());
              } else {
                  player.getScoreboard().getObjective("SIDE").getScore("§9§lArmor Level").setScore(1);
                  player.getScoreboard().getObjective("SIDE").getScore(ChatColor.GOLD.toString()).setScore(0);
              }
          }
    }
    private void createScoreboard(Player player) {
        ScoreboardManager scoreboardManager = Bukkit.getScoreboardManager();
        Scoreboard scoreboard = scoreboardManager.getNewScoreboard();
        Objective objective = scoreboard.getObjective("SIDE");
        if (objective == null) {
            objective = scoreboard.registerNewObjective("SIDE","PVP");
            objective.setDisplayName(ChatColor.translateAlternateColorCodes('&', "&4&lRUST - Temporary"));
            objective.setDisplaySlot(DisplaySlot.SIDEBAR);
        }

        Team team = scoreboard.registerNewTeam("team");
        team.addEntry(ChatColor.GOLD.toString());
        team.setSuffix(PlaceholderAPI.setPlaceholders(player,"%armor_level%"));
        objective.getScore("").setScore(2);
        objective.getScore("§9§lArmor Level").setScore(1);
        objective.getScore(ChatColor.GOLD.toString()).setScore(0);
        player.setScoreboard(scoreboard);
    }
}
#

i need help

jagged orbit
#

what errors

#

"not working" doesn't give us much info

silent sphinx
brisk ridge
solid patrol
#

deop, break a block, walk into the region and then try to break a block

#

then you can walk out of it and the flags will still work

boreal schooner
#

hey guys, i have a problem. i have a minecraft server hosted on a pc with ethernet, i used the ipv4 of the ethernet, and it works only on the devices connected to the wifi. my friend tried to join but they can't. i even tried to use my ip adress but it doesn't work. i was hosting another server on my laptop, but i decided to create a new one on the other pc. i even eliminated the files of the server on the laptop, but nothing. can someone help me?

#

is there somone?

tawny dust
#

For people outside of your network to connect you need to portforward

#

You can do so in your router settings

#

also they need to use your public ip adress instead of the internal one

#

you can simply google "what is my ip address" and it will tell you what it is

boreal schooner
#

i alredy portforward, im now trying to delete the rules in in and out of the port, maybe now it works? let me try, then i will tell you

#

it does not work

#

it says in minecraft, connection timed out:getsockopt

#

and yes, i tried with the ip adress

#

what can i do?

jagged orbit
#

Give them your public ip

#

And use a port checker tool to see if it’s actually open

boreal schooner
jagged orbit
#

Which tool sre you using

boreal schooner
#

it says that is closed

#

even if i created the rule

#

let me check on the router nowù

jagged orbit
#

Then it’s not porforwarded

#

Send a screenshot of ur router config

boreal schooner
#

on the rule of the port forwarding, do i need to put my ip adress or my ipv4?

jagged orbit
#

Ipv4 is a protocol. Your ip address is ipv4

#

In your portforwarding rules you want to use your local ip

boreal schooner
#

in the router rules, there was the ipv4 of the laptop, not the other pc, and now it works

#

thanks for letting me now of this

wind elk
#

hi, i am making a custom gui to withdraw cash, and i want to make it so that you could also withdraw a custom amount. i am wondering if there is any way of doing that, (i have seen some servers using a sign gui to write the amount in)

#

im using CommandPanels plugin btw

analog sentinel
#

probably some anvil input

#

but like its gonna be hard linking it together if you arent the dev

craggy coyote
#

which java version should i download for 1.16.5

tawny dust
#

8

thin elm
tawny dust
thin elm
#

well, I did everything the tutorial said, and things worked until it came to building the server files

#

for some reason, there is no spigot1.21.jar file

#

so I cant start my server

tawny dust
#

My guess would be that BuildTools didn't finish

random bridge
#

?bt

magic zenithBOT
tawny dust
#

or it failed

thin elm
#

but my question is Y

random bridge
#

?paste the log file

magic zenithBOT
tawny dust
#

My guess would be that you do not have the java 21 jdk installed

thin elm
#

Wait I'm going to try again and I'll send the log file

tawny dust
#

It's a common issue for ubuntu users

#

sudo apt install openjdk-21-jdk

thin elm
#

I did that yeah

#

but

#

I actually installed jdk 17 before that

#

how do I get rid of it?

tawny dust
#

apt remove

random bridge
#

You don’t need to though

#

update-alternatives exists

#

Assuming it’s defaulting to 17

thin elm
#

Well the tutorial said jdk 17 but its outdated :/

#

I didnt know it at the time

tawny dust
#

Video tutorials are almost always outdated :p

thin elm
#

thats true

#

well

#

Should I try to completely reinstall ubuntu server and then start off with jdk 21 right away? I dont have anything important on the machine anyway

random bridge
#

You don’t have to. You can have more than one Java installed.

tacit hill
#

I made a mc world with spigot UHC plugin. When I load in no scenarios are able to be seen or chosen. Idk if this is the right place to ask (when starting the word the console from start bat sayd "error this build is out dated" but still start and I havent made it into a server server yet)

random bridge
#

The log file would give more info on why it failed.

thin elm
#

wait I'll see if I can send it

craggy coyote
thin elm
#

yeah sur

#

gimme a second because I deleted the instance of it, I'll make a new one

tawny dust
thin elm
#

here

#

I will send it on google drive

tawny dust
#

?paste

magic zenithBOT
thin elm
#

ohhh

#

I get it now

#

is this it?

tawny dust
#

yeah as expected you're not using the java 21 jdk

tawny dust
thin elm
#

dam I thought I was

#

I did that tho

#

Im gonna try again

#

I just tried again and it says java 17

#

I feel like I may have to reset ubuntu server

tawny dust
#

I mean you can do that if you want to

thin elm
#

Wait I got a feeling its gonna work now

random bridge
#

There’s better ways to go about fixing this than hard resetting. ._.

thin elm
#

Wait it just worked

#

but

#

it downloaded spigot 1.20.6

#

is that latest?

random bridge
#

Latest stable

tawny dust
#

It's the latest stable

#

You need to tell it to build 1.21 with --rev 1.21

thin elm
#

ah ok

random bridge
#

Is your u Ubuntu install headless?

tawny dust
#

Should run fine now with the java issue fixed

thin elm
random bridge
#

Sadge

thin elm
#

I do noigui in my start command

#

:/

#

is the 1.21 version glitchy?

#

or should I stick to 1.20 for now

random bridge
#

It’s not considered stable just yet, so you might run into some issues and you’ll have to update spigot a little more often.

tawny dust
#

^ you can use 1.21 now if you want

#

Just make sure to update regularly

thin elm
#

srry to bother but how do you update it?

#

I am useless with these things

random bridge
#

You rerun BuildTools

thin elm
#

Ooo ty

#

easy enough

#

I'm installing 1.21

craggy coyote
#

'java' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

i got this error when i try to run bungeecord

tawny dust
#

You need to have Java installed

craggy coyote
tawny dust
#

That message would suggest otherwise

#

Rerun the installer and don't unselect the option to add it to path

lofty ermine
#

why skins restorer doesn't work on my 1.19.4 server

lusty heath
#

?notworking

magic zenithBOT
#

"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.

lofty ermine
#

bro.

lusty heath
#

What do you expect someone to say to why does this plugin not work?

lofty ermine
#

i can't send image lolol

lusty heath
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

lusty heath
#

?paste

magic zenithBOT
lusty heath
#

Send console errors and if needed, screen shots

lusty heath
#

Read above please

#

That isn't quite descriptive, send us the whole stack trace in your console through a

#

?paste

magic zenithBOT
lusty heath
#

If there is one anyway

tawny dust
#

No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

lusty heath
#

Sounds like it

tawny dust
#

yes

fickle vector
#

am i able to get help if i post a log here?

lusty heath
#

Nope sorry

lusty heath
magic zenithBOT
lusty heath
#

I'm kidding btw

fickle vector
#

o

#

lol

#

that site wasnt working

lusty heath
#

712 errors huh

thorn gale
#

oh lovely

#

21 thousand lines

#

update worldedit

fickle vector
#

alright

#

i try

tawny dust
#

Why are you running 1.20.0

#

Don't use Java 21 for that

fickle vector
#

because plugin compatability

tawny dust
#

._.

#

Use 1.20.1

#

and Java 17

fickle vector
#

will 1.20.0 plugins work with 1.20.1

tawny dust
#

yes

#

also

#

?fork

magic zenithBOT
#

SpigotMC maintains the Spigot server. If you are using a fork of Spigot (such as Paper, Airplane, Purpur, or other derivative works), you should seek support in the appropriate Discord servers.

fickle vector
#

im in 2 of them trying to figure this out lol

#

if i go to 1.20.1 i have to change to java 17?

tawny dust
#

?tas

magic zenithBOT
mellow dock
#

Doesn’t 1.20 already need java 17

#

I swear Mojang changed to that in like 1.17

tawny dust
#

but they want to use 21 which is breaking paper

fickle vector
#

i broke it 🙂

mellow dock
#

Did spigot support java 21 in 1.20.0?

tawny dust
#

no idea

thorn gale
#

i doubt it

tawny dust
#

eitherway you shouldn't use .0

mellow dock
#

You shouldn’t use .1 either

#

Pretty sure that had crash exploits

tawny dust
#

yeah I believe so

fickle vector
#

im confused on what to do lol

thorn gale
#

remove the build number

fickle vector
thorn gale
#

write latest

fickle vector
#

done

#

try to start?

thorn gale
#

sure

fickle vector
#
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from pterodactyl/yolks 
Digest: sha256:c56e86e1de3cf338899d30bcb087f4f2d7708a88c46a6a43de2a931a875df89b 
Status: Image is up to date for ghcr.io/pterodactyl/yolks:java_17 
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ java -version
openjdk version "17.0.11" 2024-04-16
OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9)
OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode, sharing)
container@pterodactyl~ java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
Error: Invalid or corrupt jarfile server.jar
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from pterodactyl/yolks 
Digest: sha256:c56e86e1de3cf338899d30bcb087f4f2d7708a88c46a6a43de2a931a875df89b 
Status: Image is up to date for ghcr.io/pterodactyl/yolks:java_17 
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ java -version
openjdk version "17.0.11" 2024-04-16
OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9)
OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode, sharing)
container@pterodactyl~ java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
Error: Invalid or corrupt jarfile server.jar
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.```
#

it broke

#

but its working???

jagged orbit
#

Use a newer java version then

tawny dust
#

no

#

That's just a false warning

fickle vector
#

these 3 plugins
are my must haves
im trying to find a version compatable with all 3

lone yarrow
#

Anyone else have issues with the new 1.21 end platform mechanics?
Blocks are supposed to be destroyed and dropped now in that area above the end spawn platform but mine are just deleting, not sure if theres some setting i have to change or something

shy magnet
#

if you are using vanilla then idk

lone yarrow
#

yeah doesnt seem to work currently in spigot switched the server back to vanilla for now

wraith bluff
#

Does someone know how to have Static Holograms? I've seen server that have holos that actually don't move at all

shut radish
#

fancyholograms is a good plugin for that

cinder arrow
#

Hey guys, I installed the ItemsAdder plugin which is really cool but I need help with the texture pack I installed. It seems like they are there but the font may have imported incorrectly because there’s text at the bottom of the screen that’s white boxes and then before each menu in the itemsadder plugin there are more boxes so can someone maybe DM me or just reply if they know how to help? thanks

cinder arrow
tawny dust
grand edge
#

anyone know why i cant ban people?
im op'd

analog sentinel
#

internal error usually means the console is crying

grand edge
#

wait it might be coz of negitivity

#

fixed it

#

it was negitivity'

tribal comet
#

Positivity and friendship!!!

silent sphinx
#

hello guys how do i create a custom nametag above the players head that is visible to others??

analog sentinel
#

what mc version

#

if > 1.19.3 you can use text display as passenger of player

silent sphinx
analog sentinel
#

oh

#

thats ancient, idk

tawny dust
#

gotta use armor stands and slimes

mellow dock
#

Or wild nms hacks

tawny dust
#

??

tawny dust
silent sphinx
#
   
    private void updateBoard(Player player)  {
        Team getTeam = player.getScoreboard().getTeam("team");

        player.setPlayerListName(ChatColor.RESET + player.getName() + PlaceholderAPI.setPlaceholders(player,"%armor_level%"));

          if (getTeam != null) {
              getTeam.setSuffix(PlaceholderAPI.setPlaceholders(player,"%armor_level%"));
              if (PlaceholderAPI.setPlaceholders(player,"%armor_level%").isEmpty()) {
                  player.getScoreboard().resetScores("§9§lArmor Level");
                  player.getScoreboard().resetScores(ChatColor.GOLD.toString());
              } else {
                  player.getScoreboard().getObjective("SIDE").getScore("§9§lArmor Level").setScore(1);
                  player.getScoreboard().getObjective("SIDE").getScore(ChatColor.GOLD.toString()).setScore(0);
              }
          }
    }
    private void createScoreboard(Player player) {
        ScoreboardManager scoreboardManager = Bukkit.getScoreboardManager();
        Scoreboard scoreboard = scoreboardManager.getNewScoreboard();
        Objective objective = scoreboard.getObjective("SIDE");
        if (objective == null) {
            objective = scoreboard.registerNewObjective("SIDE","PVP");
            objective.setDisplayName(ChatColor.translateAlternateColorCodes('&', "&4&lRUST - Temporary"));
            objective.setDisplaySlot(DisplaySlot.SIDEBAR);
        }

        Team team = scoreboard.registerNewTeam("team");
        team.addEntry(ChatColor.GOLD.toString());
        team.setSuffix(PlaceholderAPI.setPlaceholders(player,"%armor_level%"));
        objective.getScore("").setScore(2);
        objective.getScore("§9§lArmor Level").setScore(1);
        objective.getScore(ChatColor.GOLD.toString()).setScore(0);
        player.setScoreboard(scoreboard);
    }
}
#

thats my script

full nexus
#

olivo back on blue 😔

tawny dust
#

Yeah 😭

thorn gale
#

rip spigot mr pink

west cloak
#

i did that

#

and i dont wanna do the link thing

#

so i updated it from website i got it and still this message

nocturne finch
#

what website?

tawny dust
#

You downloaded it from an unofficial site

#

Run BuildTools and get the latest version

west cloak
#

can u help me do that

#

since when i do it i get an error

lusty heath
#

?bt

magic zenithBOT
lusty heath
#

Install build tools then you use the gui to select your version and install path, (I'd suggest an empty folder)

tawny dust
#

?paste

magic zenithBOT
west cloak
#

k

jagged orbit
#

Dudes got selective reading

west cloak
#

nvm it worked ty

worldly galleon
#

What its itemsadder version for 1.20.4?

agile zenith
#

Ask itemsadder

tawny dust
#

No rendering of fog is client side

#

Could probably use a core shader if you're on a recently modern version

#

Yeah should be fine then

dim turtle
#

Spigot 1.21 dosen't work

#

and it spams in console

tawny dust
#

?notworking

magic zenithBOT
#

"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.

dim turtle
#

it spams in console whenever i type, run a command

#

or do anything

#

and also says this

#

and i got it from the site

tawny dust
#

Do you have any programming experience?

#

Do you know linear algebra?

dim turtle
#

guys pls help

tawny dust
#

yeah might be a bit tricky then

dim turtle
tawny dust
#

If you get any console errors, also ?paste the entire stacktrace.

dim turtle
tawny dust
#

That's not an error

#

It's just telling you to update

#

Which you should ofc

dim turtle
#

i got it updated

#

wdym

#

i just installed it

tawny dust
#

No

dim turtle
#

1.21

tawny dust
#

It's not updated

dim turtle
#

then what is the updated 1.21

tawny dust
#

It tells you what to do in that message

dim turtle
#

i tried

tawny dust
#

Run BuildTools

dim turtle
#

i can't install java

#

it does not let me

tawny dust
#

Why not?

dim turtle
#

i need a bit of tutorial

dim turtle
#

x64

#

JDK or JRE

tawny dust
#

jdk

#

Not aware of any

#

Check the minecraft commands discord

#

or the shaderLABS discord

dim turtle
#

installed java and this happens

tawny dust
dim turtle
#

yes

#

i pressed next next install

tawny dust
#

Run BuildTools again

#

If not read the last line in that popup

dim turtle
#

works

#

ty

#

wait

#

i use screen -S smp java -server -Xmx16G -Xms16G -jar server.jar

tawny dust
#

^^ works for Spigot too

dim turtle
#

?

#

i got 16 gb ram

#

it s not laggy

#

ah

#

eh not that bad i think

tawny dust
#

no

tawny dust
#

screen -S smp

dim turtle
#

oh ty

tawny dust
#

and this ^^

#

Leave some RAM for OS and overhead

dim turtle
#

console still spamming

#

.channel.PacketListenerInvoker.send(PacketListenerInvoker.java:201)
[14:14:08] [Server thread/WARN]: at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.sendClientboundPacket(NettyChannelInjector.java:274)
[14:14:08] [Server thread/WARN]: at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.lambda$processOutbound$6(NettyChannelInjector.java:521)
[14:14:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_21_R1.scheduler.CraftTask.run(CraftTask.java:82)
[14:14:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_21_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415)
[14:14:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:1425)
[14:14:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.c(DedicatedServer.java:406)
[14:14:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1321)
[14:14:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1071)
[14:14:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
[14:14:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)

#

what is this

#

whenever i type in the chat

tawny dust
#

?paste

magic zenithBOT
tawny dust
#

^^ use this to send the entire stacktrace

dim turtle
#

kk ty

tawny dust
#

Looks like a problem with the ChatManager plugin

dim turtle
#

i don't have chat manager

#

wtf???

#

maybe essentials chat?

tawny dust
#

wait ChatItem

dim turtle
#

ok restarting rn

#

WORKS

#

LMFAO

#

TYSM

#

and also TeaksTweaks plugin dosen't work?

#

but in /pl is green

tawny dust
#

well that's not a lot of info

#

?notworking

magic zenithBOT
#

"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.

dim turtle
#

let me check latest

#

log

tawny dust
#

Looks like that plugin isn't written to work on Spigot

#

Which is against the spigotmc rules

dim turtle
#

bruh

tawny dust
#

⚠️ Completely dropped Spigot Support ⚠️

#

in their update notes ._.

#

oh well time to report that plugin so it gets removed

#

You'll have to find an alternative

dim turtle
#

vanilla tweaks

#

datapacks

#

HEHEHE

tawny dust
#

Yeah you can just use the datapack

#

It should work fine

dim turtle
#

well

#

tysm boi

#

yo

#

blocks dissapearing when placed

#

and reappearing in my inventory

#

i have to place them twice

#

to place

charred halo
#

1: how to make explosion that damage others but not the one who cause it
2: a plugin that makes that when you hit someone with an item they get a potion effect

charred halo
#

yo?

rain bison
#

my server is averaging 15 tps with these startup commands java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar server.jar

at 250 rts

here are my timings report https://timings.aikar.co/dev/?id=ebdd10e006f7400fbdb984dbb028ca28

worldly galleon
clear igloo
#

hi I have a question, will there be more ways to buy plugins other than with paypal?

grand sinew
#

?img

magic zenithBOT
#

Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.

Here's some screenshot utilities that you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org

grand sinew
#

wrong channel rofl

elfin path
#

Looking for a developer to create and self-manage a server. I will pay for 100% of the expenses plus dev salary. I don’t have the time to manage, but I have the funds to invest.

pliant creek
magic zenithBOT
twin pebble
#

Sorcery SMP S1 Plugin 👀

My SMP Recently Ended (Sorcery) And Im Looking To Sell The Plugin If You Have Offers Please DM Me !!

sturdy ravine
#

Sir

#

?services

magic zenithBOT
twin pebble
#

mb 🫡

tribal pier
#

Hey guys wondering if someone has ran into this issue before. I just setup a server with spigot-1.17 today on debian. When I run it everything is fine and to keep it running I'll use screen -S spigot to name it and keep it up and running since I'm ssh'd into the server. Everything is perfect until I stop the server when I do and I wanna start it again I'll list my directory and everything is gone it's very weird. So I reboot the server every time I do everything is back like normal in the directory and it even saved how it was supposed it's just that slight inconvenience

pliant creek
tribal pier
#

But yeah I'll just do stop and that happens

#

And for the start script I put the usual in there I don't have it in front of me right now but just the options where it allocates ram and the nogui at the end whatever that start script is

pliant creek
#

Use MobaXTerm

full nexus
#

wtf is that

tribal pier
#

Not gonna lie I've been just riding with cmd to ssh

pliant creek
full nexus
#

winscp

pliant creek
full nexus
#

also dropbear ssh/scp client>>>>

full nexus
pliant creek
# full nexus fym

Personal preference. I just know moba has all of the above and a great easy layout. love having tabs for each of my servers to view all of their consoles and files at the same time.

full nexus
#

i just rawdog it with dropbear ssh and scp + tiling wm

#

love st

craggy coyote
#

Unsupported Java detected (61.0). Only up to Java 16 is supported.