#help-server

1 messages · Page 11 of 1

daring ravine
#

How can I add a path to my config

lunar veldt
#

yes

random burrow
#

how can i fix this

dapper ocean
#

fix what ?

random burrow
#

it says starting

#

bungeecord

#

but

#

it doesnt start

tawny dust
#

It's started

dapper ocean
#

its pterodactyl related

random burrow
#

this is the max of bunggecord

#

no

dapper ocean
#

nothing about spigot/bungee

random burrow
#

it didnt

tawny dust
#

The panel just didn't detect it

random burrow
#

no no

#

it cant even let me in

dapper ocean
#

you probably don't have configured ports

#

bungee is listening

tawny dust
#

^

#

Bungee is on

random burrow
#

what do you mean by ports

dapper ocean
#

i mean ports

random burrow
#

but it doesnt work

#

i know ports

#

but

#

i have setup the server

#

but

#

same problem

dapper ocean
#

is it your vps or you are buying hosting ?

random burrow
#

VPS

#

but no extra ports

dapper ocean
#

open ports then if you cant connect

random burrow
#

wdym open ports

#

nvm its hosting

#

it has alot of servers

dapper ocean
#

also take a note that 80% is 80% of a single thread

random burrow
#

yeah

#

ik

dapper ocean
#

check if port is opened using some online port checker

#

if it say closed, you have to let it trough firewall

magic harbor
#

When using chunky is it better to pre render your whole world (30Kx30K in my case) or should I instead just move the world border closer and leave it not rendered? Because to render that much it takes too much time.

normal hinge
#

@keen kiln To use whitelist just /whitelist

#

You can add, remove, turn on and off

#

No need to reload

keen kiln
#

it doesnt work

#

i need reload for the whitelist update

normal hinge
#

No

#

What is your server brand ?

keen kiln
#

i downloaded the last spigot version

wary crater
#

how did you download it

normal hinge
#

And how did you use the whitelist then ?

lunar veldt
#

when anyone is free can someone help me

#

when i download buildpaste it doesnt work

normal hinge
lunar veldt
#

no

#

but i followed intructions

#

but it didnt work

wary crater
#

well... what does "doesn't work" mean? it can mean anything

lunar veldt
#

maybe if i could stream to you and show you

lunar veldt
wary crater
#

so the plugin didn't load then

#

check your console and see if it threw any errors

lunar veldt
#

im sorry

#

how do i do that

normal hinge
#

How do you launch your server ?

lunar veldt
#

its a single player

normal hinge
#

Single player can't load plugins

lunar veldt
#

oh

magic harbor
#

Did you mean mods?
Because it sure has a mod aswell

lunar veldt
#

i dont understand?

magic harbor
#

I don't think this is the right section to ask such things. This channel is related to servers. If you're in singleplayer you meant mods, and its a completely different thing

lunar veldt
#

oh im sorry

normal hinge
#

If it's a plugin, download spigot and put the plugin in the folder "plugins"

tawny dust
#

?bt

magic zenithBOT
tawny dust
#

^ this is how you get spigot

magic harbor
# lunar veldt oh im sorry

If you want it to work, you must install forge or fabric, load it and then install the java archive to your mods folder.

lunar veldt
#

oh ok

#

then it will work on singleplayer?

magic harbor
#

Yes it should work if you do everything correctlyt

lunar veldt
#

ok thank you very much

magic harbor
south ibex
#

Hi, i am looking to add the PWarp plugin/Mod to my Minecraft server but can't figure out how. Has anyone got any guidance for me?

south ibex
#

Not going to lie i am new to this sop not a 100% sure but on the site it says plugin

normal hinge
#

Does it mention spigot or bukkit somewhere ?

south ibex
#

spigot

normal hinge
#

Then install spigot, you can run the server and it will create a "plugins" folder. There you can put the .jar plugin

#

?bt to download spigot

magic zenithBOT
south ibex
#

Okay so do i need to create a whole new server or can i still use my current one?

normal hinge
#

You can use your own

#

Just shut it down

#

Put the .jar inside plugins folder

#

And start it

south ibex
#

Thanks for that info

#

I have downloaded the buildtools and got that set up in a folder but i am not sure how you apply this to your server and i can't see a plugins folder

west cloak
#

Does someone know why i get this issue on every of my plugins

#
    at Updater.init(:51) ~[worldedit-bukkit-7.2.10.jar:?]
    at com.sk89q.worldedit.bukkit.WorldEditPlugin.onLoad(WorldEditPlugin.java) ~[worldedit-bukkit-7.2.10.jar:?]
    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:425) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:287) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1220) ~[patched_1.17.1.jar:git-Paper-411]
    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.net.ConnectException: Connection timed out
    at sun.nio.ch.Net.connect0(Native Method) ~[?:?]
    at sun.nio.ch.Net.connect(Net.java:579) ~[?:?]
    at sun.nio.ch.Net.connect(Net.java:568) ~[?:?]
    at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) ~[?:?]
    at java.net.Socket.connect(Socket.java:633) ~[?:?]
    at java.net.Socket.connect(Socket.java:583) ~[?:?]
    at sun.net.NetworkClient.doConnect(NetworkClient.java:183) ~[?:?]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:498) ~[?:?]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:603) ~[?:?]
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:246) ~[?:?]
    at sun.net.www.http.HttpClient.New(HttpClient.java:351) ~[?:?]
    at sun.net.www.http.HttpClient.New(HttpClient.java:373) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
    at Updater.a(:95) ~[worldedit-bukkit-7.2.10.jar:?]
    at Updater.init(:37) ~[worldedit-bukkit-7.2.10.jar:?]
    ... 6 more```
snow bane
#

what do I put in destination ip if i am portfowarding

dapper ocean
tawny dust
slender finch
#

Hello
I watch a few nether-involved farm recently and seems spigot would disable mob in dimensions with no players
Can I configure it to make it works like vanilla server?
Thanks a lot

#

It makes the farm not working unless another player is afking in another dimension which lower the rate a lot

deft fox
#

hey how do i connect my hub and survival server to localhost?

normal hinge
split niche
#

I am seeing a few servers with similar issues, possibly some sorta malware being activated for sure

dapper ocean
#

Yap, it is malware, found plugin with exactly same class

#

Unfortunately i cant upload plugin

split niche
#

ah awesome ty

dapper ocean
#

Looks like i had to be verified to send files, here is plugin with exactly same Updater.class

#

If someone wants to investigate further

split niche
#

tyty

normal hinge
dapper ocean
#

¯_(ツ)_/¯

split niche
#

lol is someone gonna download and run it?

wary crater
#

someone is going to run it and infect themselves?

#

the C&C is down anyways

normal hinge
normal hinge
#

Don't give ideas to others

split niche
#

I don't understand it all but sure 👍

wary crater
#

you can't also just blindingly run it either

#

you don't have most of the files it used also

#

most malware injects something into others, most people already know that

normal hinge
#

"most people" indeed

regal swan
#

does anyone know about texture packs? I need to convert a texture pack that changes the textures if they have a specific name to a texture pack that works with custom model data.

tidal stirrup
#

Does anyone know why on my server the name tag of the players is invisible

vital rain
#

What's the difference bet ween itemsadder and model engine

vital rain
tidal stirrup
#

im using tab plugin

#

por some reason when i reload the nametag edit plugin all players can see nametags again

#

but when one player leaves the server they just turn invisible again

modern hemlock
#

where would anyone recommend looking to find people to commission plugins?

wary crater
#

?services

magic zenithBOT
boreal bear
#

Hello, so I'm trying to get McPets working. What version of MythicalMobs and ModelEngine should I use for a 1.16.5 server?

rancid ibex
#

hey all, trying to start a 1.19 spigot server. i've got the jar, and I'm running this command to start the server:

#!/bin/bash
cd "$(dirname "$0")"
exec java -Xms1G -Xmx1G -jar spigot.jar nogui
#

I'm on mac

#

However, when I run it, I get this error:

Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: org/bukkit/craftbukkit/bootstrap/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
    at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:601)
logout
#

java version is 1.8.0

#

can anyone tell me why this is happening?

inland ibex
rancid ibex
#

which version should I use?

inland ibex
#

17 or 18

true skiff
#

Dudes, I have a server with my friends and when addind and config some plugins something happen and now we can't go into portals (either nether or the end). Anyone have any idea on how to fix this?

jagged orbit
#

You probably changed a config somewhere to disable them

true skiff
# jagged orbit We cant guess with no context

You see, 2 days ago my dumbass removed "bukkit.command.plugins" from players in luckperms thinking it would disable the /plugins to regular players, ended up disabling dimensions somehow, I added back and it worked again. Today, dimensions got disabled somehow, and adding it againd won't work. No one touched in configs in the while

split niche
#

Yup, defo delete all your plugins' JARs and re-download them from a trusted source

tribal comet
#

The error your getting is malware

#

please be careful and do research prior to installing plugins in the future

stray birch
#

So i made two servers one of the servers allows me to use all the plugins but the other one doesnt. Idk what to do

split niche
#

Spigot has gotten better, Bukkit still has loads. Just make sure if you download some big name like Essentials or such, that it's from their official download methods

stone bolt
stray birch
stone bolt
#

Are they two different versions?

stray birch
#

Ones spigot the other one paper both are 1.19.2

stone bolt
#

exact same plugins and files?

stray birch
#

Yes

true skiff
#

Does anyone knows why the #*## when I add essentials perms into luckPerms my dimensions all stop working?

stone bolt
stray birch
#

How do i copy it to a file

#

Nvm

stone bolt
#

Just copy the text

stray birch
#

so the ones not working is citizens dtltrader and customcraft

#

customitems*

#

i think i know whats wrong with custom items

#

i didnt add custom universe to this server

#

ill try it out

#

Yeah i got the custom items fixed my bad

stone bolt
# stray birch

You uh have a couple duplicate plugins. You also are missing a plugin dependency

stray birch
#

I restarted it quite a bit before coming here

stone bolt
#

You need to add CMILib and remove the duplicate plugins

stray birch
#

is that a plugin?

stone bolt
#

I would guess yes

#

Thats all the errors I see their so That should fix it all

stray birch
#

thank you so much bro

#

hopefully CMILib helps

#

It works the only one not is dtltrader

rotund silo
#

i try to install plugin on spigot 1.16.5 but it got this error

normal hinge
willow galleon
#

can you guys help me with port forwarding bc im trying two days now and somehow it isnt working

normal hinge
willow galleon
#

my port doesnt whant to be forwarded dont know much about networking and enviroment if you ar talking about router then tp link

normal hinge
#

Do you try to create a server at home ?

willow galleon
#

yes

normal hinge
#

You'll have to configure your router

#

Go to the settings page

#

There will be a port configuration page

#

If you don't find how to do, send the reference of your Router

willow galleon
#

can i dm you about the router ref?

normal hinge
#

Yeah or just put it in here

#

That's not a vulnerable info

#

Since your router stay up to date

normal hinge
rotund silo
#

oh ok

dapper ocean
#

As there is case that not only we is infected

#

But you can check with decompiling plugins

rare pecan
vital rain
#

dude i just download skin restorer plugin and it doesnt show in the plugin files

#

but i can use the plugin

worthy rampart
#

@dapper ocean can u explain it a little bit i didnt understand

fallow gust
#

Well, you have obfuscated classes doing something that don't come from either paper or spigot -> something injected itself into your server

worthy rampart
#

what do i need to do

fallow gust
#

redownload all plugins and the server jar

#

hopefully you also were running your server with proper permission setup (e.g. only had file access to its directory)

#

if you did not, and you ran that as root, who knows what the maleware may have done

dapper ocean
#

All we know curentlly is that malware starts internal socket connection and some Linux processes

#

So you could probably be screwed up if you run it as a root

grave atlas
#

well

#

the best thing to do is to reinstall the server

#

if it was infected

misty dune
#

Does spigot do something weird with the /seed command? I keep getting "seed [0]" and even dragging the level.dat file into my single player worlds it loads a completely different map.

wary crater
#

make sure the seed is also set in server properties

rotund silo
#

How to make minecraft spigot world generator only some biome we want?

misty dune
#

Will setting the seed reset or delete any of my structures? We've built quite a bit and ive pregened 50k block around spawn, im just worried it might screw sumn up

mighty gyro
#

what version of pvp-faction server do you advise me to use?

runic rain
#

Please. None of them. PvP Factions is such a stale server type PES_CryHands

mighty gyro
magic harbor
mighty gyro
round hawk
#

lucky islands 😏

west cloak
#

How can I show kills, deaths and other things in a scoreboard or TAB?

#

I am using the TAB plugin.

#

I have enabled scoreboard and edited it to fit my needs, I just don't know how to display kills, deaths and some other things.

#

How do I do that?

dusty wolf
#

two of my server's players cant ping my server
it started today

#

can anyone help me?

whole coral
#

Hello guys, how can I make a city build plugin? I want to create one my own

tacit swift
#

Hi all. I have a problem on the server. When opening a chat in minecraft, players see commands from all plugins, even to which they do not have access. I have a BungeeCord

magic harbor
tacit swift
magic harbor
#

In the tab complete ?

#

What engine do you use for your second server?

tacit swift
tacit swift
#

I mean it

#

The only commands the player needs to see are /tell, /me and a couple of others.

magic harbor
#

You can go to spigot.yml and change the tab-complete to -1. It will disable the tab complete on your server

tacit swift
magic harbor
#

No. This is just a way to escape fixing it although you can try installing plugins like PL-Hide. I think it disables tab complete for people that do not have perms

wary crater
#

the server does that by default

#

hides commands that players do not have permissions for

magic harbor
wary crater
#

what permission plugin are you using?

tacit swift
#

Yes, but I see commands mostly from other plugins. Embedded in the kernel are hidden

tacit swift
wary crater
#

do you have it installed on your proxy and syncing between servers?

tacit swift
#

Maybe it's because I gave all players permission * with a value false?

wary crater
#

that is probably a problem

#

remove the star permission

#

if you want to hide commands, you'll have to find the right permission for it and set it to false

#

but, some plugins might not define their permissions correctly, you will see the command regardless

tacit swift
wary crater
#

well, you want to deny permissions for each command

muted sail
#

" *** The version you have requested to build requires Java versions between [Java 17, Java 18], but you are using Java 8
*** Please rerun BuildTools using an appropriate Java version. For obvious reasons outdated MC versions do not support Java versions that did not exist at their release.

"

#

i get this but i do have java 17?

tacit swift
wary crater
#

that is not the best setup....

#

you deny based on each command

tacit swift
#

I will use the Plugin Hider

wary crater
muted sail
#

$ java -version
java version "17.0.4.1" 2022-08-18 LTS
Java(TM) SE Runtime Environment (build 17.0.4.1+1-LTS-2)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.4.1+1-LTS-2, mixed mode, sharing)

wary crater
#

I'm assuming you are just running java -jar BuildTools.jar ...?

muted sail
#

yeah

wary crater
#

might need to manually pass the path to java

muted sail
#

how do i do that?

wary crater
#

what OS are you using?

muted sail
#

win 10

wary crater
#

type where java, copy the path

#

are you using powershell or cmd?

muted sail
#

how do i know which it is? i just downloaded git (following the guide in buildtools wiki page)

wary crater
#

oh are you using git bash?

muted sail
#

yes

wary crater
#

alright, try this

merry elk
#

?whereami @tacit swift tho

wary crater
#

"<path to java here>" -jar BuildTools.jar

muted sail
#

command not found

wary crater
#

what did you type out?

muted sail
#

do i need to include the " "

wary crater
#

yes

#

should of said that lol

muted sail
#

alright now its working

#

random additional question, why does the wiki guide want me to do it trough git? you mentioned just using windows cmd

wary crater
#

buildtools uses git

#

if you have it already installed, you can run it from anywhere, but generally git bash is better to use

dusty wolf
#

4 of my players reported that servers seems offline on server list.. it started today. can anyone help me?

dusty wolf
#

its 5 now

dusty timber
#

Anyone knows a plugin for RGB nicknames?

swift stag
#

hey so I wanted to know if I can organize my plugins in separate folders in the ./plugins folder

unique stag
#

Anyone know how I can use MyCommand to make an item that runs a console command and then deletes itself from the players inventory after? I know I can use /mycmd-itemset to add commands to an item, but unlike /mycmd-blockset I can't seem to find a switch option to run the command from the console?

#

Alternatively if anyone know better plugins for this, but seems MyCommand should easily be able to do this

true skiff
#

Any idea why dimensions on my server (paper1.19) stop working after some time after starting? I have some plugins but I don't think they are the problem (I tryed to remove each one at time)

wild temple
true skiff
broken beacon
#

Hey, my server is running spigot and for some reason swords are only doing like half a heart of damage to mobs. does anyone know of a glitch or sthn that causes this

runic rain
#

Update ProtocolLib to the latest dev version

broken beacon
#

where would i find protocol lib in my server files

#

nvm found it

#

so do i just delete the old one and add that one?

broken beacon
#

i deleted the one that was in the server list and it worked, didnt put the linked file into the server list

runic rain
#

I mean yeah that's an option. I'd imagine that if you had it installed it was probably a dependency for some plugin

broken beacon
#

yep it was, however server seems to be runnin perfect so far if needed ill ad the one u sent. Thanks!

flint hollow
#

in a flat world, where is defined how to generate it? and how can i change it?
for example, if it were a normal world, i guess that just modifying the seed in the multiverse yml would be enough, but how do i change that in flat worlds?
basically i have a flat grass world, the typical one, but i want it to generate new chunks with water, instead of dirt and water

vital rain
#

smth happened to my spigot account all my purhcased resources are gone except 2

#

oh wait nevermind i mixed up my accounts

#

@narrow coyote hey can i transfer my purchased resources from 1 account to another

narrow coyote
#

no

vital rain
#

ok

narrow coyote
#

and if you have multiple accounts, one's gonna get banned if it wasn't approved

vital rain
#

what

mellow dock
#

Don’t have multiple accounts

merry elk
#

transfer existing plugins to main account (with author permission)

#

and request deletion of the alt

vital rain
#

How

misty dune
#

Will setting my servers world seed after playing and building on it delete that that work?

#

I want to use chunkbase but I have "seed [0]" and the level.dat drag and drop for that website won't work.

unborn pumice
#

When generating new chunks

forest saffron
#

which schematic api I should use

misty dune
#

Eh it is what it is, is that seed thing only happen when using spigot or is it the same in vanilla?

dark garden
#

Hi, how can i remove this "$" of the placeholder %vault_eco_balance_formatted%. For example i have 5$k, but i want 5k without "$"

west cloak
#

anyone knows a plugin which allows u to make a server ID?
(only the server ID, not the scoreboard)
the mini69420A

#

like is there any plugin?

weak drift
#

69420, nice

runic rain
#

I mean their server ids are likely just generated based on the server instance

#

That server id is nothing short of just a string in a config lol

#

For Hypixel it acts as a unique identifier for that server, but still, it's just a random string of characters

magic harbor
west cloak
#

ae

snow bane
#

how can I add todays date like today is 25th august and I want it to show 25/08/22 on jmy scoreboard

#

is there like an essentials placeholder

#

or a plugin that has placeholder

#

for this

tawny dust
#

LocalTime is what you're looking for

rancid echo
deep briar
#

had something related on paper

snow bane
#

I dont know how to type it

#

in the scoreboard

#

%localtime_Time_<SimpleDateFormat>%

#

idk

#

%local_time_<simpledateformat>%

#

what do I dype

#

in simpledateformat

#

im not using that placeholders

#

%localtime<simpledateformat>% im using thius one

#

it doesnt say timezoneid on it

#

only simpledateformat

#

ok

#

so I put timezonid in <simpledateformat>?

#

okay

#

ok yeah that oneis too confusing for me

#

but

#

where do I put the ID

#

this is the one im using

#

will it work

#

ok

#

wil that get me the 1/5/6

#

ok

#

ok

#

yeah

#

thank you

#

for your help but

#

it also shows the time after

#

its 1/5/6 10:68pm etc.

#

can I get rid of the time somehow?

#

yeah

#

wait

#

i think i found it

#

d/M/Y

#

is it that u think?

#

and I use the

#

%localtime_time_<SimpleDateFormat>%

#

it worked thanks for your help!

#

&7%localtime_time_d/M/Y%

#

to make it gray

regal swan
#

how can i block certain names in anvil?

winged igloo
#

im registering commands straight into the command map but i dont know how to set up a tab completor for this

faint plinth
#

Hey, is anyone able to let you know if buying LiteBans is the best option?
Is there a better plugin for this?

west cloak
faint plinth
west cloak
#

that's what

faint plinth
#

Ok

faint plinth
weak harness
#

How can I disable "Kicked for spamming"

mental turtle
west cloak
icy dragon
magic harbor
#

You need both optifabric and optifine itself in your mods folder

tawny dust
#

Don't use Optifine with Fabric

#

Fabric has plenty of good alternatives that don't break as many things

tribal comet
#

Optifine has better alternatives on fabric imho

icy dragon
#

I asked because I had some issues, I just put the same version of optifine as my main version of optifine and then it seemed to work

lament mountain
#

anybody know of a good anti chat report plugin?

west cloak
#

does anyone know how to run a bungee command through a spigot/bukkit plugin?

cerulean solstice
#

Has anyone ever had this in their console? [22:48:14 INFO]: This command is not supported in console yet!
It happens quite frequently and it sends an empty message to everyone.

mellow dock
#

What command

low iris
#

Hello, how do I enable self hitting?

tribal comet
#

self hitting lol what the fuck

jagged orbit
west cloak
#

yo guys whats a good free playervault plugin for 1.19?

violet bay
#

are there any 1.19 plugins where u can make like 1 way glass/blocks, and secret doors

runic rain
vapid arrow
#

Anyone have any idea how to get rid of those weird icons after a message?

mellow dock
#

Means the messages are unsigned

vapid arrow
#

And how do I get rid of it

shy falcon
#

u dont

#

thank mojang for that one

runic rain
#

You can get rid of them. Your chat plugins needs to support message signatures

#

Which is certainly doable

shy falcon
#

how do u do it

#

enlightenment time

mellow dock
#

Code probably

runic rain
#

By using chat formats and message previews

#

Though if you're not a plugin developer, you should be speaking to plugin developers that write these plugins

shy falcon
#

wdym chat formats

#

like setFormat in asyncplayerchatevent?

runic rain
#

All messages are run through an internal chat format. By default it's just <%s> %s

#

Spigot still needs to expose this API so that we can register custom chat formats, but yeah, in the meantime, things like AsyncPlayerChatEvent#setFormat() should work

mellow dock
#

The event name is a lie now

#

:(

shy falcon
#

how about message previews side

#

i havent used that event yet

#

but i do have a chat event listener that modifies format and occasionally message (colored chat)

runic rain
shy falcon
#

is it just a copy paste of my code to show player what will be printed out

#

oh ok

#

literally that

runic rain
#

Yeah, only instead of copy/paste you would just delegate to another method ;p

#

Saves from having to copy/paste

shy falcon
#

ye

mellow dock
#

I don’t think the Dutch will help you get rid of them

#

Idk maybe if you ask nicely

shy falcon
#

just offer them a drink

#

every dutch ive met is an alcoholic

west cloak
#

Not me tho

vapid arrow
# vital rain Don't use 1.19

Well fuck mojang then Iguess, or atleast, fuck what microsoft has made of mojang 🤦‍♂️ Thanks for the answers everyone :)!

runic rain
#

I literally provided a solution... how do you think your message helps?

vapid arrow
runic rain
#

I mean really. You looked at this channel, saw I provided a way to remove those icons, and you thought to yourself "lmao no way, fuck that"

vapid arrow
#

So, best solution now is say fuck it? Cant easily fix it? Or am I missing something?

runic rain
#

For the time being, fuck it and contact the author of your chat plugin

#

They'll have to add support for it

mellow dock
#

I wonder what ones support it already

runic rain
#

I mean all things considered, those icons only show up when you have your chat box open

tribal comet
vapid arrow
vernal sundial
#

Hello, how can I enable arena duplication?

tribal comet
mighty gyro
#

Hello, I manage to create portals with multiverse portals but when I go from in nothing happens I put however a destination

wind summit
#

Hello, where can I find the the spigot jar?

mellow dock
#

?bt

magic zenithBOT
wind summit
#

Oh ok because I got confused if it wasn't the right jar

#

I just need the jar for running a gesyermc spigot server

mellow dock
#

?bt

magic zenithBOT
mellow dock
#

Same jar as running a normal spigot server

small sparrow
#

Anyone know how to make it so if someone doesnt have the permission for a command it doesnt show up in the bar above the chat when typing the command?

wind summit
#

Ok I'ma try because I've never ran a server before 🥲

earnest sky
mellow dock
#

You have a messed up config

#

Also ask paper

#

Or whatever tf “petal” is

earnest sky
#

How can i know what file is bad?

mellow glade
#

If i have votifier on 2 servers on the same vps
If a player in for example factions vote, will it get the factions reward and in survival, the survival reward without issues?

rough wing
#

ideas for funny death messages based on how they died

unique stag
#

I see a few plugin servers using pastebins for people to analyze their logs. Does anyone know if there's like a general site where I can check all my plugins at once?

dark garden
#

Hi, anyone know why i have currency symbol in this placeholder:

unique stag
unique stag
# dark garden Yes, all is updated...

I'm assuming you're also using Essentials? I'd try updating to the latest versions of both Vault and Essentials. I remember someone mentioning Essentials can add currency symbols in weird places, but I just updated both Vault and Essentials on my server an hour ago and my parse just now gave the right format

#

If you're not using Essentials it has to be another economy plugin interfering with Vault

dark garden
unique stag
#

Aah ok.. Well I think an update is the only fix to this exact issue unfortunately

dark garden
#

If i set :
currency-symbol: '$' to currency-symbol: '',
do you think that could solve the problem?

unique stag
#

Yeah in that case it should at least get rid of it and look cleaner

dark garden
#

Yeah, it works! :o

unique stag
#

Fab!

dark garden
#

Thanks for your help! ^^

unique stag
#

Np!

violet bay
#

@runic rain u got any other ideas that can do that?

#

that isnt outdated af 💀

merry elk
runic rain
#

That's a solution. Not the preferred one, but a solution no less

harsh briar
#

I seem to be getting inbound data on my mc server

#

and it makes me lag

wind summit
#

ok later on i asked for a jar for spigot

#

so i downloaded it and I get an error in my consol

#

27.08 02:19:56 [Server] ERROR Could not load 'plugins/BuildTools.jar' in folder 'plugins'

mellow dock
#

Buildtools isn’t a plugin

#

It’s used to build the spigot jar

#

?bt

magic zenithBOT
mellow dock
#

Read it

runic rain
#

Wait... if you're getting that error... then you have a server you can run already Hmmm

#

So you... don't need BuildTools

mellow dock
#

Sus

#

Wonder where it came from

wind summit
#

bruh

#

ok

#

tl;dr: I'm trying to run a geyser-spigot server using shockbyte

#

So everything works except Bedrock users cannot join

#

that's the only error we're getting

#

I spoke w/ geyser and they said to speak to you all

#

and shockbyte isnt really helping

runic rain
#

Not sure how we would be able to help. Though as far as I'm aware, all you should need is to setup Geyser and install Floodgate onto your server

#

Geyser has a whole guide on this

#

Really I have no idea why they sent you here when you're asking for help on how to setup Geyser?

wind summit
#

Because of the error

runic rain
#

oh lol

mellow dock
#

Remove buildtools from your plugin folder

runic rain
#

Thought you were a different guy, mb

wind summit
#

I should let you know ive at this for about 6 hours

#

and its my first time running a server

#

ok i removed it now

#

restarting the server

#

so let me get this straight

#

geyser-spigot is spigot w/ geyser?

mellow dock
#

It’s just a plugin for spigot

#

It does not replace spigot

wind summit
#

ok because shockbyte said that I needed to get a jar from spigot in order to run geyser

#

or atleast thats how i understood it

mellow dock
#

Correct

wind summit
#

...so how do i get the jar?

mellow dock
#

?bt

magic zenithBOT
mellow dock
#

Although hosts usually have the jars for you to just select

#

And considering you are running the server

#

You already have a jar of some sort

wind summit
#

can I show you something?

#

This is what the hosting service told me to do

reef fjord
#

what's the best way to make a server creation/destruction system

#

something like hypixel's

wild river
#

I guess it's from my generator settings...

generator-settings=minecraft:bedrock,92*minecraft:dirt,minecraft:grass

But what is wrong?

glacial sundial
#

generator-settings on servers is not the same as the generator string on the client

#

its much more complicated

#

no one really uses it either cause mojang breaks it the whole time

sullen wasp
#

[08:24:25 WARN]: Error occurred processing connection for dofu AnnotatedConnectException : finishConnect(..) failed: Connection refused: localhost/127.0.0.1:25568

#

why i got this message when i trying to join a force-host server

#

and forcehost not workging

#

ping me when sb responsse

dusty wolf
#

cactus is not growing on my server

#

1.12.2

#

help

tawny dust
#

You could always update

vital rain
#

1.12 is best version

west cloak
#

Oraxen or itemsadder which is better for optimization and which is easier to "use"

grand sinew
#

is there any decent alternatives to WorldGuard for regions? I'm thinking about a project but as far as I remember their API was just not designed for checking if a player is in a region which the project would heavily rely on

merry elk
#

i use this instead

#

but wg alternative would be nice, idk any tho

mellow dock
#

Checking if a player is in a region is easy

#

At least it used to be

grand sinew
grand sinew
#

it really isnt they make it the most painstaking task ever

#

why cant they be normal and have WGAPI.isPlayerInRegion(Player, Region/RegionName)

mellow dock
#
                .get(BukkitAdapter.adapt(event.getLocation().getWorld()));

        LocalPlayer localPlayer = WorldGuardPlugin.inst().wrapPlayer(event.getPlayer());
        ApplicableRegionSet set = rm.getApplicableRegions(localPlayer.getLocation().toVector().toBlockPoint())```
#

I guess it is fairly verbose

#

But still not that difficult

merry elk
#

api

#

has to be

#

simple.

#

its made for people who dont know your code

mellow dock
#

Are you telling me you aren’t familiar with all code ever written

#

Smh

runic stump
#

Hi there! I now have a server and need a plug-in to set a specific region where users have the right for normal survival. Outside they are in adventure mode or can’t build or mine.

mellow dock
#

Worldguard

runic stump
#

Okay thanks!

light cradle
#

hi

#

how to add a folder plugins in my localhost server

scarlet sapphire
#

is anyone else getting this with the latest buildtools 1.19 build?

mellow dock
#

Are you sure it the latest from buildtools

light cradle
#

Look, I ran the server, but it did not change to the folder of this file

azure hamlet
#

hello, I have a problem with BungeeCord: yesterday, all of plugins that I've installed worked successful, and today, all of plugins told me the same error https://mclo.gs/XxN6u6B

#

bungeecord can download it's modules, and I checked firewall rules

scarlet sapphire
normal hinge
sullen wasp
#

if my spigot server and bungee server are in the same machine i dont need to use plugin like bungeeguard

#

and dont need to setup firewall isnt it

normal hinge
mellow dock
#

You still want to firewall there server port

sullen wasp
#

ok

#

why forcehost is not workign

#

not working sometimes

normal hinge
#

What do you understand as not working" ?

azure hamlet
hard horizon
#

hey guys, does anyone know what might cause this problem when starting my localhost server ?

hard horizon
#

i couldnt upload it :/

#

so what should i do in this situation?

shy falcon
#

check if someones already reported a bug to them, if not, report one

normal hinge
#

Where did you download the plugin?

hard horizon
#

spigot

#

most of my plugins have this problem

#

it takes up to 5 minutes for my server to start

shy falcon
#

pc specs? ur doing localhost right

hard horizon
#

Radeon RX 5500 XT
16 gb ram
AMD Ryzen 5 3600

#

i never had this problem yesterday for example it all started today suddenly

shy falcon
normal hinge
# hard horizon spigot

Your server has been infected. Please remove all of your plugins, redownload all your plugins DIRECTLY FROM THE SPIGOT WEBSITE (double check the link you click is still spigot). You'll also have to rebuild your spigot jar THROUGH BUILDTOOLS, NEVER DOWNLOAD A SERVER JAR ONLINE. You'll also have to scan your pc for viruses

hard horizon
#

damn, alright thanks for all the help guys

normal hinge
#

Sorry for you. Gl

hard horizon
#

is all good, thanks

mellow dock
#

What

#

Do you just say that about every stacktrace

#

Looks like viaversions update checker failed to connect

weary mortar
#

is bungeecord for every minecraft version?

hard horizon
normal hinge
mellow dock
#

True

#

Didn’t notice that

mellow dock
#

I don’t understand how so many people get malware on their server

#

Then again, why print a stacktrace if you are trying to hide malware

wary crater
#

that malware prints all stacktraces lol

#

they didn't even try to hide it

mellow dock
#

Ah crap my malware failed to connect

#

But let the user know

mellow dock
#

You will always be modifying the base speed

#

Which is 4

scarlet sapphire
#

hmm

sacred sand
#

I redownloaded BuildTools.jar and made a new server and still got the message

scarlet sapphire
#

what java version are you using, I wonder if that's the issue?

#

this is what I'm on

sacred sand
#

JDK 17 Debian

#

giving new life to my 8gb Pi

#

It doesn't look like anything was actually updated, and it's not a plugin causing it for me. So java seems suspect?

mellow dock
#

Could just be an oversight from spigot

#

I think it just compares the build date with the current date

#

Is your machine time messed up perhaps?

scarlet sapphire
#

nope

#

yeah I've updated java to the very latest version and it still gives me that error

sacred sand
#

my time and date are correct

#

It's kind of funny, since the page it sends you to, isn't what you get sent to

#

it just re-directs me to the BuildTools wiki, nothing that appears to be nefarious

sonic dew
#

heyy! got this error while using pterodactyl lately, anyone can help?

tawny dust
#

Did you install that plugin correctly?

sonic dew
tawny dust
#

What version of Spigot are you using?

sonic dew
#

1.8.8

velvet wadi
sacred sand
scarlet sapphire
#

idrk tbh

sacred sand
#

Honestly, everything still runs fine. So I'm just going to ignore it until it goes away

#

"name": "3576",
"description": "Jenkins build 3576",

#

Is what the BuildTools.log.txt said for the found version

cosmic remnant
#

I was using buildtools and did java -jar BuildTools.jar --rev latest but even though I'm using the latest it's telling me its outdated

hollow needle
#

Anyone know of a good plugin to host giveaways on my server

west cloak
#

You have to dowload it again

cosmic remnant
#

i mean when I run the jar buldtools gives me it says its outdated

west cloak
#

Yed

#

Yes

cosmic remnant
#

i just downloaded buildtools from the webstie

west cloak
#

Hmmm, that is weird

west cloak
#

Yyeah

#

I don't know what's going on there

cosmic remnant
west cloak
#

Maybe remove the old files it created

#

If you have any

#

If not, I have no idea,sorry..

hollow needle
#

Anyone know of a plug-in I can use on my server to host giveaways

iron flicker
#

Anyone maybe knows a plugin, people can buy houses in my server?

mellow dock
#

Something like AdvancedRegionMarket

iron flicker
#

Will check that out, thanks

iron flicker
#

and is there also a plugin i can make this, and then not place maps everywhere?

mellow dock
#

ImageOnMap

#

Or any of the other variants

west cloak
#

I hate servers

runic rain
#

You and me both

mellow dock
#

Yeah heck servers

#

Minecraft should remove multiplayer

cosmic remnant
#

why does this happen? I built the latest jar and it's still telling me this when I replaced the old one with the newly built one

mellow dock
#

A few people have reported that

#

Must just be an issue with the latest build

glacial sundial
#

Ye

runic rain
#

(fixed by the way, rebuild the latest version and it won't bother you anymore)

warm vault
#

[01:58:12 ERROR]: [NexEngine] Could not setup NMS version. Plugin will be disabled.

Server version: Pufferfish 1.19.2

Anyone know why NexEngine isn't loading?

#

It's 1.19 compatable

jagged orbit
ashen fox
#

?whereami

ashen fox
#

should at this point just have CafeBabe reply with anything is said with Paper/Pufferfish/other forks reply about not supporting forks lol

sullen wasp
#

thats talk in here haha

proven urchin
#

alright

sullen wasp
#

i got java17 i think

proven urchin
#

which minecraft version

sullen wasp
#

1.19.2

proven urchin
#

should be good

#

does the plugin support 1.19.2

sullen wasp
#

y

proven urchin
#

the logs seem like plugin issue

sullen wasp
#

let me give you more logs

#

wait a sec

#

Execution failed for task ':common:processResources'.

Could not copy file '/Users/dsadadas/Desktop/HuskSync-master/common/src/main/resources/database/mysql_schema.sql' to '/Users/sadasda/Desktop/HuskSync-master/common/build/resources/main/database/mysql_schema.sql'.
Error - Invalid filter specification for org.apache.tools.ant.filters.ReplaceTokens

proven urchin
#

yeah

sullen wasp
#

Execution failed for task ':common:processResources'.

Could not copy file '/Users/dasdasdad/Desktop/HuskSync-master/common/src/main/resources/database/mysql_schema.sql' to '/Users/asdasdasd/Desktop/HuskSync-master/common/build/resources/main/database/mysql_schema.sql'.
Error - Invalid filter specification for org.apache.tools.ant.filters.ReplaceTokens

#

Cannot cast object '{jedis_version=4.2.3, plugin_version=2.0.2, plugin_archive=husksync, javaVersion=16, snappy_version=1.1.8.4, grgit=null, org.gradle.daemon=true, mysql_driver_version=8.0.30, org.gradle.jvmargs='-Dfile.encoding=UTF-8', version=2.0.2+unknown}' with class 'java.util.HashMap' to class 'java.util.Hashtable' due to: java.lang.NullPointerException

proven urchin
#

are you making the plugin or are you compiling someone else's

sullen wasp
#

compiling

proven urchin
#

hm

sullen wasp
#

someones else

#

its opensource

proven urchin
#

can you send me the link

sullen wasp
#

ok

#

here ur

proven urchin
#

try building with java 11

#

if that doesn't work either java 8

sullen wasp
#

Execution failed for task ':common:compileJava'.

error: release version 16 not supported

#

i got this

proven urchin
#

I got it to build

sullen wasp
#

using java 11

#

wt version do u use

proven urchin
#

java 16

sullen wasp
#

why

#

qq

proven urchin
#

I have no idea

#

seems to only work in that version

sullen wasp
#

whose java do you use

#

i tried several one but not working at all

reef fjord
#

is pterodactyl any good

wanton moat
#

Does anyone know what might be an issue here: players on my server are spawning in my world spawn regardless of any set spawn points

limber coral
#

Any know a plugin for execute commands?

normal hinge
reef fjord
#

i'm using Pterodactyl, how do I create/destroy servers from prefabs when people request to join and stuff

#

sorta like how Hypixel does it

tawny dust
#

You're going to need to code that yourself

reef fjord
merry elk
#

@reef fjord you mean something like servers on demand?

reef fjord
#

That’s a much better way of phrasing it

dapper ocean
reef fjord
#

Ok

snow bane
#

what plugin can u use to do /npc holograms for citizens

broken pasture
#

Hey, do you guys know any plugin recommendations for a minecraft roleplay server?

vital rain
#

can i pay for spigot plugins using paysafe?

kindred glacier
#

PLS HELP

#

its bungee

vital rain
#

how to give a player essentials give like do /kit pro (player)

indigo lotus
#

anyone got a plugin that would spawn a chest with someone's items after his death?

indigo lotus
#

or be old enough to own a credit card connected to paypal

vital rain
#

I can't make paypal cuz I'm 15

pastel quiver
#

i have a problem with ultimatehomes plugin, can someone help me?

vital rain
#

😏

#

You need help?😊

pastel quiver
#

i tried to tp in my home, but it says it's unsafe and i can't tp

#

how can i fix it?

vital rain
#

Op urself go to creative then do /home

pastel quiver
#

isn't my server

vital rain
pastel quiver
# vital rain Ask owner

i can, but maybe i'll get this problem in future, i want to fix bc i can't ask every times

#

my home was safe, now it says is unsafe

vital rain
#

Then don't sethome on unsafe blocks

#

Someone prob placed lava or smth at ur base

#

Also tell owner to set unsafe teleport to false

pastel quiver
#

ok thx guys

#

it's a server of friends, i don't think they'll grief

west cloak
#

Hi guys,

Stupid question here: /papi parse --null %bungee_survival_new% it should show the amount of people, but it comes back with 0. On all my other servers this is working without any issues.

mighty gyro
#

how can I add images in minecraft

woven skiff
#

Yo

mighty gyro
woven skiff
#

I need some help

#

import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.AsyncPlayerChatEvent;



public class Chat implements Listener {



    @EventHandler
    public void Chat(AsyncPlayerChatEvent e) {
        (e.getPlayer().getDisplayName() + ":" + e.getMessage();
    }

    private net.milkbowl.vault.chat.Chat vaultChat;
}```
#

i cant find out how to get tthe players vault prefix

tacit swift
#

Hi all

#

What is netty-threads in Spigot config?

broken pasture
#

Netty threads are used for handling incoming and outgoing traffic. What it does in spigot is just decode the data and send it to the main server thread to handle in next tick. Or read from the list of packets to be sent and actually send them.

#

Changing netty-threads in the config won't affect TPS, if that is what you want to know.

silk cargo
#

is there a way to set up a server with 1.8 pvp and stuff without being an old version of spigot (everyone says not to use legacy)

#

and same for api

kindred glacier
#

this happenes when i join server and after 5 min

merry creek
#

Hi guys

#

I have a Problem Where My Bungeecord Server Treats all the players as the server ip

#

btw i enabled bungeecord in spigot.yml

#

and ip-forward in bungee config.yml

tawny dust
silk cargo
silk cargo
merry creek
#

can someone help me plz

kindred glacier
merry creek
#

so what do i rn

#

mean its a problem with bungeecord only

mellow dock
#

Why would it be based on isp

merry creek
#

ye

#

i still dont understand that

#

but if i have a firewall on my router

#

does a router have a firewall?

#

hmmmmm

#

RIP

#

ded xD

silk cargo
#

when i used google wifi they were super annoying bc the ips all showed as lan

#

xfinity doesnt do it though

wanton moat
#

How do I format my essentials rules file to display only what I want on each page? I dont want to place a bunch of spaces for each rules section to be separated and I want to display more than 10 lines

#

because not all of my rule categories have exactly 10 rules, sometimes more sometimes less

#

should I be using a different plugin to make it look cleaner? any suggestions?

errant steppe
#

Dear reader,

My name is Frenkzz iam owner of a big dutch gaming network that got many geat projects running. We got diffrent discord server's fansites and private servers of games up and running.

At the moment we are expanding our network and we also want to build some minecraft servers. To make this a reality, we are looking for:

  • Builders
  • Artists
  • Pixel artists
  • Developers (Paid)
  • Game operator

Do you have some spare time and do you know everything about minecraft servers? Then don't hesitate and join this great project and professional network.

To be able to apply for one of these positions, just send me a message via discord. We will send you a form and reply to your apply within a day.

magic zenithBOT
west cloak
#

Hey!

#

Does anyone have a plugin like ummm.

That pic a random server from my bungeecord and send me to it?

random bridge
#

Not sure if something like that is readily available, but it's not hard to make.

random bridge
#

You'd need to use the BungeeCord API to get all the connected servers and then just call a new Random()#nextInt() to get your random server. Then send the proper transfer packet.

indigo lotus
#

Imagine if he doesn't know coding tho

west cloak
#

that is me

#

i only know js

indigo lotus
#

Yea i would make the plugin for you but I'm on mobile rn

west cloak
#

so i remember

#

tmr

#

?

indigo lotus
#

sure

#

but you don't have dms on

west cloak
#

Try now

delicate otter
#

Any reason why a fresh spigot 1.19.2 server jar built with BuildTools would be updated when the server is ran and gives the "waiting 20seconds" message?

indigo lotus
#

what exactly is the reason people use buildtools to get the spigot jar

#

instead of downloading it from the downloads page

tawny dust
#

There is no download page

#

You are probably on an unofficial site that illegally distributes mojangs code

#

Did your message just get deleted

indigo lotus
#

is get bukkit org not original?

tawny dust
#

Then it's definitely what I said above

#

Yeah

indigo lotus
#

fuck

tawny dust
#

Better hope it doesn't contain malware

indigo lotus
#

well good thing i don't use spigot anywsys

#

tho I did use it a few years ago

zealous fox
#

Is get bukkit org not safe?

indigo lotus
#

seems like no

#

it's not original

#

and not original means bad

zealous fox
#

Damn, I used to download from there

indigo lotus
#

same

#

lmao

random bridge
indigo lotus
#

Though in the dms he said he wants something like he can provide an argument of what the server name has to start with

random bridge
#

Oh, well. I didn't get those so I just went with the simple proof of concept.

fallen isle
#

pretty easy fix right

#

just filter by startsWith()

merry elk
#

@random bridge send src I'll do it for them

random bridge
#

Oh, well I was actually doing that right now. I also added another QOL feature that excludes offline servers.

merry elk
#

Oki

random bridge
# merry elk Oki

Hell, the source is in that jar. Decompiled it with JD-GUI and it was identical to what I wrote.

merry elk
#

Ye but maven or gradle crap

random bridge
#

Maven

#

Here, give me a sec and I'll upload it.

merry elk
#

Tbh recaf could do it

#

Nah do it if u want to

#

I just thought your busy

random bridge
#

@west cloak @merry elk Updated the bungee plugin. I went ahead and added the following.

  • Automatically excludes servers that are offline/unresponsive.
  • An excluded-servers option in the config.yml (I don't think you'd want players randomly connecting back to the lobby servers.)
  • The ability to select a subset of servers with command input.
    • E.G. If you have the following servers: Survival-1, Survival-2, Survival-3, etc and you type /randomserver sur, you will be randomly sent to one of the three instances.
  • A /randomserver reload command to reload the config and messages file.
west cloak
#

:O

shy falcon
#

strange issue.. set api-version to 1.19.2 in my plugin.yml and it loaded on my local test server, but not my real server (bc of api-version 1.19.2)

#

they have the same server jar

#

lolwat

tawny dust
#

Set it to 1.19

#

Not 1.19.2

shy falcon
#

about to rn, but i wonder why one server crashed while other didnt

#

well not crashed but

tawny dust
#

🤷‍♂️ Different server versions maybe

shy falcon
#

didnt load plugin

shy falcon
#

had just reran BT and uploaded

#

only issue i actually have with using api-version 1.19 is that something i use is from either 1.19.1 or 1.19.2 draft api

#

AsyncPlayerChatPreviewEvent

#

wasnt available in 1.19(.0) api

untold copper
#

I want to create location that when you enter your fly would be disabled

shy falcon
#

can probably do it with WorldGuard

indigo lotus
untold copper
#

I want to create mine warp and I want to add mineable ores what should i do? something like hypixels mines

west cloak
#

How to open multi server with linux

merry elk
west cloak
#

or you can help me?

merry elk
#

@west cloak just make a server as normal

#

install java, buildtools (and run them)

#

then open tmux and run your server start command

#

this one is to exit server console without killing it

deep briar
#

tmux the best

merry elk
#

and this will attach to last session

merry elk
mighty gyro
#

Hello, no teleportation portal plugin works do you know why?

boreal pulsar
#

my commands now

deep briar
#

tmux new -s minecraft

shy falcon
#

screen -S minecraft

#

ctrl+a, d

#

screen -r

#

ezpz

coral nimbus
#
[20:15:45 WARN]: An exception was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.lang.NullPointerException: Cannot invoke "io.netty.channel.Channel.isOpen()" because "this.channel" is null
        at net.minecraft.server.v1_8_R3.NetworkManager.close(NetworkManager.java:245) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
        at net.minecraft.server.v1_8_R3.NetworkManager.channelInactive(NetworkManager.java:105) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:228) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.handler.timeout.ReadTimeoutHandler.channelInactive(ReadTimeoutHandler.java:144) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:233) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:769) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.AbstractChannel$AbstractUnsafe$5.run(AbstractChannel.java:567) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [spigot.jar:git-Spigot-db6de12-18fbb24]
        at java.base/java.lang.Thread.run(Thread.java:833) [?:?]
>
#

What's going on?

shy falcon
#

1.8 😞

coral nimbus
#

Is it that I was just using 1.19 and my path is set to java 17?

shy falcon
#

its possible but i dont recall netty having issues w newer java beyond some buffer stuff

coral nimbus
#

Aight ill try switching my path

untold copper
#

I want to create mine warp and I want to add mineable ores what should i do? something like hypixels mines pls help

fallow gull
#

why does velocity get enabled

mellow dock
#

Because that’s what paper does?

fallow gull
#

cause paper requires me to setup velocity

#

and this wasnt happening before

mellow dock
#

No it doesn’t

#

It’s just using a cipher from velocity

hallow pebble
#

paper.yml -> velocity. Is this true?

merry elk
#

nor paper

fallow gull
mellow dock
#

Lul?

#

?whereami

merry elk
#

its like going to r/linux asking for windows help

deep briar
#

its like you asking what distro when im using windows

merry elk
round hawk
merry elk
#

no

round hawk
#

i love edating at r/aromantic

jade bramble
#

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 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0