#help-server
1 messages · Page 383 of 1
doesnt look like the config has any option for it
so probably you cannot simply change it
Any idea on how I can get my server booted up? This is occuring after updating the spigot jar
ocurring*
to 1.18
it looks like you forcefully killed it
Yeah, except I didn't even touch my keyboard.
I can reproduce this constantly
I tossed in the -forceUpgrade command
It now spams Preparing Spawn area 0%
[00:58:48] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:51] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:53] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:54] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:54] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:55] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:55] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:56] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:56] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:57] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:57] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:58] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:58] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:58:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
[00:59:00] [Worker-Main-2/INFO]: Preparing spawn area: 0%
>./start.sh: line 1: 107440 Killed java -Xms128M -Xmx4G -DIReallyKnowWhatIAmDoingISwear -jar spigot-1.18.jar —forceUpgrade
java -Xms128M -Xmx4G -DIReallyKnowWhatIAmDoingISwear -jar spigot-1.18.jar -forceUpgrade
â€" ?
Sorry, fixed.
do you actually have 4 GB of RAM available? looks like a typical OOM killer thing
try to give MC only 2 GB or so
Okay
Are you thinking the scheduler is termianting it for req. too many resources?
Also should I still run it w/ the -forceUpgrade flag?
you can check if the OOM killer has killed the server
dmesg -T | egrep -i 'killed process'
Ooh gotcha, thank you!
Also looks like that might've been the case
B/c now it's actually preparing correctly.
Is there anyway to exclude generation of worlds at the start of server
Takes quite a bit of time for me to boot it up, so jw
don't think so
you will always at least have to load the default world (the one defined in server.properties)
U have a hlper role so i pinged
No.
Someone plz hlpp
Is this spigot official server
yes lol
but the discord helper role is for moderation
it isnt for help related things
Hm
i have no idea how to answer your question
K
you should look into a plugin for this
found this
1.19
it might work anyways
No
Ok
1.19 introduced new structures
if i have a phone
it uses a software that prevents me from opening my camera
and i get a new phone, with the same software
but this phone has new features
do you think that the software will magically no longer work?
you should give it a go
xD its not like that
I need to generate a random seed for ancinet cities we can change seeds of all other structures in spigot.yml
request it here
But i cant find ancient cities
Everytime a warden spawns the TPS Drops any way to opmize this?
Hey guys
I've been updating my server and it appears that Citizens is not workign w/ my spigot version
Which is 1.18
I was wondering how I can fix this?
image: itzg/minecraft-server
container_name: papermc
environment:
EULA: "true"
ENABLE_RCON: "true"
TYPE: PAPER
VIEW_DISTANCE: 10
MEMORY: 2G
CONSOLE: "true"
WHIELIST_FILE: "/extra/whitelist.json"
ENFORCE_WHITELIST: "true"
ALLOW_NETHER: "true"
SPAWN_ANIMALS: "true"
SPAWN_MONSTERS: "true"
SPAWN_NPCS: "true"
PVP: "true"
ports:
- "25565:25565"
volumes:
- /home/bobi/mc-paper:/data
restart: unless-stopped``` i tried this as a docker compose file but my server doesn t show up in minecraft
i dont even see the folder it s supposed to create in my machine
i always just ssh into my containers
i wasn t able to
i m able to access it over the lan but not with my domain name
very wierd
Are there any anti esp for chests?
is setting eula automatically allowed tho?
are there any other anti esp plugins i can buy
i mean for what i saw at others docker compose files they all acceptedit there
# Mon 20 Jun 2022 07:37:21 AM UTC
eula=true
i have this eula.txt file in my server folver
hi everyone
I am having a problem with my server after the new update and I can't figure out how to fix it
[12:37:20] [Server thread/INFO]: CONSOLE issued server command: /essentials version
[12:37:20] [Server thread/INFO]: Server version: 1.19-R0.1-SNAPSHOT 3534-Spigot-56be6a8-6c61b73 (MC: 1.19)
[12:37:20] [Server thread/INFO]: Brand version: CraftBukkit
[12:37:20] [Server thread/INFO]: EssentialsX version: 2.19.4
[12:37:20] [Server thread/INFO]: LuckPerms version: 5.4.9
[12:37:20] [Server thread/INFO]: Vault version: 1.7.3-b131
[12:37:20] [Server thread/INFO]: EssentialsXSpawn version: 2.19.5-dev+20-8d856dd
[12:37:20] [Server thread/INFO]: Economy Layer: None
[12:37:20] [Server thread/INFO]: Version mismatch! Please update all Essentials jars to the same version.
[12:37:20] [Server thread/INFO]: You are running an unsupported server version!
[12:37:20] [Server thread/INFO]: Fetching version information...
[12:37:20] [Craft Scheduler Thread - 4/INFO]: You're running the latest stable version of EssentialsX!
can someone help please?
version
[13:01:16] [Server thread/INFO]: This server is running CraftBukkit version 3534-Spigot-56be6a8-6c61b73 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
[13:01:16] [Server thread/INFO]: You are 1 version(s) behind
So what's the problem
You not using the same version of EssentialsX as EssentialsXSpawn?
If so just update EssentialsX?
Is it possible to force-update a running server?
My spigot server is not up to date and the essentials plugin are not compatible, I looked through the websites and could not find compatible versions with one another
Just update EssentialsX to dev builds
hey thanks for the help. I wasn't aware of the development version
No
Well... I mean it's technically possible but complicated, requires multiple servers, and could easily lead to corruption.
It's also not really running.
hello there is something in the bungeecord and a son who is the sonoyuncu client cannot login
is there a way to make the speed the powered concrete changes to concrete?
afaik is under the random tick speed option
meaning it will also speed up everything else,or unless spigot has a option specifically for concrete
is there a way i can disable tabbing, when writing a command?
oh that counts as coding
hello there is something in the bungeecord and a son who is the sonoyuncu client cannot login
can anyone explain to me what these do
villagers-work-immunity-after: 100
villagers-work-immunity-for: 20
check the console lmao
Just replace the jar
which file
It will keep all worlds and plug-ins?
Yes
but you want to update and double check all plugins
Not all of them may support 1.19 yet
that didnt change anything
didn't slow or speed it
What did you set it to?
I tried 250
And -250 and there was no change
So yeah
dont click that
?
i cant use &d code in my minecraft server
i can use other color codes
and the vanilla color code symbol is not working on d color but working on other colors
do you even have plugins to interpret those values
i dont think so
than wh y are you expecting it to work
minecraft doesn't natively accept the & as a color code
icJukeBox, UnioAntiCrash, WorldEdit, ExcelsiorBaseAPI-LE, Skript, ExploitGuard, PlaceholderAPI, PlugMan, LobbyTools, NametagEdit, HolographicDisplays, Multiverse-Core, WorldGuard, asCMD, Trampoline, mGuard, BookNews, EpicBalloons, WildSkript, KingOfTheLadder, BookExploitFix, ViaVersion, CustomJoinItems, SuperDeliveryMan, BlockParticles, LuckPerms, ArmorStandTools, ProtocolLib, NoCheatPlus, SkinsRestorer, ExploitFixer, Vault, MyCommand, Essentials, AntiTab, GadgetsMenu, PacketBookFixer, VipZero, Givedisguise, Citizens, TabList, DeluxeMenus, EssentialsChat, AntiVPN, CommandNPC, EssentialsSpawn, TitleManager, AdvancedBan
Could it be related to my java version?
no
EssentialsChat should interpret it
make sure you have the latest build
if not contact the dev by opening an issue
i have latest build
it is not working in everywhere too
like holograpic displays etc.
nametagedit, luckperms
it is not working on vanilla
how do you lower entity view distance
with using server.properties?
do you have anti chest esp
no
is there any plugin to write more that 16 characters in scoreboard? (1.12.2)
i tried color codes in empty server with vanilla color symbol and other colors working, d color is not working again
it is not related to plugins
Are there a anti chest esp
using spigot 1.19 for a server w/ friends, and many villagers are not restocking with a workplace item right next to them, is this a spigot bug or smth else?
are you waiting for villagers to be in working hours
have they slept recently
IIRC it is a requirement
might be a bedrock only thing though
but I'm not familiar with what they changed in 1.19 as far as parity goes
k, cuz most trading halls ive seen previously dont have beds
just check online agianst some other sources
?changelog
View the Bukkit, CraftBukkit and Spigot changelog.
Heyo, using commands.yml to add shortcuts. It's nice, but it doesn't work with autocomplete. Doesn't even try to autocomplete the command put in the file as if it doesn't exist.
I understand that autocompleting arguments doesn't work, but I thought it'd at least make the command show up.
Could it be that this requires a proper restart? I've been reloading the yml.
Yeah I've properly restarted now and the commands show up. My bad.
https://prnt.sc/5Ry9u_yiP1qZ
any idea where is the <> %s coming from?
Hello! I'm looking for a plugin for my server that includes commands like /home and /back, is there a 1.19 plugin that has that?
EssentialsX
awesome thank you!
Anyone, who understands these things can help me with Aika's flags? I run a 6GB 1.19 Pterodactyl. What should I put as startup command?? I'm reaally lost
I have question
Is there a way I can have a custom resource pack on my server but have it only apply to certain players?
(like a plugin or setting or something like that) (The server is version 1.19 spigot)
thankss
can someone explain ghost items? I mined a chorus flower and it just floats above the ground, and it's not possible to pick it up or move it with water
You can write a plugin to specifically send a resource pack to certain people, not sure if there’s a public one available that does it
I don't know how write a plugin
Hi! Does anyone know a plug-in where I can give certain player a rank for example Moderator/Admin without having to actually /op them?
But they will be able to use up to certain commands
LuckPerms
I do have that but can seem to get it right
There isn’t a prefix as well whenever I set it
https://luckperms.net/wiki/Usage <- Follow their wiki
as for chat prefixes and stuff like that I recommend using a chat formatting plugin
you also need a chat plugin to use the prefixes from luckperms
Do you have any recommendation for chat plugins?
i cant use &d color code, but i can use other color codes
im tried on empty server with same spigot version and not worked again
EssentialsChat is straightforward but requires the normal Essentials to be installed too, which sucks
it is, but sometimes you just don'T want all those 1000 things to be installed
That's true
btw olivo we created a new world / server because imajin and rack kinda left the server
so if you wanna join there, let me know
Yeah I noticed
whoops we're in help-server
the problem is, that the group dm is limited to 10 people
so we gotta open a normal dc server
sure! Either someone does it, or I'll do it this evening. new IP is jeff-media.com:420
Nice port
actually I'll just open one now
Hello! Did the Spigot config file changed in 1.19 relase?
another one?
it's the second one
and why am i not invited
How to slow down powder concrete transformation?
i cant use &d color code in my spigot server, but i can use other color codes
im tried on empty server with same spigot version and not worked again
I’ve gotten vaultchatformatter!
It worked perfectly 😄 thank you by the way
please help screen - https://prnt.sc/tJApFCqTlDfo
it happens after /kill 2006lev
looks like a problem with essentials
Is there a way to whitelist players in bulk?
I dont wanna do /whitelist add player 1000 times
I think there’s a whitelist.json file which you could directly add names to
But its json. Is there any like
Website
Where you write in all players
And it makes the file for you
Hey guys.
I'm looking for a cave map / radar disabling plugin for our 1.19 server.
I've tried other plugins in the past with pretty bad results.
We're an SMP server and we're trying to eliminate the PvP and mining advantages.
Planned on forbidding minimaps altogether, decided to allow the Fair Play versions and you know how successful that is...
"[09:26:56 WARN]: Playerexample sent expired chat: 'testmessage'. Is the client/server system time unsynchronized?" how to i fix that? its sent in the console every time someone sends an message
Try restarting server
No problem. Thanks
pls recommend hosts
ovh 💀
it is like killing an ant with a tank
it is for minecraft
and which one could i use for database?
I have a problem one of my villagers refuse to pickup on a workstation block is there some setting i can turn on/off to fix this
I have run into a problem for my server
ram usage exceeds my newly crafted pc's 300 gb
probably because too many players are in my server
anyone can help
300 gb ram ah yes
did you try to download more ram?
dont try lol
that other dude downloaded 3tb and exceeded the limit
"still not working"
yeah i did
the cpu started burning
luckily my cpu is fire proof
but this is as far as it can go
so fuck it and download even more
instructions unclear, burned my whole house down
gud
is that enough?
bruh
bro only 32 gb ram so low
i just burned my whole house down with 600 gb
you gonna need more
which tool can i use to see the cpu usage, ram usage and etc of my server? (minecraft)
instinct
😱
Does anyone know how can I combine essentials nick with vault chat formatter prefix?
placeholderapi?
Hello. I have a paper 1.18 server and the console command 'whitelist list" has stopped working. Is there a plugin that can recreate the same thing?
too expensiv, look at hetzner
i would like it in north america
top
oh, nvm then
too bad, hetzner currently has the same specs for less then 35$ (30€)
that is 24 months paid upfront
oof
this is monthly with no minimun time
what the fuck
what project are you working on that needs 2 bucks wth
that is why i want to see server usage data
so i can choose something cheaper but that will be enough
I need a schedule plugin, so that I can set it up to do a console command every () amount of time, does anybody know of a plugin like this?
I need a schedule plugin, so that I can set it up to do a console command every () amount of time, does anybody know of a plugin like this?
dont spam it everywhere lol
No I need a schedule plugin
looking to have the bot (or server or whatever) respond automatically to certain messages with a message of it's own. Nothing fancy this is honestly just for a stupid joke. But I was wondering if anyone can recommend any good resources to use
it's too much
too much money*, the specs are medium
does anyone know a good website where i can buy 3d models, which is not mc-models?
no
Anyone know what this means?
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.RuntimeException: Tried to read NBT tag that was too big, tried to allocate 1701061202bytes where max allowed: 2097152
Context: Client gets kicked talking to a custom shopkeeper
how do i enable world edit for 1.19?
It says unsupported in this version... is there a way i can bypass this
You would have to use a worldedit version that supports 1.19.
Worldedit 7.2.11 Beta 1 supports 1.19, but it's a beta version.
Is it good or buggy?
I have been reading for hours all the forums/topics related to securing properly a network (this includes the guides on the spigot wiki). But the wiki seems kinda incomplete for me, some important things that I noticed on other topics are not there and there are even things that, again, other topics are saying to avoid. Someone can please give me a hand and share with me some info where I should look (or not) for a guide of how to secure a network
iptables
or if you don't know how to use that use bungeeguard
should use iptables tho and only allow
Yeah I know, thats 1 problem fixed :] But there a lot more of things
?fw
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
¯_(ツ)_/¯
thats literally all you need to secure a network tho
tbh I wouldent use iptables rather ufw but either works
this includes the guides on the spigot wiki So this includes IpTables, firewall etc. some important things that I noticed on other topics are not there and there are even things that other topics are saying to avoid
So
sounds like you have all the info you need then
I have a lot of info, but some info contradicts Spigot wiki and vice-versa. I wanna know what should I follow and not
any standard network security techniques will work
iptables, ufw, etc
I typically just use bungee guard or modern connection on velocity because I simply do not care that much.
!services
?services
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
Hello. I have a paper 1.18 server and the console command 'whitelist list" has stopped working. Is there a plugin that can recreate the same thing?
Install a physical firewall, asa, multiple level routers that have their own firewall, proxy network so no one is connecting directly to your server, unplug it from the network (the best to make sure you arent hacked). Set it up on a vpn so you have to install the vpn to connect. and close ports you dont need.
did you add a '/' cuz thats kinda important... Also its a vanilla command, it doesnt just stop working
Don't need slashes for consoles
If network security is all you need then as the others said you got all the information you need.
If you need server security:
ssh with pubkey and disable root
fail2ban for ssh and all your other public services
whitelist your ip for logins or use vpn
If you can't do it in their panel and you don't have access to upload files, then you cant.
ok
@fossil obsidian therse any free hosting server
website
ok
@lofty oyster
do you have a plugin called "frameprotect" or something?
Hello guys, I search a plugins who can remove craft about mods and if the player got the permission he can craft the item who he want
I'm with host havoc. They recently changed their setup to allow use of the multicraft api. It stopped working right after that
I've seen the command similarly do nothing on servers where I have access to the console but I am not the server owner. I assume whatever hh did screwed that up.
Their solution was "find a plugin to do it"
Your right didn't see that :3
That's a shitty host then
hey, any can help me?
?ask
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!
sorry about my english, Im not fluent. I trying do a duper sand in my sv, but the paper/bukkit block the bug portal... have any command in the settings that I can disable to have clearlagg and still use sand duper?
its a pay sv on exaroton
which version are you? maybe it was fixed even in vanilla mc
Im playng at 1.18.2 version...
when I try to do that bug with the paper/bukkit enabled, does not work, but when I back to the vanilla softw... it works again
Iirc spigot patches that bug and idk if you can unpatch it
Easily atleast
I do a beckup map and will try to desable this... tnks so much with the help
Its worked
"replace-commands
Default: [setblock, summon, testforblock]
Type: List
Description: Disables Bukkit's implementations of the listed commands and enables original, vanilla behavior of them."
tnks again
Agreed. Do you know of a plugin that can display the current whitelist?
this should be the bare minimum anyway
go learn linux and security folks
it's fun
Is there a plugin through which our health is shown above us
does anyone know why i see the sun and my inventory this way?
I am the owner of the server and I am the only one to see them this way, the other members of the server did not respond to this problem
lol I've seen that before. I forget what the texture was for me, but I've had the sun become some other weird texture for some reason. I don't remember how I fixed it. I believe it was just a malformatted resource pack
If you have a resource pack on, that is
If you do, check your client logs to see if there are any errors on startup that you can resolve (or bring to the attention of your resource pack maintainer)
Is it possible to remove command tabbing to anyone that doesn't have permissions to use that command?
if they dont have permission to use the command, it will show as red
Any tips on cheap but decent server hosting? I just need a place to experiment plugins that won't interrupt our main server. I can't use my own computer because I'm running on a tired old MacBook 🤡
I heard of PebbleHost because it's cheap but heard it doesn't handle plugins well on the cheapest plan
Hello I have a question, I have a server in which I have spigot and I wanted to know if I can deactivate one of the characteristics that the experience orbs have to "Autostack". Thank you!
my slimefun plugin backup folder only save 10 backups only how i allocate more backups for it
slimefun has backups for its data right?
and you want to extend limit to more than 10 right?
yes
send here your slimefun config
i never worked with that plugin before
Need a little more detail than that
anyone know a way how to reset the citizen npc heads after a player leaves the distance of their head tracking
like if i enable the command npc look
and the player gets out of reach
the heads of the npc stays the same as like he has tracked a player
Yes i do
thats causing the error from the looks of it
are you using a VPN or similar?
or proxy
nothing
anything in the server's logs? /var/log/messages
check /var/log/messages
i don't have even viaversion
messages is a file
not a directory
maybe also check your active ulimits. maybe you just hit the maximum number of connections
there is no messages file in var/log
wtf what distribution is that
Ubuntu 20.04 Server
Is there anyway to add armor and armorToughness to this list from spigot.yml?
attribute:
maxHealth:
max: 2048.0
movementSpeed:
max: 2048.0
attackDamage:
max: 2048.0
how do i add death counters to my featherboard?
using spigot
I already have killstats jar
Does it use papi?
which of these plugins could add the /lobby command? cause i dont want it but idk what plugin it is (not EasySetSpawn or bedwars)
Are you running with bungeecord or velocity?
Hello my IP address got banned for no reason. Please help me
?support
Are you using a vpn
I use goldencrates plugin and it give me a permanently title, how can I get rid of it
yes it does
Hello
My bungeecord server randomly crash like every 1 hour without any errors, the last log in server is always
Closing listener [id: 0xcd82da87, L:/[0:0:0:0:0:0:0:0%0]:25565]
can anyone help me ? thanks
how?
im using ubuntu 20.04 and latest version of bungeecord
How much room
if you mean "ram"
i set my bungeecord server ram to 4GB
this is the bash script i execute for running my server
screen -S "network" /usr/lib/jvm/java-8-openjdk-amd64/bin/java -Xms4G -Xms4G -jar Bungeecord.jar
and my server total ram is 64gb ddr4
Ryzen 9
killstats is in the placeholders for papi
but just killstats
not killstats_deaths
.
We can't Help without List of Plugins
Maybe they are eating all of Your Ram
and Have Memory Leaks
is this is a ram problem ?
no, if it has Memory Leaks you can set it to 8Gb and it will Crash Again
Is it possible to let players connect to another server without bungeecord?
in Bedrock i think you can But here no, that's why BungeeCord was Created
Hello, what causes this problem after java -jar BuildTools.jar --rev 1.19 --compile craftbukkit?
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.939 s
[INFO] Finished at: 2022-06-23T16:07:54+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project craftbukkit: Could not resolve dependencies for project org.bukkit:craftbukkit:jar:1.19-R0.1-SNAPSHOT: Failed to collect dependencies at com.mojang:authlib:jar:3.5.41: Failed to read artifact descriptor for com.mojang:authlib:jar:3.5.41: Could not transfer artifact com.mojang:authlib:pom:3.5.41 from/to minecraft-libraries (https://libraries.minecraft.net/): Received fatal alert: handshake_failure -> [Help 1]
..........
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [C:\Users\hidden\Downloads\Build\apache-maven-3.6.0/bin/mvn.cmd, -Dbt.name=3539, clean, install]
at org.spigotmc.builder.Builder.runProcess0(Builder.java:973)
at org.spigotmc.builder.Builder.runProcess(Builder.java:904)
at org.spigotmc.builder.Builder.runMaven(Builder.java:873)
at org.spigotmc.builder.Builder.main(Builder.java:698)
at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)```
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException wont really help ..
Use Spigot not CraftBukkit
But I need Craftbukkit for some nms or org.bukkit.* whatever
And some protocollib stuff
Or I'm wrong ?
Btw. same error on java -jar BuildTools.jar --rev 1.19
sry for late answer, i dont really know what velocity is (XD) but im not using bungeecord
[16:06:24 INFO]: YumWalid lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (25 > 20)
Wtf
Wtf is that supposed to mean
Like you would install any other server
how
not for the most part unless your duping
if your duping shit I wouldn't change or i'd check before hand to make sure your dupe works
If you don't have the smarts to utilize a vps theres not really a point to use one just get a panel
[16:43:55 INFO]: YumWalid[/105.157.155.119:45278] logged in with entity id 37 at ([world]124.54952507904909, 84.0, -196.781376753973)
[16:43:55 INFO]: YumWalid lost connection: Internal Exception: io.netty.handler.codec.DecoderException: The received string length is longer than maximum allowed (25 > 20)
I came to the conclusion that Citizens is garbage.
Is there anything better if I want moving player NPCs?
?
if you can't figure out a vps don't bother using one its uneeded complexity
for someone who just wants to host a minecraft server and has never touched a vps before
i know it's a lot easier to use a Minecraft hoster instead but it cost
for my usage case
do i take the jar file and put it in the server?
and run it?
Do you have a plugin adding colors to your name?
How to fix the error when opening the server, it automatically turns off?
help me pls
i was
it's my existing server but after i reinstalled windows i can't open it
Did you forget to install Java
no i dont
any plugins is on teh server
and i want to try to join it
i installed
but after adding a new bungee plugin which will make premium users auto logged
it became to give me this error
Install Java 17 at https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
^^ @elfin stream
i need help
D:\1.16.5>java -Dfile.encoding=UTF-8 -Xmx1G -jar spigot-1.16.5.jar
Unsupported Java detected (61.0). Only up to Java 16 is supported.
D:\1.16.5>pause
Press any key to continue . . .
you can only use up to java 16
your java version is wrong
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 6/23/22 4:28 PM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53)
at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43)
at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:70)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336)
at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:115)
at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:97)
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:369)
-
im getting this error
Bro stop
1.8 is outdated
And something is wrong with your world
Now please stop spamming
ok
which of the plugins could make my name on the tab and different than the original, on the chat?
TAB
Change it in the config
yea well ik but idk what it is in the config
btw it also turns my nametag green which is weird for a TAB plugin
It should be pretty obvious if you open it
idk there is this but i turned it to false
auction house plugin isnt working,anyone know how to fix?
my essentialsx chat wont work and its updated to the latest version. does anyone know how to fix this
as new ban system is comming to mc 1 19 1 (literarly noone asked for it) will someone make plugin that will fake player data that are shared whith other players so mojang cant ban players for whatever they will think of ?
would be nice
or does it already exist?
right now spigot already breaks that as signed chat is not implemented
plugins can easily remove signatures tho
im not plugin expert woah
but then again, moderating a game is a standard in the entire industry
giving players the ability to report players properly to mojang for extreme cases of violation is a good feature
yes but only i want to have controll over banning on my server
+how they solved fake mc players?
like fake launcher players
this is not about your server 😅 this is about the entire game. https://help.minecraft.net/hc/en-us/articles/7149823936781 already lines out that perm bans are only for extreme cases
java 8 or java 11 better for 1.8.8 server?
thats it i want make players feel free and safe playing on my server
Isn't the reporting system literally there to make players feel safe 🤔
or do you mean safe to harass people
yes
else its not fun
minecraft is litererly about killing each other how can be someone not toxic while doing it
and i think they will ban ppl whith hacks too at least i think
did you read the guidelines
of course not, this is spigot general
hack clients are not on there xD
nah
i dontlike this feature
btw, generally newer the better. tho it should not make much of a difference
I could not tell that you disliked that feature 😅
over all what data are being shared with mojang? none?
can someone help me
they want spy on us 100%
? only the reported message and a bit of messages from the user for context are shared
how is that spying
reporting has existed for ages, they're only now making it a thing in the client
idk what the spigot stance on this is, but generally support for actively breaking/avoiding a safety feature implemented by mojang might not get too much support
oh no
You can’t share fake info but you can strip out the signature and make it impossible to report
You can’t fake a signature but you don’t need to, you only need to remove it
hi I'm looking for a plugin that allows the players who are on can write the names to be and get a sound so that it is easier and vita that someone speaks to you it is done in chat, tag me if you know one
any good anti-lag plugin?
how to fix animal bug in server
and its made automaticly by spigot?
for now, yes
spigot sends everything as a system message
however, that is not the end goal and will hopefully change in the future
I mean its not that big of a deal if spigot supports it or not there will be plenty of plugins to prevent message signing its probably not that hard to bypass
on the release of 1.19.1 there will be plenty within a day or 2
I don't mind mojang moderating realms or whatever I'm just not huge on them moderating my private server so I'll simply get a plugin to remove it. I don't feel need to argue with anyone about it I'll just do me they can do them
I mean, the 1.19.1-rc1 thing is very very sane
they removed a bunch of the problematic report categories
me same
that is just dummest thing that mojang could done
there should be an options section on accessible by parents that just blocks swear words
Eh seems still to open to interpretation to me, but its not like its not going to be added
The signature is made by minecraft not spigot
i know but spigot removed that
help i m trying to make my server bedrock and java
and i have done all the stuff
and i cant enter through bedrock
ask geyser discord
Spigot didn’t remove it so much as didn’t support it in the first place, once spigot supports it you’ll need a plugin to remove it
ok
ok but i dont need plugin since you guys are not supporting that
not yet ™️
its a bit meme, players trying to remove features that mojang added
https://www.curseforge.com/minecraft/mc-mods/no-chat-reports
For now you can use this
i know about it, but its mod
thing is that you can block it as server, so theres no need for each client to install mods
Why when I change the randomtickspeed to 2000 and later to 20 the things aren't like changed?
The carrpts grow super fast and the grass spread also fast. But tit says that the randomtickspeed rule is set to 20
does anyone know any reason why zombies won't infect villagers even while on hardmode?
mob griefing on or off?
is on, though villagers can still breed and zombies can break doors
is there any way to change this?
what is that xD
oh
that is already custom iirc, like you need a plugin to display that
or maybe I am tripping
nope, yea that is custom.
I don't have any plugins that would display that
I have an RPG plugin and a sleeping plugin
That's part of your MOTD
I don't have Paper 1.19 in my motd
are you running a client?
oh
yea
that actually would be a client
the server side way of that should introduce a crossed out ping icon
as you hijack the server version for that
Im assuming the client is displaying the server software, which you can view in F3
Hi! I was wondering if anyone knows of any portal plugins for a 1.19 bungeecord server.
would anyone know how to enable multiple villager discounts for spigot
declaration: package: org.bukkit.inventory, interface: Merchant
Is there a plugin that would allow me to place placeholders below player names?
or above
like a second bar
i need help
so i need to know how many players can play on my mc server
so I have 900tb of ram...
https://imgur.com/HJZ2k3K why my waterfall server icon is not showing?
1st with ip
2nd with domain
900tb
im stumped, hope someone knows the answer:
im trying to use litematica on my server, it sends a lot of setblock and fill commands when you paste schematics.
i added /setblock and /fill to the spam exclusions list in spigot.yml but i am still getting kicked, any ideas what is going on or how i should try to resolve this?
do you have via version installed?
no
idk then. but you can try pasting with worldedit
worldedit is no problem, but currently it's in beta and has weird lighting error issues
Is there any way of changing a mob's model and texture without changing all models of that mod? like by an id or something
wc
auction house plugin isnt working,anyone know how to fix?
?notworking
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
yes I actually made it few days ago
that UI looks like EMC client
yeah it has feature to display the server version string even on supported versions
server list ping event
theres some plugins that do it for u
i think they're premium though
yeah that
is that creative-spectator-in-between mode still possible in 1.19
Anyone knows why this happens?
I think this is causing the issue but i dont know how to fix it
prob since minecraft doesn't want to render different types of spaces
Uhhm okay... Do you know how i can fix it?
hi I'm looking for a plugin that allows the players who are on can write the names to be and get a sound so that it is easier and vita that someone speaks to you it is done in chat, tag me if you know one
I use the worldguard plugin, and the luckperm plugin is also used. How do I put the default group in the default group in luckperm plugin and flags: member in worldguard?
hi, i need help
UpstreamBridge - encountered exception
io.netty.handler.codec.EncoderException: java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.Chat in phase GAME with direction TO_CLIENT
how can i fix?
abt how many gigs would u guys give a 1.19 smp
not too many plugins and at most like 10 ppl online concurrently
24gb of ram avail on sys
hi does som one now a plugin like this but updated? https://www.spigotmc.org/resources/mention-notifier.20485/
how to set economy on bungeecord server?
I have a survival server and others are minigames, I wanna make reward system so if you win in a bedwars you get 10$ and this to be added to your profile all over the bungee network
(ping me)
maybe 4gb
or 8gb if you need some high render distance and stuff
Is there a plugin that will show the players health above them
thats what I need
There is one that only does health I think
its for 1.8/1.9 but works on newer versions
(if any1 knows something like this, but can use placeholders instead of health, please let me know)
kind of like this, but free or updated
im looking for non-op plugins, where can i find them?
bump
wdym?
hi does som one now a plugin like this but updated? https://www.spigotmc.org/resources/mention-notifier.20485/
there is none
Ok
- Please do not ask the about 1.17, see https://www.spigotmc.org/ instead <-- #rules
why tho?
Can somebody help me
somone know why Tardis isnt working for me?
org.bukkit.plugin.InvalidPluginException: java.lang.NoSuchFieldError: MANGROVE_BUTTON
what's your server version
1.18.2
well that seems to be the fault of tardis
it's searching for a mangrove button which is on 1.19
should i try an earlier version?
looks like it's trying to find a material
maybe you have that in your config somewhere
yeah it seems they release 1 version per mc version
"1.18.2 is here: ..."
because it appears in the tab, my name should not be how do I solve it I also see other users
Is it possible to disable messages like this?https://github.com/SpigotMC/BungeeCord/issues/3258
did you read the issue
it was solved only detailed connections show to admins now
and you can configure the only message
if you believe it wasn't fixed it was you can open up an issue
When you say admins are you referring to people that have op access?
because if that is the case I can still see the detailed message
thats what the code says
is there a possability your bungeecord is not up to date
its not like an IP being shown is a big deal regardless, but 🤷♂️ it looks very fixed to me
I realized that I was getting the detailed version of the message because I had set me as an admin in the bungee config. The only thing that I'l like to configure is what the message says now
iirc?
if I remember correctly
I'll try
fallback_kick=\u00a7cCould not connect to a default or fallback server. Incorrectly configured address/port/firewall? {0} message.properties
I believe the line you found is source code related
according to md5 it is configurable
yeah I tried decompiling the bungeecord plugin to find this directory but no luck
and a .properties file should exist given you don't have a panel hiding this
I believe I found the file in the source code. If only there was an auto generated messages.properties!! (so that newbies like me dont have to go through the process of editing source code to meet my needs)
you should beable to just to create one to override it if its not there. Though it should be
.proprties files are meant to be configurable
thats the entire point of having one so the end user can configure
my point is that there should be a messages.properties file generated by the bungeecord.jar itself. (like the plugins folder for example) This way the contents of messages.properties can be edited easier rather than having to edit the source code of bungeecord.jar
that should be the case as is
do you have access to all files or are you restricted via a panel
I'm not sure what your setup is
I have access to everything
if the file doesn't exist you should just beable to create one to overwrite the defaults
if the file doesnt exist in the sourcecode or if it doesnt exist in my bungeecord server folder?
that's the files located into my bungeecord server folder
learn to read "dum ass" its for 1.16
yeah but works
bump
Any alternatives to server signs for 1.18+
Never mind, found one.
anyone know any good server development servers? to collab/hire/help and get help
?services
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
hey ive just come back to minecraft, im trying to update one of my plugins but spigot says i dont have permissions to view the page?can anyone see why? https://www.spigotmc.org/resources/cooldeathmessages.93547
that plugin was removed. Either the author asked for it to be removed, or it violated the rules / contained malware etc
on that page was a discord link and maybe other ways of contacting the auther, anychance you could help me?
his name was intel i think
The one you linked was a 1:1 copy of another resource, so we deleted it
Given the nature of the plugin, still very likely to work on 1.19.x
lol wat people never cease to amaze me
i should probably elaborate on this
the server is 4c/24gb (dont ask abt the power distribution, its oracle free arch servers)
the smp now has maybe 5 ppl on it at a time, but i want to invite more ppl so this might bump up to abt 10
i would like to up the server render and/or the simulation distance so we can see more at a time, how much could i allocate and about how much more can i up the view distance from 10 and still run at 19-20tps
which version support 1.13 in citizen?
I've ran Spark profiler in my server and found out that these are the ones taking all my Server Thread. Is it normal? Could it be the reason my server is crashing from time to time? If so, how can I fix it? it's driving me crazy. Appreciate your help A LOT https://prnt.sc/hljJdc_e9R0K
No you dont, and ask their discord
2.0.23 and 2.0.24, good luck finding downloads.
HI
is there any way to animate items (like make them change over time)
good example would be color-changing glass
well I think I might make one...
Anybody know how to configure the NPC's in Citizens2 to only broadcast there message to the player who clicked them?
Pretty sure it's a setting, but ask their discord probably be more useful since it's a prem plugin
found it on Build #1636 thanks :D
is there a whitelist command for bungeecord?
Just whitelist the hub?
nah thats boring
hello for some reason my server is shutting on start
https://paste.helpch.at/iqowayifin.md
your FastLogin plugin shuts down the server
i have removed the plugin
same problem
show the new log pls
.
nvm i thinki have found the problem
authme required another version of protocol lib
thanks for the help
Hey guys, I have a problem. In my survival world in multiplayer in the Java Edition, PVP is somehow disabled. Only in this one world. I don't have any plugins, PVP is enabled in server.properties. Do I have to set anything else in spigot?
leave spawn
Its not the spawn protection, im already 100 blocks away
I quickly programmed a plugin to test the EntityDamageByEntity event and it just doesn't get triggered in the world
Any plugins?
No :/
Also send the output from /version
Yes, sec
[14:05:37] [Server thread/INFO]: This server is running CraftBukkit version 3539-Spigot-56be6a8-82f7574 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
[14:05:37] [Server thread/INFO]: Checking version, please wait...
[14:05:37] [Thread-8/INFO]: You are running the latest version
Which world are you in
A new generated with the name "projekt2", in other worlds that i generated or in "world" i have no problems
How did you generate that world
From singleplayer and then i moved the world to my server
If you want, i can send you the world
[12:36:15] [Server thread/INFO]: GadgetsMenu Premium cracked by Anon695 for BSMC hmmm

They also appear to be running an offline mode server
I've renamed the world "projekt2" to "world" and restarted the server, now pvp works, but all the items you had in inventory are gone ._.
Did you delete the old world folder
Yes, i deleted the old. Renamed my new world to "world", restarted the Server
The inventories are stored in the old world folder
Simply copy over playerdata from the playerdata folder to the new world
I only have a "data" directory, also on the server where the people are playing I only have one "data" directory in the world
Is there a command to safe everyone's inventories etc so that the playerdata directory is created?
Uh maybe the folder structure changed since the last time it opened it
compile it urself ezpz
can max-tnt-per-tick be disabled with a value of -1?
||why would I boom my server? my username is quite self-explanatory||
actually I want farms that use tnt not to break because of this limit
Hi guys, my server crashed and I have the crash log but I’m not really sure what it means. Is there anyone here that can take a look at the crash log to see what could have caused it? 🙂
Yeah
There’s the log
I don’t think it has anything to do with my plugins as I don’t really see them coming back in the server thread dump, but I’m not sure
Do you have any clue?
Oh I’m dumb didn’t see that you sent it
Haha no problem
You tried to worldedit too much
Just looking on my phone but that’s what it appears like
I don’t have worldedit installed 😅
CoreProtect is trying to reach metrics server on the main thread for some reason
Oh really
But how could that crash the server
my code - https://pastebin.com/NeZEjjGa having errors in main file, getter of database
The return type is incompatible with JavaPlugin.getDatabase()
was following this tutorial https://www.youtube.com/watch?v=MbsI0bNxDEc plz help
coreprotect sends a request to the metrics server, then awaits for the response
if the metrics server goes down, it will wait for the response until it reaches connection timeout, if there is a one set
if there's no timeout set, it waits forever, causing main thread to freeze
Ah right, that makes sense. I’ll look into it and report it to the maker of the plugin. Thank you very much @rustic talon 🙂
does anyone know of a plugin that makes minecarts load chunks for 1.19? Train carts breaks a lot of stuff, like minecart unloaders, so that one isnt viable.
How would I use late-bind? It was apparently removed but I really need it due to me using Bungeecord and a queue server.
Can someone teach me how to optimize my minecraft server? It's crossplay but I have a lot of lag problems. Please
if its crossplay ask geyser
they will know more
geyser discord? or where...
Hello guys. Do you know any plugin that allows to filter the messages that appear in the console by inserting them in another log file? I would need to limit the large amount of messages in the console, to make it more usable on a practical level, but without losing the warnings / events / errors that are written. Do you have any ideas that can help me?
https://jumpshare.com/v/B6445zcRlEjmPK3ag1Gd Does anyone know what plugin this is from?
https://drive.google.com/file/d/1mWkI9udnLxUhHQTYheqFGsuLfY8MNdYp/view?usp=sharing guys can someone help me with this
try 0.1
Why aren't bungee sending data to servers using socks even I have already defined it
how do i get a plugin from github to be a .jar file so that i can put it on my server
?
Are you typing in 1.18.5?
guys I need help
with my server. So I tried to open server put I get permissions.yml is empty ignoring it
massage
Yeah so?
nvm
@west cloak give me a program idea.
code yourself some bitches
Was going to make a gui calculator in C but I dunno how to make buttons on the window
just use C++ or C#
C# might be better for this since a calculator isn't really all that hard to make
or should say, doesn't really require anything special
Hello someone could help me how to put the ping command and the players connected in the Scoreboard section.
title: "&d&lDeluxeHub 3"
lines:
- "&7&m----------------------"
- "&e&lPlayer:"
- " &f%player%"
- ""
- "&e&lRank:"
- " &f%vault_rank%"
- "&7&m----------------------"
Was using it as a refresher as I haven't programmed at all in C in 5 weeks.
Decided on making a exercise tracker that reads in exercises from a file
Still wanting to figure out windows in C but can't find shit
it can be a pain on windows
Hey \o
So... I have a server and want to update to 1.19.
Problem is the new build height...
Is there any plugin messing with teleport/world switch to allow 1.16 and lower to interact with blocks above 255 and blocks below 0?
Many of our users use older versions because these are less laggy.
I haven't seen any plugin do that
1.19 isn't that bad. My mid range phone can run it at 30-40 fps without any performance mods
Fabric has a lot of performance mods users can install to help with the lag
Okay, let's see how they react 🤷
Thanks 🙂
Hello so for non opped players, commands show up as red and do not autocomoplete, even if they have the permission
I looked through my TAB plugin which I think caused this but could not find anything relevant
If anyone could help that would be amazing
hey via back and via version needs to be on the same version right ?
are discord bridging plugins against minecraft ToS or discord ToS??
.
how do i make config files
Are you making a plugin?
yeah
Wrong channel use #help-development
anyone
I downloaded the Magic Plugin on Minehutserver. Everything was great. Everything worked. Yesterday I've updated the Server on the Dashboard from 1.17 to 1.19. Since thne, the Plugin doesn't work anymore. I can't craft a wand anymore, or a brom and so on. The server is a paperserver, on minehut. The other plugins like pwarp and tp are still working after the update. Can anyone help me please?
iron golem spawner stops vanilla iron golem spawning
natural iron golem farm: https://imgur.com/Uo1Yxok (at the natural iron farm, I waited like 10+ minutes but nothing spawn...)
iron golem farm with a lot spawner: https://imgur.com/mQhnYIc (5 layer total) (each layer has 16 iron golem spawner) (80 spawner total)
(the iron golem farm with spawner works fine..) https://imgur.com/nYUJXrp
On the website of magic, they recommended this as their official discord, so I asked here.
No. It's just like the plugin doesn't exist anymore.
Try reinstalling the plugin
can someone tell me what's wrong with vanilla iron golem not spawning?
Make sure you're using Spigot and not a fork
i use paper
I reinstalled it. But it doesn't worked.
Then ask Paper
There should be something in the log
Is the console the log?
nabling Magic v10.7.1-3a90ae4
[14:11:15 INFO]: [Magic] Something went wrong with some Deep Magic, plugin will not load.
[14:11:15 INFO]: [Magic] Please make sure you are running a compatible version of Spigot (1.9 or Higher)!
what will happen if i make a spigot server out of my paperserver
[14:13:14] [Server thread/INFO]: [PWarp] Loading PWarp v3.0.1
[14:13:14] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[14:13:14] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[14:13:14] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[14:13:14] [Server thread/INFO]: [Magic] Enabling Magic v10.7.1-3a90ae4
[14:13:14] [Server thread/INFO]: [Magic] Something went wrong with some Deep Magic, plugin will not load.
[14:13:14] [Server thread/INFO]: [Magic] Please make sure you are running a compatible version of Spigot (1.9 or Higher)!
Spigot is the same problem
Are you shure? Because on Minehut there is written, that it supports 1.19
No I'm just going of that message
But in the message just stand 1.9 or higher?
Ok, thank you
Problem solved