#help-server
1 messages · Page 97 of 1
post their hashes on https://forum.hashkiller.io/
you can probably fork the plugin and change this to md5 if you're a true baller and want to decrease security
bro what lmao
wait until you find out about PLAINTEXT(true, 0, new PLAINTEXT()),
lmfao
at that point you dont need the plugin anymore
lol
@dense sentinel I assume you think you need that to give it to the player because they forgot their password? The right thing to do would be to clear their password to make them enter a new one
in which case you want this:
/lac - Admin command, rmpass, changepass, update and reload
Could someone explain me why i get the ''Not safe locations found!'' when i go to my portal?
The plugin you use should have in the config on what blocks you can’t spawn. If you wanna teleport in to a world and it don’t find block that you can Tp on it says not safe locations found
is there a placeholder to get the name of the person with the highest balance? (essentials and vault)
Look at the vaut ecloud page
Didn't I answer this earlier?
Yes I did :p #general message
I think they managed to figure it out
HI all ... quick query ..
What is the best process for updating Spigot .. not so much in the actual updating, but more how one stays across any changes there may be to various configs... historically I'm just spawning all new files from the buildTools then running diffs against the relevant files to check for any new entries / changes..
Be alert for changes in the Bukkit, CraftBukkit, and Spigot repositories here:
https://hub.spigotmc.org/stash/projects/SPIGOT
I don't know if there's a way to get notifications, but you can just go look at the commits in each.
you can setup notifications yea
thank you
Hey hey! I'm searching for a way to disable the 1.13+ diving. Is it possible?
I need a Minecraft Plugin Developer. please DM (german if possible)
don't think that you are in the right place for this
?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/
where is the right place?
idk tbh, i just know that this is not
?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/
😦
ok
oh i skillfully ignored that lmao
I noticed
yee im pretty good at not reading stuff im supposed to read sorry
Hey I got a question, so I’m using a plug-in that creates a separate world for the minigame so that the original map doesn’t get destroyed, but because of this the eco kill rewards aren’t working, any thoughts on fixing?
Hey guys, I've got a question. So im making a bungee server and I'd like to add crates in the lobby. How do I make it so people get the items in the other servers? If you know a way, please dm me 😄
Doesnt matter, i can download other crate plugins if needed. For now I use excellentcrates
Is there in the internet any plugin that does the trick?
Or like a plugin that just saves it whenever you get something from a crate (so a cmd that adds it), and only gives it whenever you join the correct server
So i have figured out that the issue is the plugin I dont think is register the "kill" as a kill. So like its kinda like a hide n seek gamemode to where when u die u get switched onto a different team, but its not rewarding the player for getting a kill cuz it doesnt recognize it as a kill, any ideas?
for my plugin^
Hello, a popular performance plugin was appearantly removed from spigot website "NeoPerformance" is there any reason why?
Did it have a malicious code or...?
It used to be recommended by various server providers (still is by some but it's removed)
You know authors can remove things, right
Oh that makes sense yeah
My bad
I've never seen it happen with plugins like that, thought I'd ask
left_click_requirement:
requirements:
type: javascript
expression: '%hs_stats_hider-kills = 10000'
Anyone know why something like this wouldnt be working for deluxemenus? im using a hide and seek plugin that is placeholder compatible, so i figured it would work for deluxemenus but its just going straight through it
should be ==
Also, better off asking the Helpchat discord
can u send me that cuz the == didnt work
just google deluxe menus discord
wait
ur missing a %
expression: '%hs_stats_hider-kills% == 10000'
also is it meant to be hypens and underscores?
its supposed to b underscores for the first ones and then like hider-kills is a dash ik that
but like
idek
how this plugin works tbh
cuz the hs plugin isnt widely used that im using
n the creator doesnt respond very often
yeah only other thing is if the place holder just doesnt work in the first place
yeah then thats probably the issue
idk im just trying to make it
to where they can buy kits in the game based off of of $ or in game stats
and unfortunately im having no luck with it
bc for some rzn my ecokill isnt working in the game, idk why tho
cuz like the stats register as "hider/seeker" kill but when the player "dies" in game it doesnt give the eco for some rzn
so once that stopped working i was like alr maybe i can try just doing a command for deluxemenus that if u dont have a certain amount of kills/wins
then it doesnt give u it
do you know how the has meta one works? i could try that if its reasonable
Not a clue never used deluxemenus in my life
gotcha
u wouldnt happen to have an idea on why the kills dont register tho?
Does someone know a plugin which has the option to execute one or many commands if a certain goal is reached (e.g 20 players online)? (I want this for a keyall plugin which if the server reaches a set amount of players, everyone that is online gets a crate key)
Good evening,
I have an error:
The server starts and repeats this error code.
Can you help me?
Thanks in advance
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 128
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Server crash was detected but an error occurred while handling it.
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
[Pterodactyl Daemon]: Finished pulling Docker container image
container@pterodactyl~ Server marked as offline...```
on chat:
if message contains "&9INFECTED > &f" and message contains "player was infected by":
set {_victimIndex} to index of "was infected by" in message
set {_victim} to text from 0 to {_victimIndex - 1} of message
set {_attacker} to message split "by " split at " was infected"
set {_attacker} to last entry of {attacker} with all uppercase letters replaced with lowercase letters
if world's name starts with "hs":
add 250 to the balance of player named {_attacker}
send "&aYou have received $250 for infecting the victim!"
im getting the issue "player was infected by" is not a locationa
any ideas?
You should ask in the skript discord
how to get a custom server ip like server.net instead of a bunch of numbers for the server
Buy a domain
someone well versed with maven?
does anyone know why i'm getting a DecoderException when trying to join a 1.18.2 server (no plugins that modify server behaviour, there's only one that creates an extra thread and listens for Redis events. i've tested this on another server without a proxy, and it works fine.), i can't post an ss of the exception but i'll try to type it out
"ArrayIndexOutOfBoundsException: Index 10 out of bounds for length 3"
it's on my actual minecraft client, so maybe my server's not sending packets correctly but my firewall's disabled and so is my AV
spigot just shows an instant leave
allocate more memory to your server in ptero
since that's ptero killing your server, however it also could be an invalid jar file. sounds weird, but i've had ptero do that quite a few times.
oh i read your error wrong, it's an invalid jar.
use spigot buildtools to get your spigot jar (or use the project that shall not be named) to get your jar
post logs
from my server?
sure i guess, but there isn't anything in those logs lmao
i can post mc logs as well if needed
?whereami
i'm not running pufferfish
(mb I just woke up xD)
all good ;p
actually i already have the new build tools UI open, i'll try building 1.19.4 (gunna upgrade for the new BlockDisplays) and see if i get the same error
(the only supported version iirc is 1.20.4)
upgrading to 1.18.2 was already a bit too far for me, 1.19.4 makes me want to violently throw up
i refuse to mess with signatures just so my players can't get banished by the "god" that is mojang
thank god there isn't like, a plethora of plugins to disable it 
"i refuse to mess with signatures"
that's how the new chat reporting plugins work
they mess with chat signatures so mojang can't confirm that it was actually sent
idk, running outdated versions is a bit meh
be happy i didn't make this on 1.8 because it was bloody tempting lmao
The amount of crash exploits that can end your 1.19.4 server my tired brain can list are too much for my 10 fingers to count
it's a private project anyway
ah okay 
plus if crashes happen, my server manager will spin another instance up anyway
that's what the servman is in my logs, the spigot integration to send the ServerStatusUpdate events ;p
although tbf i really should fork spigot since i don't know any way to check if the server's crashed through a plugin, and i need to check that so i can tell servman to spin another server up
probably a good idea for running outdated server software yea
idk if there are any maintained 1.19.4 forks
stares at intellij
same error, i'm using velocity but with LEGACY so it works the same as bungeecord if that helps
?whereami
i'll test with normal bungee
yeh i was abt to say i'll test with normal bungee man 😭
How can I set up my server so that players who connect receive a notification and can install all necessary mods with just one click?
you'll need more than 1 click
maybe a kick message with an url they can go to
but since you can't click them in the kick message they'll need to type it manually
Hey Im using MyCommand and I wanna know if theres a way I could use conditions like only run a command if: %placeholder_1% > %placeholder_2% I checked the docs and im didnt see anything for it so im not sure if its not a feature if its just something i missed
It supports papi, and permission conditions but im not sure if it supports a condition in that way
@dense pike it’s hard to tell what you want this functionality to do as your two placeholders don’t make much sense. Are you wanting to check the command arguments a player types when running your command?
Im assuming the placeholders will be numbers
?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.
i should not report this to paper
as in bug report
you can ask for help in the Paper discord
also wait that's not even Paper
ask Leaf devs for help
why should you report it to spigot then? lol
Hello guys :). Can i have question? I need plugin WorldGuard with Residence and I have a problem with players who rent a region. They can't build there because of worldguard. Does anyone know how to get around this? I searched all the config files, but I didn't find anything like that. Has anyone solved it?
by placeholder i mean papi placeholders
Hi, I was wondering if anyone had a remedy for cross platform servers? we currently have vanilla tweaks gem trader mod installed on the server, our java players can use them without issue however bedrock plyers only see Steve heads. we are running on Geyser.
Well for what you’re asking, without modification to the actual code I don’t think that functionality exists within that plugin
I thought papi has some expression placeholders that can do comparisons and return a value?
hello is it still possible to make 1.8.8/1.8.9 servers or not? I seem unable to make it work
oh thank you
I see this is with spigot, any possible way to make it run paper? I heard the best 1.8.8/1.8.9 .jar file is paper 1.8.8-v444
BuildTools is specific to spigot. You’ll have to search the paper downloads for older builds.
I downloaded them but they don't work anymore 🤷♂️ I tried everything this is the first time I get to run a 1.8.9 server 🤣 Seems like it's so old the paper .jar file doesn't download the files necessary
It's just because I'm worried of security vulnerability and online seems to say paper-1.8.8-v444 was the "safest"
nvm seems like there was a v445 that is working
When I or someone different dies they get kicked while being in the respawn screen and cannot join back (Here's a link to error code since I cannot send images in this channel: https://pasteboard.co/WgrSTV0BfIw4.png)
This is not the worldguard support server. Please ask such question in there, not in the Spigot Discord server...
Anyone know why protocollib doesnt work on my server?
im on 1.20.1
"internal error"
Send the log
Could be a million things
Unknown dependency ProtocolLib. Please download and install ProtocolLib to run this plugin.
Get it from here (#679):
https://ci.dmulloy2.net/job/ProtocolLib/
how to disable command feedback for specific players
Hello guys, how are you, I'm going crazy looking for a fairly common Minecraft plugin, I remember it was one for enchantments, you simply threw the weapon at the enchantment table with a blue pencil in the inventory and the enchantment table gave you the weapon enchanted even with new enchantments that the plugin added, does anyone remember the name of this plugin? I've been looking for it for 1 hour
this is my server run.bat, where would I add an arguement for ram allocation: @echo off
REM Forge requires a configured set of both JVM and program arguments.
REM Add custom JVM arguments to the user_jvm_args.txt
REM Add custom program arguments {such as nogui} to this file in the next line before the %* or
REM pass them to this script directly
java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.20.1-47.2.20/win_args.txt %*
pause
this is spigot not forge
Hi, do you think it could be buggy to use a 1.20.4 Server with ViaBackward for 1.19?
for the most part it's pretty stable, you just won't be able to use any features past 1.19
Okay, thank you
🌃 Hello! Sorry. I usually don t ask questions, mostly trying to figure out things by myself but I'm kinda stuck. 😅 Well, I'm new in this community and I'm learning how to make a MC server, as well as how to use and config plugins. Right now, I have a "problem". In the last 3 days I've search the entire internet about a simple GUI for a world selector. You know, that gui when you right click a compass to select the gamemode. I only found GUIs that implies different servers OR GUIs very outdated (the last versions being 1.14 or more back) .
I want a simple GUI selector to TP to another world. (I have two worlds for now, on the same server)
Do you know any resource link or something that maybe I didn't found yet? 🙂 Thanks in advance!
Check out deluxe menus, super customisable, all you have to do is setup the item and set a command to tp them to that world
resource / page link or the name? 🙂
I've searched directly in the spigot forum like so and apparently didn't find the terms for some reasons. Thanks!
Is their any place folders for velocity? that makes in scoreboard how many that are online?
like bungee but are they the same or is their somt for velocity?
Is there any plugin that allows me to delete every item in a players inventory (economy scan/economy delete)
Lets say I have an OP item, I want to remove it from every players inventory
does anyone know any plugin that can do this easily?
@quartz grotto some sort of invsee plugin
Theres lots of players. I wont go through every player's inventory one by one...
Shit outa luck then. Need it custom made
An item blacklisting plugin
My friend owns a spigot based server and he is hiding the crafting recipes of op items from me, is there any way I can search up the items and get the recipes online?
if you know a way you can @ me
is there someone who can help me with a plugin? I want to download the resource and texture packs so I can import them into Geyser however I am unsure of how to go about this
Hi, where can I find Builders, BlockBench modellers, Tech admins, coders, and pixel art artists?
anyone have idea why cannons and redstone not working on my factions server?
.
Guys what, antibugs plugins do you know?
would these specs run a minecraft server smoothly? With a lot of custom stuff using items adder and custom world generation etc?
1.20.4 is a good anti bug server that you can try
sorry, not really helpful but it's quiet true
Yea, but are there like plugins that help right?
none can really fix something that the server has to
keeping your 1.20.4 updated is really worth it
for example dupes or things like that
spigot does patches on those
it's much better if it's done in the server itself, a plugin can just put a bandaid
well, okay thanks
nop, only paper patches dupes
hi sorry do you now how can i improve the Cpu core and Ram that i use for my server?
can anyone help me with this?
if you know what made the op item recipe and it's provided by default then you can look it up
if not then no you can't
wdym provided by default
as in come in the plugin/datapack/other without any changes
Look on the page for what's adding it
sorry do you mind hopping on general to help me
no just ask here
the website/web page of whatever is adding the recipe/op item
if i dont know what that is how could i find it
Anyone have idea how to fiz cannons on factions server not working
Google it
Already googled
Then you have your answer
No haahah
if i had it i wouldn't be asking here
Hi, where can I find Builders, Tech admins, coders, and pixel art artists?
?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/
Hi. So im using luck perms right now but its not working for some reason. I apply edits and restart server and they dont work for example when I do essentials.hat true it doesnt allow default players to use it. 1.20.4 server with the right luck perm version. Is there any other plugins i need to download?
so Im using a plugin called lootcrates and their permission to interact with crates is lootcrate.interact.* but does not work. Also when I type it in, there is no option for that int he search bar so i just press enter
I don't really do dms.
If you're using the editor make sure that you are using a fresh one. Don't ever use editor tabs that have been sitting for a long time.
Make your changes and then close the tab once you are done.
I typically use the commands as I'm more familiar with them.
However, setting a permission should be persistent.
Yes I am doing all those but when you search it gives you mutiple differnet permission options but if the option is not there does it not work?
Not necessarily.
Permissions are just strings at the end of the day.
If it doesn't autocomplete then it probably just isn't recognized.
I used luckperms before but this time its acting weird.
Either that or the plugin author misconfigured/updated their permissions.
LP is pretty good at finding all permissions though.
Sometimes permissions just don't autocomplete to they only do so if you register them as a developer which honestly for non command related stuff is prettily rare
do i need to download any other plugin?
No, LP doesn't have any dependencies.
You could also verify your permissions in game too.
/lp group default permission info
Do you have the latest version of LP and the crate plugin?
crate plugin works fine i think its the lp problem since the permissions from other plguisn dont even work
Lp does support 1.20.4 right?
It does
Yea
then no clue since I did that
It is version 5.4.119 correct?
yes
Might want to try updating your server software then.
It looks like they've been busy updating it.
ill try
doesnt work 😭
any other perm pluggin u reccomend?
LP is the best
otehr than lp
I haven't had any problems with LP
Hands down no competition it's monopolized for a good reason
Make sure your crate plugin is up to date as well.
yeah
The only other plugin I know of is LightPerms it's LuckPerms but less powerful and for beginners. Other than the for beginners part I'd argue it's just worse LP I every way (sorry Alex I luv u)
its 1.20
Then there's your problem.
huh?
Crate plugin isn't up to date.
it says it works for anything 1.7.2+
but the crates work fine? just the permission is the problem?
might be the server jar you're running
im using leaf
i saw
hmm
spigot is the best way to tell if it's the server or not
20 ticks per year
ah sure
gimme amin
it's not that bad
hi, the BuildTools is only to compile and check if everything is working fine?
It’s only for compiling the jar
perfect, thx
Just wondering, is it possible to connect two different proxies to the same Lobby? So for example one bungee is on SA and the other one on NA but I'd like to make players join the same lobby
yes
you'd still be limited to the lobby's ping so it won't make much of a difference but it's possible
Yeah, its ok about the ping tho.
Thing is that I've been having issues setting them up and I might be doing something wrong, haven't found what tho
what have you tried so far?
it should be pretty straight forward plug n play
Well... I know the bungee is working, same as lobby. Thing is that I am using a plugin called JPremium and I think that the problem is there
since the error I am getting comes from that plugin
I don't think it actually supports multiproxy
If you're not on in a rush it might just be worth waiting for 1.20.5
thats the thing I am on a kind of rush :c
I guess that I'd have to wait for the developer then
whats the need for a second proxy?
without a lot of infrastructure development you won't have much benefit from one
I have like 4 servers, two from south america and two from north america, the ping makes a big difference since its a pvp based server
ah yeah that would do it
wait i spoke to you like a week ago about this lmao
hey guys
im how to remove potion damage delay
im hitting player 2 - 3 times and i using splash potion but dont working this potion
there's usually no delay, can you explain it better?
now
i hit player 2 - 3 times and i use splash potion
but not working this potion in player
not dameging player
He wants to set the ma no-damage-ticks to 0. Minecraft has a natural no-damage delay after getting damaged.
oh
yes yes i how to change that
as a plugin dev or server dev?
i making server
it has to work
im trying
no damage ticks is an old method
Well 1.8 is highly unsupported. So good luck.
so yeah
it works
but it has a 2 tick delay still
you can do it on the upcoming tick instead
i cant see this plugin in /pl
i cant see anything
so what you need is a custom plugin that only affects potions
but how
let me code it for you
thanks bro you a good uy
@west cloak do you want it to affect only players?
yes
ok wait
i need delete this ?
ye
there's room for improvement but i couldn't be bothered to find which cause in damage event was triggered on splash damage
hmm, let me test
ok
happy villager
so what potion are you using?
i can't spam with insta damage on me and not die
@west cloak
can you come on my server?
yes
ok
this is just for damage potion ?
yeah
oh okey i try
just insta harm potions
bro can come my server ?
dont working
in my server
sure
fr33stylermc
ok
capitalize
what
as in Fr33stylerMC
how to join your server
@tawny pawn dont working again
Hi, i have a problem. Players spawning in "World" but the should spawn in "Lobby" world.
I downloaded Essentialsspawn but still didnt work
On Multiverse i have set /mv setspawn but still didnt work
I set too /setworldspawn to "Lobby" but still nothing.
Essentials support didnt work 💀 Any ideas ?
Why nobody use -XX:+UseZGC flag?
Isn't it default since some java version
Hi, i have a problem i created a moded minecraft server but when i run it and players log on nobody is able to pick up blocks. Even me being opped doesnt help. Would really appriciate some help :c
What software do you run?
Wdym but software? Do u mean engine?
Spigot, paper, mohist, forge?
mchoist
???
Well the the one thing is weird that I dont get any logo or nothin
No info about not wanting to pick up blocka
Do you know where can I get help on mohist?
¯_(ツ)_/¯
It's rare to get support for hybrid software
You shouldn't combine mods and plugins anyways
Well I guess but I really needed mods and plugins
why
Because No mod would for thing i needed
explain
I needed a skin changer so on offline serwer the skins would show up. Mods Were Either Not up To Date Or Just Didint Work
but u cant help me with other thing
is there a plugin that makes it so a serwer would run more smoothly?
no
If your server is failing to keep up it's most likely not solvable by a plugin or mod
Mod maybe, plugin no
hi guys do you know a plugin or datapack with which I can create hades chains with which to drag multiple people at a time, I know it seems stupid but it's for a series.
I have a clarification question about spigot.yml:commands.silent-commandblock-console
Will setting that to "true" prevent command block trigger messages from being sent to the console?
"Crafting items via shift clicking does not fully apply tags to each item. This is a limitation with bukkit API"
does anyone know what such a message can be related to? it displays with most items crafted by holding shift....
0 notifications in the console absolutely nothing on the internet.... 😢
hi why am i getting this error and its kicking all the players when someone joins?
Geyser or via*?
Check for a ProtocolLib update
Also, it's strongly advised to not use 1.20.1. tehre is at least one well known "crash-on-demand" exploit.
help me with finding plugin for 1.18.2 like this - https://www.spigotmc.org/resources/★random-loot-chest★-fork.50909/
i can't find anything
spigotmc 1.13.2 can not run on jdk17, this has no solution!
i have geyser with viaversion, viabackwards and viarewind
Delete all and there won’t be an issue
That might be part of the problem. protocal hacks are not a good idea.
Does it still give the same error if you disable those three
Whaa who could've thought that an ancient version that ran java 8 doesn't run on java 17 🤯
It's because those are bounded to a certain number of java versions due to asm or something like that
I get
Java.Net.SocketException Connection Reset
Error all the time in my server, somehow in any other server, no error and smooth gameplay
What is the problem?
That usually happens when your connection is cut or terminated
than how any other servers works just fine?
What type
Depending on the needed help a ticket won’t be needed
My account was hacked and I know who it was and where they installed all the plugins
Well
my previous dev stole all my plugins and created a server called the same as mine but instead of .net .com
Nothing to do about anything they downloaded etc
I just wanted to warn you... a rat named Ianflig stole my plugins
I can't alert all the owners but I can tell his server
the server is isoltia.com
i have a loot of paid plugins
i dont have problem
but he now have all plugins for free
i have access to my acc
with all plugins
Did you email the email above
How can i put cooldown on signs?
Oh this is help server
Idk seems kinda specific you might be best hiring someone for this
Hello
How can I turn on piste duping on a spigot 1.20.4?
spigot does not patch piston duping
you are likely running paper or one of its derivatives
I have the last version of Spigot
latest as in how did you get it
how to create ticket ?
ticket for what...?
there is no tickets, email support
bruh alr
?support
thx
showing my account is banned for no reason at all i spent money buying plugins and i need to update them and now this
do you have a vpn on
i dont use vpn at all
plus i open my account just to get the plugin update i dont even talk in there
" you are being rate limited"
Literally in the screenshot you sent
Wait an hour and don't spam the site
i didnt spam the site first time i entered the password and user it gave me that
So i verified, but seems it didn’t?
ur verified
Ya seems leaving and joining helped.
So I asked in the supreme chats discord ive tried both deluxe and supreme but does anyone have a clue about extra tags that you can buy n whatnot with the luckperms chat
hello, is there any plugin that allows me to make a quiz and based on the answers chooses a role for my character?
how much ram does movecraft take
Does anyonw know a file config or a plugin which doubles the enderchest size (54 slots)
https://www.spigotmc.org/resources/custom-enderchest.8868/ maybe smth like this?
Thank you
~~Hello! Question: The Respawn PvP protection is or can be override by another plugin? Does anyone encounter something like this? I have a problem: after a player is killed in bedwars(Screaming Bedwars plugin), after respawn, he is protected from pvp for about 60 seconds (counted). in the config file it says 10 seconds and yea is true, after 10 seconds it supposed to no longer be protected. but I think the PVP protection is over ride by another plugin and I don't know which one. I've looked into Essentials plugin config file, but I couldn't find anything related. Also, the Arena is not protected or affected by the GriefPrevention / WorldGuard plugins.
I've attached my plugin list. However, I don't know where should I look at..~~
SOLVED! It was GriefPrevention. Even if you disable where should can be in worlds, you need to also enable / disable rules in worlds. config > starting with line 83 (PvP) " EnabledinWorld:"
Does anyone know of a VIP plugin that doesn't require mysql?
https://www.spigotmc.org/resources/placeholderapi-scoreboard-objectives-placeholder.48236/updates
I get a virus warning while trying to download this resource... is it safe to download? 🤔
Can you give me an example of an existing VIP plugin?
does anyone know how to stop excellentcrates just flooding my console?
[Server] Craft Scheduler Thread - 6/[WARN] [ExcellentCrates] Plugin ExcellentCrates v5.0.0 generated an exception while executing task 75
06.03 22:17:01 [Server] [INFO] java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketContainer
06.03 22:17:01 [Server] [INFO] at su.nightexpress.excellentcrates.hologram.impl.HologramInternalHandler.spawnHologram(HologramInternalHandler.java:110) ~[?:?]
06.03 22:17:01 [Server] [INFO] at su.nightexpress.excellentcrates.hologram.impl.HologramInternalHandler.create(HologramInternalHandler.java:76) ~[?:?]
06.03 22:17:01 [Server] [INFO] at su.nightexpress.excellentcrates.crate.impl.Crate.createHologram(Crate.java:257) ~[?:?]
06.03 22:17:01 [Server] [INFO] at su.nightexpress.excellentcrates.crate.impl.Crate.updateHologram(Crate.java:269) ~[?:?]
06.03 22:17:01 [Server] [INFO] at java.util.HashMap$Values.forEach(HashMap.java:1065) ~[?:?]
06.03 22:17:01 [Server] [INFO] at su.nightexpress.excellentcrates.crate.task.HologramUpdateTask.action(HologramUpdateTask.java:17) ~[?:?]
06.03 22:17:01 [Server] [INFO] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4054-Spigot-e9ec548-619936d]
06.03 22:17:01 [Server] [INFO] at org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[spigot-1.20.4-R0.1-SNAPSHOT.jar:4054-Spigot-e9ec548-619936d]
06.03 22:17:01 [Server] [INFO] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
06.03 22:17:01 [Server] [INFO] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
06.03 22:17:01 [Server] [INFO] at java.lang.Thread.run(Thread.java:833) ~[?:?]
06.03 22:17:01 [Server] [INFO] Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketContainer
06.03 22:17:01 [Server] [INFO] ... 11 more```
The ExcellentCrates people might know. But what version of ProtocolLib are you using?
Tbh protocol lib won’t work on my server idk why which is probably the reason but no one seems to know why it’s not working
You didn't answer the question. Do /version ProtocolLib and post the output.
I don't have time for this. Use build 679 from here:
https://ci.dmulloy2.net/job/ProtocolLib/
Hey wasup ! I just got grief by a random, and i want to remove that message on the screen but idk how 😔
don't even know bro 
If you look at the entity and type /kill do you get autocomplete with a UUID?
@regal forge ^
/minecraft:kill @e[type=minecraft:text_display,distance=..10]
no, its literally on my screen
let me try
Wdym by this?
wtf check plugins
Does /ride have any autocomplete with uuids?
yup
You should be able to do /ride <uuid> dismount
Wait what
I wasn’t able to get text on the players screen that nicely with text display passengers
I feel like there's something more too it, I just can't remember all the stuff from the snapshots.
but i want to remove it 😭
Hmm
You can apparently simulate a 3rd person camera on an entity.
Just don't know how to do it though.
I think slicedlime covered it though.
Did the /ride dismount command do anything?
Kinda wish it was my server so I could investigate :p
You could also try /ride @s dismount
Hi , is there any subsidy plugin ?
elaborate.
yo, im using the login/register plugin
But it doesnt work
It allows movement, breaking and etc
Even when youre not logged in
Get a better one
the login/register plugin
that doesnt describe it very well
Hello! any plugin recommandation regarding the Skyblock mini game?
Does anyone know a plugin which removes unnecessary lag within the server and a plugin that limits entities created/placed/dropped/caused by player?
Hoster told me to "watch my attitude" when I pointed out some problems with their servers. They forgot that I'm still paying their bills. So now I'm considering switching hosts.
Any recommendations? What hosts do you guys use for a single server?
Bloom host otherwse if you are adequately skilled with Linux or have a sys admin Hetzner is great
Spigot plugins for a simple mini 1.20.2 Minecraft Server!
Hello there!
Looking around at spigots plugins I can't seem to find what I need...
Basically I'm creating lil server for yt streams that I will do events on (not 100 player ones more like 10 or less) anyway some of the events will be including a Manhunt, RIC(Random Item Challenge), death swap, and other events made by me! But the problem is mainly with the manhunt and having the different events in different worlds and reseting them... I do have a minute amount of experience with plugin creation, but require some more knowledge to understand them. But here are my problems.
Problem 1: Im hoping there is a descent plugin without a bunch of un-needed features that will reset a seed and delete the previous world or leave it in an archive to revisit if an error is made(preferably).
Problem 2: Also I'm not the best with luck perms or permission plugins but I need a plugin to separate worlds and their plugins. Making them toggleable also if possible.
Problem 3: I need a better way t whitelist people and remove whitelist maybe a yt integration plugin? So that when a viewer joins the yt stream and wants to join the event it can whitelist them from the chat maybe by a yt command and then do it in game.
Problem 4: I'm creating a hub for the players waiting for the events and I'm not very good with CivilianNPC plugin. I just need it to make a NPC to stay and when right clicked show the rules. Also the same to join the current game when allowed maybe with a gui.
Problem 5: I need a gui(preferably if not a command will suffice) to be able to select the current events and close the worlds that are not active to reduce lag.
Last
Problem 6: I joined servers like McManhunt and I think hoplite has it too but it looks like a gui that has its own texture pack to make it look like a modded screen. I have no idea how to do this.
Anyone who could help this would be greatly appreciated! 😋
Ciao nel plugin screamming BedWars vorrei levare il start game e nel team selector quella roba che ti fa teletrasportare appena ci clicchi. come faccio ?
ok you dont have time for this...
wild
Yes, I don't have time when I ask a question and the person refuses to answer.
brother
how did i refuse to answer
i never said "no i wont answer"
i have a life bro like tf
literally 0 reason to be an asshole about it
Bro so what?
I was going to answer but I went to sleep
I dont respond for like 10-20 mins and u start acting like a dick 💀
You responded but didn't answer the question. (And you still haven't answered the question.)
Have you actually read my message…
“I went to sleep”
Do you actually want help with your problem?
ok, bye
Blocked
Ciao nel plugin screamming BedWars vorrei levare il start game e nel team selector quella roba che ti fa teletrasportare appena ci clicchi. come faccio ?
Heyyy I have a 1.16.5 arclight server w friends, and I've been having issues with protection plugins, specifically RedProtect. Players cannot enter vehicles unless they are region owners or members. Is there any /perm to avoid this? any protection plugin that work fine with mrcrayfish vehicle mod? Thanks
Mods are not designed to run with plugins and plugins are not designed to run with mods
Hi, in the plugin screaming BedWars I would like to remove the start game and in the team selector that stuff that makes you teleport as soon as you click on it. how can I do?
Hello, i bought residence plugin. are refunds possible? It barely works it is buggy plugin ... doesnt update flags, ignores changes.
ask the author if they'll refund you
cant i submit it in paypal?
you can but it's a jerk move if you haven't tried to contact the author beforehand imho
kk
i cant find who exactly like owns it the residence plugin
im asking here cuz i cant fins support for it
oh well all the latest reviews are like 1 star lol
https://discord.gg/dDMamN4 here is their discord
yea
but yeah as said, you can request a refund on paypal directly, but i'd at least try to ask for help there first
that is literally dead channel about residence im worried
damn it literally say no refunds there
Hello There, There is a problem while launching my own server that is-" -Xmx8G -Xms8G -jar Server.jar 1 nogui
Error: Unable to access jarfile Server.jar"
Whats the name of your jar?
Server.jar
Try ./Server.jar instead.
/Server.jar this one?
./ means relative to current directory
ok thanks
?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.
Hello, I would like to use spigot or paper or something along those lines, I am hosting a bedrock server that is modded I just want to know if this is right for me, if anyone can answer my questions in dms or whatever that would be a lot of help
Spigot is designed for Java edition but there is a translation layer called geyser but it most likely won't work well with your mods
I was told of a plugin called item adder, would that work?
If I were to use geyser that is
No, Java edition and bedrock edition resource packs are different
also that wouldn't fix your mods even if it did work
Guys
how do I replace offhand player's item?
How do I either use a sign, pressure plate, or button to have players execute a plugin command?
Those are all different
True, and if I were to pick one then button
The default Execute command doesnt work
I don’t think plugin commands with with /execute
So you’d need a plugin that can force players to run commands
How much ram would ya'll recommend me to use for a 1.20.4 Leaf Server (Paper Fork), 110 Plugins, 60 Players+, Survival Server.
I have 64 on my host, but I know that using too much can definitely make the server lag alot.
Also Aikar, ZGC, Or ShenandoahGC?
Aikar, and about the java gc problems on to much ram, its normaly not noticable under 16gb of ram. but the amount your need really depends on your players and the type of server you are running
Understood, currently using only 20, think should be good?
you can also take a look at your gc timings with the plugin spark
?whereami
lets say your server needs 1gb of ram the run + some overhead and your players need around 128mb ram(which is what the wiki recommends) but this is hugly dependent on what kind of server your running
paper and spigot ram usage isent that differient from one another
can somebody help me with the voting plugin
i did everything added a new port and stuff
but its not online
whats everything
did you open the port
Yo anyone I assume to update to a new version of Spigot (not minecraft version) do I just download the new spigot file and replace the old one?
guys how i fix this i disabled my fly command and went to survival mode i cant jump, floating air and slowly walking and slowly flying like in space
U reloaded the server?
yes
Spigot doesn't have a direct download.
You have to run BuildTools to generate the latest spigot jar.
?bt
guys please help me. My server cannot be accessed. It always shows that the user name cannot be verified
it always says FAILED TO VERIFY USERNAME
PLS HELP ME
online-mode=false
Enable fly, land then disable
not working
Then you have some plugin interfering
Server records where you last logged out to include being in the air. Some plugins will prevent you from falling to your death in this instance and temporarily give you fly abilities. Normally the method i said works to restore. But since it didnt work either find the plugin or disable plugins and land
is there a way to delete the ping icon next to the nickname in the tablist?
when i referenced another server, i think i can use the resourcepack to remove the icon, but I couldn't find this icon.
Can you take a photo for me?
I can't find it anywhere
The ping icons are in textures/gui/sprites/server_list it seems
Version?
On older versions it used to be all in one file
you can take a look here: https://www.spigotmc.org/resources/categories/spigot.4/ & https://hangar.papermc.io/ maybe you will find smth that fits your needs
is there any 1v1/fightclub plugin which doesnt need for you to add an inventory
My friends, I'm building a server and I need several plugins, but I don't know their names. Is there anyone here I can ask?
yea
Just ask here in this channel
@woeful quail really thank you
My server is roleplay.
And I need several plugins to introduce to me so that I can have a more attractive server
And I know some plugins that I don't know how to configure. Thank you for your guidance
Thank you! Do you know the plugin that clicks on the panel (special rank) and adds a rank member panel? Thank you for teaching me the name of the plugin
How can I build 1.20? When I use --rev 1.20 I get 1.20.1
1.20 doesnt exist, 1.20.1 was the fix version
1.20.1 is protocol compat with 1.20 iirc
bStats says 1.20 is in use by over 3000 servers.
probably got it before 1.20.1 was released
according to the realse article it was a week before .1 was released https://www.minecraft.net/en-us/article/minecraft--java-edition-1-20-1
I guess I'll try to track down the release ID numbers
the 1.20 release post was june 7th and 1.20.1 was released 13th so prob like the last build 12th june
try 3799
It's 3798
Does anyone here know how to make a resource pack?I want on the items I want My favorite photos.How should I make it?
get bukkit isnt offical and you shouldnt be using it
You can download the vanilla textures or another texture pack that you like as base, and then modify the textures files for your liking
Omg it was first in search results so i just did it… am I in trouble?
you aren't, but in the future always use buildtools
Will I be able to use BuildTools with those unofficial server files?
unofficial server files?
Well I already started the server totally unaware of this issue
well, the files it generates should not be affected by where you download the jar from, unless the jar has some malware
Alright so right now I have nothing to worry about?
most likely
So right now it says I’m like 14 versions behind for spigot do I just use builtools to update?
yes
Thanks!
Wait guys do I just run buildtools in my current server folder to update spigot?
No
You make a seperate folder, run it there, then take the jar out and put it wherever you need to
Why couldn’t I run it in the same folder?
So the extra files (like work) are just useless?
In your case, ye
So in what cases are they useful?
When you are making a pr for bukkit/cb
Where do I find a ProtocolLib download that’s compatible with 1.20.4? I’m using the latest 5.1.0 right now but it provides me with issue as https://github.com/dmulloy2/ProtocolLib/issues/2820
Hello i have a premium resource on Spigot...
Will Spigot remove all Premium resources?
hello, i have a problem with my chat format, i use essentials for change it like for change the : for ->, but I think i have a other plugin is doing that and I don't know what he is
I see the prefix with luckperms but can't change anything
( is for add tag suffix / change the ":" )
No
ok
I’ve searched forever for this, but I can’t find a real solution:
Error occurred while enabling Sit v1.5
java. lang. NoClassDefFoundError: net/kyori/adventure/text/Component
It doesn’t actually break the plugin and I can still sit on stairs and stuff but it shows as an error and I fear something might happen
It doesn’t break the plugin features tho, should I just ignore it?
Don’t ignore errors 🤷🏽♂️
Could I do that somehow by myself? I don’t want to switch to paper because I’ve had issues with it in the past (I’m on spigot)
Hmm sure
How tho?
Can u send the plgin to me rq
where can i get refund help?
@mellow dock Hello sir, i wanna ask a question:
Can i upload config files in spigot
here is example:
I wanna make videos about EConomyShopGUI and I wanna give my subscriber as simple and easy way which is yours spigot server. I will give plugin credits to the creatr of that plugin.
So, Can I ?
which ?
where can i get help with refunds?
maybe email
BuiltByBit
whats their email?
ok, thx man
Email: md_5@spigotmc.org
?support
ohh
anyways I don't think md can help with refunds
you should talk with the author you bought from
yeh its good
Guys I just installed BackupServer and every few seconds it gives an error: [ServerBackup] ServerBackup: Automatic Backup failed. Please check that you set the BackupTimer correctly.
I didn’t touch the files so I don’t know what’s wrong
if someone is good on minecraft dev msg me plz
?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/
i just need help for something and no one are responding here, this is locking me asf
i cant change my chat format
i dont know why that are insane
If you're not giving enough information we can't help you
Anyone know why <> color codes not working on paper/spigot? & color codes work fine everywhere though LOL.
do you mean minimessage? the plugins have to support that
if thats essentials iirc the latest dev build has support for it
i thought it meant be related to that seing Chat.Color etc deprecated dev wise
thats only on paper and the developer still has to provide support
gotcha. thanks for the help! yeah its happening in essentials and in citizens etc had me worried but i had suspicion it was related to this, thank God cause I was nervous. didn't want to go through 50 plugins LMAO
How can i make the empty slots on the tablist?
How do i connect to my bungee server
By using the IP you set in your bungeecord config.
In that case, you'll connect to the system IP that bungeecord is running on.
Do uk where i can find it
Are you running bungeecord locally or remote?
Im using a hosting
Panel
Then look for the IP information on the panel. It should be somewhere in there.
Probably under the server info tab or smth similar.
Did you include the port?
Yes
What's the bungeecord config port set to?
25577
Is that the port you are trying to connect to?
The one that the hosting provided is 56253
Then you'll have to set the bungeecord port to the one the host provides.
Ok
Both query and host: ?
Just the host
Ok
And also 0.0.0.0?
You can leave that as is.
It says could not bind to host: 0.0.0.0:56253 is it normal?
You could try changing the ip to 127.0.0.1
25577 can only bind
The other ports doesnt work
Then try changing both the query port and the host.
Is there any other message that shows up when you try to start bungeecord?
Cant connect
If i connect to the backend server it says if you wish to use ip forwarding please enable bungeecord
You need to connect to the proxy
And the port it’s on needs to be open
And allowed through any firewalls
The host should already do most of that, you just have to configure bungeecord accordingly.
Yeah with a host you should just have to set the port to whatever the host provides
But i set it accordingly
But it doesnt work
What’s the error
Like
?img
Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.
Here's some screenshot utilities that you can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org
It works only on eaglercraft
But java doesnt work
Im trying to make it such that both of them work
When i changed the port to 56253 it shows on eagler connection refused
@mellow dock @random bridge
Can’t help ya with a ripoff janky web version of 1.8
Not exactly sure what to do about that. If whatever you are using doesn't support the bungeecord protocol, then you'll likely have to use something else.
I know for a fact that ppl got eagler to work on bungee and java also working on bungeecord
But i dont know how to do it
hello people
I have trouble on my server
when I want to start server
10.03 04:34:54 [Multicraft] Loaded config for "Spigot"
10.03 04:34:54 [Multicraft] Updating eula.txt file
10.03 04:34:54 [Server] INFO Unrecognized VM option 'MaxPermSize=128M'
10.03 04:34:54 [Server] INFO Error: Could not create the Java Virtual Machine.
10.03 04:34:54 [Server] INFO Error: A fatal exception has occurred. Program will exit.
10.03 04:34:54 [Multicraft] Server shut down (starting)
10.03 04:34:54 [Multicraft] Restarting crashed server in 5.0 seconds
10.03 04:34:54 [Multicraft] Looks like a crash, check the server console. Return value: 1
I'm getting this in console
can someone help me?
I'm using Multicraft for host
your startup command doesnt work with your java version most likely
It's multicraft so i'm guessing it's an automatically assigned one
10.03 04:34:54 [Multicraft] Loading server properties
10.03 04:34:54 [Multicraft] Starting server!
10.03 04:34:54 [Multicraft] Loaded config for "Spigot"
10.03 04:34:54 [Multicraft] Updating eula.txt file
10.03 04:34:54 [Server] INFO Unrecognized VM option 'MaxPermSize=128M'
10.03 04:34:54 [Server] INFO Error: Could not create the Java Virtual Machine.
10.03 04:34:54 [Server] INFO Error: A fatal exception has occurred. Program will exit.
10.03 04:34:54 [Multicraft] Server shut down (starting)
10.03 04:34:54 [Multicraft] Restarting crashed server in 5.0 seconds
10.03 04:34:54 [Multicraft] Looks like a crash, check the server console. Return value: 1
10.03 04:34:54 [Multicraft] Server stopped
10.03 04:34:55 [Multicraft] Received stop command
10.03 04:34:55 [Multicraft] Server stopped
this is all in console
Do you have selective seeing or something?
buoobuoo tried to help and you just plainly ignored em
So what’s the most popular server type rn
if you're just going to make a generic copy it won't succeed
hello i'm searching what to write here when someone win a rank on the crates for add the ranks if someone can helpe me 😄
Image i use luckyperms
Commands:
- '%Player% group add captain'
do you have placeholderapi installed?
the correct placeholder would be %player_name%
yes
%player% is fine for give item
I think the problem is the command
or the %player% place
bc eco give %player% is working
well the command should be luckperms player %player_name% group add captain or sth like that
i will try it ty
ive try x5 formule like it that don't work wtf
loor ur pv screenshot mfn
please
i’m looking to get sone help with a motd on my proxy i’m using pterodactyl and i have this
\u00a7b\u00a7lNovaMC\u00a7f >>\u00a7d discord.gg/novamc\u00a7f [1.19.4]\u00a7r\n\u00a7c\u00a7l\u2763\ufe0f
\u00a79\u00a7lPrisons\u00a7f\u00a7l |\u00a7c\u00a7l Factions \u00a7f\u00a7l|\u00a7a\u00a7l
Skyblock\u00a7f\u00a7l |\u00a7e\u00a7l Survival\u00a7c\u00a7l \u2763\ufe0f but it just doesn’t work i don’t get it
it’s not changing even tho i’ve put this new one in and i’ve restarted but still showing the old one and the old one ain’t even in the file anymore
you mgiht have another motd plugin
do you run under bungeecord
are you changing the motd in bungee config.yml
are you pinging the bungeecord ip and port
yh
it worked with the previous one
i ahve gone to change it now its not changing
and the old one isnt even in it and its staying as it
double check your plugins then
i just have
nothing
can we jup in call for 2 minutes so u can check and make usre im not being a twat
ill join general but i cba to turn my mic on
check console for startup errors
im taking a guess you use tcp shield
it might be caching it
never used it before so no idea
thats making it the correct formatting
because its multi-line
minimotd has a toml config
scroll up
line1="something"
line2="something"
in minimessage formatting
motds=[] thats an array
none of them have minimessage formatting
https://webui.advntr.dev/ on server list
A web interface for MiniMessage.
you have to change the formatting
colors are <name> instead of &b
Does anyone know the placeholder name or how to show online vip players on a scoreboard?
depends on the plugin
those would represent those values
thats most likely there shading go onto server list at the top
one sec
that shouldnt matter as minimotd config takes it as 2 values for it
in the config it has line1 and line2
copy the first line
put that there
now remove the other curly braces down to the square brace
after the comma
that down
bros talking to the voices
delete to the end of the square brace