#help-server

1 messages · Page 28 of 1

mental forge
#

`enforce_secure_profile: false
listeners:

  • query_port: 25577
    motd: '&f1Agayen'
    tab_list: GLOBAL_PING
    query_enabled: false
    proxy_protocol: false
    forced_hosts:
    pvp.md-5.net: pvp
    ping_passthrough: false
    priorities:
    • hub
      bind_local_address: true
      host: 0.0.0.0:25568
      max_players: 1
      tab_size: 60
      force_default_server: false
      remote_ping_cache: -1
      network_compression_threshold: 256
      permissions:
      default:
    • bungeecord.command.server
    • bungeecord.command.list
      admin:
    • bungeecord.command.alert
    • bungeecord.command.end
    • bungeecord.command.ip
    • bungeecord.command.reload
    • bungeecord.command.kick
      log_pings: true
      connection_throttle_limit: 3
      server_connect_timeout: 5000
      timeout: 30000
      player_limit: -1
      prevent_proxy_connections: false
      ip_forward: false
      groups:
      md_5:
    • null
      remote_ping_timeout: 5000
      connection_throttle: 4000
      log_commands: false
      stats: 5156a517-6e9b-4ba5-b471-72bb9d216150
      online_mode: true
      forge_support: false
      disabled_commands:
  • version
    servers:
    hub:
    motd: ''
    address: localhost:25578
    restricted: false
    bedwars:
    motd: ''
    address: localhost:25572
    restricted: false`
teal talon
#

what does not work?

thorn gale
#

last time i checked you need to use a numerical ip not localhost

west cloak
#

Hey!

tawny dust
tawny dust
west cloak
#

myself

tawny dust
#

Xms and Xmx should be the same value

west cloak
#

oh okay

#

also my server just randomly restarts

#

like randomly

tawny dust
#

Judging by the error above it can be solved with Xms and Xmx being the same value

west cloak
#

but i had this issue before and i just changed the start up flags

#

and the falgs diden't fix the issue

thorn gale
#

what flags do you use now

west cloak
tawny dust
west cloak
#

i changed it

tawny dust
#

Does it crash with the same error

west cloak
#

now it dosen't give an error atall

#

it just randomly reboots

#

well ill try updating my pterodactl wings

#

they released new version

#

i get the same issue lol but i diden't update wings yet

#
[17:20:04 WARN]: Exception in thread "Thread-9" java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
[17:20:04 WARN]:        at java.base/java.lang.Thread.start0(Native Method)
[17:20:04 WARN]:        at java.base/java.lang.Thread.start(Thread.java:802)
[17:20:04 WARN]:        at ViaRewind-2.0.2 (1).jar//javassist.orgs.java_websocket.client.b.e(Unknown Source)
[17:20:04 WARN]:        at ViaRewind-2.0.2 (1).jar//javassist.orgs.java_websocket.client.b.d(Unknown Source)
[17:20:04 WARN]:        at ViaRewind-2.0.2 (1).jar//javassist.ws.a.g(Unknown Source)
[17:20:04 WARN]:        at java.base/java.lang.Thread.run(Thread.java:833)```
#

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

thorn gale
#

its an issue with via rewind

west cloak
#

oh

#

yea im blind

#

ill go ask them

mental forge
#

Guys i have a problem , When I start my survival server , it is instantly killed

teal talon
#

@mental forge logs

mental forge
#

[16:25:51] [ServerMain/INFO]: Building unoptimized datafixer
[16:25:58] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[16:26:07] [ServerMain/INFO]: Loaded 7 recipes
[16:26:18] [Server thread/INFO]: Starting minecraft server version 1.19.2
[16:26:18] [Server thread/WARN]: ****************************
[16:26:18] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[16:26:18] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[16:26:18] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[16:26:18] [Server thread/WARN]: ****************************
[16:26:18] [Server thread/INFO]: Loading propertiesWhen I start my survival server , it is instantly killed
[16:26:27] [Server thread/INFO]: This server is running Paper version git-Paper-305 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 407a445)
[16:26:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:26:52] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:26:58] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[16:27:04] [Server thread/INFO]: Default game type: SURVIVAL
[16:27:04] [Server thread/INFO]: Generating keypair
[16:27:04] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25578
[16:27:05] [Server thread/INFO]: Using epoll channel type
[16:27:06] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[16:27:06] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.

After this , it is instantly killed

#

I also tried with a user that is not root, same error.

shy magnet
#

U have any panel or just bare linux

mental forge
#

just bare linux

shy magnet
#

Source: madelinemiller.dev link that is mentioned up
How to prevent it
The easiest way to prevent this problem is to create a new user and only give it access to that folder. For Linux users, check out this guide on how to do it. You can then create the server in the user's home folder and run the server while logged into that user.

If you're running a server network, you should have a separate user per server. Not doing so can lead to the issue mentioned above of one server compromising all servers.

https://linuxize.com/post/how-to-create-users-in-linux-using-the-useradd-command/

In Linux, you can create a user account and assign the user to different groups using the useradd command.

#

Try it maybe it will work out

#

🤷‍♂️

mental forge
#

i have already a new user (MinecraftServer)

shy magnet
#

Then idk

mental forge
#

oh , thanks no problem

shy magnet
#

Trouble shooting on bare linux is hard for me

#

I use ptero

#

Mostly so

#

Btw what is the server.jars name

mental forge
#

server.jar

shy magnet
#

🤷‍♂️

tawny dust
#

Make sure Xmx and Xms is set to the same value and that you leave enough ram for the os and Java overhead

novel phoenix
#

Anyone knows how to increase keepAlive timer? for some reason some players keep getting kicked because of it and they have fine internet connection:

mental forge
gray reef
#

20:19:12 [INFO] [Yannk] disconnected with: Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.AbstractChannel$AnnotatedConnectException

paper fern
#

can i change this message?

mental forge
#

java -Xms16G -Xmx16G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar server.jar nogui

it's a good skript?

weary tree
#

Heyo, trying to make it so that all crafting tables allow players to open a crafting menu by left clicking it. I am running CMI (essentials on crack) and have a single one that functions/has this ability attached, but I need to find a way to make every crafting table have this ability. Currently I can override the default craft, or make it so that a default crafting table can be crafted into one of these special ones, but I would like to skip this step

#

Anyone have any ideas?

teal talon
#

what

#

what is this "new menu"?

weary tree
#

It's opening a workbench menu

#

without right clicking on a workbench block

#

essentially /craft

#

via leftclicking while holding a crafting table

teal talon
#

oh

#

So just if u hold a crafting table in the hand and left lcick it opens the menu?

light pendant
coral talon
#

hey guys

#

im installing ultimateautorestart

#

but i have an issue

#

whenever i use /restart

#

server saves and shut down

#

but never turns on again

tribal comet
#

UltimateAutoRestart lol what

#

Just make a bash script

coral talon
#

using ptero

#

😦

#

even /restart command

#

not working

tribal comet
#

Isn't pterodactyl just a fancy front end for the same thing

coral talon
#

its way much better to have staff

tribal comet
#

You can just make a bash script still

coral talon
#

ssh was better for me, but for giving staff and that shit was better

#

do you have any tutorial?

tribal comet
#

Nah no bash tutorials off the top of my hand

thorn gale
#

doesnt ptero have scheduling

#

also /restart is a server command not their command

coral talon
#

yeah

thorn gale
coral talon
#

trying to use a plugin since we can use more stuff

#

using that

#

but server doesnt starts again

thorn gale
#

linux?

coral talon
#

yup

#

latest Ubuntu

thorn gale
#

make a start.sh, that should fix the /restart issue

#

it should just have the normal boot stuff

shy magnet
#

guys sooooooo I have problem. I have lobby map in singleplayer and it works fine but when I upload it to server it doesn't shows up idk why can someone help?

thorn gale
#

how and what part of the singleplayer world are you uploading

merry sundial
#

please help i need help

#

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

#

i can log on

#

others cant

#

why the fuck

thorn gale
#

if you have ip forwarding on the servers you need it enabled in bungee too

merry sundial
#

yes but i can join in

#

why cant others

thorn gale
#

do you have whitelist enabled

merry sundial
#

no

thorn gale
#

do you have the servers restricted

merry sundial
#

nope

thorn gale
#

?paste your bungee config

magic zenithBOT
merry sundial
#

oh wait

thorn gale
#

online_mode: false

merry sundial
#

i need it tho

thorn gale
merry sundial
#

dont blame me, blame the participants

thorn gale
#

offline mode pretty much looses support of everyone

dusty hamlet
strange heron
dusty hamlet
#

I did

golden crescent
#

Hi everybody there, do you guys know a plugin can do a conditional shop with placeholdersapi? I am trying it with DeluxeMenus but it won't catch, i bougth also TrMenu, little bit different to use but is very difficult to find examples and wiki, somebody of you have any ideas or maybe know some plugin else?

tawny dust
#

If you want to restrict certain shops I'd recommend using permissions

golden crescent
#

Thank you for the advice but sincerely i need something like placeholder >= number buy ...

tawny dust
#

?services Then I recommend comissioning something

magic zenithBOT
golden crescent
#

Deluxe menus has compatibility with Placeholders and i tested it in a name of an item but the problem is when i have to use a condition of a placeholder bigger than a number

#

No no is possible to do normally

#

But thank you

gray reef
#

Guys, Except Illegalstack, do you use anything else?

tawny dust
#

That type of plugin causes more issues than it fixes

open oak
#

anyone know the placeholder for hearts

gray reef
#

@tawny dust what plugin do u use then?

tawny dust
#

Depends on what server I'm creating

clear salmon
#

hi

#

I have a domain name purchased on namecheap and I want to connect it to my server

#

that's running on port 12345 but when I type it in it says ip invalid

#

please help me

thorn gale
clear salmon
#

ok I'll try this thanks

brisk trail
#

pardon me to ask that here but
"Your account is currently awaiting confirmation. Confirmation was sent to (myemail) If you do not receive this email please contact us via the chat tab above."
i see no chat tab above to contact , and i don't receive the email

thorn gale
#

?suppor

#

?support

magic zenithBOT
brisk trail
#

thanks

open oak
thorn gale
#

as in?

dapper ocean
thorn gale
#

the link

open oak
dapper ocean
#

No, you would need domain

#

Or use 25565 as port

thorn gale
#

if your port is 25565 you dont need to specify it

open oak
#

my port isnt that

dapper ocean
#

So you need a domain

open oak
thorn gale
#

click the link, it shows what you need to do

full orchid
#

If 6 > 2 how is 2 > 6???

thorn gale
#

its not

tight pine
#

Guys

#

Is anyone facing connectivity issues after upgrading to 1.19.3 minecraft version??

thorn gale
#

connectivity issues as in?

full orchid
tight pine
thorn gale
#

?paste the error

magic zenithBOT
thorn gale
thorn gale
#

take a ss of what you are doing and where you are putting it

open oak
thorn gale
#

that doesnt look like namecheap domain configuring

dapper ocean
#

anyway, he is probably trying to just put ip into srv record

#

link EpicEbic sent is made extremely user-friendly, idk how can u miss step

gray reef
#

Hey, is Stripe working for MC Server Stores?

tawny dust
#

Stripe isn't mc specific

#

So the answer is it depends on the store

merry elk
#

i would not recommend stripe at all

#

unless you like suprises

gray reef
#

If i use Craftingstore, what should i use?

#

Tebex takes way too much fee, out of 240$ i get 180$

static star
tawny dust
#

To give the permission

static star
#

Do i just download it and thats it?

#

Im fairly new to plugins and stuff

thorn gale
#
tawny dust
#
static star
#

Thanks

tawny dust
#

Read the link I sent

#

It explains everything you need to know

open oak
open oak
#

its godaddy

thorn gale
#

what is it

open oak
#

^

thorn gale
full orchid
#

GoDaddy!

static star
thorn gale
#

/perms is not a luckperms command

#

/lp group default permission set clicktpa.* true

static star
#

ok

open oak
#

epic

#

the uh

open oak
#

there is no 'target'

thorn gale
#

it means value then probably

full orchid
#

Why is there a period at the end of com

thorn gale
#

also ur protocol is wrong

#

you hav _tpc and you need _tcp

open oak
#

ooh

#

that would be it

open oak
thorn gale
#

might take a while for it to load in

open oak
#

one works

#

new one doesnt

thorn gale
#

remove the . after .com in the value

open oak
thorn gale
#

no idea then, never used go daddy

open oak
#

oh

tight pine
#

try using just the part before ".com"

thorn gale
#

im pretty sure it wants it all

thorn gale
open oak
#

oh

#

thanks

tepid tree
#

Hello, is there a plugin that keeps stuff when died to mobs or suicide but lose if die to player?

#

uhh any, but preferred 1.7.9RO.2

#

is it exist? i juss wanna see the heaven's light

#

:C

thorn gale
tropic phoenix
#

does anyone know a 1.19 plugin where you can make a custom piece of armor that can be given to a player, and it cant be dropped till its taken away?

tepid tree
thorn gale
#

but why

tepid tree
#

it has a cool mod called flansmod that has high quality models of vehicles and guns

thorn gale
#

ig thats reasonable

tepid tree
#

le only reason i stay in 1.7 is because this mod is not recreatable on newer versions

light eagle
#

hello, how can I add to voting rewards or quest reward custom item (executable items premium)

proud cedar
#

Hey everyone!
I have a rather urgent problem on my hands. Whenever anyone chats on my server, everyone gets kicked.
This is obviously a huge problem because players can't interact on my server. I already have enforce-secure-profile=false.
My server is 1.19.2 Paper. I have looked online and some say that the plugin TAB causes this, but I deleted TAB from my server a couple months ago. Most people who reported having this problem were using 1.19.1 and when they updated to 1.19.2 it fixed the problem.
The screen that players are shown says "Chat validation failure"

#

Please ping me if you can help!
Thanks :)

thorn gale
#

?whereami

tepid tree
#

also online stable

tawny dust
#

Anything made by BoehMod is great

#

They come in premade modpacks though

tepid tree
#

lol decimation is 1.7.10

tawny dust
#

Yeah but BlockFront isn't

tepid tree
#

no vehicles tho

tawny dust
#

You can probably find another mod for that

tepid tree
#

das why i ask u 😭

#

flansmod has proper crafting recipes for each gun, blockfront just give you the guns to setup a tdm

thorn gale
tepid tree
#

plus it comes with vehicles too

tepid tree
tepid tree
#

sorry i forgot to disable ping

thorn gale
#

its fine, i dont get the pings anyway

tropic phoenix
#

does anyone know a 1.19 plugin where you can make a custom piece of armor that can be given to a player, and it cant be dropped till its taken away?

static star
mystic wave
#

hi, I used spark to see the consumption of my plugins, and first, I skript with 8% knowing that I'm locally on a not very powerful pc, it's noraml 8% or it's too much ?

tawny dust
#

Skript is slow

#

That's nothing new

mystic wave
tawny dust
#

Depends on the hardware

teal talon
mystic wave
verbal solar
#

Hello, how are you?

I have a question, I am looking for a plugin that is focused on new users, the plugin consists of the user registering on the server, the server proceeds to log them out so that they can re-enter and confirm their registration.

Do you know the name of the plugin?

dawn vine
#

is there a way to enable entities in playerless dimensions cause I couldn't find it anywhere?

gentle token
#

Would anyone know why my furnace isn't lighting when I'm giving it a custom item? (even when the item is COAL)

errant meadow
#

probably a dumb question but is there an easy way for me to update my server to 1.19.3? such as a command

errant meadow
#

spigot-1.19.2.jar

thorn gale
#

run buildtools

errant meadow
#

is there a spigot 1.19.3?

#

ok ty

wary crater
#

use a permission plugin and give yourself the permission

#
mint rose
#

LuckPerms requires several libraries in order to operate. If you're getting a startup error such as NoClassDefFoundError, ClassNotFoundException or "Unable to load dependency...", stop your server, delete the /plugins/LuckPerms/libs/ directory and start it up again.

#

Go into that folder, and delete the Libs folder that is inside that folder.

tranquil pecan
#

I changed the mode for bungeecord from online to offline to test a plugin and now because of that whenever I log on this happens:

19:54:18 [INFO] [vhcrack] <-> ServerConnector [lobby] has connected
19:54:18 [SEVERE] [vhcrack] <-> ServerConnector [lobby] - encountered exception: net.md_5.bungee.util.QuietException: Unexpected packet received during server login process!
6701116d696e6563726166743a76616e
19:54:18 [INFO] [vhcrack] disconnected with: Exception Connecting:QuietException : Unexpected packet received during server login process!
6701116d696e6563726166743a76616e
19:54:18 [INFO] [vhcrack] -> UpstreamBridge has disconnected
19:54:18 [INFO] [vhcrack] <-> ServerConnector [lobby] has disconnected
mint rose
tranquil pecan
mint rose
#

The libs folder, is just where luckperms stores all the dependencies that it needs

#

Luckperms isn't a drag drop plugin. You need to set it up to give permissions to the commands and stuff you want players to be able to use

#

https://luckperms.net/wiki/Usage Have a read of this, it will help you get started

tranquil pecan
mint rose
#

Read that link I sent you. It will guide you through how to do it.

mint rose
tranquil pecan
mint rose
mint rose
#

Players automatically get the default role when they join for the first time

#

Do /lp verbose command <players name> /<the command you're trying to use> (all one command) from console and show me what it says

#

That bottom permission - says it's undefined. Give that one to them

#

Those editor perms are still green. Did you press save and use the command it gives you

tranquil pecan
#

Changed the mode on bungeecord from online to offline just for it to do this:

19:54:18 [INFO] [vhcrack] <-> ServerConnector [lobby] has connected
19:54:18 [SEVERE] [vhcrack] <-> ServerConnector [lobby] - encountered exception: net.md_5.bungee.util.QuietException: Unexpected packet received during server login process!
6701116d696e6563726166743a76616e
19:54:18 [INFO] [vhcrack] disconnected with: Exception Connecting:QuietException : Unexpected packet received during server login process!
6701116d696e6563726166743a76616e
19:54:18 [INFO] [vhcrack] -> UpstreamBridge has disconnected
19:54:18 [INFO] [vhcrack] <-> ServerConnector [lobby] has disconnected

A couple things I've figured out:

  • It only does it when I use java 1.19.3, for some reason
  • It also does it when I try to connect with geyser

Anyone have any ideas on what this could possibly mean? Thanks

tribal comet
#

ask geyser

#

also unsure what geyser requires for your settings on bungee, but just keep it in online mode

#

good chance geyser may not be updated yet tbh

tranquil pecan
#

Currently it's set to offline

glacial sundial
#

viiiiaaaveeerssssiooon

tribal comet
#

this mans a genius

#

christmas md_5

tranquil pecan
#

I KNEW IT

glacial sundial
#

pretty sure theyve fixed it, update

mint rose
#

Well give them that undefined perm and see if it works

tranquil pecan
mint rose
#

Give them bettertp.world.world and see if it works

#

Do /lp verbose command <players name> /<command> again and show me

#

you still didn't give them betterrtp.world.world

#

... You used the version command wrong... Just do /lp group default permission set betterrtp.world.world

#

Then try it

#

That should fix it

#

Yes

#

.. Show me the output from /pl

#

and /lp user <name> info

mint rose
#

Show me the output from /pl

tribal comet
#

Myes

#

Just /pl no args

ashen fox
#

try just 'pl' no slash

mint rose
#

Try removing that ranks plugin and see if it works

mint rose
#

What?

faint notch
#

Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine

#

Is there a way to fix this

#

because I can't log on to my bungeecord server

#

this error only occurs on 1.19.3

wheat sierra
#

This error can be causes by several issues. Maybe you had configured your bungeecord wrong.

west cloak
#

Hello! I got my spigot server and i wanna put BungeeCord. Can spigot and bungeecord be together? 1.19.2

west cloak
#

How to same inventories?

dry summit
#

huh? please rephrase

west cloak
#

How do i save players inventories?

dry summit
#

keepinventory on

#

to not lose stuff if you die

west cloak
#

I mean if i add bungeecord..

dry summit
#

that's a vanilla setting

west cloak
#

Players inventories dissapear?

dry summit
#

listen

#

player inventories cannot disappear like that

#

if you want to keep your inventory after you die, you enable keepinventory on

#

otherwise your stuff will be on the ground where you died

#

My server's been lagging today and we were rubber banding a lot. got the timings of 2 clients playing (me and a friend). Can someone please explain what's going on? I think it is redstone related, but after optimizing the redstone ticks, it kept getting worse.

Before optimizing (2 timings from me, one before and after first restart):
pre-restart - https://timings.spigotmc.org/?url=ixeyudojep
post-restart - https://timings.spigotmc.org/?url=derogifoci
After optimizing, (me and friend's timings, after second restart):
me - https://timings.spigotmc.org/?url=obefuroted
friend - https://timings.spigotmc.org/?url=osohebagel

Server is hosted by Aternos on the free plan, Java 17 environment, Spigot/Bukkit 1.19.2 (3610) software

dry summit
teal talon
#

Not sure if you messed the setup up, but inventories can dissapear if you go from online mode to fully offline.

west cloak
teal talon
#

Not if you set it up correctly

dry summit
#

I apologize for my actions. I will wait patiently.

dry summit
torn wigeon
#

Is there possibility to regen over 20 if you have more hearths than 20

tawny dust
#

Yes

torn wigeon
#

How

tawny dust
#

Just like normal

torn wigeon
#

Cause I have more than 20 it regens over it but after awhile it resets to 20

tawny dust
#

How are you giving yourself more hearts

torn wigeon
#

I am using AureliumSkills and it gives health boost on some skills

#

but there is the problem that it doesn't regen over 20 without reseting

tawny dust
#

Are you sure it's health boost and not absorbtion

torn wigeon
#

Well it only says health

#

so I guess it's health boost

#

and the hearths looks normal and not yellow

runic rain
#

Could very likely be a bug with how AS is giving health to the player

#

Regeneration definitely works with health above 20 in vanilla

west cloak
#

Anyone know a good plugin for lagg machine?

ashen fox
#

like to make one or stop them

west cloak
#

stop them

runic rain
#

lmao, I was going to suggest Citizens

ashen fox
#

lol

gray reef
#

Guys, any LFG discords to promote my server?

runic rain
#

Damn. Even an attempt at an @ everyone

#

lol

#

You're fine

dry summit
runic rain
#

I mean don't post it again but KEKW You're fine

dry summit
#

Choco, mind helping, pretty please, if you don't mind?

runic rain
#

Hoppers are not being friendly to your server

#

That and saving the world, so its suggestion of reducing the view distance might actually help a little. Though I'd try to tackle hoppers first

#

Might also be able to reduce the entity activation range of some entities

dry summit
#

we already covered all unnecessarily exposed hoppers with composters. that was the optimization

#

as well as trying to figure out the issue

#

we have a tree farm with hopper minecarts collecting the drops and minecart unloader stations connected to a storage area

#

after turning off the minecarts and making sure hoppers don't affect, it got worse

#

world saving is not an issue, but today server just became laggy all of sudden

runic rain
#

Have you tried reducing the activation range of some entities?

dry summit
#

like?

runic rain
#
    entity-activation-range:
      ignore-spectators: false
      animals: 16
      monsters: 24
      raiders: 32
      misc: 8
      tick-inactive-villagers: false```
These settings might help
#

In your spigot.yml

dry summit
#

lemme check

#

okay applied the settings

runic rain
#

Also, if you're okay with hoppers being at least a little slower, you can increase (potentially double) the tick rate of hopper searches

#
    ticks-per:
      hopper-transfer: 16 # Defaults to 8
      hopper-check: 2 # Defaults to 1```
dry summit
#

gotta ask the other admins and everyone playing on the server if they're okay with that since we do quite use hoppers for many farms

runic rain
#

I know some are reliant on their speed, but yeah if you can arrange that, that might help with some of your hopper issues

#

It doesn't have to be double. You could increase the transfer rate from 8 to 10, or 12

#

Any small difference would help given that 40% of your tick is hoppers

dry summit
#

mhm

#

while we're on the topic of lag, do you have any other tips on overall reducing lag and preventing any kind of redstne induced lag?

thorn gale
#

?flags

magic zenithBOT
runic rain
#

Maybe those would help, but an alternative (possibly extreme given your reliance on redstone) would be to look into a different redstone algorithm

#

md_5 has a plugin that implements the Panda Wire algorithm which is slightly more efficient, but it might change how some redstone behaves. It's also a premium plugin iirc

dry summit
#

we can't afford paying for plugins

runic rain
#

Alternatively alternatively, Paper (which in and of itself might break some redstone) natively introduces different redstone algorithms

#

I think they have Panda Wire as well as another more modern one

dry summit
#

we have already some bukkit plugins that might break if we change the software

#

but these are things to consider

runic rain
#

Paper is, for the most part, 1:1 compatible with Spigot. Figure I might mention it though as an option to test out on a separate test server to see if things won't break

dry summit
#

i see i see

runic rain
#

Different redstone implementations, while faster, do usually end up breaking vanilla mechanics because they're not vanilla 😅

dry summit
#

😂 yeah true that

#

if the issue still persists, are you okay with pinging you for further help?

runic rain
#

I could try to help but I'm certainly not an expert at performance improvement, especially when so few plugins are installed

dry summit
#

oh no no. the plugins are not an issue. all of them work and do not cause lag

runic rain
#

Epic's suggestion earlier of Aikar's GC flags might help by the way ^

dry summit
#

good to know

runic rain
#

He recommends Paper (because he's one of the founders), but you can use those flags on Spigot too

dry summit
#

really? huh

runic rain
#

Are you guys using a server host? And if so, do they let you insert or change the startup GC flags?

#

I know a lot of hosts would say absolutely not to that sort of thing lol

dry summit
#

we use aternos as said in the info

runic rain
#

Ah I see. Unsure if they let you change flags

dry summit
#

we can't even add custom plugins

thorn gale
#

they dont from what i remember

#

its probably because you they give you so little ram

dry summit
#

yeah

runic rain
#

Doesn't look like they do based on one of their support articles

dry summit
#

2600 mb of ram yeah

runic rain
#

That's not a whole lot with today's server standards 😅 Frequent garbage collection might be another cause of TPS issues

#

Also a really odd number

dry summit
#

🤷‍♀️

runic rain
#

2560 would make more sense

dry summit
#

yeah

west cloak
tawny dust
#

It's not that bad

west cloak
mental forge
#

guys , someone known how to use "Snap" for convert plugin Velocity to Bungeecord or Bungeecord to Velocity ecc?

dusty hamlet
#

Help, im using latest bungeecord and latets viaversion + viabackwards (4.5.1) installing on proxy only not backend, my lobby and survival version is 1.17.1
my client that im using is fabric 1.19.2 sometimes when i tried to join it happen like this, not only to me but some other players too with vanilla minecraft

tawny dust
#

This includes ViaVersion, Protocollib etc

thorn gale
#

use the dev builds if you are using 1.19.3

dusty hamlet
dusty hamlet
winged citrus
#

Where can I find Economy?

dusty hamlet
#

wait i dont have protocolib on porxy

thorn gale
#

if you want 1.19.3 to join you would need the dev builds

tawny dust
thorn gale
#

others exist but that is most common like olivo said

dusty hamlet
tawny dust
dusty hamlet
#

okay imma try delete some of the plugins

dusty hamlet
dawn vine
#

anyone lnow if there is an option to load the overworld for a wither skeleton farm for example? as far as I know spigot turns that off

tawny dust
dawn vine
#

I am running spigot

#

farm doesn't work comments suggested spigot turns off entities in playerless dimensions

west cloak
#

Hello, how can i set priorities for some groups in tab? I use TAB plugin.

thorn gale
#

its in config.yml

#

of tab

west cloak
#

i cant find it

thorn gale
#

one sec ill find the line

#

should be near line 45

#

sorting-types:

west cloak
#

Do u know any good plugin with caveblock?
Something like superiorskyblock2

west cloak
#

Hello, looking for some help with a Debian Mc Server. Not getting past the start.sh its not opening. Willing to give a tip.

magic zenithBOT
west cloak
#

done

#

i jsut have to paste it in and save right

minor mountain
#

I can't breed horses. I removed all plugin, updated to the most recent version of paper and deleted and reloaded all .ymls but still they just eat golden carrots and apples infinitely and never have the hearts above their heads. Does anyone know what could be causing this?

errant meadow
#

is there a 1.19.3 build tools?

glacial sundial
#

Its the same version

#

See the homepage

errant meadow
#

if you need the full log lmk but can anyone help me with this?

Resetting Spigot-API to Bukkit...
?a»v░a»vC:\cygnus\cygwin-b20\H-i586-cygwin32\bin\sh.exe: *** unable to allocate heap, error 0
[main] C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\sh.exe 1000 (0) sync_with_child: child 16500(0x1EC) died before initialization with status code 0x1
[main] sh 1000 (0) sync_with_child: *** child state waiting for longjmp
applyPatches.sh: Cannot fork
Error compiling Spigot. Please check the wiki for FAQs.
If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when seeking support.
java.lang.RuntimeException: Error running command, return status !=0: [sh, applyPatches.sh]
        at org.spigotmc.builder.Builder.runProcess0(Builder.java:976)
        at org.spigotmc.builder.Builder.runProcess(Builder.java:907)
        at org.spigotmc.builder.Builder.main(Builder.java:706)
        at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)
#

this when running the command

java -jar BuildTools.jar --rev 1.19.3
tribal comet
#

are you running it in gitbash

errant meadow
#

no that's right i forgot i have to do that tysm

tribal comet
#

woo I helped go me total shot in teh dark too lol

errant meadow
#

lol

#

yeah i was following a video then just figured it out last time but then i forgot ty for the reminder

small fjord
#

I am hosting a minecraft server on my macbook but no colors are appearing in terminal such as if I do /plugins they are all in grey can someone please help?

tribal comet
#

if your on a mac tho u should just use the GUI I mean might as well right

small fjord
#

Thanks I was just curious I will use the from now on thx.

hard fjord
#

I'm currently trying to get 1.5.2 to connect to a 1.8 bungeecord server.

#

which then I'm trying to use Cuberite as a backend server

ashen fox
#

minecraft 1.5.2?

#

good luck lmao

tawdry narwhal
#

the protocol between 1.5 and 1.8 is vastly different

#

especially with the auth portion

#

you probably could get 1.5 to connect a 1.8 bungee but you will need to add 1.5 protocol support as well as possibly some hacky solutions since 1.5 is missing quite a bit

hard fjord
#

funnily enough it goes through a websocket

#

using black magic

tawdry narwhal
#

so in other words you are running offline mode network

hard fjord
#

I play a modded version of minecraft at school in freetime

#

this server is a thing for the school

#

but since school chromebooks can't run minecraft

#

it had to be ported over to web browser

#

which a funny project called eaglercraft had accomplished

tawdry narwhal
#

well it running in a browser was accomplished by someone else long time ago

ashen fox
#

didnt mojang even have a demo version or something in a browser

tawdry narwhal
sour tartan
#

classic minecraft 😭

#

only way to get that now is by using classicube

daring wedge
#

Anyone know any good hosting For an AU based server? Please let me know!

toxic matrix
#

Hi guys i've installed spigot and craftbukkit from buildtools but now i can't get spigot from player.spigot() someone has an idea of how i can solve that problem ?

tribal comet
hard fjord
#

and this proxy converts the websocket connection to tcp

#

so its able to connect to a server

#

in this case my normal primary server is a spigot server

#

a 1.8 spigot server

#

with protocol support

#

runs fine

#

I'm just trying to get a cuberite server connected

#

for an alternate server

barren sedge
#

could someone explain this crash log?

#

i pushed a tnt cart onto an activator rail and the server crashed

#

ive disabled all plugins and am still getting the same error

#

i was doing a bunch of entity checking and casting in a custom plugin but it still happens after ive disabled it

#

any thoughts?

mint rose
magic zenithBOT
barren sedge
barren sedge
#

By help explain I mean help solve🤭🤭

tawdry narwhal
#

what java version are you using?

glacial sundial
#

Update server

tawdry narwhal
#

that was my next suggestion

#

@barren sedge

crisp wagon
#

Heya, I recently installed a plugin which was suppose to add colors to peoples names but in the end broke the nameplates. I've deleted the plugin and and the .dat file that they say was where the data was located yet still haven't been able to find a fix. I use essentialsX/essentialsXchat alongside luckperms for things like prefixes before names. It was working where when I set a nickname like /nick artoomo it would change the chat as well as change the overhead nameplate. It also showed the prefix that luckperms had. I really have no clue where to fix this at this point.

Is there a way to completely delete the data of a player throughout all plugins? I think it's somehow connected to players data as it only broke the players nameplates that were on the server when the plugin was on the server. I've tried deleting the specific player's player data in the world folder yet it still seems like it recognizes that they've been on the server before (location/etc). I'm pretty lost and honestly any help or guidance would be very appreciated ;p

tldr: plugin broke nameplates (after deleting the files still not functioning), a way to completely remove player data from all plugins & the server so that the server sees the player as a new user?

mint rose
crisp wagon
crisp wagon
crisp wagon
mint rose
#

The same one

drowsy crag
#

im struggling to get holographic display to display placeholderapi's placeholders

#

pls help

thorn gale
#

does it even support placeholderapi placeholders

drowsy crag
#

ye

#

AHHH

#

I FIGURED IT OUT

west cloak
thorn gale
#

?paste the log

magic zenithBOT
west cloak
#

witch log, when i try to run the start.sh nothing happns

west cloak
#

nothing generates in the folder

tawny dust
west cloak
#

server got 32GB

#

so should be fine

dapper ocean
#

Try to just run server.jar

tawny dust
#

if you try it without the screen command what does it say

tawny dust
#

Make sure you're in the right folder

#

Also I recommend setting up the folders permissions so you don't have to run Java as root for it to be able to modify files there

vernal lark
#

What is the most stable version of minecraft?

tawny dust
#

The latest version

#

so 1.19.3

west cloak
#

gave the folder all rights

vernal lark
# tawny dust so 1.19.3

I want a version that won't require much RAM and will be stable. It will fold on the Lobby server.

dapper ocean
tawny dust
west cloak
dapper ocean
west cloak
#

gave the start.sh and server.jar all tights

vernal lark
#

Is there an official download page for get bukkit . org?

thorn gale
#

no

#

?Bt

tawny dust
#

Use BuildTools

thorn gale
#

?bt

tawny dust
#

?bt

thorn gale
#

?dmca

magic zenithBOT
thorn gale
#

is the reason

west cloak
vernal lark
#

I understand that version 1.8.9 does not exist as a server?

tawny dust
#

1.8.9 is client only

vernal lark
#

Ok

tawny dust
#

Make a 1.8.8 server

dapper ocean
#

In shell

west cloak
#

i am in the right folder

vernal lark
west cloak
dapper ocean
# west cloak

And now if you java -jar server.jar you would still get unable to access?

dapper ocean
vernal lark
#

That's right.

dapper ocean
#

As you see, you were not in right dir

#

Now you have to upgrade your java

west cloak
#

but ty thats atleast a starting point for me ❤️

crisp wagon
dapper ocean
#

That means you didn't open port corectlly

west cloak
#

Hi im using plugin ShopGuiPlus and i Need To Remove this second $ From placeholder, can u help me how to do it?

daring wedge
barren sedge
barren sedge
#

Is that a version problem though?

west cloak
#

thx xD

mental forge
#

guys , i have a problem .

I have use a custom item but now i can't remove this:

west cloak
#

Wor on my main pc (win10) but not on linux(server) :/

#

(all pc have 1.8 java)

#

oh nice -Djavax.accessibility.assistive_technologies=" "

#

work !!

runic rain
#

Did you run your server with nogui too?

#

If not, you probably should

west cloak
#

yep :/ i can't bind port xD

thorn gale
#

No dash and type it at the end

west cloak
#

thx

runic rain
#

Yeah, [...] server.jar nogui

#

Program argument, not a JVM flag

west cloak
#

yep but i still can't bind port :/

random bridge
#

Is another server using that port?

west cloak
#

no

#

i tried 666 667 668 669..... all don't work

random bridge
#

Uhhh, the minecraft port is 25565, not 666.

west cloak
#

yep but you can change it in server.pro^p

runic rain
#

Usually ports below 1023 are well-known ports, so if you can do something above that it's preferred

random bridge
#

Well it probably can't bind that port since server.pro more than likely blocks it. You should be using 25565, 25566, etc

runic rain
#

Very likely your server host is either using or restricting those lower ports

#

Ye

west cloak
runic rain
#

I mean you could use 6669 🙂

west cloak
#

its work nice

west cloak
#

How can I see the console of my servers by starting them with a .sh ?

lost wadi
#

found this:

#

How to check logs in shell script?
/var/log. This is such a crucial folder on your Linux systems. Open up a terminal window and issue the command cd /var/log. Now issue the command ls and you will see the logs housed within this directory

shrewd rivet
#

Hi, i have a bungeecord network and have a problem, my bungeecord servers are redirecting to same server, i have 3 servers in config.yml (using xcord)
1 - auth server (auth) paper 1.8.8 with viaversion
2 - lobby server (lobby) paper 1.8.8 with viaversion
3 - towny server (towny) purpur 1.19.2 without viaversion
when im entering the server its redirect me to auth first then lobby and when i select the towny server it redirects me to auth server and i dont know why, checked the server.properties, bungeecord config file it seems correct what should i do?

barren sedge
#

Like you can’t break it?

mental forge
mental forge
#

i tried but it don't work

barren sedge
#

Where’s the code for it

mental forge
#

wdym?

barren sedge
#

how would i update my server

#

if its a localhost server

autumn cipher
#

I have a problem with the minecraft server, can someone here help me?

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!

autumn cipher
#

I put in a plugin, and when I start the server I get the error "Could not load 'plugins/WorldGuardExtraFlags.jar' in folder 'plugins'"

#

Server thread/ERROR Could not load 'plugins/WorldGuardExtraFlags.jar' in folder 'plugins'

magic zenithBOT
autumn cipher
#

thanks a lot

fringe pivot
#

Hello

#

So

#

When I join I get this

#

Kicked whitelist from lobby: multiplayer.disconnected.inncompatible .

prisma pine
#

where do you find the server download

#

?

#

?help

magic zenithBOT
#
CafeBabe Help Menu
*Red V3*
**__Admin:__**

selfrole Add or remove a selfrole from yourself.

**__Cleanup:__**

cleanup Base command for deleting messages.

**__Core:__**

embedset Commands for toggling embeds on or off.
info Shows info about CafeBabe.
licenseinfo Get info about Red's licenses.
mydata Commands which interact with the data CafeBabe has about...
set Commands for changing CafeBabe's settings.
uptime Shows CafeBabe's uptime.

**__Downloader:__**

findcog Find which cog a command comes from.

**__Mod:__**

names Show previous names and nicknames of a member.
userinfo Show information about a member.

**__ModLog:__**

listcases List cases for the specified member.
reason Specify a reason for a modlog case.

**__Permissions:__**

permissions Command permission management tools.

fringe pivot
prisma pine
#

sorry nvm

cosmic garnet
#

Why when I put the vault plugin it appears to me that it is outdated but is it the latest version?

mint rose
cosmic garnet
mint rose
mint rose
#

Hmm try restarting server, what server version are you running

cosmic garnet
#

1.19.2

cosmic garnet
mint rose
west cloak
#

why can't i get in spigot

mint rose
west cloak
#

i can not go insite spigot

mint rose
#

Why not? What does it show? Your not really giving much info

mint rose
#

Works fine for me. Must be something your end. Try a different browser or device and see if it works

west cloak
#

The browser I'm using now is Chrome, but it still won't open
I tried using Edge and still can't open it

#

Could it be a computer virus?

mint rose
#

No idea.

mint rose
west cloak
#

okay, I tried it and it still didn’t work, so I decided to reinstall the system

tawdry narwhal
#

If you are using a VPN you will have issues

#

Unfortunately nothing can really be done for that if that is the only way to browse to it.

west cloak
#

is it possible to have a Multi verse server running 5 minigames(custom coded) and 150+ players, how much ram it should have ?

mint rose
west cloak
#

some ryzen 7 5800h - 8 core

teal talon
#

Split the load and use bungeecoord

west cloak
#

but

#

if you have 5 servers on 1 pc

#

why I cant put it in 1 big server

teal talon
#

So 1 v 5 cores.

#

Newer servers do more stuff async, but still got roots in the singlethread

mint rose
#

It can work with the 1 server, but Depending what else you have on that server etc.. You'd need a beefy server to handle the constant 150+ players if you have that many. Plus the extra data for all the worlds. If it was like 2 or 3 it would be okay. But because YOu're wanting 150+ players consistantly with 5 minigames. Splitting the load would be a better idea.

teal talon
#

Even depending on the gamemodes it’s a bad idea

west cloak
#

Oh

#

thx

west cloak
#

and I am pre loading them on server startup

teal talon
#

Splitting it is a best idea. You can still have a crosserver chat and crosserver tps with bungeecoord / velocity

mint rose
#

30 worlds... I strongly recommend splitting the load

west cloak
west cloak
mint rose
#

Splitting is your best option here.

#

It's too much load for one server.

west cloak
west cloak
#

for 5 minigames ?

mint rose
#

3 would be a lot better.

teal talon
#

Any amount > 1

west cloak
#

and the plugin per world players or smth that does what ?

#

Like make tab per world chat per world and what else

teal talon
#

I mean if ur looking at something hacky like that

#

Just make more servers

west cloak
#

already done that

#

so if u want to not display a player in tab you just hide him

#

on chat I just remove from recipients

west cloak
teal talon
#

No clue what you’re talking about

west cloak
#

lemme send you a link

west cloak
#

this is what I am talking about

#

I tought it comes with optimilizations but nah

teal talon
#

I see

west cloak
#

best flavour of spigot (paper, purpur,pufferfish,spigot......)?

mint rose
#

Paper is always my pick

west cloak
#

paper uses 5g ram with 0 players

#

maybe cuz my world pre load

west cloak
west cloak
tawny dust
west cloak
#

normal ¿

#

shouldnt it use 200?

tawny dust
#

Java may use the amount of ram you give it

teal talon
#

Yeah it’s set to allocate and use all the ram you give it regardless of players.

#

Purpur is basically paper with more options.

mint rose
#

Paper is generally the recommended and standard though

teal talon
#

Yeah, purpur is good too though

west cloak
#

?

mint rose
#

Just another one just purpur.

west cloak
#

how can I turn off the big white status screen when paper starts up

#

its absolutely uselles

teal talon
#

You probably forgot to add nogui at the end of the startup command.

west cloak
#

when you turn on the sever cmd comes and then a white status screen

teal talon
west cloak
tawny dust
teal talon
#

Can’t recall been a while

tawdry narwhal
#

Well nogui was the default in spigot

west cloak
#

idk but the best version of minecraft is 1.8

tawdry narwhal
#

Yeah kids love their spam clicking

teal talon
#

Subjective

west cloak
#

still easy

tawdry narwhal
#

In other words skill issue

tawny dust
#

Modern combat isn't hard though...

teal talon
tawny dust
#

True

west cloak
#

For 1.8 guys the new PVP is just pain

tawdry narwhal
#

Well at least your honest about it. Unlike others lol

west cloak
#

I played 5-6 years 1.8 pvp

west cloak
#

now I am on 1.19.2 and I am crying

tawny dust
#

You can disable the attack cooldown with plugins like old combat mechanics

tawdry narwhal
#

Well mc was never designed for hardcore pvp. Even more so the case that most servers don't even support hardcore pvp as they are more tuned for p2w lol

tawny dust
#

Yeah I know

tawdry narwhal
#

There is more to it just that though

tawny dust
#

^

west cloak
#

but theres a command

#

to set it

tawny dust
#

OCM takes care of modifying all the items for you

west cloak
#

wym modifying?

tawny dust
#

Changing the attack speed

#

And damage

west cloak
#

how dynmap works ?

#

does it get data from map view or smth

#

or just loops blocks ?

tawdry narwhal
#

It looks at the region files directly

#

Well more or less makes a copy of said files to look at

#

Then for player positions just listens for move event

#

Other small events it listens for too

west cloak
#

hmmm

#

thx for explenation

west cloak
#

or loop tru blocks

mint rose
#

That would use so many un-needed resources

tawdry narwhal
#

No. It would cause too much lag everytime you wanted to serve content. Dynamo implements a mini webserver

#

So for the most part. Most of the data is static content. Exceptions being player movements and other icons

west cloak
tawdry narwhal
#

For it to be mostly static it needs a copy of the region files. Hence why most who use dynmap pregen their world for dynmap

west cloak
#

you get a type

#

save it to file

#

and do things on webserver

#

to render it

#

Like draw pixels on canvas

#

each pixel is one block one color

tawdry narwhal
#

Why do all that when you can just fetch data conveniently from region file copy

#

And without using mc server resources for it

tawdry narwhal
#

Its just reading nbt data directly

#

The region file format is well documented or there is plenty of resources to know the format

west cloak
#

Hmm I tought about world files

#

but never looked it up

tawdry narwhal
#

Most of what dynmap needs to do is read data. Not write data. So why use server resources when not needed or required.

#

Making a copy of the region file avoids file lock issues as well since the server migh be using it or modfying it at the time you need to read it

west cloak
#

yep and when rendering

#

more ?

#

do you need a restart to save the world

tawdry narwhal
#

Rendering is done on the webserver side

tawdry narwhal
#

Not sure why you would neet to restart to save the world

#

World saving is done every 5 minutes or whatever was set in the config

west cloak
tawdry narwhal
#

Yes. It does a final save of all currently loaded chunks and player data when it is shutting down

west cloak
#

oh thx

#

and how via version can connect a 1.19 to a 1.8 server ?

#

I cant understand that part

teal talon
#

They translate each new thing to an old thing and vice versa

tawdry narwhal
#

It basically implements the newer or older protocol and either modified, adds or removes packets as necessary for the changes between protocol versions that the client expects

teal talon
#

Think of it as a fancy translator that translates the whole game

tawdry narwhal
#

The server ultimately doesnt really care about the protocol except to know what it needs to do for certain given packets. It is mainly the client that is more picky about it

west cloak
tawdry narwhal
#

That is part of the authentication process

west cloak
#

how thats donr

#

?

tawdry narwhal
#

So when a client connects the client tells the server the protocol version it is using. Server checks it and responds back if there is a mismatch and what protocol version the server is using.

#

If no issues, auth process continues

#

So if you wanted to allow older or newer clients to connect you just basically respond back to the client the same protocol version client is using

#

But that is just to continue the auth process obviously have to do more to ensure to not send incorrect formatted packets or packets the client doesnt know otherwise client disconnects lol

west cloak
#

why spigot doesnt add this feature

#

Multi version ?

tawdry narwhal
#

Because there is more to it

west cloak
#

more ?

tawdry narwhal
#

Yes, basically spigot would have to implement all the protocol versions and then handle the logic of modfying packets depending on client version or removing packets. Lets also not foeget older clients dont know about new blocks so you have to change the packets everytime a chunk load or update happens to send correct blocks etc

#

There is a lot

west cloak
#

still realizable

#

how big is the spigot team ?

tawdry narwhal
#

Other then those that make pr's probably like 3 people

#

Welp time for me to get back to work. Lunch is over

tawdry narwhal
#

Anyways cya later

tawdry narwhal
#

Pull request

west cloak
#

oh thx cya

tawdry narwhal
#

Means you are requesting upstream to pull your changes

#

There is quite a bit of people who have signed the CLA to make prs

#

?cla

magic zenithBOT
eager flare
#

hello! I am trying to set up a new server and it seems things have changed a bit in the last two months

is there a plugin like world edit for 1.19.2?

west cloak
#

yep search it uo

#

up

#

I think on ccraftbukkiz

eager flare
thorn gale
#

Worldedit is still on devbukkit

tropic grove
#

does disabling enforce-secure-profiles stop mojang chat reporting thing

#

or only pop-ups

thorn gale
#

if you use via version/via backwards it would allow those to join

tropic grove
#

no im working on my plugin and im asking if that's what that feature does xd

thorn gale
#

nah it doesnt, it just means people without a secure profile (done with some mods iirc) can join, including older versions with via backwards and via version

tropic grove
#

just add a a color at the end o.o

#

ChatColor#RESET

#

for example

thorn gale
#

i dont think that would work, @merry elk would know

tropic grove
#

ehh I'll take my chances

#

im pretty sure colors before the message work out

#

and a whitespace at the end work out on spigot but on paper

merry elk
#

Morning

tropic grove
#

morning mr gnu simp

thorn gale
#

antipopup guy is here

merry elk
#

The problem with modifying message is that it's less compatible than just changing what players see

tropic grove
#

wdym

merry elk
#

Btw velocity fucks up if you modify messages

tropic grove
#

honestly that seems like a velocity bug

#

nothing we can do about

merry elk
#

A feature that is a bug yes

tropic grove
#

if they use Velocity they might as well disable that feature

#

i wouldn't bother using a packet listener tbh

merry elk
#

They are pretty pro reporting tho

tropic grove
#

well. still

#

im doing this for a disguise lib

#

im not gonna make some Netty injectors just for that

#

anyways if you're in disguise you can't chat with verification

#

so disabling it seems about right

west cloak
#

Can someone tell me how to add hex color support to a plugin?

merry elk
#

U wanna implement it yourself or library would be good @west cloak

mint rose
merry elk
#

Iridium color API is small and easy to use

mint rose
#

Implemeting hex colours while still allowing for normal colours in the same method is easy, but again, #help-development is the place for that kind of help

deft saddle
#

Hey, so I'm having a problem. When I try to join my server then there is this error saying: Connection refused: no further information. I'm pretty sure that I've port forwarded correctly. I'm not so sure about the firewall thing though.

deft saddle
west cloak
tawdry narwhal
#

Probably wouldnt. However mc wiki covers the region file format and nbt format.

west cloak
#

thx

#

what plugins you created ?

autumn cipher
tawny dust
west cloak
#

can I run 1.16 with jre ?

tawny dust
#

Yes

west cloak
#

k thx

#

cuz I need to download cuz 1.16 doesnt accept java 17

#

I cant find an jre

#

of 16

#

isnt there a way to make it run on 17

tawny dust
#

?java16

magic zenithBOT
tawny dust
#

Slow bot

west cloak
#

I have limited data

tawny dust
#

Yeah that's still the link to the jre

west cloak
#

thats jdk

west cloak
tawny dust
#

It has both

west cloak
#

doesnt show jre try it

thorn gale
#

someone needs to ping md to tell him that link changed

tawny dust
#

It still works

thorn gale
#

technically

#

but its one more button press and people wont want to

west cloak
#

wheres the button

#

when I change to jre

#

it shows a big nothing

tawny dust
thorn gale
west cloak
#

yes and show the contents

thorn gale
west cloak
#

yes and there what

thorn gale
thorn gale
west cloak
#

not JRE

tawny dust
#

Looks like the JRE has been removed

#

Use the JDK

thorn gale
tribal pasture
#

Guys

#

I've been attacked by a "server smoocher" whatever it is, which entered with all the saved accounts and ran /pl, then left

#

Should I be worried about it?

thorn gale
#

all that does is show your plugins

west cloak
#

I just said I have limited data

#

I need the smaller one

#

not the bigger one

random bridge
tawny dust
tawny dust
#

You could also update to a modern version

west cloak
thorn gale
#

whats so bad about changing to 1.17

#

then not having to download another java version

west cloak
random bridge
#

???

thorn gale
#

are you wanting to code plugins for 1.16?

random bridge
west cloak
#

they removed nms 1.17 or in 1:18 and now you need buildtools or idk

random bridge
#

You have always needed buildtools.

tawny dust
#

^^