#help-server

1 messages · Page 108 of 1

sudden marsh
#

or atleast not an valid one

tawny dust
#

cracked players do have uuids

#

They're generated based on the username

sudden marsh
#

ye but not real ones

analog mango
#

Thank you anyway for the answers, I will try to find on my side...

sudden marsh
#

you need another way to authorize who the player is

nocturne finch
sudden marsh
#

ye so im just asking for an spigot bungee cord plugin

tawny dust
nocturne finch
#

Last time I generated UUIDs based on a string I got the md5 hash from the string and just took the first 16 bytes

tawny dust
#

UUID.nameUUIDFromBytes("OfflinePlayer:<player_name>".getBytes(StandardCharsets.UTF_8));

nocturne finch
#

I had no idea that existed

#
    public static UUID nameUUIDFromBytes(byte[] name) {
        MessageDigest md;
        try {
            md = MessageDigest.getInstance("MD5");
        } catch (NoSuchAlgorithmException nsae) {
            throw new InternalError("MD5 not supported", nsae);
        }
        byte[] md5Bytes = md.digest(name);
        md5Bytes[6]  &= 0x0f;  /* clear version        */
        md5Bytes[6]  |= 0x30;  /* set to version 3     */
        md5Bytes[8]  &= 0x3f;  /* clear variant        */
        md5Bytes[8]  |= 0x80;  /* set to IETF variant  */
        return new UUID(md5Bytes);
    }``` lol
sudden marsh
#

how would i use transfer packets

#

maby i can make my own plugin

sudden marsh
#

so it said

#

its experimental

#

im like asking

#

is there an way to put experiments into plugins

#

like if the server dosent have the experimental version of spigot

pliant creek
sudden marsh
#

wdym

mellow dock
#

It’s experimental api

#

It’s not an experimental minecraft feature

sudden marsh
#

but like

#

if i dont have the experimental version of spigot installed

#

on my server

tawny dust
#

You don't need that

sudden marsh
#

?

#

ok

sudden marsh
#

can you give me the spigot api link

#

i couldent find it

#

the experimental spigot api

tawny dust
#

?

#

link for what

#

That method is part of the main api

#

it's just marked experimental as it might change in the future

sudden marsh
tawny dust
sudden marsh
#

ok

sudden marsh
#

but

#

where do i get the file

#

i was watching an tutorial

#

and

#

for him

#

it was an .jar file

tawny dust
#

I don't recommend depending on the jar directly

sudden marsh
sand venture
#

/summon item_display ~ ~ ~ {item:{id:"minecraft:diamond_sword",Count:1b,CustomModelData:1}}

its spawning the entity, but it doesnt have the custom model data, its just a sword

rugged basalt
#

where i download bungeecord for 1.20.6

sand venture
tawny dust
# sand venture 1.20.4

/summon item_display ~ ~ ~ {item:{id:"minecraft:diamond_sword",Count:1b,tag:{CustomModelData:1}}}

sand venture
#

thanks

nova furnace
#

I have a 1.8.8 server connected to a Bungecord and when I enter the lobby after logging in and tried to enter the server it tells me Internal server error After this happens many times he finally lets me in, what can I do?

#

Does anyone know of a plugin that works to create an afk zone in 1.8?

#
  [Thu 20:55:09 INFO  Server/PlayerConnection] _Clown_ lost connection: Internal server error```
#

This comes up when trying to log in to the server

boreal heart
#

?1.8

magic zenithBOT
compact reef
#

i need help

#

what does this mean

#

when i boot my bungeecord server it says this

brisk hedge
#

looks like invalid yml config

compact reef
#

its ok if i share my yml config right

#

like it doesnt have any private data

brisk hedge
#

check it yourself

compact reef
#

copilot carried

brisk hedge
#

nice

analog sentinel
#

rare sentence

south phoenix
#

hello when i left click a block and right click at same time only the left click works, right click doesn't work. if i do the same not looking at a block it works, if i look at a player it works too (in creative and adventure works even looking at a block)
any solution for that?

wraith bluff
#

Does someone know of a plugin that can limit the enchantment levels? So for example it is impossible to have sharpness 2, thanks in advance ^^

gaunt osprey
south phoenix
gaunt osprey
#

solution for what

south phoenix
#

for being able to use left click and right click at same time in survival mode

#

in creative and adventure you can

gaunt osprey
#

Are you trying to place and break block at the same time ?

south phoenix
#

no, in my server i have items that you need to cast at the same time both clicks, when you cast it looking at a player or not looking at a block it works but if i look at a block it only detects left click

gaunt osprey
#

And what plugin are you using for these items and spells or whatever ?

south phoenix
#

MMOItems for the items

#

MagicSpells for the spells

gaunt osprey
south phoenix
#

its not because it doesn't work with any command binded at the item, i asked in mmoitems and they told me is spigot limitation

gaunt osprey
#

(start with the whole story next time)
I kinda thought that might be the case, gonna trust them 'cause I can't test that rn lol.
Not anything anyone can do besides mojank I fear.

next hull
#

hello i just wanna ask does spigot stop tnt duping and bedrock breaking etc?

summer comet
#

it doesn't

#

spigot doesn't fix any of those duplication etc bugs/"features"

#

paper does fix them though

next hull
#

oh good

#

i didn't want to get stuck in the nether roof lmao

analog sentinel
#

bring a portal with you uwu

ebon aspen
#

hi guys

#

im having an issue

#

my survival server when have 0 players have 40% CPU usage out of 8 cores, wich Is pretty fine, but when a single player joins It goes up to 250%, and its not dropping

#

i have 32gb ram
AMD EPYC 7443P 8-Core Processor
Ubuntu 22.04

#

i dont think its normal is It? i have plugins to increase performance, purpur, and the startup command Is this: java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar {{SERVER_JARFILE}}

austere flax
#

does someone know how to compile a plugin into a jar file dm me if u know

analog sentinel
#

what do you mean

#

oh wait you already did

ebon aspen
#

i found no solutions on internet

whole bay
#

but that high usage isnt normal i think. Maybe other servers or applications run on the same server or maybe ask you server provider

ebon aspen
ebon aspen
whole bay
#

if the tps are alright i dont think it will be a problem. If the CPu usage is so high maybe ask your server provider

sturdy ravine
#

purpur is a server software

ebon aspen
#

isnt It a spigot fork?

sturdy ravine
#

Paper is to technically

#

but we dont support forks

whole bay
ebon aspen
sturdy ravine
ebon aspen
ebon aspen
sturdy ravine
#

np

open echo
#

Is anyone interested in creating a dungeon server with me as the plugin developer?

I have a cool concept that I want to bring to life as a small hobby project. If it works out, there's potential for more!

I've been out of the loop for a while and am looking for someone experienced with Minecraft servers nowadays. I've already written a big chunk of the dungeon plugin, and the minimum viable version should be finished this week. Once that's done, the construction of the actual server will begin, and I want help with that. If this project takes off, everything will be shared evenly.

Ideally, I'm looking for someone who:

  • Is experienced with the current Minecraft server landscape.
  • Can help discover helpful plugins.
  • Can configure the server according to what players want nowadays.
  • Can assist in building the dungeons.
  • Can help with community management.

Let me know if you're interested!

tribal comet
#

Not interested in any capacity

mellow dock
#

?services

magic zenithBOT
mellow dock
#

Also if you’ve written the majority of it already maybe showcase some functionality to get people interested

open echo
#

@mellow dock it is mostly technical in the sense that the plugin is able to create instanced dungeons, where each dungeon is its own server with potentially custom plugins on it, load balancing capabilities etc.

But I could maybe showoff the abilities plugin I wrote like 8 years ago which has some pretty sick particle effects 😄

sturdy ravine
#

probs not gna work on newer version, nms changed

open echo
# sturdy ravine probs not gna work on newer version, nms changed

Yeah it uses a very old reflection library, which is sadly not working anymore. But I could update the particles probably pretty easily with the new APIs.
Displaying the particles wasnt the hard part but creating cool movements, shapes was the hard part. A lot of math was involved lol

#

And the math still checks out

dusk knot
tawny dust
glass epoch
#

is there a plugin for make "fake" player like with a command that stay online 24/7 and they load the chuck like a normal player?

sturdy ravine
#

I think you're looking for a chunk loader plugin

tight bridge
#

Hey guys, was trying to install a server on my windows machine for me and my friends to play on, used the buildtools GUI, but when attempting to run the .bat file I run into the error LinkageError occurred while loading main class org.bukkit.craftbukkit.bootstrap.Main java.lang.UnsupportedClassVersionError: org/bukkit/craftbukkit/bootstrap/Main has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 61.0 I tried a few different java versions but nothing worked, would really appreciate some help if someone knows what might be going on.

mellow dock
#

You need java 21

#

And you need to make sure your JAVA_HOME/path points to said java 21

tawny dust
#

^^ you have Java 17 installed

#

Update to Java 21

mellow dock
#

Or you need to use the full path to the java exe in the command

tight bridge
#

ah path probs isn't configured correctly, lemme take a look

tight bridge
tawny dust
#

22 should work too, though I don't recommend using it

tight bridge
#

I'll install 21 to be sure, also completely forgot to set path, so it was still using 17 regardless

tight bridge
#

For some reason I can't seem to get console to report anything but 17.0.11, tried setting both user and system path, restarting pc and double checking path again, still reports back 17.0.11

#
openjdk version "17.0.11" 2024-04-16 LTS
OpenJDK Runtime Environment Zulu17.50+19-CA (build 17.0.11+9-LTS)
OpenJDK 64-Bit Server VM Zulu17.50+19-CA (build 17.0.11+9-LTS, mixed mode, sharing)```
tawny dust
#

so it takes priority

#

also after modifying the path you need to restart cmd

#

just close and reopen the window

tawny dust
#

looks like the connection died

tight bridge
lyric needle
#

Guys I am helping some people setting up a server, no clue what is happening, but if the player doesn't have OP, message is shown "Your fly mode has been disabled". Your are not allowed to fly here. Any idea which plugin it is??

#

I have tried adding perms for nearly every plugin in the server

#

worldguard, essentials, bentobox

#

And fly mode is enabled in the server

tawny dust
#

Do you have the island fly addon for bentobox?

lyric needle
#

yeah

#

but they have the perm

tawny dust
#

It's probably that

lyric needle
#

yeah I feel like it is to, but any solutions?

tawny dust
#

🤷‍♂️ see if they have a discord or smth you can ask in

tawny dust
#

not lts and knowing users they won't switch when support is dropped

knotty dagger
#

Does anyone know how to force a spawn?

Ex: I left the game at 112, 32, 64 and when I rejoin I want to be at spawn (124, 64, 240)

tawny dust
#

A plugin like EssentialsX Spawn can do that

steel seal
#

I transferred my server to a different machine and my IP changed and voting doesn't work, if I send a test vote it says it was successful, but the players don't receive their rewards

#

I'm using superbvote and nuvotifier

steel seal
#

Yeah, I opened the port

#

On my firewall and on my router

#

@jagged orbit

#

I just checked with a port checker and it says it's open so it's weird

#

It worked before I moved the server

#

I also changed the ip in all voting sites

agile zenith
#

Might be an issue with the reward plugin

steel seal
agile zenith
#

Then go check its config is correct

steel seal
#

That's what console says

agile zenith
#

Your rewards plugin is setup incorrectly

steel seal
#

How do I fix it?

#

It worked before

agile zenith
#

Check the port it connects to or something

steel seal
#

The port it connects to is working

#

I just checked and it's open

tawny dust
#

That means it works

#

it's not a port issue

#

It's recieving the vote just fine

#

You just have an issue with the rewards

#

I've never used superbvote

steel seal
#

So idk what to use instead

full nexus
#

?1.8 :)

magic zenithBOT
steel seal
#

why

#

why are u making fun of 1.8 servers

full nexus
gentle python
mellow dock
#

I'll make fun of them

#

1.8 servers are older than half the players still using 1.8

rose perch
#

Guys, could someone help me? I don't know where came this erros. But the player that Use VPN can't access the server. Offlinemode, fastlogin, authmereloaded an serverdefence.

glacial sundial
#

Buy the game

sturdy ravine
#

👍

lament prawn
#

How would I set the count of an item in the players hotbar? The /item command is... incredibly confusing.

open echo
nocturne finch
#

that's called binary search afaik

jagged orbit
#

Does anyone here have a working docker compose for both ptero and ptero-wings in one?

#

none of the ones i am finding online seem to work

full nexus
#

yeah

#

i'll send it in a sec

#

you can just merge them

jagged orbit
#

thankyou

full nexus
#

then put the wings config into /srv/wings/etc/config.yml

toxic granite
#

yo, updated the to the latest bungeecord and now when joining on versions 1.20.4+.
players get kicked with this message, enforce-secure-profile=false is off and bungeecord is set to true and ip_forwarding is also true

#

however when connecting on 1.18.2 it all works fine (using the via* stuff on spigot servers)

jagged orbit
#

have you updated the via plugins

toxic granite
#

nevermind fixed it, it was a bug from fastlogin

pliant creek
#

Which config option makes fish spawners work at any Y level?

vital vessel
#

Hey I was wondering how to fix the fact that I cant break bedrock using glitches, nor tnt and string dupers

topaz umbra
#

When i started up the server, this thing happened

#

[20:25:38 WARN]: An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.lang.RuntimeException: Unable to access address of buffer

#

it started spamming it

glacial sundial
#

post the full log

gentle python
#

in bungee my only plugins are luckperms, PAF, geyser, and floodgate

mellow dock
#

Does it occur with no bungee plugins

gentle python
#

sorry if i should and that was obvious

mellow dock
#

Yes

gentle python
#

okay

gentle python
mellow dock
#

I would also try it without plugins on the spigot server

#

Just to narrow down the issue

gentle python
#

okay

gentle python
#

Do you know why the plugins were effecting it?

mellow dock
#

Probably one that messes with packets

gentle python
mellow dock
#

Yeah could be

gentle python
#

okay

gentle python
glacial sundial
#

Probably an offline mode login plugin

gentle python
jagged orbit
#

the error says it all

glacial sundial
#

Don't reload?

mellow dock
#

Did you use a plugin reloader

#

Or the reload command

gentle python
#

no i didnt use reload cmd

#

i always rstart

mellow dock
#

The ones that mess with the protocol are the most likely culprits

#

So orebfuscator, plib, and the via plugins

gentle python
#

orebfuscator requires protocollib to run though

gentle python
mellow dock
#

Protocollib

gentle python
#

oh but i need to have plib for orebfuscator

#

anti xray

#

Like is there a way to fix it so I can keep plib?

mellow dock
#

Find out which one is the issue

#

Also make sure they are all on the correct version for the server

gentle python
#

they should be

gentle python
cold portal
#

hi, i have a multiverse sever where the hub and sururial are in diff worlds when a player spawns or dies they spawn at the suruvial worlds spawn when i want them to spawn at the hub world, ty

#

to calrify i have six worlds, crates, pvp, spawn, nether, overworld, end. When you join for the first time, you end up in 0,0 overworld instead of spawn dimension. This issue is the same for when you die, you get sent to 0,0 overworld.

glacial sundial
#

How did you set the spawn?

cold portal
#

/setspawn (hub name)

#

why didnt that work

strange glacier
#

multiverse spawn is /mvsetspawn IIRC

cold portal
#

lemme try

#

to i write /mvsetspawn iirc (world-name)

cold portal
#

i tried

strange glacier
#

I mean just /mvsetspawn

#

and be sure to reset your spawnpoint by rightclicking a bed and breaking the bed

gentle python
#

when i try /server survival it says you do not have permission to execute this command, basically im trying to switch from my lobby server to my survival server with bungee. both servers are in bungee config and have bungeecord set to true in the spigot.yml. also i tried using luckperms to give perms for this cmd but that didnt work.

glacial sundial
#

are you actually joined to bungee

gentle python
glacial sundial
#

did you join te bungee ip and port?

#

what about without luckperms

gentle python
#

yeah the ip is localhost, both servers have their own different port

cold portal
strange glacier
cold portal
#

ive tried them all 🙏

gentle python
cold portal
#

tried it already

compact reef
#

Can someone make a plugin that makes it so that players cannot take damage? I need it compatible with 1.8.8. All the ones I found are not compatible with 1.8. Thanks

pliant creek
compact reef
#

ye

pliant creek
compact reef
#

no

calm hawk
#

hi can someone help me rq

pliant creek
compact reef
#

ty

#

Works great!

#

thanks

nocturne finch
#

Doesn't the api version attribute exist since 1.13

full nexus
#

yes

pliant creek
nocturne finch
pliant creek
#

They requested a plugin. I made it. It works. Done. When I did not have the api version there it had a log on start that it wasn’t specified

#

I used 1.8.8 api jar

nocturne finch
#

Because it's considered a legacy plugin

pliant creek
#

I didn’t have a 1.8 test server setup. Launched it on newer version. It’s literally no harm having that in the plugin yml

nocturne finch
#

If the plugin was a tiny bit more complex than one event it could absolutely cause issues

#

In this case, yeah it's fine, but for the future, if it's below 1.13 do not specify the api version

pliant creek
#

Make a better one if you’d like

nocturne finch
#

???

#

I've never said the plugin is bad

#

And it really can't even be bad, it's 5 lines

full nexus
#

real

pliant creek
#

I usually dev for the newer versions, never really touch below 19. But figured I’d do the kind gesture. Adding the api version no longer showed the log on startup. But I was not aware that it will break the plugin. I’m glad it works tho, and if needed it’s easy to edit the yml since it’s a zip file the plugin

#

Took me a moment to see 1.8 doesn’t have isInvincible() lol. Was gonna set that on join but guess it wasn’t added till later

nocturne finch
#

It's just that due to 1.13 changes, bukkit has to load a different Material enum for plugins below that version to keep compat

#

And having an api version marks the plugin as not legacy

#

It's just some advice which might help you in the future, that's it

full nexus
#

i don't get why people still use 1.8 in the first place

full nexus
#

i just stay on latest

nocturne finch
nocturne finch
pliant creek
#

1.19+ has some mind blowing features

nocturne finch
compact reef
full nexus
#

i mean

#

yeah

#

but it also has no features

nocturne finch
#

you don't need features for a lobby server lol

full nexus
#

you kinda do though..

nocturne finch
#

Well, like three things?

pliant creek
#

Why? It’s a lobby XD, a fallback place for waiting

full nexus
#

a fallback place for waiting? that's not what a lobby is for
it's where you spawn and queue into games lol

nocturne finch
pliant creek
full nexus
#

custom guis

nocturne finch
pliant creek
full nexus
#

what

pliant creek
#

Is there something terrible wrong with pvp in 1.20?

full nexus
#

1.20 pvp is great

pliant creek
#

I don’t see any issue. 1.20 has awesome features and you can gladly fight.

#

1.8 is going to reach ten years old. Outdated tech

nocturne finch
#

Lol

full nexus
#

?1.8 my beloved

magic zenithBOT
nocturne finch
full nexus
#

it's agood server

nocturne finch
#

Imo a lobby should be simple and that's it

#

A little parkour, a build, a few npcs, a scoreboard and nothing more

deep bobcat
#

hey guys, I need to make a bungeecord server on a panel hosting, I've did the config adding the servers IPs but iots not working, what could I do?

full nexus
nocturne finch
full nexus
#

cmon

nocturne finch
#

you can say "cmon" to your friends but on me it has no effect

full nexus
#

yeah you're not my friend

nocturne finch
#

you should do this action asap

full nexus
#

i should friend myself?

nocturne finch
#

yes

#

exactly

full nexus
#

oh

nocturne finch
#

cuz it's not cool to not have yourself friended

full nexus
#

hm

#

i have myself friended on my alt

nocturne finch
#

fair

rustic plinth
full nexus
#

lmfao

nocturne finch
#

lmao

frigid fog
#

How to disable trident teleportations

#

using world guard?

round patio
#

anyone up on " towny " i want to do a Bedrock Towny server. trying to research it. - can anyone steer me?

nocturne finch
#

just use geyser

gentle python
full nexus
#

don't ping people

gentle python
full nexus
#

there's still other people who know about bungee

gentle python
#

smh

full nexus
#

?

analog sentinel
#

i mean md did leave him hanging kinda

#

but that likely means he didnt know or something

gentle python
pliant creek
# gentle python smh

What if you give yourself * perm does it let you use the command, and is the command in chat red or gray?

gentle python
pliant creek
pliant creek
# gentle python Yup

Well. last resort then would be to use a custom plugin, does not require to be in the bungee plugins, simple one should be able to run a command to send you there. or you can use a existing plugin if you google search

gentle python
pliant creek
gentle python
tribal comet
#

@full nexus how much dedicat3d ram ro s3rver

full nexus
#

@tribal comet ???

#

bro what

#

miles what

thorn gale
full nexus
#

yes

gaunt patrol
#

Hey, anyone know of a plugin that has the old style auctions with bids and timers? Not an auction house. Thanks!

gaunt patrol
#

Hmm tried it but got some weird bugs, maybe I'll try tinkering around a bit more. Cheers

ripe jolt
#

anything I can do in the PlugManX config to prevent it from displaying this message in console?

[PlugManX] Enabling PlugManX v2.4.0
[21:35:55 WARN]: [PlugManX] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[21:35:55 WARN]: [PlugManX] It seems like you're running on paper.
[21:35:55 WARN]: [PlugManX] PlugManX cannot interact with paper-plugins, yet.
[21:35:55 WARN]: [PlugManX] Also, if you encounter any issues, please join my discord: https://discord.gg/GxEFhVY6ff
[21:35:55 WARN]: [PlugManX] Or create an issue on GitHub: 
[21:35:55 WARN]: [PlugManX] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#

wtf

#

i didn't mean to send a link

ripe jolt
#

?whereisyourdadwiththemilk

prisma garnet
#

HAHAHAHAHHAHA

#

It's hard-coded. You cannot remove the message.

ripe jolt
#

rip

prisma garnet
#

hit up the dev or create ticket or somethin

tawny dust
#

or just don't use Plugman

#

it's generally a bad idea

prisma garnet
#

dont judge people for the religions 💀

glass finch
#

Okay so i have a server right now using playit.gg to hide my ipv4 adress but the players experience lag... i heard that bungeecord does something about this anything helps

glacial sundial
#

Any free service like that is likely to be shit

#

Pay for a host or don't hide your ip

glass finch
glacial sundial
#

Then pay for a host with DDoS protection

steel seal
#

?1.10

fiery ridge
tough olive
#

Hey Admin?

ripe jolt
#

Hey bro

#

I identify as Admin

tender flame
#

do you guys know how to make a portal tp you to somewhere else for example in my skyblock server i want a portal to tp the person to their island

jagged orbit
#

thats what you'll want

crystal compass
smoky epoch
#

What is the best anti-cheat that blocks illegal actions with vehicles/armorstands, vclip, passing through blocks, etc?

rustic plinth
#

so fluff

smoky epoch
smoky epoch
# smoky epoch

Any texture maker to help me with something? I want to change the height of the item

smoky epoch
#

the bike is flying

full nexus
#

why not just tp it

smoky epoch
full nexus
#

i meant the armour stand

#

like just tp it into the ground

smoky epoch
full nexus
#

or change the y-posiition in blockbench

smoky epoch
smoky epoch
full nexus
#

i think there's an arnour stand tab otherwise click on the head tab

smoky epoch
full nexus
#

wdym

smoky epoch
#

idk

full nexus
#

??

smoky epoch
#

idk upload the model on the blockbench

full nexus
#

just click open file and select the json

smoky epoch
#

because there are several files

full nexus
#

then find the right one

#

that's the textures

#

go to models not textured

smoky epoch
#

here ok

full nexus
#

no

#

should be in item ig

smoky epoch
#

this is on item

full nexus
#

yeah but that's thr wrong model

smoky epoch
full nexus
#

f3+h

smoky epoch
full nexus
#

ok then try opening that

smoky epoch
#

not in hand

#

is on item on same?

full nexus
#

what?

smoky epoch
# full nexus what?

iI wanted to load the bike model on the ground, not the model in the inventory

full nexus
#

do you mean drop the item

#

there's categories for allat in blockbench

#

just open it

smoky epoch
undone oxide
#

can I run /function command on some location? I need to run this command when player place a block on that block placed location.

full nexus
undone oxide
smoky epoch
fringe mauve
#

how to id Server

full nexus
smoky epoch
#

i uploaded evertyhing

full nexus
#

still doesn't answer my question

smoky epoch
full nexus
#

in the pack

smoky epoch
full nexus
smoky epoch
#

here no have

smoky epoch
#

i fix the y but the scale is small now @full nexus

#

{
"parent": "item/tall_grass",
"textures": {
"texture": "guns/snow"
},
"display": {
"thirdperson_righthand": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"thirdperson_lefthand": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"firstperson_righthand": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"firstperson_lefthand": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"ground": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"gui": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"head": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
},
"fixed": {
"rotation": [0, 0, 0],
"translation": [0, -16, 0], // Adjusted for -1 block
"scale": [1, 1, 1] // Keeping the original scale
}
}
}

tender flame
#

Or does anyone how to make that when you drop into the end portal to tp you to your island 🏝️ what is the plug-in or is it a command

rapid basin
smoky epoch
rapid basin
#

man FUCK

smoky epoch
#

but I already solved it

#

i need helicopter model now

rapid basin
smoky epoch
#

i fix editing my plugin

#

no the model

rapid basin
#

it was kinda bout blockbench/blender

#

but ok

smoky epoch
#

i changed my plugin code

#

to fix

#

i need helicopter model

#

you have?

mortal nacelle
#

i hav problems getting my friends connected to the server, they cant acces my ip

full nexus
#

use a tunnel

#

something like ngrok

tender flame
#

does anyone how to make that when you drop into the end portal to tp you to your island 🏝️ what is the plug-in or is it a command

tender flame
sturdy ravine
#

those who can read are of great fortune

pliant creek
#

What might be a key thing to look at for this fact; Bungeecord; I have 3 subservers, 1 of them is perfectly fine but the other two if I sit there for a little bit my ping gradually starts rising until i lag out around 5k. This happens for any player. But again, one of the realms which is the same setup is totally fine and has been for years.

#

Same host and using local ip for each

jagged orbit
#

Or just the player

#

That sounds like a memory leak

pliant creek
# jagged orbit Does the server crash aswell

No. I’ll join it and it’ll seem fine but the ping gradually goes up and the chat becomes delayed, until the ping is just too high I am kicked. It’s much worse on 1.20.6, it almost instantly goes up. On other versions it takes a little bit. The server tps is 20, and it still happens when I remove all the plugins

jagged orbit
#

IncludingNo geyser, via version etc

pliant creek
#

But my server on the same bungee with 100 plugins is totally fine on any version

#

So I’m super confused on what to look for

jagged orbit
#

When you say same host

#

Are you using a vps

pliant creek
#

Yea Linux dedi

jagged orbit
#

Docker?

pliant creek
#

Nothing pure hardware and ssh

jagged orbit
#

Thats very strange

pliant creek
#

Absolutely.

jagged orbit
#

When you say it’s much worse on 1.20.6 do you mean youve been testing with other server jar versions?

pliant creek
#

I’m wondering if the recent minecaft launcher update a few days ago changed anything

jagged orbit
#

It could be the world somehow?

#

Can’t think of anything else

pliant creek
jagged orbit
#

So you have viaversion?

pliant creek
pliant creek
jagged orbit
#

Have you tried disconnecting them feom bungee and joining directly

pliant creek
#

Yea, everything really

jagged orbit
#

Then you can pinpoint whether it’s the server or bungee

pliant creek
#

Oh like remove bungee

jagged orbit
#

Dont have to remove it

#

Just join directly through the realm servers ip

#

Rather than through bungee

pliant creek
#

I can definitely try that. Thanks for the idea.

pliant creek
graceful notch
#

In what cases does /reload not work?

full nexus
#

it breaks plugins

west cloak
#

/restart ftw

smoky epoch
#

how install nameless templates? someone know?

graceful notch
west cloak
#

[10:44:36 INFO]: [ItemsAdder] Enabling ItemsAdder v4.0.1-alpha-test-3
[10:44:36 ERROR]: [ItemsAdder] ════════════════════════════════════════════════════════════════════
[10:44:36 ERROR]: [ItemsAdder]
[10:44:36 ERROR]: [ItemsAdder]
[10:44:36 ERROR]: [ItemsAdder]
[10:44:36 ERROR]: [ItemsAdder] This server version is not supported: 1.20.1
[10:44:36 ERROR]: [ItemsAdder]
[10:44:36 ERROR]: [ItemsAdder]
[10:44:36 ERROR]: [ItemsAdder]
[10:44:36 ERROR]: [ItemsAdder] ════════════════════════════════════════════════════════════════════
[10:44:36 INFO]: [ItemsAdder] Disabling ItemsAdder v4.0.1-alpha-test-3

weary relic
#

How do I enable bedrock breaking?

tribal comet
#

I smell papermc

#

It isn't patched on spigot

weary relic
rich fossil
random bridge
#

Do /about

turbid stream
#

someone please help me with my server
i just realized that snow golems arent aggroing any mobs how do i fix this

#

im on spigot

turbid stream
#

it is up to date im using 1.20.4 the snow golems should be attacking the mobs

#

someone help please

tawny dust
#

Recreate the issue on the latest Spigot build

#

?bt

magic zenithBOT
glass epoch
#

how can i do flat holograms with decent holograms?

rare pecan
#

Is it normal for SQLite to be so slow?

#

Even with a simple query

signal geyser
#

Hi, its possible replace the material of the armors (Items Adder)?

noble summit
#

*** Using downloaded git PortableGit-2.45.2-64-bit\PortableGit ***
*** Please note that this is a beta feature, so if it does not work please also try a manual install of git from https://git-for-windows.github.io/ ***
git version 2.45.2.windows.1
java version "22.0.1" 2024-04-16
Java(TM) SE Runtime Environment (build 22.0.1+8-16)
Java HotSpot(TM) 64-Bit Server VM (build 22.0.1+8-16, mixed mode, sharing)
Attempting to build version: 'latest' use --rev <version> to override
Found version
{
"name": "4193",
"description": "Jenkins build 4193",
"refs": {
"BuildData": "32d1baf2f4e0e7cd1ac22c7b2f6eb4c387e8a343",
"Bukkit": "06c4add3a971ecd2909812fa9a365d9d98bca556",
"CraftBukkit": "ee95e171a0761467c09e0657583a5636d7ae7d3c",
"Spigot": "fcd94e2117c41a2ff382fc7747bf8776a54d0389"
},
"toolsVersion": 181,
"javaVersions": [65, 66]
}

Starting clone of https://hub.spigotmc.org/stash/scm/spigot/bukkit.git to Bukkit

hi im tryna make a mc server by local host but this comes up when i do it

full nexus
noble summit
full nexus
#

and what are the right files?

noble summit
#

like it dosent download spiggot

full nexus
#

yeah it does that later

noble summit
#

oh so am i meant to wait?

full nexus
#

yes

noble summit
#

oof

full nexus
#

depending on your connection it can take a bit

noble summit
#

oh

analog sentinel
#

it basically copies all the spigot code from github and then compiles it on your computer

noble summit
#

um quick question @full nexus why is my server not starting up, its been pinging for like so long

#

unsually long

full nexus
#

wdym pinging

noble summit
#

like tryna find where its hosted

full nexus
#

check server logs

noble summit
#

alr

full nexus
#

have you accepted the eula

noble summit
#

yup

#

logs seem fine

full nexus
#

send?

#

?paste

magic zenithBOT
noble summit
#

wait i need a paste bin rq

full nexus
#

did you enter the correct ip

noble summit
#

i did localhost

full nexus
#

looks like you entered something wrong

#

try 127.0.0.1

analog sentinel
#

what if you join it anyways

noble summit
full nexus
noble summit
analog sentinel
#

well what do you mean by its pinging

#

like you can just click on the server in the list and try joining it

noble summit
#

as in wehn u first add a server it takes time to load , thats called pinging

analog sentinel
#

yeah

noble summit
analog sentinel
#

so just try to join it anyways

noble summit
#

is says connection refused getsockopt

noble summit
full nexus
#

that is really weird

noble summit
#

ikr

analog sentinel
#

dumb question but you are in the correct version right?

noble summit
#

do i use fabric or anytthing

analog sentinel
#

idk, maybe try just vanilla

#

but i doubt thats the issue

noble summit
#

alr will do

noble summit
#

tbf

noble summit
#

is their a way to possibly just trun it off

analog sentinel
#

in the console

#

when it says Done the server is started

#

I mean you didnt close the console window did you?

noble summit
#

um

#

i might offfffffffffffffffffffff............

#

WHOOPS

full nexus
#

what..

noble summit
#

i closed the cmd

#

lemme open it again

full nexus
#

...

noble summit
#

um so if someone has to connect to it do i have to do some port forwading im guessing

full nexus
#

yea or tunnels

#

keep in mind that they are only temporary

smoky epoch
#

someone know fix?

full nexus
#

?whereami

smoky epoch
full nexus
#

rip

#

gotta be a reason tho

smoky epoch
#

I told the admin to fuck off

full nexus
#

LMAO

tawny dust
#

oh yeah you really do like to argue for no reason

#

Just read that convo

smoky epoch
#

the admin who likes

#

I didn't tell him to fuck off, I was joking

#

I told the truth and he didn't accept it and muted me

full nexus
noble summit
full nexus
#

no

noble summit
noble summit
noble summit
noble summit
fallow gust
full nexus
tribal comet
#

Idk if I can allow such behavior to be let into the norm once you join the CabernetMC team

fallow gust
#

I have 0 clue what they are talking about KEKW

tribal comet
#

So <insert insult>

full nexus
#

papermc moment smh

fallow gust
#

Ah yes "hacking enchantments into an API that no longer permits that"

#

Well, never supported it, but now its registry based

tribal comet
noble summit
#

I'm looking for someone to develop a mod DM if interested

full nexus
magic zenithBOT
noble summit
#

It's read only

#

Welp

tawny dust
#

you probably don't meet the requirements. Contact someone offering services

smoky epoch
#

not is only put

#

the .png

#

?

pliant creek
#

FallBackserver is fair. or you can use a auto restart plugin that runs bungee command "send all lobby"

gentle python
glacial sundial
#

?whereami

gentle python
runic rain
#

Yeah the session servers are having issues rn

gentle python
#

So this is normal for most servers?

runic rain
#

Nothing you need to fix, just gotta wait it out on Mojang's end unfortunately

#

Yes

gentle python
#

Okay, thanks

full walrus
#

Hello, is there any plugin that disables the tablist or do i have to code it myself?

tribal comet
#

You can't disable tablist

#

It's client side

#

I'm sure you can modify it but completely disabling it is out of the question

full nexus
west cloak
#

I was wondering if anyone has done something similar to server ID's? similar to the one which can be seen on Hypixel

#

Is it possible with Docker? If so I would appreciate if someone could guide me through this

jagged orbit
#

Utilising docker would be unnecessary

west cloak
jagged orbit
#

Plugin generates an id on startup

#

What exactly do you want yo do with the ids?

west cloak
#

Log bug reports and player reports

cerulean surge
#

I have 2 vps - one vps has bungeecord proxy and oneblock and one vps has lifesteal and hub. The ip for bungeecord proxy and oneblock is same and i think that's the reason I can connect to lifesteal and hub easily but when I am trying to connect to oneblock I am getting error. So is there a way I can fix the issue?

#

#HELP PLEASE

tawny dust
#

What ip did you use for the oneblock (in the Bungeecord config)

#

localhost?

cerulean surge
#

Nah it's the ip given by vps

#

Same ip of oneblock and proxy but port are different

#

@tawny dust

tawny dust
#

if you're using a vps there's many things that could be configured wrong

cerulean surge
#

Yeah but the proxy is working perfectly fine not even a single problem in proxy @tawny dust

#

And proxy is on same vps having same ip

#

Should I ping a dev who are online? @tawny dust

#

If that's not against the rule?

#

@runic rain hey sorry for the ping but can u help me regarding this?

mighty ibex
#

theres about 25k people on this discord

#

imagine everyone would ping the like 10 staff members we have

#

also

#

?sak

#

?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!

cerulean surge
#

Sorry

cerulean surge
mellow dock
#

What’s the error

subtle topaz
#

Any reccomendations on plugins for setting up a lobby server

#

Started production of a commercial mine craft network of servers

cerulean surge
#

I have 2 vps - one vps has bungeecord proxy and oneblock and one vps has lifesteal and hub. The ip for bungeecord proxy and oneblock is same and i think that's the reason I can connect to lifesteal and hub easily but when I am trying to connect to oneblock I am getting error. So is there a way I can fix the issue?@mellow dock

tawny dust
#

That doesn't answer the question

cerulean surge
#

@tawny dust They asked for the error

tawny dust
#

yes

cerulean surge
#

And that's the error

tawny dust
#

no it's not

cerulean surge
#

Then?

#

Vps is working perfectly fine as proxy on that vps is perfectly fine @tawny dust

tawny dust
#

I am getting error.

#

Send the error

subtle topaz
#

Yeah what’s the error

#

Show the logs

#

Can’t debug it without the error log

cerulean surge
#

Oh

#

Just gimme one min

subtle topaz
#

I don’t play mine craft I am just a developer and in IT so I don’t know much about plug-ins that should be used for a latest release of mine craft spigot server

cerulean surge
#

@tawny dust Could not connect to a default or fallback server. Incorrectly configured etc etc

subtle topaz
#

The lobby server to be exact

cerulean surge
#

@subtle topaz lobby?

subtle topaz
#

Yes lobby where you choose which games you want to play by warping to the respective server

#

The entry point server for users joining

cerulean surge
tawny dust
#

There's no need for Skin Restorer*

mellow dock
#

👀

cerulean surge
#

So can someone please help me??

#

?

#

Can someone help me? It's really urgent

subtle topaz
#

firewall settings

#

check both servers firewall configuration

cerulean surge
#

@subtle topaz

subtle topaz
#

what os are the servers running

#

and are u connected via ssh?

cerulean surge
#

ubuntu - yes if u mean something like putty etc

subtle topaz
#

yeah port 22

#

ufw status

cerulean surge
#

yeah port is 22

cerulean surge
subtle topaz
#

check you have allowed the ports being used by the mc server on both servers

#

its a command

cerulean surge
#

oh k will tell u in dm if that works for me 🙂

subtle topaz
#

to allow the ports use ufw allow (port number)

#

then ufw reload

cerulean surge
#

oh k but what port i have to allow?

#

the port comes with the command?

#

ufw status?

subtle topaz
#

the one your server uses when u connect to it

cerulean surge
subtle topaz
#

ufw status shows the current configuration of the firewall

#

both servers

cerulean surge
#

oh k

#

can u send me frnd request? and send me the commands in messages please?

#

as i am mobile discord user i am unable to do things in pc @subtle topaz

#

and i am currently on pc

subtle topaz
#

im somewhat busy

#

the commands are here

cerulean surge
#

oh k can i message u if these doesnot work? @subtle topaz

subtle topaz
#

aight

cerulean surge
#

@subtle topaz nah didnot work bro

drowsy marlin
#

Why is my server saying unsupported java detected after downloading the older version?

analog sentinel
#

what do you mean by older version

#

and what do you mean by unsupported java

drowsy marlin
analog sentinel
#

?verify

drowsy marlin
#

?verify

analog sentinel
#

why is that not a command

#

anyways, you have to be verified or use something like imgur to put an image on

#

oh the command is ?img

#

?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

analog sentinel
#

for some reason

drowsy marlin
#

alright i think i verified

#

wait actually

#

it says this now

#

i deleted all java and installed java 20

analog sentinel
#

how are you starting the server

drowsy marlin
#

start.bat

analog sentinel
#

whats in that file

tawny dust
#

Are there any hs_err files?

drowsy marlin
analog sentinel
#

no I mean whats in the start.bat file

#

right click -> edit

drowsy marlin
analog sentinel
#

and you have java 17?

drowsy marlin
analog sentinel
#

you'd need java 17

#

idk if a higher version works

#

I mena according the message it isnt

#

mc 1.17 to 1.20.4 needs java 17

drowsy marlin
analog sentinel
#

same error?

drowsy marlin
analog sentinel
#

wtf

#

click on the bar with teh folder path, type cmd and hit enter

#

then paste the same line from your start.bat file

#

and then press enter

#

the line that starts with java

#

and see what it says

analog sentinel
#

like here or something

#

it should all get selected

#

and then you can type cmd and hit enter

#

that opens console in that folder

drowsy marlin
#

im dumb

#

can't i just do cd that folder

drowsy marlin
analog sentinel
#

what are you even in

#

you have windows 10 right?

#

how did you get into powershell

drowsy marlin
analog sentinel
#

okay

#

try using cd "pluginFolder"

drowsy marlin
analog sentinel
#

nvm scrap that

drowsy marlin
analog sentinel
#

oh you have to do cd \d to switch drives

#

cd \d D:/etc

#

and then just paste in the middle line from the bat

#

idk why it wouldnt work but whatever

drowsy marlin
analog sentinel
#

path with quotes

tacit grove
#

I'm getting a "chat validation error" that kicks loads of people out of my server at a time. No idea what the cause is and it seems to happen randomly; anyone know a fix?

drowsy marlin
#

d:/ included?

vagrant rock
#

hey i took a long break from making plugin servers, anyone knows a plugin that lets me edit the properties of an item, change the name and add an description? i used it in the past but can't find anything now

analog sentinel
#

yes

#

just put quotes around everything after \d

drowsy marlin
#

cd \d "D:/Files\minecraft server\plugins"

#

like that?

analog sentinel
#

yeah

drowsy marlin
analog sentinel
#

oh my bad its /d not \d 😛

drowsy marlin
#

wait is it supposed to be the plugins folder?

analog sentinel
#

yes

#

butb what I said earlier is just to click on the bar with teh older path

#

in explorer

#

and then type cmd in there

#

it will open it automatically in the correct place

drowsy marlin
analog sentinel
#

and if you type just java

full nexus
#

i think it's nogui not -nogui or do both work?

analog sentinel
#

both works

#

I tried it just now

drowsy marlin
#

@analog sentinel any idea?

analog sentinel
#

restart computer

#

make sure its added toe the javapath

rapid basin
restive lagoon
#

can i get help with my plugin

rapid basin
restive lagoon
#

why not

rapid basin
#

pay me $20

restive lagoon
#

noo

full nexus
#

aw

rapid basin
restive lagoon
#

i dont ganna pay for random shit

rapid basin
#

anyways, whats your problem

subtle topaz
#

what plugins are good for the hub server

#

like the compass that lets u hop over to another server

#

and the name tags in the air with info

gentle python
drowsy marlin
analog sentinel
#

what did you even do between your first error and second

drowsy marlin
analog sentinel
#

hmm

#

well clearly you messed something up

#

if putting java in terminal gives nothing back

#

idk whats wrong

tribal comet
#

Corrupted install, 32 bit install *maybe, wrong path in env vars

noble summit
#

Does anyone know the best server hoster where U can add Ur own custom plugins and that can house around 100 players for like 50 quid a month

lost quail
#

I don't know anything about them, except that they're in the UK.

tawny dust
#

I'd go for bloom

noble summit
noble summit
#

Oof

tawny dust
#

bloom.host

#

Germany is close enough

lost quail
#

US$60 would get him 5 threads, which might work for 100 players.
100 players on shared hosting is tough.

tawny dust
#

blooms premium plan has dedicated cores

#

dedicated threads*

lost quail
#

Like I said, 5 threads.

#

Not 5 cores.

#

And am I allowed to say || he should use Paper||?

tawny dust
#

sure

#

just don't ask for support with it here

lost quail
#

I'd go for "Performance+" in Ashburn, but they're out of stock.
Assuming he wants shared hosting, this is the first time I'd recommend Bloom, because of his anticipated player count.

graceful notch
#

does it have anything to do with my plugin?

#

my plugin's name was not mentioned anywhere in this

#

the only other plugin in the server is luckperms

gentle python
thin creek
#

We have a protected spawn (using a worldguard region where pvp is disabled) and I remember having a plugin like two years ago that would make it so you could still pvp inside of that region if you were already in combat when entering it. But I can't find it for the life of me. Does anyone happen to know what I'm talking about and where I could find a plugin that does this?

tawny dust
#

Don't forget to use the beta builds if you're on 1.20.1+

outer crypt
#

Hello
Why when I want to add an action to an npc?
example
/znpcs action 1 add CONSOLE mv tp %player_name% survival
This appears in the console:
[03:55:33] [Server thread/INFO]: Sorry, I couldn't find player: %player_name%

rapid basin
#

@celest kernel I FUCKING DID THE THING!

#

SPARKED HOST 🗣🔥‼️

rose perch
#

Guys, I have access denied for villager trade. What could be? Cause I didn't block any permission for villager trade

sacred parcel
#

i have a question and i do not even know how to explain it. my resource packs in game are acting as their own folders

west cloak
#

Friends, I bought a plug-in in spigot, but I can't download it now, because I gave a very low score, who should I find to solve it?

#

This plugin falsely advertises his function and has a bad attitude.

#

1

pliant creek
west cloak
bleak talon
#

So I’m trying to help out a friend with his prison OP server. When we vote to get multipliers they do not work x2 would give $100 per 1 block for warp a and so on so $200 a block on warp b

#

Any idea?