#help-server
1 messages Β· Page 62 of 1
1.20-R0.1-SNAPSHOT
tyy
It will be if it's the proper one.
what
It's always going to be 1.xx-R0.1-SNAPSHOT
Spigot just keeps overriding the same version
Since there is no reason you should be depending on older builds
Well, I should clarify. It always has been in that format lol. There's no saying it won't change. But you're best to assume that it's probably going to be 1.20.1-R0.1-SNAPSHOT, or 1.45.23-R0.1-SNAPSHOT
Canβt wait for 1.45.23, I hear Mojang has some cool plans
is anyone able to load worldguard with spigot 1.20?
ok
Question: Is there anyway to make vault_rank capitalized?
So like where it shows the player's rank on the scoreboard instead of it being all lowercase the first letter is capital
Ok so ive had this issue on a couple servers now, all of which had spigot on them. basically what happens is when i hit the stop button in my server panel that i use, the server fails to stop and gives me some of the following error
it also doesnt stop for about 10 minutes
any idea what would be causing this?
even when i run the stop command it does the same thing
May I ask, is there a plugin that protects players 20 seconds after respawning?
I do remember having a R0.4 one time but i might be crazy
anyone knows that can itzg's docker run 1.20 already?
i've ran 1.20 spigot server succesfully on my own computer but not on the docker server
I'm aware I'm being an idiot here, but I ran BuildTools to get the 1.20 stuff, and I see a .jar called spigot-1.20-R0.1-SNAPSHOT.jar in the Spigot-Server/target folder...but the server won't run. Getting a:
Error: Unable to initialize main class org.bukkit.craftbukkit.Main
Caused by: java.lang.NoClassDefFoundError: joptsimple/OptionException
I know it's something stupid I'm missing...but I'm out of ideas.
You need the one with bootstrap in the name
But it should also be in the main buildtools folder
Ah, good to know π Thank you!
?img
Not verified? Upload screenshots here: https://prnt.sc/
Thatβs not spigot or a 1.20 jar
yeah diff screenshot hehe
Ok again, I'm trying to start a 1.20 Spigot server: https://prnt.sc/a3BDVbwr5Zen
But then it says Spigot 1.19.4 TT: https://prnt.sc/T-Eo8vrdtxO5
I'm new to Spigot π
Did you run buildtools for the jar
How do I do that for a hosting site?
Run it local and upload it
Because all the tutorials are for a like local hosting thing
Ohhh okok I'll try that!
Make sure to use --rev 1.20
Prizes:
diamond_helmet:
chance: 20.0
display:
item: DIAMOND_HELMET
glow: false
amount: 1
name: '&6&lNoob Helmet'
lore:
- '&aChance: &e%chance%'
commands:
- give %player% diamond_helmet 1``` Hey guys how would I add enchantments to that helmet?
?paste
https://paste.md-5.net/gofopujuyo.coffeescript @runic rain got this while building your patch [miles@aurora cache]$ java -jar BuildTools.jar --pr spigot:120
I'll try again
Yeah you might. Or --dev to be absolutely certain, but md might be right here
hi
where would i add enchantments.protection.name: PROTECTION_ENVIRONMENTAL enchantments.protection.level: 3 in this script? # Crate Prizes Prizes: diamond_helmet: chance: 20.0 display: item: DIAMOND_HELMET glow: false amount: 1 name: '&6&lNoob Helmet' lore: - '&aChance: &e%chance%' commands: - give %player% diamond_helmet 1
https://paste.md-5.net/otozovuzif.sql I'm almost certain 1.20 sign stuff broke your pr
I'm getting errors when it recompiles the sign class
Yeah I think md made a commit just 20 mins ago or something that I'll need to update
That or I'm missing some API in one of my patches
I definitely am lol
Well now where the heck did that go
Gimme a sec, I'll fix and push it up
Okay it should build now @tribal comet no clue why that API was lost in recent pushes lol
Guys, when i use /essentials:tell <playername>
But i want to use /essentials:tell <essentials_nickname>
how to do it?
ahh yep that did it

Oh no not Steve dab
Pretty much anywhere you can use text, there should be component support. Exception to AsyncPlayerChatEvent because I had no idea how to go about doing that
If I missed anything, lemme know
(in #help-development or #general though)
i would say check how paper do it with kyori but then cla say no no
Ye, avoiding that lol
i have a minecraft server that is compatible with 1.8-1.20 using viaversion. servers have a feature where you can prompt the player to download a custom resourcepack. is there a plugin that would allow me to have different packs based on what version you log in with?
for example, if you are logging in as a 1.20 client, you will download the 1.20 version of the pack
if you log in as the 1.8 client, you download the 1.8 version
wow... 1.8-1.20 already jesus the guys at ViaVersion are fast, but no not that i know of
yeah viaversion is the best
but i think this would be a really good plugin... although maybe not possible
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/
not to mention i think minecraft has abandoned server integrated resource packs
iirc you can use the api to set a resource pack, i just dk if it needs to be the server.properties too
no they just do that stuff slowly
no servers really do it, and when you install minecraft nowadays the server resource packs folder isnt even generated
so it crashed your game if you join a server that has it
I thought they fixed that
did they fix it?
Anyway, a lot of servers and plugins do resource packs
good, im glad its around
You can do some really crazy stuff with them these days
hey guys the latest spigot can't compile. I'm receiving this error.
[ERROR] Failed to execute goal on project spigot: Could not resolve dependencies for project org.spigotmc:spigot:jar:1.19.4-R0.1-SNAPSHOT: Failure to find org.spigotmc:minecraft-server:jar:1.19.4-R0.1-SNAPSHOT in https://libraries.minecraft.net/ was cached in the local repository, resolution will not be reattempted until the update interval of minecraft-libraries has elapsed or updates are forced -> [Help 1]```
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :spigot
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, /home/container/apache-maven-3.6.0/bin/mvn, -Dbt.name=3763, clean, install]
at org.spigotmc.builder.Builder.runProcess0(Builder.java:1062)
at org.spigotmc.builder.Builder.runProcess(Builder.java:993)
at org.spigotmc.builder.Builder.runMaven0(Builder.java:962)
at org.spigotmc.builder.Builder.runMavenServer(Builder.java:931)
at org.spigotmc.builder.Builder.main(Builder.java:742)
at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:27)
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
Is spigot out for 1.20 yet?
Papermc have support 1.20?
I'm asking bc i tried to update and when i started the server it would close itself
same case
Ok at least I'm not alone
latest pastebin - https://pastebin.com/PTiA2Zyz
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Is this why we're getting an error?
What is your container
Why are there question marks in a bunch of your file paths
i'm using the default one
Default what?
yes
then upload the server jar
ohhh
What is bloom
bloom hosting
hosting company
I don't understand why there is a question mark folder
if you guys can also provide me the server.jar that would be nice
What are they doing
dmca says no, and doesnt bloom offer a way to just get the spigot server jar
reselling hetzner or ovh servers
Yeah but what is the question mark
im guessing some jank way at hiding paths or restricting access
there's none so far
i'm compiling it myself now -_-
I'm using windows, it won't be a problem right?
You should be fine on Windows. Though cannot confirm whether or not it will work in the command prompt
We usually recommend Git bash
Should work fine
it installs portable git
Which isn't Git Bash I don't think
even if i have git installed, still installs portable git
nerd
What does that mean
I always use builtools thru Windows terminal and it works fine
is there a way to upgrade my world from 1.16.5 to 1.19.4
Just run 1.19.4 and it does it automatically
Hi how to fix this :- when I use this comment [/znpcs action add 1 CMD Shop Food ] . It tells [Hey!, The inserted number/id does not look like a number]
Hey, I have java 17 installed on my pc then why is it giving me such errors https://cdn.discordapp.com/attachments/1073855424555659355/1116284437295009842/image.png
Java Version: Java 8
Current Path: C:\Users\saumy\Downloads\.
git version 2.41.0.windows.1
Saumya Khobragade
khobragadesaumya@gmail.com
java version "1.8.0_371"
Java(TM) SE Runtime Environment (build 1.8.0_371-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.371-b11, mixed mode)
Attempting to build version: 'latest' use --rev <version> to override
Found version
{
"name": "3763",
"description": "Jenkins build 3763",
"refs": {
"BuildData": "4d9436f7b66190ad21fe4e3975b73a36b7ad2a7e",
"Bukkit": "5dbedae1cbbc70791dcfc374c4c8da35db309a44",
"CraftBukkit": "5a5e43ee6bab92419f7a7cfdb39af61a74b226ab",
"Spigot": "7d7b241e353e86ee90ad025dab0262b050a6fe4a"
},
"toolsVersion": 148,
"javaVersions": [61, 64]
}
*** The version you have requested to build requires Java versions between [Java 17, Java 20], but you are using Java 8
*** Please rerun BuildTools using an appropriate Java version. For obvious reasons outdated MC versions do not support Java versions that did not exist at their release.```
Complete log ^
java 8 is higher in your PATH variable or j17 isnt on it
I just realised I have both java 8 and 17 installed
Do you know how to change the path variable?
im guessing your on windows?
yes
press windows key, type environment variables, enter, then at the bottom of the window that pops ip there should be and environment variables button, press than then change the java17 path to be higher or remove the java 8 path
I just set java17 to be higher
btw what version is it trying to install 1.20 or 1.19.4?
How do I install 1.20 tho
add --rev 1.20 do the end
okay
is there any eta for stable 1.20?
What do you mean
Estimated Time of Arrival
Wait it created a ton of files. Is there any other way, I just want a server.jar so that I can upload it to my host? https://cdn.discordapp.com/attachments/1073855424555659355/1116288450916777984/image.png
it has to create those as its compiling the server. it will give you a spigot-1.20.jar when its complete
then you can delete those other files
I see
Are u making shopgui for 1.20
i would guess the authors are updating them but it takes time
And what does /bungee say
Hi everyone I have a question. Is Spigot version 1.20 available for download ?
Is there a list of anticheats for 1.6?
I've already got ncp, it's kinda bad though
It can be good if you tweak the values in it's config
Anyways you're on a dead version time to update
Oh I didn't know, thanks
Getting this message when my Bungee server is using the latest bungee (19hrs ago) and both of my other servers are using the Spigot 1.20 jars. Am I missing something?
Download the latest version of Bungeecord.
Why doesn't my /setspawn change place?
What plugins are you using ?
essentials
Any plugin for spigot 1.8 which allows the mobs to not burn in daytime
@narrow coyote help
?staff
Don't ping staff for development/server help, if you have a question just ask it and someone in the discord will respond when they are capable of helping.
?
Don't ping staff for development/server help, if you have a question just ask it and someone in the discord will respond when they are capable of helping.
spigot seems to have alot of trouble keeping up and there are only 2 people on the server
do you know java
Here are some links to get you started on learning Java:
- https://www.codecademy.com/learn/learn-java
- https://www.sololearn.com/learning/1068
- https://www.learnjavaonline.org/
- https://programmingbydoing.com/
- https://docs.oracle.com/javase/tutorial/java/index.html
The last one is the only official one, however some of those concepts assume that you already know a bit about programming.
@runic rain can you fix that list
theres like 3 commands that have it
learnjava, learnjava!, basics
Google has very good documentation
does yt actually have an api

Here are some links to get you started on learning Java:
- https://www.codecademy.com/learn/learn-java
- https://www.sololearn.com/learning/1068
- https://www.learnjavaonline.org/
- https://programmingbydoing.com/
- https://docs.oracle.com/javase/tutorial/java/index.html
The last one is the only official one, however some of those concepts assume that you already know a bit about programming.
can gportal play spiggot with 1.20 ?
No clue what gportal is
Probably a plugin
Looks like a really obscure server host
Yeah, probably works fine. So long as they let you change the server version
I have this issue with every plugin, anyone have resolve for that?
You probably installed malware
Can't be sure without the entire error
this is same pack i used for 1month and this happend today
Send the entire error
Yeah that's the malware I was think of
That malware is usally spread in pirated plugins
I dont have any
So my guess would be that you didn't get everything from Spigot
Hello guys
I'm asking how to update to 1.20 mc server
Thank you!
do u know how to get rid of this?
even with clear paper mc i still got this
It's possible it's infected your system and is trying to replicate or something
If your using paper though report it to them it could be a papermc issue but I doubt it
what antimalware will recognize this?
None if any @narrow coyote's
Otherwise you're kinda fucked and would need someone to reverse engineer the virus
Java malware is nasty and isn't usually detected by any anti malware
Right so, you're definitely infected and afaik it's only coming from pirated plugins
I haven't seen this specific malware on spigot directly in a good while
It spreads to every jar file it can find
You need to delete every one of them to be safe
Also it might do other stuff but if you're in a container you should be fine
u mean every on pc or folder?
oh did you run this on your PC
well that's quite bad
I don't remember exactly how much it spreads nor where it saves data
unlucky yes
But im curious as fuck how i get this bcs i dont install any pirate etc
Hey just need help! I want to make it so players auto tp back to spawn when they leave server so they dont keep relogging while I'm hosting the minecraft event. is there an option in in the config file of essentials or there is a plugin for that
essentialsX has an option for that if you use essentials spawn
I have that whats the config string?
or line
Thank you so much!
Actually It is set to true and when I relog it still doesn't work. I deoped my self and all
did you /ess reload
it is enabled from before didn't have to change it
do you have essentials spawn and have /setspawn set
Oh wait! Never mind just got it working
Its fine! I'm sorry thanks again
np
Does anyone know how to use the invsee++ plugin, now when i use it says to put a uuid after you type the user name but it doesn't work. for example /invsee <userName>|<uniqueId>
Also sheesh me and you made our discord accounts in the same month and have the same booster badge
Anyone can help?
out of context I know but though it was something cool
lul
?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!
im using spigot 1.20 with chunky to pregen the map and it's using 1 of my 2 dedicated threads
how can i utilize both threads?
You can't it needs to be done one one thread
Got a question, does Spigot support Geyser ?
it does
You mean does Geyser support Spigot
Thats it, mybad π
Alright, do I just need to add the plugin to the plugin's folder and thats all ?
Follow the installation instructions
Alright, thanks so much @tulip hill & @tawny dust
Hello! The plugin Leader balloons is inactive for a long time, and i want download this plugin ( or purchase ). Can give me the plugin file ?
https://www.spigotmc.org/resources/leader-balloons-β‘οΈ-1-8-1-16-3-β‘οΈ.72230/
hi, i need plugin which allows to change maximum claim volume based on permission group. WorldGuard doesn't allow that. can you give an advice please? i don't know where to ask
can spigot already play in 1.20 with multiplayer server ?
with what server hosts ?
Any server host that allows you to choose server jar
goolge minecraft server hosts
Author imposter π
spigotnc
that too xd
Got a question about updating spigot server, do I just need to run BuildTools with the newest version / latest as --rev parameter ?
yep, I'm trying to make it crossplay but some of my friends just got the auto-update on their bedrock edition ...
so prob a virus?
π€·ββοΈ That's not even Spigotmc
hell nah man spigotnc π€£
yes i know
Then you need --rev 1.20
I don't think 1.20 is marked as latest stable yet
You mean not stable yet for spigot ?
Yeah
I will run the risk, obyously taking backups π
Don't fuck qith that place its by the same people as dark spigot and is just as dangerous
Does someone is getting issue with whitelist ? I have set my server with whitelist on, when someone tries to join the server drops a message that he is not whitelisted, but he is ... Any idea ?
is there a plugin that makes the dragon egg unbreakable and unmovable. one of the guys I play with takes the dragon egg and puts it in his e chest everytime we make an smp
or is there a plugin that I can use to make the egg uninteractable
π³
alright...
i have a question tho..
is there a good lifesteal plugin for version 1.16.5? i literally cant seem to find any in google...
Why 1.16.5?
cuz my server is on 1.16.5
If SpigotMC is Spigot MineCraft, is SpigotNC Spigot NeinCraft!?
lol
A very silly question. Is it possible that you can't craft with items that have the name changed (Custom)?
Yes
How do I do it?
heya i know this is proboly silly, but I keep getting this error:
[ERROR] Failed to execute goal on project spigot: Could not resolve dependencies for project org.spigotmc:spigotπ«1.20-R0.1-SNAPSHOT: Failure to find org.spigotmc:minecraft-serverπ«1.20-R0.1-SNAPSHOT in https://libraries.minecraft.net/ was cached in the local repository, resolution will not be reattempted until the update interval of minecraft-libraries has elapsed or updates are forced -> [Help 1]
I have tried to put the latest server vanilla download jar from mc onto the server, but that hasnt been working? do I need to do something else, or am I just stuipid?
Run BuildTools in an empty folder
alr
still didnt work, tried multiple times and it just wont resolve that dependancy. https://pastebin.com/H1yVBKX6
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Hello everyone, the latest versions of Minecraft, which one has the best server performance? Thanks
oh you're running it in your pterodactyl panel
I'm not sure if that will work properly
Try running it on your machine or ask your host to build a jar for you
oh I see
I was trying to get it to run on my own machine, but I installed the latest java and it isn't letting me use the java -jar cmd
Did you restart cmd after installing Java?
I built a custom plugin on 1.20, am hosting with shockybyte... it says unsupported api version 1.2, plugin built on 1.20 with intellij
?img
Not verified? Upload screenshots here: https://prnt.sc/
Surround 1.20 with ""
Otherwise it will read that as 1.2
since it thinks it's a float
Thank you lol. Was about to open a ticket with hosting lmao
Only in plugin.yml right?
Yes
So i've got a server with geysermc. I've got a friend who wants to join from his Nintendo Switch
The server is still on 1.19.4, but his switch auto updated to 1.20. Is there a way that he can still join the server without me having to update everything?
Ah, thats what its called
I knew something like that existed, but couldn't remember the name. Thanks! Hope it works
Would there be any configuring I have to do to get it to work with Geyser? Or should it just match up by itself?
Ugh, I still get the player disconnect, outdated geyser proxy
08.06 18:57:17 [Server] [INFO] [ChunkerDunkers] disconnected with: DecoderException : java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): PooledSlicedByteBuf(ridx: 1, widx: 1, cap: 1/1, unwrapped: PooledUnsafeDirectByteBuf(ridx: 61, widx: 1530, cap: 16384)) @ io.netty.handler.codec.MessageToMessageDecoder:98
whats causing this
how can I updrade my spigot server to 1.20?
and place the jar in your server
make sure you make backups in case something goes wrong
do i need the gitbash cause I dont have one on my computer
Sir this is spigot
hey hey calm down guys
I have added both permissions but neither seem to work any ideas?
Sir this is spigot
I know, can't you ask questions here?
my solution to this problem was simply to create a texture pack compatible with both versions of the game. the item names change or get put in different places, so its not hard for them to both coexist (for example, my pack has a folder called "item" and "items" for both respective mc versions)
spigot questions
forge != spigot if you have forge questions you'd best bet would go to discord
you have the link ?
idk look it up
anyone know sell plugin, for sell custom items?
Does the 1.20 edit sign feature work?
for people who dowloaded last time some plugins or mods, please check ur pc for viruses or something else, i do some research i found a solution, is problably virus called "fractureiser", i think i got this plugins from curse/modrinth
Unlucky but yesterday i got some massive problem with it, my pc and needed to reinstall os
Oh gosh, thats awful.
Yesterday, when downloading mods I checked each of them for fracturizer to make sure it's not infested.
just a small query, how can i enable allow cheats, in server properties there are no option for that.
You need to make yourself an operator with the op command. In the console run /op <player>
<player> being your username
i did that but it is saying cheats arent enabled in this server whenever i use any command like changing gamemodes
You are running the latest version
Previous version: git-Paper-547 (MC: 1.19.4)```
[08:41:53 INFO]: Server Plugins (49):
[08:41:53 INFO]: Paper Plugins:
[08:41:53 INFO]: - EconomyShopGUI, Minepacks
[08:41:53 INFO]: Bukkit Plugins:
[08:41:53 INFO]: - AuctionMaster, BetterPrefix, ChatPlus, CMILib, CyberLevels, DeathChest, DiceFurniture, Essentials, EssentialsChat, EssentialsDiscord
[08:41:53 INFO]: EssentialsDiscordLink, EssentialsProtect, ExcellentCrates, ExcellentEnchants, FancyHolograms, floodgate, FurnitureLib, Geyser-Spigot, Graves, GriefPrevention
[08:41:53 INFO]: HubThat, Jobs, LifeSteal-Smp-Plugin, LiteEco, LuckPerms, MoreOres, Multiverse-Core, MyDog, NexEngine, PlaceholderAPI
[08:41:53 INFO]: ProtectionLib, ProtocolLib, RandomTP, RedProtect, SimpleClans, SimpleScore, SmileCore, SmpPlus, Themis, UltimateHomes
[08:41:53 INFO]: Vault, ViaBackwards, ViaVersion, VillagerMarket, WorldEdit, WorldGuard, WorldGuardExtraFlags```
?fork
SpigotMC maintains the Spigot server. If you are using a fork of Spigot (such as Paper, Airplane, Purpur, or other derivative works), you should seek support in the appropriate Discord servers.
ohk sry
Hello, I'm new to building with the build tool. I build Spigot 1.19.4 succesfully with:
export MAVEN_OPTS="-Xmx2G" java -Xmx2G -jar BuildTools.jar
Now I'm trying to build 1.20 with:
export MAVEN_OPTS="-Xmx2G" java -Xmx2G -jar BuildTools.jar --rev 1.20
and it Fails with a timeout.
Exception in thread "main" java.net.ConnectException: Operation timed out
What am I doing wrong?
I'm on MacOs
Hm try running BuildTools again
If it still doesn't work you have something blocking the Minecraft download
I did, I also deleted the files it created, but It fails at the same point
Can you try opening this link in your browser instead
Does it download the server jar?
yes
hm not sure why BuildTools isn't able to download that then
I'll see if you can put the file in a folder manually
Alright can you try taking that server jar and renaming it to minecraft_server.1.20.jar and then putting it in to the work folder. You might also need the https://piston-data.mojang.com/v1/objects/15e61168fd24c7950b22cd3b9e771a7ce4035b41/server.txt file renamed to minecraft_server.1.20.txt in the work folder as well
You can try grabbing these two commands which will grab the files for you. (Make work folder first if it doesn't exist)
curl https://piston-data.mojang.com/v1/objects/15c777e2cfe0556eef19aab534b186c0c6f277e1/server.jar -o work/minecraft_server.1.20.jar
curl https://piston-data.mojang.com/v1/objects/15e61168fd24c7950b22cd3b9e771a7ce4035b41/server.txt -o work/minecraft_server.1.20.txt
Run them in the BuildTools folder
Thanks, it fixed the error, now its working. Im telling you if its succesfully.
it worked, thanks β€οΈ
You are a legend β€οΈ
Thanks for help
Hello! The plugin Leader balloons is inactive for a long time, and i want download this plugin ( or purchase ). Can give me the plugin file ?
https://www.spigotmc.org/resources/leader-balloons-β‘οΈ-1-8-1-16-3-β‘οΈ.72230/
I wanna add koji's skyblock custom items to shop any plugin for that? Like I tried the fancy shop and economy shop fancy shop doesn't work, economy shop adds it but as a normal item and not as a custom item with abilities
In royal economy how do I do it?
hello, how can I upgrade my survival server with qmis to 1.20, to start everything from scratch without losing my configuration of all my plugins, and also change the map, thank you very much ! (please ping me to see the answer please)
- Make backup
- Run BuildTools for Spigot jar
- Replace Spigot jar
- Update all plugins and make sure they support 1.20
- Profit
ohh okk thanks. you have mine from the build tool ? please
Assuming Windows:
Install Java 17
Download BuildTools jar and put in an empty folder
In the explorer window click This PC > Drive > Folder > Folder click on it and type cmd
Then type java -jar BuildTools.jar --rev 1.20 in the window that opened
Wait a few minutes
The jar will be created in the folder with the BuildTools jar
Get BuildTools from https://hub.spigotmc.org/jenkins/job/BuildTools/
a folder that I create temporarily? and then I slip on my server?
Yeah a temporary folder
You can move the spigot jar after it's done
will the spigot 1.20 update itself if there is a newer spigot version?
Does anyone know how can I disable fall damage for the first fall? This is for a kitpvp server
If you once and once only you could probably do TakeFallDamage event (idk what itβs called) then when a player takes fall damage set a Boolean to false so they can take damage, whenever you want them to not take damage, set a Boolean to true
The jar itself will not auto-update
You would have to rebuild the jar with buildtools
I have no experience on building plugins π
Oh
Idk then man
You could just disable fall damage on one whole small region where the player jumps down with world guard
anyone know sell plugin, for sell custom items?
DeluxeSellwands
HELP!
my server broken because the "sniffer breed, but have no child class"
so it's broken
and when ever i open the server
it brokes
Stupid question, im making a store and im adding unban but only for tempban and im using litebans, there's a command for unban only that or i should add it for every type of ban?
I saw once java software on spigot resource page that was claimed to do auto plugin and java updates, auto server restarts and monitor your minecraft server overall. Sadly i forgot it's name... Maybe someone here knows. It is worth mentioning that it is NOT a plugin. It's like a jar file that operates the server jar and manages it in ways described above
That's it! Thanks!
no problems man or woman
Curse and bukkit, modrinth is safe
https://github.com/fractureiser-investigation/fractureiser This explains more about the malware, as the page explains (https://github.com/fractureiser-investigation/fractureiser/blob/main/docs/users.md#is-this-related-to-that-spigot-plugin-malware-going-around) the only malware available on spigot currently is Skyrage available if you think you have inside your server a malware use https://github.com/OpticFusion1/MCAntiMalware for checking and if you don't know if a jar is a false positive contact them inside the discord available on the page
Me just wondering why they did it π
simple infecting and just trying making money with the rat
Here's the modrinth thingy
Hi everyone, does anyone know a plugin that when I hit a player with some tool, he gets some effect?
Anyone know how i can fix this?
[INFO] Building Spigot-API 1.20-R0.1-SNAPSHOT [1/3]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Spigot-API 1.20-R0.1-SNAPSHOT ...................... FAILURE [ 0.135 s]
[INFO] Spigot-Parent dev-SNAPSHOT ......................... SKIPPED
[INFO] Spigot 1.20-R0.1-SNAPSHOT .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.256 s
[INFO] Finished at: 2023-06-09T16:43:04+01:00
[INFO] ------------------------------------------------------------------------
Ahh my bad sorry
Create in case your own plugin, i donβt know or if you donβt want to use Skript
Will you write me a Skript ? because I can not
.
I can create a plugin if you want but currently i canβt
There is a way to erase all updates in config file and put the defaultConfig ?
Oups wonrg channel.
No problems
https://forums.skunity.com/threads/random-effect-applying-for-a-victim.9957/ i donβt know if this what you need in case use the docs or write on google for explanation
add me to your friends
Added
Still wondering about this, if it works with servers, it doesn't work for me I'm wondering if I need to edit somsething or what
je suis francais et je n'arrive pas a untiliser le plugin
im sorry but i cannot talk french but i can understand it if you need the plugin mentioned above you can use https://www.spigotmc.org/resources/infuse-smp-plugin-βοΈ-skript-free-drag-drop.103749/ it requires only Skript and Skbee
laissez-moi essayer de parler en franΓ§ais, vous avez juste besoin de le mettre il y a des instructions dans le plugin
I don't understand
ok i such speaking french, inside the page there are instruction
in the bottom part
but as I do not speak English I do not understand and I have this text
Je suis nulle en franΓ§ais lol
Ok, j'essaie encore une fois d'une manière différente, à l'intérieur du plugin il y a des instructions, si vous voulez je peux essayer de les traduire pour vous.
si vous pouvez se serai tres gentil de votre part
TΓ©lΓ©charger https://www.spigotmc.org/resources/skbee-skript-addon.75839/ , https://github.com/SkriptLang/Skript/releases/download/2.6.4/Skript-2.6.4.jar
mettez-les dans votre /plugins
redΓ©marrez votre serveur
Cliquez sur le lien que j'ai envoyΓ© et tΓ©lΓ©chargez le fichier et mettez le fichier dans /plugins/Skript/scripts
redΓ©marrez votre serveur
J'espère que vous avez compris ce que j'ai dit, si oui mon professeur de français sera fier de moi après 6 ans de français
I think I understand thank you very much for your help
no problems
it's just that I do it on my public Minecraft server and I'd like to configure it because I already have it as a plugin on my host (Ploudos)
A member of my server has tried breeding sniffers and the server immediately crashed, Starting the server also crashes the server as the sniffers appear to be causing a bug or something
Server log: https://mclo.gs/FZdcUiH
Is there any way to fix this?
Hey!
So I'm trying to add ranks / permissions to my server.
Somehow the default role (member) stays on top of the other ranks (donator, vip, admin etc) in the Tablist.
I'm using Luckperms and I did have the weight of default on 1, and the rest 2 or up.
How do I fix this issue?
Thatβs up to how your tablist plugin sorts itself. Check your config to see if has any sorting rules.
Which config file do I have to check? The essentials one or my custom tab plugin?
custom tab plugin
Okay. Thanks. I will check the coding.
I need help
I have a minecraft server and everytime a player joins he gets a popup saying ''msg's cannot be verifed'' and every type anyone types anything in chat it is marked with a yellow question mark saying it isn't verfied how can I remove that from my server please? I have a paper 1.19.1 server
Thank you! I discovered the issue. π
Hey I updated my server to the newest edition 1.20 that was just released and for some reason my citizens plugin and holograms are missing but the plugins are still in place
Also its not letting players join for some reason it says
You'll probably have to use a plugin like NoEncryption because you are on the very first version that introduced chat reporting. Alternatively, just be smart and update to 1.19.4. You'd only have to disable secure profiles in the server.properties if you just updated.
Loading BuildTools version: git-BuildTools-e1b1e1b-157 (#157)
Java Version: Java 8
Current Path: C:\Users\diego\OneDrive\Escritorio\BuildTools\.
Please do not run BuildTools in a Dropbox, OneDrive, or similar. You can always copy the completed jars there later.```
whats the problem?
Please do not run BuildTools in a Dropbox, OneDrive, or similar. You can always copy the completed jars there later.
Your desktop is in OneDrive
Gotta love how people never read.
but I dont have one drive
Truly a forgotten skill
Windows put it there by default
So open another folder
C:\Users\diego\OneDrive\Escritorio\BuildTools
I was thinking that the text is refereed to Virtual Machines, sorry, I'll try
Lol im stupid
anyway, thanks
may is useful for u: https://www.spigotmc.org/resources/β¨-antipopup-no-chat-reports-and-popup-β¨.103782/
Anyone know what to change the seed values for different structures to? I wanna make it harder for people to seed crack and I dont know if the values can be completely random or if they need to be like "1.0387312E7"
ok i got this error
[16:21:59 ERROR]: Encountered an unexpected exception
java.lang.NumberFormatException: For input string: "3206438.0"
nvm so it works with all the other seed settings but mineshaft and endportals have to stay as default
why I cant join my server? Im hosting on a vps and I cant join lol
It sais: Connecting to the server...
and nothing happens
and then: Connection time out: no further information
Player p = (Player) sender;
Inventory inv = p.getInventory();
ItemStack i = new ItemStack(Material.CLAY_BRICK);
i.addUnsafeEnchantment(Enchantment.VANISHING_CURSE, 1);
i.getItemMeta().addItemFlags(ItemFlag.HIDE_ENCHANTS);
Everything else works, but this. No errors.
whats not working about it
Don't even know what isn't working
Full Code
if (sender instanceof Player) {
Player p = (Player) sender;
Inventory inv = p.getInventory();
ItemStack i = new ItemStack(Material.CLAY_BRICK);
i.addUnsafeEnchantment(Enchantment.VANISHING_CURSE, 1);
i.getItemMeta().addItemFlags(ItemFlag.HIDE_ENCHANTS);
i.getItemMeta().setDisplayName("This is a test item");
ItemMeta im = i.getItemMeta();
ArrayList<String> lore = new ArrayList();
lore.add(ChatColor.RESET + "" + ChatColor.YELLOW + "[BTools] This is a test item");
im.setLore(lore);
i.setItemMeta(im);
p.getInventory().addItem(i);
As in, it's not changing the name and hiding enchants
I would send an image but it's not letting me
i.addUnsafeEnchantment(Enchantment.VANISHING_CURSE, 1);
i.getItemMeta().addItemFlags(ItemFlag.HIDE_ENCHANTS);
i.getItemMeta().setDisplayName("This is a test item");
Every time you call getItemMeta() it returns a copy
-,-
I mean you even set the lore properly ;p
someone knows?
yeah, mb ty
Yes but you did that right for lore but you didn't for names and flags
maybe firewall?
ItemStack i = new ItemStack(Material.CLAY_BRICK);
ItemMeta im = i.getItemMeta();
im.addUnsafeEnchantment(Enchantment.VANISHING_CURSE, 1);
im.addItemFlags(ItemFlag.HIDE_ENCHANTS);
im.setDisplayName("This is a test item");
ArrayList<String> lore = new ArrayList();
lore.add(ChatColor.RESET + "" + ChatColor.YELLOW + "[BTools] This is a test item");
im.setLore(lore);
i.setItemMeta(im);
mmm no
Unrelated, but please use more descriptive variable names. i and im should be avoided. lore is good
Preferrably either item or itemStack, and meta or itemMeta
Other server works but 1.20 not
Not verified? Upload screenshots here: https://prnt.sc/
Any idea how I would hide the brewing lore under any brewing items? I've tried everything and it just won't work. I'm looking for something to either clear the lore before I add my own or just to remove that specific thing...
#help-development , itemflags
does anyone know what to check when user joins the world, the client freezes for around 20 seconds until everything starts to respond again? the server has a tps of 20 during the freeze and does not encounter any problems after the freezetime. The server is using a haproxy->velocity proxy->survival server. the lobby server doesn't seem like to have any issues. it also seems like when there are over 5 players the problem gets very bad when joining and switching world. I have the problem myself and my ping to my server is 20ms. in some cases it kicks the player and on the console it says smt like kicked due to keepalive timeout
i need join discord @tawny pawn
@delicate spade sent you one in dms
Hello, anyone know of a plugin that is like the old ssundee prison server cells/cell blocks?
I am having issues giving players the ability to place spawners, seemingly no matter which permission I give them they are unable to place spawners. Server is run on 1.19.4 purpur Plugins: https://imgur.com/a/q6x5FDR
I can dm a list of the current permissions if needed
Nothing shows in console when a player attempts to place a spawner
having so many plugins it is difficult to see or figure out the plugin or plugins that create conflict
I recommend you deactivate all the plugins restart the server and set the default rank and try to place spawners
and from what I see you have luckperms to see the permission of any command or action when trying to place a spawner running in the console
lp verbose on
either
lp verbose on !meta
you must do these tests without players inside the server and deactivating the plugins
Verbose showed me the permission I needed, it was some obscure permission lp didnt auto suggest when typing out spawner
thanks for your adivce π
i instaled the 1.20 rev but the server show me 1.19.2 any helps?
Did you now?
what?
Do 1.19.3 plugins work on 1.20?
Depends on the plugin
anyone know add command to blocks,crafting table, door, etc plugin?
skript
could be something not related to Spigot
idk what HAProxy is, but Velocity i know is a PaperMC product, id check with them first (or second, if u can contact HAProxy support)
i figured it out
its one of the node im running HAproxy on that has a bandwidth bottleneck...
im stupidπ thank you anyways
Essentials plugins
/give nick items name
Are there any Anticheat plugins out there that actually support Bedrock players?
Not just ignoring them?
This is spigot, none of those things are made by spigot
Any fork of a project should be considered and treated as something separate even if they function nearly identically.
I have a kitpvp server but when I fall into the arena it gives me fall damage, the map is made up of a high island that is spawn and below is the giant arena, I want when you get off the arena you don't take fall damage for the first time and after when you fell take fall damage, is it possible to have this plugin?
https://www.spigotmc.org/threads/new-user-crash-help.607211/
maybe it is already fixed
ah thank you
Hi, I don't know if this is the appropriate channel to ask this but I have a problem when I'm trying to connect to my server. This show me this error. And the console is showing this. Thank you.
If you have any idea of the potential problem, tell me.
Please help me :(.
offline mode and skin restorer 
PLEASE
Is this any form of attacking or something?
I bought Minecraft... but on my phone, I turn it on so my friends can join
.
i don't know how to download spigotmc.jar in the manual page i can't understand
at papermc they provide a .jar file which is very easy to install
Paper was never hit with a DMCA. You gotta work a little bit harder to get spigot lest you risk getting infected with malware from the sites that provide spigor jar downloads.
Is there a plugin with jobs that rewards the player with items? Basically I have a material currency and I need players to get paid with the item not with money
?bt
Download BuildTools and run it.
Guys you're asking too much reading is hard
complicated, and I wonder why spigot khoobg offers it directly on their site?
There is one simple reason why Spigot doesn't offer direct downloads. DMCA Takedown Request.
?dmca
An unofficial explanation of the DMCA can be found here: https://www.spigotmc.org/wiki/unofficial-explanation-about-the-dmca/
They legally can't provide a direct download.
They can legally provide a tool that compiles it for you though.
That is the entire purpose of BuildTools.
If you can't follow the instructions, or have trouble understanding them, that's one thing and we can help you solve those issues.
Otherwise, if you outright refuse to follow the instructions provided, you are more than welcome to take your chances with whatever site provides a direct download.
There is a gui coming to build tools hopefully soon
Unless @mellow dock is too lazy then there isn't
Badd
nou
how can i change my main world
can you elaborate?
Actually, can such a website be taken down for DMCA?
Probably. If Spigot themselves were advised against providing direct downloads of compiled jars, then there was probably a basis for it.
Does that mean, that in theory, if I don't like some of that kind of websites, I can just contact mojang and say: Look, they are disturbing modified versions of your game!
It's not Mojang that sent the DMCA takedown. It was Wolverness.
What the heck is that
A bukkit contributor.
He had his reasons for doing it, not saying they are valid, but since there was no protections in place, he got away with it.
I mean, can still not host server jars even if no DMCA ccame from wolverness
If there was no DMCA, there would be no issue with distributing compiled jars.
For real for real, distributing mojang owned assets and code is a 5head move
The one major rule is that you must not distribute anything we've made unless we specifically agree to it. By "distribute anything we've made" what we mean is:
give copies of our Game to anyone else;
[...]
And so that we are crystal clear, "the Game" or "what we have made" includes, but is not limited to, the client or the server software
you can just grab that directly from the eula π
EULA's are the kind of thing where you can write any bulls nonsense and it will be law
Bukkit was an exception. It was revealed that Mojang was also contributing to it to help the growth of the game. It all went to hell with the DMCA though.
Yea but that does not mean spigot or anyone else can distrubute server jars xD
Would I be a gamedev I would help the community too lol
the DMCA just clapped spigot onto stash
bukkit was pretty rip with the takeover anyway
How to install mySQL on ubuntu server? IM TO STUPIDDDD
sudo apt install mysql-server
... Failed! Error: SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in the MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters.
...
What?
... Failed! Error: SET PASSWORD has no significance for user 'root'@'localhost' as the authentication method used doesn't store authentication data in the MySQL server. Please consider using ALTER USER instead if you want to change authentication parameters.
You know, if you just scrolled down a little farther on that article, you would see the MASSIVE WARNING text explaining to you your exact issue.
what it tells you to do
Read it??
doesnt work
ctrl+c is iffy on some programs.
I tried both
ctrl+z didnt work? o-O
If you are on a password prompt, you have to complete it. Otherwise you can ctrl+c
Although, you should probably hold backspace for a few seconds and retype it all.
ok i typed a password retyped it and when it asked for keeping it i pressen ctrl+C
If it's asking you to confirm the password, confirm it.
Oh, guess it would help if I read it as well.
is there a way to make jobs remade plugin to give the player items instead of money
You're gonna have to reconnect.
i get an error when i connect to my server with 1.12
io.netty.handler.codec.EncoderException: java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.SystemChat in phase GAME with direction TO_CLIENT
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:125)
at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:881)
at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:940)
at io.netty.channel.AbstractChannelHandlerContext$WriteTask.run(AbstractChannelHandlerContext.java:1247)
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:174)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:167)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:403)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.lang.IllegalArgumentException: Cannot get ID for packet class net.md_5.bungee.protocol.packet.SystemChat in phase GAME with direction TO_CLIENT
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:453)
at net.md_5.bungee.protocol.Protocol$DirectionData.getId(Protocol.java:719)
at net.md_5.bungee.protocol.MinecraftEncoder.encode(MinecraftEncoder.java:23)
at net.md_5.bungee.protocol.MinecraftEncoder.encode(MinecraftEncoder.java:9)
at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
... 10 more
thats the error code.
I have a kitpvp server but when I fall into the arena it gives me fall damage, the map is made up of a high island that is spawn and below is the giant arena, I want when you get off the arena you don't take fall damage for the first time and after when you fell take fall damage, is it possible to have this plugin?
crash log
give me
:I
thats the log
how can i lock all the ip with 127.0.0.*?
I don't want me to hack me
im going to vpn to your house and hack you
and how can i can?
how can't you can't
I created th server and it works all fine, I pasted my world and everything is in there but my itens dissapear, what am i supposed to do now?

help pls
guys, mysql won't start again
i tried to solve an issue with mysql by deleting and reinstalling it
Asking about your attempted solution rather than your actual problem
it's the classic job for mysqld.service failed error
ALL because i tried to do a complete reset
i just want to get it fixed
i should just have to worry about GRANT, not this
what does sudo systemctl status mysql say
should i just try to do a complete reset again?
it says the typical things that happen with the error
search for them online
that it failed to start
I DID
there should be an error on it
i've looked through 2 forum pages
what were you doing before mysql failed to start
trying to do a clean install
idk how you fully remove mysql, @merry elk might
months ago i tried making a new VM
Apt purge
that didn't solve the GRANT Permissions issue
didn't do anything
i did sudo apt purge mysql
oh wait, forgot -server
hope this works
i want to do a clean install
on what system
sudo apt purge mysql-server*
ik
include the star
sudo rm -r /etc/mysql /var/lib/mysql
sudo rm -r /var/log/mysql
and u got a full purge
idk where to find the information in it
its just a fork of mysql
thats better
any difference when it comes to commands? i want to use it for Luckperms
also what works better long term?
same commands pretty much
good
Run buildtools with -- rev 1.20
sure
on the 1.20 build when you die in lava and respawn you continue to burn, with zero plugins. this does not happen on vanilla. is this known or is there a fix?
Hi everyone!
My Minecraft host has not added the new JDK "20.0.1" version to the control panel. I would like to know if there is a way for me to install it without having to open a support ticket. I have the new JDK running perfectly on my PC, and now I want to add it to my server.
I doubt it
But it isnβt necessary anyway
It's because I have like a plugin that is asking for the new version
just wanted to know if its possible
Ok, thx md β€οΈ
may as well yell at the plugin author at the same time
You should, what a silly idea to make a plugin with java 20
K!
Whats better Featherboard or Animated Scoreboard?
help me pls
https://hub.spigotmc.org/jira/browse/SPIGOT-7382 anyone seen this issue? I cant reproduce it
what items
all my itens in the game
in your inventory?
cc @boreal portal
exact thing happened to my earlier I was a bit confused
do you use bungeecord
No
No it just happened 1 time
I juts jumped into lava and it was fine when I respawned
does it keep damaging you, or is it just visual?
Just visual
does relogging fix it?
I had to jump in water to remove it
did you try relogging?
Do you know of any plugins similar to this one?
https://youtu.be/kLWmPHEk-Zo
This is a demo for the RaidsPerRegion Spigot/Paper plugin developed by ShermansWorld.
RaidsPeRegion is a server event plugin addon that utilizes MythicMobs. It allows you to start a raid on a WorldGuard region or Towny town. When a raid is started your custom MythicMobs mobs start spawning in the specified region. The players in the region mus...
how to switch from paper to spigot?
just change your server jar
where to download spigot?
?bt
right one?
Yes
hello im trying to find a plugin so you can click on spawners and collect money and xp from them
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/
for me its every single time in lava. causes actual damage down to about half hearts, every time without fail, no plugins, just spigot, hard mode survival
?whereami
You're running a paper server. So go to the PaperMC discord.
for md_5 reference to the lava death
Try without plugins?
no plugins
gonna try vanilla client tho now
vanilla client, no fabric etc still the same
Hmm maybe it's an obfuscation issue, I'll try again in about 30 minutes
I'm currently trying to find a plugin to make pillagers spawn artifically at certain points, I have a server with a world border and I tried using /place to paste 2 pillager outposts but nothing is spawning, and I've been looking all night for a plugin. Does anyone know if there's a way to make pillagers spawn at a certain point only if players are nearby like normal spawns?
thanks, I can reproduce. Obfuscation issue of some sort
ok, pushed out a fix. Will be available in 5-10 minutes
Awesome! Thanks so much for all you do
no problem, thanks for testing
Hello, can someone tell me where you are spending so much minecraft thread, it is always 100%, even if there is only 1 person online.
I think that just means its using 100% of the total memory the application is using
Not 100% of your memory in the system
Becuase the thread only is running the server so of course the server would be using 100% of the memory
(or CPU idk)
It's already the second time I've upgraded my machine, even without anyone online it's 100%, can't it be some plugin that's spending too much?
DOes it use 100% of the system's resources?
No, my server has 700%
Never went above 100%
Right now my server uses 30%, but if I go to my report it's different.
@alpine phoenix
The report is showing the profiler for the server not its resource usage
It pretty much is telling you what parts of the server is using the most resources
ok, but isn't it weird to always pull 100%?
So basically because you are profiling the server, the main thread of course would use 100%, as it is the only thing running that you are profiling
100% means that the server thread is the only task, because all the tasks that you are profiling run under that task
Is there no way to solve this? It's causing lag on my server.
There is no issue in the first place
The server thread uses 100% of the task running the server thread
If it wasn't 100% that would mean another task was running
On the other hand if you want to see what is causing lag on your server, you should look at the deeper parts of the profiler tree
Not the top level, because the top level ofc would show 100%
Would you be willing to settle this if I paid you?
What
Can you help me to fix the error that is causing lag? If necessary, I'll pay.
Screenshots of timings are useless
Send the link
how to allow 1.20 users to join a 1.19 bungeecord server
without updating bungeecord
ViaVersion
is that the only way?
I believe itβs the simplest.
still need to update bungee
1.20 cant join bungee while it doesnt have supported, 1.19 can join a 1.20 proxy if it has via ver
what place holder do I use to get Lp prefix to display on the players scorboard? ping with respons pls
Is there a list of characters like this that are safe to use in Minecraft chats and items? (circled)
I believe on the hyoixel forum there is a list of special characters but thatβs not all of them π
ayy but it has the one i needed perfect ty :))
For some reason I get asked this question a lot on hypixel which is... hey pkc, how are you able to copy and paste symbols into the minecraft chat. Well it's probably well known, but in case it isn't to anyone else, here are the steps.
- highlight the symbol you want to copy.
- go back to...
sweet π
can someone give me a spigotmc.jar build?
Hello! I have a big problem, i have this error when i try launch my spigot server
java.net.UnknownHostException: files.skyrage.de
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
at java.base/java.net.Socket.connect(Socket.java:633)
at java.base/java.net.Socket.connect(Socket.java:583)
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637)
at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:280)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:385)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:407)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)
at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
at Updater.a(:95)
at Updater.init(:37)
at org.bukkit.craftbukkit.Main.main(Main.java)
Exception in thread "main" java.lang.Error: java.net.UnknownHostException: files.skyrage.de
at Updater.init(:51)
at org.bukkit.craftbukkit.Main.main(Main.java)
Caused by: java.net.UnknownHostException: files.skyrage.de
at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)
at java.base/java.net.Socket.connect(Socket.java:633)
at java.base/java.net.Socket.connect(Socket.java:583)
at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:183)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:532)
at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:637)
at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:280)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:385)
at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:407)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1309)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1242)
at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1128)
at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1057)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
at Updater.a(:95)
at Updater.init(:37)
... 1 more
i want to convert my schematic from version 1.19 to 1.8.9 and i used worldedit mcedit and i tried search all ways to find a method and i can't find it, i also tried get into 1.8.9 using a mod of schematic and its not compatible, can someone help me?
Your server seems to be infected with malware
ouch skyrage - ide uninstall that every server plugin and your minecraft client (if its on the same machine) and run malwarebytes and see what it comes up with
https://www.spigotmc.org/resources/malware-skyrage-remover.105594/
Oh hey i found this, though uninstallling and reinstalling everything is prolly a safer bet
How can I easily update my plugins in multiple servers without having to manually switch the .jar files?
how i can delete ?
finally after not sure that I don't have one, because I haven't turned on my server for a long time
Is there a plugin that can do this?
there are 70 slots to join the server named (a) and there are 30 slots named (b), when the slot named (a) is full of players, they will not be able to enter the server anymore and only if they have the right to join the slot named ( b) they can only join
I get this when I try to connect to my bungeecord hub
I have found the issue, but not how to solve, its because Im running at same machine which means both the proxy, and the hub + the other servers have same ip, but different ports
Idk how to solve it
You can use localhost instead of the ip
or if they're running in docker containers (pterodactyl does that for example) use the public ip
I tried that, but didnt work
you want my configs?
server.properties, and config.yml, and spigot.yml?
I need the bungeecord config
and server.properties
anything new?
Excuse my mental slowness, but how do I do that
optics antimalware ontop
java -jar BuildTools.jar --rev 1.20
?bt
Assuming Windows:
Install Java 17
Download BuildTools jar and put in an empty folder
In the explorer window click This PC > Drive > Folder > Folder click on it and type cmd
Then type java -jar BuildTools.jar --rev 1.20 in the window that opened
Wait a few minutes
The jar will be created in the folder with the BuildTools jar
could you help me further?
Are you running in a container
.
its quite frustrating
I have already tried
Can you try and connect directly to the hub server
it says ip forwarding something
Alr so that works as expected
yes
Do you know of any plugins similar to this one?
https://youtu.be/kLWmPHEk-Zo
This is a demo for the RaidsPerRegion Spigot/Paper plugin developed by ShermansWorld.
RaidsPeRegion is a server event plugin addon that utilizes MythicMobs. It allows you to start a raid on a WorldGuard region or Towny town. When a raid is started your custom MythicMobs mobs start spawning in the specified region. The players in the region mus...
if my server is infected, how i can delete the malware?
Best to delete and reinstall all plugins
check if the malware is elsewhere but the server, if it is elsewhere reinstall ur os and everything, if not reinstall all plugins and server jar
May even be wise to reinstall the entire OS
yea, beyond world data probably best to yank everything
lynx did you see mdchan in paper general
i try to launch an another server??
my bungeecord can launch
an another spigot server can launch!!
is there any way to convert a schematic from 1.19 to 1.8.9?
no ways
replace manually block
ok
Hey I have an issue where I installed my server on 1.19.1 and set it up in a few hours with the ranks, plugins, etc then I realized I made the server in the same version player chat report system was added.
So now each time a player joins it displays ''Msg's cannot be verified'' and everyone has a yellow question mark next to it.
Is there a setting I can change to disable that? without having to reinstall the server?
I uploading Crazy Vouchers to my server & restarting but the plugins not showing ingame /pl /plugins and not working
anyone help pls
Check startup log for errors
their are no logs about crazy vouchers
Make sure it got uploaded correctly
Check so the file size matches
so the file size on file & jar file is same?
think i finded the problem lemme try now
nop still not working
using this one
Hey olivo
After playing around a couple days I found a couple bugs but not sure if it's a spigot issue or a geyser issue because all the bugs are happening only to bedrock accounts π€
If it only happens on Bedrock then it's probably a Geyser bug
Make sure it's up to date
if it is report it
It's a them issue and they're aware now, thanks for always helping 
i really need help
im using a server run on magma and either magma spogot or bukkit is messing with one of my mods
its called additional enchanted miner
Hey guys so I have https://hastebin.com/share/ixovifopof.less but fort some reason the messages of removal still shows at 299 seconds, 270 seconds etc...
Talk to magma about it
We donβt support hybrids