#help-server
1 messages · Page 133 of 1
Does anyone know how to generate stronghold? I want to have worldborder to be around 2500block to each direction, but nearest stronghold is away 7k blocks from spawn.
I could change spawn location, but I already builded the map for the server.
Typical survival Minecraft
/generate structure stronghold or summing like that
They do not no
it says command was not found
I am running 1.21.1 Paper
It's prob /structure then
nope
Ngl I haven't been on in a week, when I get home I can let u know, or if someone gets to u before then better lol
/place iirc
Is that not a world edit command?
that works thanks
That’s //place silly
wait is there any way how to make so the eyes point to the stronghold?
😛
I use pebblehost for a server with spigot installed. I had an error with my DiscordSRV bot (unrelated) so i went on to restart my server and got a message that says
"Error, this build is outdated
Please download a new build as per instructions from https://www.spigotmc.org/wiki/buildtools/"
i am not super computer savvy so does this mean anything? when i first started the server, this never prompted me to download any build? for context too I started the server two days before 1.21.4 dropped and updated the server to include the new update once it did come out, not sure if that matters
would appreciate any guidance on this 😄
ope yea i am 3 versions behind. how do i fix this? the link takes me to a page to download something on Windows but that doesn't seem right?
That’s correct
Buildtools is used to build the spigot jar
The exe version is for windows but the jar version can run on any system with java
sweet it compiled! now that i have this, do i upload it inside pebblehost JARs?
Yes
okay the /version says im up to date 🙂 thanks!
im new, trying to download spigot for a server of mine, im really dumb so, my question is: to download spigot i got to download an build tool?
Yes
alr ty
ok, im doing a local server, i made the download everything is working fine, the server is open but how do i put plugins in the server on the archives?
Put them in the plugins folder
why is the pvp manager plugin installed in the panel but there is nothing in my server
#####\myserver>java -Xmx6144M -Xms6144M -jar spigot-1.16.4.jar nogui
Unsupported Java detected (67.0). Only up to Java 15 is supported.
im getting this problem while trying to start my local server
i tryed downloading java 15 but it still gets that message and i think im doing something wrong
can someone help me?
i suspect you did not change your path environment variable to point to the new java installation
what is printed when you type java -version in a cmd prompt?
did you know most of the spigot flags accept both
java version "23.0.1" 2024-10-15
how do i change it
Depends on your OS
but in general providing a direct path to the java executable works
like the exe?
yes if you're on windows
well the only java executable i found is java.exe at oracle>java>javapath
it has no icon btw
It's in the bin folder of the installation directory
oh found it
so i gotta put C:\Program Files\Java\jdk-15\bin as a path or C:\Program Files\Java\jdk-15\bin\java.exe
alr
"C:\Program Files\Java\jdk-15\bin\java.exe" i put this on windows variable path?
You can do so if you want
what is a lts verison?
brooo
im getting tired fr
oh
found it
my fault
i changed an variable ComSpec for something and it stopped working
Hey I was trying to download the latest Spigot-api and bungeecord-api. What are currently the latest versions I can reference in my code?
Using build tools you can get spigot up to 1.21.4. For bungeecord you just use the jar itself, no specific api version
I guess I am new to this. I am trying to update my dependency:
<!-- Spigot API Dependency -->
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.21.4</version>
<scope>provided</scope>
</dependency>
<!-- PlaceholderAPI Dependency -->
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.11.6</version>
<scope>provided</scope>
</dependency>
<!-- BungeeCord API Dependency -->
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.21.4</version> <!-- Updated to 1.21.4 for compatibility with Java 21 -->
<scope>provided</scope>
</dependency>
Are you saying I should be downloading the jars and locally referencing them? Generally speaking I am used to pulling from Maven I guess?
Maven is fine
Latest spigot is 1.21.4-R0.1-SNAPSHOT or whatever it is
I assume bungee is similar
Spigot yes you are 100% correct but it doesnt seem like its the same for bungee
Where is the latest info found?
Bungee doesn't generally use minor versions
Latest version for BungeeCord is 1.21-R0.1-SNAPSHOT
Can always refer to BungeeCord's pom.xml https://github.com/SpigotMC/BungeeCord/blob/master/pom.xml#L8
Ahh okay thank you so much!
Hey all, I have spigot 1.21.4 running, connecting through bungeeecord, but I'm not sure how to enable vanilla minecraft commands or whitelist operators? I have seen lots of different conflicting methods and I sort of just need to be pushed in the right direction if anyone knows how and can help me out.
Like what?
i joined a server with a group of friends and i suggested a mod that add pictures (uploaded from pc) into minecraft. i have the picture mod but i wanna add a part that makes me operator either perm or as long as i can use it for just to troll them
if it make sense ;-;
no
you will not get support for that here
hey i cant get build tools to run properly could anyone help
?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!
?ask issue where buildtools fails with an error from "'sh' is not recognized as an internal or external command, operable program or batch file."
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!
yeah im on java 17
hold up
C:\Program Files\Java\jdk-17\bin\java.exe -Xms512M -jar C:\Users[real name]\Downloads\BuildTools.exe --nogui --rev 1.20.4 --output-dir C:\Users[real name]\Desktop\1.20.4 SERVER
basically im using buildtools to try to output a 1.20 server
it worked prior with 1.11 but now its giving me major issues
i just HAVE to ask, you are not actually using [real name] are you
no thats just me redacting my name lol
i am
thats the command thats running
i cant send an image
and i downloaded git and everything
what error do you get
sh' is not recognized as an internal or external command, operable program or batch file
right sorry first time i saw that i read "shit is not recognized" 💀
i cant even open buildtools in the git terminal because it cant detect it
its so weird
are you on windows?
ye
asumming on this that you didnt add it to yout path fix: https://stackoverflow.com/questions/64972826/sh-is-not-recognized-as-an-internal-or-external-command
this
also dont add a space between 1.20.4 and SERVER
think i might got it
youre so fucking right it is exe
i had to create a jar file tho
nice
you deserve head i think its working
pray god hears you 🙏
ok i got an error but its really funny
my disc is 100% full lmao
thats such an easier problem
i work in a Univeristy research lab and were making generative Ai minecraft worlds and i needed to put my plugin on a server
thanks this was worse than tinkering with a LLM
anyone know the version 1.20.1 of ItemsAdder plugin?
[20:43:39] [Server thread/ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'ItemsAdder_3.6.6-legacy.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: ia/m/U at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:127)
idk how this can be bugged
either hes using reflection, you placed ia in the wrong server that has a version not supported, hes lying on what versions it supports or race condition with loading
in any case, threres not much you can do
i had to deal with ia before and its a legit nightmare
😢
do u use ItemsAdder and what is that version?
i do and version of what
the version of the plugin that fit to 1.20.1
i cant find the infor about this version 😦
can u rec me some
not really, only used ia, thats why i know its dogwater
but i dont know if the other are any better tbh
is there a 1.8 plugin that completely removes the range check
Which range check?
idk my server is getting lots of hitreg for players and my idea was to just remove the check that validates hits
yeah it’s a small server
but ur right I should probably fix it properly the first time
but idk how to even diagnose the problem
It's probably to do with the ping
Cut internet - > approach a player > hit>move > reconnect
Or if you're a cheater just send a hit packet anyway
If the server validates it it's perfect
have you ever worked with item durability? How can I check an item's durability? If an item's durability is 1, the item disappears from the inventory. private void decreaseDurability(ItemStack item, int amount, Player player) {
short durability = item.getDurability();
item.setDurability((short) (durability + amount));
if (durability == 1) {
player.getInventory().remove(item);
}
} this theme does not work
What is the purpose?
f
Don't advertise
?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!
Don't post in every channel
ok
where did you get your server jar from
when you have custom mobs and want to store instance variables, can you do that directly in your custom mob's class?
Bro lol
public class CustomWitherSkeleton extends WitherSkeleton {
private static final String TEMP_KEY = "temp";
public CustomWitherSkeleton(Level world) {
super(EntityType.WITHER_SKELETON, world);
this.collides = false;
this.expToDrop = 0;
this.goalSelector = new GoalSelector(world.getProfilerSupplier());
this.targetSelector = new GoalSelector(world.getProfilerSupplier());
this.setInvulnerable(true);
this.setCanPickUpLoot(false);
this.setAggressive(false);
this.setCustomNameVisible(true);
this.goalSelector.addGoal(1, new MeleeAttackGoal(this, 1.0D, true));
this.targetSelector.addGoal(1, new NearestAttackableTargetGoal<>(this, Cow.class, true));
}
proceeds to move to help server
like this
WAIT LOL
IM INTING
STAHPP
ok i actually havent slept in so long cuz of finals week sowee
i have a problem
The best way is to use Paper and stay up to date
with player2kits
package me.wolfispuzzled.duplexDoubler;
import org.bukkit.block.Block;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.block.BlockBreakEvent;
import org.bukkit.event.block.BlockPlaceEvent;
import org.bukkit.metadata.FixedMetadataValue;
import org.bukkit.plugin.java.JavaPlugin;
public final class DuplexDoubler extends JavaPlugin implements Listener {
public DuplexDoubler(DuplexDoubler plugin) {
this.plugin = plugin;
}
@Override
public void onEnable() {
// Plugin startup logic
getServer().getPluginManager().registerEvents(this, this);
}
private final DuplexDoubler plugin;
@Override
public void onDisable() {
// Plugin shutdown logic
}
@EventHandler
public void onBlockPlace(BlockPlaceEvent event) {
Block block = event.getBlock();
block.setMetadata("PLACED", new FixedMetadataValue(plugin, "something"));
}
@EventHandler
public void onBlockBreak(BlockBreakEvent event) {
Block block = event.getBlock();
if (!block.hasMetadata("PLACED")) {
event.setDropItems(true);
// Double and drop items
event.getBlock().getDrops().forEach(drop -> {
drop.setAmount(drop.getAmount() * 2);
event.getBlock().getWorld().dropItemNaturally(event.getBlock().getLocation(), drop);
});
}
}
}
This is my 1.21.1 spigot plugin that is supposed to double all drops that arent blocks placed by a player but its not dropping two any1 know what i did wrong
oh sry
hi yall is there any plugin for detecting baritone?
for 1.21.1
I tried looking for it but almost all of the anticheats were paid
and the others didnt supported anti barritone
Hello (: I'm not sure if iI'm doing something wrong, but every time I try to run the updater it is all greyed out and I can't click anything. This happens with both the exe and jar version. Also, will this update my server to 1.21.4? I notice that it says 1.21.3, but the announcement I downloaded it from was referencing the new 1.21.4 update
try use the CLI: java -jar BuildTools.jar --rev 1.21.4
^^
I apologize both of those questions are a little above my head. What would be blocking the web request? Like a firewall? And what's a CLI?
possibly, but easiest way to see what's happening it just open command prompt / powershell (shift right click in folder) and then enter java -jar BuildTools.jar --rev 1.21.4
To confirm, shift right click the folder that the exe is downloaded to or that my server is downloaded to?
folder where jar version is downloaded to
I recommend having the BuildTools jar in it's own empty folder
You can move the Spigot jar after it's done
Moving it doesn't seem to have worked. Shift + Right Click just brings up the Right Click menu. Am I doing something wrong?
there should be a button in the right click menu called open powershell / open command prompt / open terminal
I will say that this typically happens to me once and then I close and reopen and it works fine, but now it's not
It's not always there sadly
Here's an alternative way:
In the explorer window top bar where you see the path (example: This PC > Folder) click on the right side of the text. When it auto selects the path for you, delete all of it and type cmd then hit enter.
Perfect thank you let me try the command one second
That worked thank you both (:
Sorry one more question. So the last time I did this, it just rewrote the files in my current server folder. Since this was created in a separate folder, do I just move the files it created over to my current server file (I have it backed up just in case) and have it rewrite the files that are currently there?
Thank you 😄
What’s the difference between port forwarding and using ngrok? Are there advantages to either?
port forwarding better performance, ngrok probably more secure for your home internet
^^
Port forwarding directly exposes the port to the internet
Ngrok is a tunnel, meaning the data is sent to them and then to you
Ok that makes sense, thanks!
hey guys
I have a strange problem.maybe someone on this channel knows. I am writing a plugin for an enchantment for a trident that will attract a victim to the attacking player when the trident hits the victim. I wrote to the mechanic, but ran into a big problem. The problem is that if the players are in survival mode, the enchantment does not work at all. For some reason, it does not attract at all. If both are creative, then it attracts very strongly. If one has creative, and one is survival, then it attracts as it should. But it should attract as it should if both are survival. I do not know what to do and what it depends on
my plugin is the only one on the server
@EventHandler
public void onHit(ProjectileHitEvent e) {
if (e.getEntity() instanceof Trident trident) {
if (e.getHitEntity() instanceof Player victim) {
Player shooter = (Player) trident.getShooter();
if (shooter != null) {
ItemStack item = shooter.getInventory().getItemInMainHand();
if (item.getEnchantments().containsKey(this)) {
double speedMultiplier = 6.0;
Vector direction = shooter.getLocation().toVector().subtract(victim.getLocation().toVector());
if (direction.length() != 0.0) {
Vector velocity = direction.normalize().multiply(speedMultiplier);
victim.setVelocity(velocity);
}
}
}
}
}
}
again, don't crosspost
okke
Hi, why when I merge 2 resources pack with this website : https://merge.elmakers.com
only one work and the other one half only or nothing
If there is a fix or another website
???
Either ask the devs or go to a discord like minecraft commands
Spigot has nothing to do with resourcepacks
Ok
Hello guys, I am new that this server, I have a question, where I could download the version to do the crossplay on my server I am very new and I do not know how to do it.
You need a plugin like Geyser
anyone know why i cant send chat messages on my server?
it randomly stopped one day.
for example, i go to type hi and press enter to send the message and it closes the chat window and dosent say anything
most likely a plugin affecting chat
i can still do /say and any other command
and others can type in chat
What plugins do you have installed?
What mods do you have installed on your client?
Hmm, thought it was NoChatReports, but I guess I was wrong. :p
does the message appear in the servers console at all or is it only client side
binary search your mods, remove half and see if it still happens, repeat untill you figure out which mod causes it
thatll take hours
The modrinth launcher makes it real easy to do that too.
multimc and most of its forks do too afaik
@jagged orbit remember me?
not really. whats up?
okay i didnt do anything and it fixed itself
This one babe
@jagged orbit I was the cute mf
Tysm for teaching me fawe at age 10
I fw u
No worries my friend
buoobuoo taught me how to take heroin at age 10
that's pretty based
At what point is a server resourcepack unloaded? Is it possible to display custom textures on a kick message perhaps?
I believe at the point when they will see the kick message it should already be unloaded, although I'm not sure
oofy
Also, I've never really been into server management, only plugin development.
Is there some plugin to config disconnect messages of all kinds? Like whitelist, server shutdown, etc.
I believe the server shutdown message is configurable by default in one of the config files
What about everything else?
I can't remember about the other ones lol
?whereami
what font is that?
?
explain more
What about it?
That just happens when you’re on the wrong version.
why on my server there is no such thing when I go up with an unsupported version
my server Hungarian Vypers Gaming
is your server velocity?
Good morning
What is the most stable version of spigot and compatible with general plugins for a survival RPG?
The only relevant version is latest
hhiguy
Getting this error when compiling the 1.21.4 version of Spigot on my Ubuntu server:
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project spigot-api: Fatal error compiling: error: release version 17 not supported -> [Help 1]
Running OpenJDK version 23
Any ideas?
Wait I just answered my own question LOL
Thanks for being my rubber ducks
You're running a JRE instead of the full JDK
Since you're on Ubuntu you can use:
sudo apt install openjdk-21-jdk
command is for 21 since that's LTS
23 will work as well
Yeah I just updated sloppily from version 17 I think that was the issue
Any way to remove the annoying prefixed versions of the minecraft commands?
Or well, remove them from the tab completion
Plugin such as plhidepro
There's a config option in the spigot.yml called send-namespaced which you can set to false
I believe it will hide the namespaced ones
Hello,
Looking for developers to help make a Semi-OP / OP prisons server. Looking for people with a large skill set in making new plugins/ideas come to life and setting up config work. DM me if interested please. Preferably have a portfolio or examples of stuff you have done or can do.
?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’m not able to use it
Is there a better option between playit.gg and ngrok for hosting? Is there a better alternative?
Better as in performance+security wise
Besides from actually selfhosting? That's as good as you'll get for tunnelling
Fair enough thank you very much
Does anyone know how to fix this problem? please.
configure the proxy correctly, restart the servers.
Hello there? I would like to know if someone can help me with the Shopkerper for 1.21. It doesn't want to work.
Send the bungeecord config.yml, and for the subserver do you have it in offline mode + the config files set to bungeecord true
Which version of Minecraft are you currently using?
1.20.4
I'm guessing you aren't running a forge server?
If so, reinstall this version of worldedit https://dev.bukkit.org/projects/worldedit/files/5077477
i am runing forge
?whereami
Hello there? I would like to know if someone can help me with the Shopkerper for 1.21. It doesn't want to work.
Hello I was wondering how many players a single 3-4 GB ram bungeecord server can handle ? without lagging
to know if I should consider doing multi-proxy or not
This is kinda a try and see type of thing it depends honestly
Not sure what a multi proxy is but that sounds like it'd just slow things down
The proxy server bungeecord only needs 1gb. The subserver, varies on your setup. 8gb would likely average up to 30
[06:12:09] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.23.3
[06:12:10] [Server thread/INFO]: [Shopkeepers] Loaded all plugin classes (1009 ms).
[06:12:10] [Server thread/INFO]: [Shopkeepers] Loading config.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Migrating config from version 8 to version 9 ...
[06:12:10] [Server thread/INFO]: [Shopkeepers] Migrating setting 'trade-succeeded-sound' from sound name 'UI_BUTTON_CLICK' to sound key 'minecraft:ui.button.click'.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Migrating setting 'trade-failed-sound' from sound name 'BLOCK_BARREL_CLOSE' to sound key 'minecraft:block.barrel.close'.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Setting 'trade-notification-sound': Empty sound name. Nothing to migrate.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Migrating setting 'shop-owner-trade-notification-sound' from sound name 'ENTITY_EXPERIENCE_ORB_PICKUP' to sound key 'minecraft:entity.experience_orb.pickup'.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Config migrated to version 9.
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: Inserting default value for missing config entry: check-spawn-location-interaction-result
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: Ignoring mob type 'MUSHROOM_COW' in setting 'enabled-living-shops'. This mob was renamed in MC 1.20.5: Consider replacing it with 'MOOSHROOM'.
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: Ignoring mob type 'SNOWMAN' in setting 'enabled-living-shops'. This mob was renamed in MC 1.20.5: Consider replacing it with 'SNOW_GOLEM'.
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[06:12:10] [Server thread/INFO]: [Shopkeepers] Saving config.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Loading language file: language-en-default.yml
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: Ignoring mob type 'MUSHROOM_COW' in setting 'enabled-living-shops'. This mob was renamed in MC 1.20.5: Consider replacing it with 'MOOSHROOM'.
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: Ignoring mob type 'SNOWMAN' in setting 'enabled-living-shops'. This mob was renamed in MC 1.20.5: Consider replacing it with 'SNOW_GOLEM'.
[06:12:10] [Server thread/WARN]: [Shopkeepers] Config: All existing entity type names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
[06:12:10] [Server thread/INFO]: [Shopkeepers] Registering WorldGuard flag 'allow-shop'.
[06:12:10] [Server thread/INFO]: [Shopkeepers] Registering defaults.
No one can help with that, this is spigot support not shopkeeper support
Your config seems outdated - the error actually tells you what’s wrong if you read
So i'm trying to make a spigot server into a vanilla world, (Moved the DIM files) But when loading the world up (In single player to test), the player spawn, location and items are gone, but the stats are still present. Any idea if this would be a server or spigot issue?
Load balancing players between 2 proxy,
Is it possible to handle 500 players on a single bungeecord?
Did you copy over the player data folder? The issue could also be if you had your server in offline mode or online mode, each have their own inventory
I just moved the DIMs into the main world then loaded up the main world file in vanilla singleplayer. Would it have defaulted the offline inventory?
Not good. Copy paste it all
The player data folder contains people’s inventories and spawn locations etc player data
The main world file has inside the playerdata folder. is their more outside the folder?
All you need is to move the folder “world” in place of the singleplayer one
Hmm, Thats what i did, unless im missing some external playerdata
Found outside the "World" playerdata folder :/
everything is inside of "world" youd copy paste that into the minecraft saves
Hmmm Odd then, because still missing inventory/location wile keeping stats
whole thing
Wole thing
Wole thing, yes. If the server was in online mode, it should transfer the inventory, otherwise itll be empty
Yeah it all transefered im even looking at it and its the same
its like its not reading it for some reason?
Great. So that will work as long as the server was in online mode or you used bungeecord online mode
Oh its online but still missing the playerdata in game
If you launch the server right now and join it with a premium account, spawning in "world" with the inventory you need, great -> stop the server and it will save the world. Then copy that world folder into the minecraft saves folder, making sure its not conflicting with any other worlds
hmmm. I've not had this issue with server to singleplayer before but ill see if it will work running it on the server
Thanks it was somthing weird with the server online offline thing i guess. Not had that happen before when doing server conversion stuffsss
Where can I get help from Shopkerper?
from their Discord Serveer
I can't find it anywhere
Check their spigot
That doesn't appear to me?_.
This guy posted the error earlier and it clearly says how to fix the issue.
LOL
Literally just needs to remove a underscore from a word in the config
Thanks for that one
guys i'm running a pandaspigot 1.8 server and i'm using the latest packetevents which should be compatible but it drops an error and fails to load
java.lang.LinkageError: loader constraint violation: loader org.bukkit.plugin.java.PluginClassLoader @11875dca wants to load class com.github.retrooper.packetevents.settings.PacketEventsSettings. A different class with the same name was previously loaded by org.bukkit.plugin.java.PluginClassLoader @15b436c6. (com.github.retrooper.packetevents.settings.PacketEventsSettings is in unnamed module of loader org.bukkit.plugin.java.PluginClassLoader @15b436c6, parent loader 'app')```
and then there's a lot more but discord doesnt let me
ask packetevents
but it looks like you have some plugin shading it and you have it standalone
what does that mean
standalone
for example
you have packetevents twice on your server
the PE plugin, sorry, bad wording
ive looked for other jars but there arent any
One of your plugins comes packaged with it
One of the other plugins has it within that plugin itself
jeez
it worked on 1.21 but i updated some plugins i'll check what plugin causes the issue
more like downgraded
iirc during startup it should say in console as its enabled, remove the standalone jar and watch startup for when it’s enabled
god idk how to start
i dont get it, it shouldnt be mutually exclusive
ayy i found it
it was baritoneremover
who?
send the buildtools log in a paste
?paste
And then?
Now send the link
Ok
Looks like it failed to download a dependency try running it again
I launched it twice.
Yes I know there's a country called Iran
is there?
Maybe it's because of the sanctions in Iran.
Is your VPS in Iran
Yes
Is it your PC?
windows vps 🤔
Yes
Yess
I do it
I don't know how, but it was done.
@tawny dust I need one more help
Can i remove other files?(only spigot1.20.1.jar)
yes
someone here to help?
i have a problem, can someone help me with plotsquared? i bought it completly legally and really need some help because i dont know if its a bug or im just not smart enough xd. my problem is: im using paper server 1.21.4 but the plotsquared skript is telling me on the first line. using plattform:bukkit!! and not paper. so i cant use the nice paper setting like animal pathing etc. can someone help pleasE?
?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.
ask the plotsquared developer
thanks for the answer but they dont answer. i already wait 10 hours.
Unfortunately in the busy lives of the post-atomic-age human, it sometimes takes more than 10 hours to start any one task, perhaps waiting a little longer for a response from the developer
someone here to help?
I added simple voucher plugin of spigot in my server. everything is going perfectly. but i can't add the 2nd lore, is there any way to add 2nd lore or it's not possible
and another problem is if i change the name of item it perfectly works but if i name the color version of block then it doesen't works
for example when i type "wool" in item name it works but when i typ e "lime_wool" it doesen't works
What plugin is it, and what are you trying to edit the lore with?
wait im sending u the code
uh
plugin name
Simple Vouchers
the code which is customized by me and working
Vip:
Item: 'paper 1 name:&a&lVIP_RANK lore:&7&oRight-Click_to_receive_free_VIP_RANK!'
Message: '%prefix% &7You''ve claimed a VIP RANK!'
Commands:
Permission:
Command: 'lp user %username% parent set vip'
u cna see there is a lore: where can add only single line
Did you try using the form below name leaving 2 spaces
Vip:
Item: 'paper 1 name:&a&lVIP_RANK
lore:
- '&7&oRight-Click_to_receive_free_VIP_RANK!'
- '&7more'
okay wait imma try this code
okay
kk
bro
command is working
but
no output comming
Vip:
Item: 'paper 1 name:&a&lVIP_RANK '
lore:
- '&7&oRight-Click_to_receive_free_VIP_RANK!'
- 'More...'
Message: '%prefix% &7You''ve claimed a VIP RANK!'
Commands:
Permission:
Command: 'lp user %username% parent set vip'
Item: 'paper 1 name:&a&lVIP_RANK '
lore:
- '&7&oRight-Click_to_receive_free_VIP_RANK!'
- 'More...'
Message: '%prefix% &7You''ve claimed a VIP RANK!'
Commands:
Permission:
Command: 'lp user %username% parent set vip'```
ingame no lore coming
but in panel no error comming
why do you use that plugin? It is very outdated, and obsolete, what version do you play?
..
kk im trying it
This is the most complete
okie
yea
yes
BuildTools is the only official way of obtaining Spigot
how do i get the most updated version of spigot through buildtools when the "latest" option doesnt work
there was a version that fixed the pale oak sapling bonemeal crash, but i cant get it
problem is, it wont download the actually updated file
Try removing all the cache files
this was first download
Are you using a host?
Well it should be compiling the latest for that version every time
And did you replace the old jar with the new one?
i see there was a commit that fixed the pale oak crash, but latest points to 1.21.3
of course
.
.
i need to explain further
i need a specific commit, latest gets 1.21.3, we are on 1.21.4, but 1.21.4 option downloads the 1.21.4 release version, not latest
i see a commit where they fixed it, but appearantly its somewhere in the ether
look on https://hub.spigotmc.org/versions for the jenkins id
1.21.4 should download the latest 1.21.4 build
but running bt for 1.21.4 will give you the latest commit for everything
which is bukkit ea0b2d1cf5f6b77b98414223a94fb0efa653cfa0, craftbukkt e28af087d58f90b8600ad24d2035ba18aed57d1f spigot 33ece3efc24165112baa4177f2e9343dd922f5bf
yeah, let me send that
sorry, compiling everything again
because i deleted it thinking that the version wasnt properly updated on buildtools
sorry
thats not part of the issue, just a side thing
no worries
okay, just to make sure i do al this right anyway, after compiling, i see it in the desired folder, not nested into 500 others right?
just the spigot - version.jar
and when sending the log, i just copy/paste the whole thing
The finished jar is in the root folder where the BuildTools jar is
okay, just making sure
its not out of being dumb, just trying to make sure there isnt some really weird step somewhere, doubt it though
so, the paste site didnt like me pasting the whole thing in there
do i just send the logfile directly then?
... i just realized how dumb i actually was for a sec
wait, thats portablegit
That's the latest version
BuildTools appears to be working correctly
It is
so, the issue still exists
That’s not the one you just built
So outdated and not the jar BuildTools made for you
thats what i did last time
its like the server had some sort of auto download thing, yet was set to an old version
but, i didnt have anything like that in
If you have one it wouldn't surprise me if it was set to use the "get" site which hosts outdated jars
i hope to god its not, as that would be why it keeps trying to do 4399 instead of the 4409 i got
Hosts don’t know how to run cron jobs apparently
oh, thats what you mean by host
sorry, been dealing with this for a MOMENT
i think i may have wrestled it into submission
thank you, sorry for being difficult
No worries
had to basically force it to point to the jar, and had to triple check to make sure it didnt decide to replace it with its own
Good day, I'm not entirely sure if this is the proper place to ask but how can I add downloaded server plugins in my aternos server?
Thank you
Aternos does not let you upload plugin jars
You need to use their plugin browser
Noted, thank you so much
Can anybody tell me where I can find the "fix-curing-zombie-villager-discount-exploit" in my server files?
That's a thing???
I read about it on reddit. Seems like villager curing does not work properly on spigot/paper/bukkit servers
that got patched in a recent mc version
So you cant cure them until the give you 1 emerald trades?
We cured them 4 to 5 times and the price wont drop to 1 emerald.
What version of Minecraft? This was fixed in vanilla
1.21.1.
Yea. That was fixed by Mojang in 1.20.2
hii
so im a newbie on server hosting
but idk why this happend
[19:24:00] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.7.1
[19:24:00] [Server thread/INFO]: [AuctionHouse] Found locale file en_us.json
[19:24:00] [Server thread/WARN]: [AuctionHouse] A backup of the database has been saved with .backup extension.
[19:24:01] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_21_R3
[19:24:01] [Server thread/ERROR]: [AuctionHouse] Error! This plugin only supports Spigot-API 1.20.4-R0.1-SNAPSHOT!
Do anyone khow how to fix?
the plugin is for version 1.20.4
oh yea
either see if they have an updated version or find another one
let me recheck
anyone can help me remove the ~ next to my player name?
are you using essentials? thats just in it's config.yml
I downloaded the namecolor plugin and when i set my color, it turns to that
yeah im using essentials
sorry, to be more clear, essentials does that for people with a /nickname - i'm not familiar with namecolor
no no
i download a different
plugin
and it messes with my name
oh nvm
i found the probnlem
the prefix
i installed all plugins on my gportal server and with /plugins it will show me all but no one works. console says "Error, this build is outdated"
Should be another error telling you why the plugin didn't load
As for the build outdated you can run BuildTools to update
or ask your host to do so
?bt
should i just put the .jar in?
just outdated
can ı open a ticket
guys can we ask about papermc in here?
I mean I feel like you would definitely get a way better answer about anything Paper related... in the Paper Discord 
Especially now that they're hard forked, we have even less of a reason to support them. They're not even related to us anymore because we're not upstream
ah i see thx for help, i just wanted to ask if i can open my 1.16.5 with java 17 or 21
You should use whatever version of Java that version of Minecraft recommends
okay i will do that, the problem was voting listeners doesnt load in java 16
Yeah I think it was Minecraft 1.17 that started requiring Java 16. Anything before that was still Java 8
Plugins didn't really ever care to make sure their code worked in modern Java, so it's likely that listener plugin was in that same boat
1.16.5 and 1.17 is java 16 if i remember right
higher ones connect to java 21 probably
1.16.5 is Java 8
1.18 is j17
and 1.17 is Java 16
then 1.20.6 is 21 afaik
^^
yeah mb
NuVotifier is written in Java 8
so it should work fine
Do use 8 or 11 if you're on 1.16.5
You should send the error you're getting
There should always be an error if it doesn't load
Make sure the jar file size isn't 0b large
And that it's in the right folder lol
It's definitely not unheard of for people to try and load plugins in the completely wrong folder
i checked so many times
downloaded the same file 3 times
but it just somehow can launch on velocity file
not on the servers itself

What do you mean by that
i cant send images or configs, but i will explain it.
- Downloaded nuvotifier on proxy server (it works)
- Downloaded nuvotifier on boxpvp server (it doesnt give errors and it doesnt load the config files and it doesnt show up on the /pl either)
Did you put it in the plugins folder
yes
How large is the file
2.7mb
Looks like it loaded just fine
howtho
i am saying nuvotifier
That is nuvotifier
^ for compatibility
💀💀💀💀
On Velocity it presents itself as NuVotifier, https://github.com/NuVotifier/NuVotifier/blob/master/velocity/src/main/java/com/vexsoftware/votifier/velocity/VotifierPlugin.java#L53
so my 3 days worth of quality time was just this

Worth noting though that in modern versions, they can also provide Votifier while still being referred to as NuVotifier, but I digress
Key word is modern
🙂↕️ Like all good plugins should be
Says the one who works for a 1.8 server
Hey we're getting there with modern features!
Also, it's 1.7.10 base so fuck you buddy
Even worse!
hi does anyone know if there is any up-to-date plugin that splits the server into different bungeecord sectors? Like for example splitting overworld into multiple smaller servers
k8s*
minecraft is a sandbox game
My bad
Hey guys. I am stuck.
I like the idea of having custom items like tools, items, furniture, and more in-game.
I am currently on Java. (On paper I used Items adder)
I do support bedrock with geyser.
Does anyone know of any ideas or a plugin of a way to make it where both java and bedrock will see the same thing (custom items)
@true yoke you’re up
Geyser has some feature to allow the same resourcepack to work, no?
or are they models?
doubt there's an actual way to convert that
omfg im blue again
bedrock uses a different modelling system iirc
I need a plugin to customize the Disconnect screens for my server. Can anyone tell me if there are any?
Geyser allows you to map items with custom model data to bedrock items
You'll need to convert your resourcepack though
There are some scripts for that but they're incomplete
is there any way how to run Slimefun 4 (1.20.x) to run on 1.21.1 Server? There isnt that much api calls that changed I bet
But when I tried to run it the slimefun disable itself
Depends, what kind of disconnect message are you looking for?
I would need to edit join erorre messages for wrong version and disconnect for kick and miscellaneous
does anyone know how to cap the armour prot level to prot 3 for my smp?
Use a datapack, override the vanilla enchantment
I had no specific datapack in mind.
I know it is possible with one tho, you could make it fairly easy probably.
All you'd have to do is: copy vanilla enchantment files related to prot, change the max level
Not sure if you'd need enchantment providers, don't actually know what those do
i have no idea how to make datapacks lol
but from what i see i have to change the survival limit of the enchant?
Assuming you're on 1.21 or above
You can edit those messages in the spigot.yml file
Hello, how to create a server containing several bungeecord proxies, this error appears to me, "Unexpected disconnect during server login, did you forget to enable BungeeCord / IP forwarding on your server?"
hm? How many players are you handling for that to be required?
Its for a test
best server logging plugin?
coreprotect no longer works for me on latest, need something different.
Did it break or something?
Which Minecraft version are you using?
I dont want support for the coreprotect, i want a different logging plugin
They charge money for the latest bug fixes
I have no interest in a plugin developer like that
when its been free for years
Just wondering 🤔
Does anyone happen to know how to make a placeholder display if a bungee server is Online, Offline, or Whitelisted? Whilst also being able to set each of these to different colors. IE- Online-Green, Offline-Red, Whitelisted-Orange.
does anyone know how I can lookup an action for all users in coreprotect
i want to see if any user killed anything in a timeframe
if you mean a backend server, you would need to do your own ping requests. getting the whitelist status in online mode isn't really possible because you would need an account
I know nothing about Resource Packs but can anyone fill me in on custom textures? Is there a way to apply a texture to a specific item but not all items of that type? I know this is possible with like optifine I think, but that's hardly going to be used by 100% of players.
Yes, via custom model data
Or, from 1.21.4, the item_model component
is there a plugin that you can find players location even when offline?
oh and if theres a plugin to rollback invintorys like core protect does with blocks
I dont understand.
Core protect rolls back inventories, not just blocks?
Doesn't essentails have /seen
wait thats time
how so?
What do you mean how so?
lets say someone died and lost all their items in lava
how do you get all the items back using core protect?
I thought coreprotect did inventories n crap
I thought rollback worked on players
Anyways, no I was right @grand edge you can do /seen for logout locs
I was confusing Chest Inventories, with player inventories
oh algood
https://www.spigotmc.org/resources/inventory-rollback-plus-1-8-1-21-4.85811/ you need to set backups?
dunno
is there a plugin that you can find players location even when offline?
and is there a plugin that stops items from blowing up e.g. diamaonds and netherite
preferably configurable
can i get help guys
my plugins lagg clear
always clear my minecart hopper in overworld and minecart in nether
how to disable
If you're using ClearLagg to clear items then it's not really needed
yes
Vanilla already despawns items after 5 minutes of being loaded
You can lower that in your spigot.yml or the bukkit.yml don't remember which one
forge
welp, a logger filter it is
oh now we getting somewhere
what else would you expected that warning message to mean
I mean yeah, you're gonna have to go through the world files
can i get help guys, my plugins crazyenchantment if i remove an enchantment from an item, it still having an enchant and i cant enchanted again
how to fix that
Why won't it let me install Spigot 1.8.8?
Check which version of java was used for that, install that and try again
java 8 or 16 should work it looks like?
Use 8 or 11
go to their plugin support, we dont know what it does
Is there any guide how to read the GC values in spark profiler, I learned that GC could cause some lags too
like what values are expected
and on what the GC depends
you already got told off in paper for using offline mode
It depends, you got an example?
I am getting high numbers on GC G1 Old
I dont know if that is okay, the vars total 2, avg time 240ms, avg freq 155m41s
making me wanna join paper
after how much uptime?
how much ram?
its kinda ok imo, 10 seconds are considered "normal"
What are you running?
How many players? etc.
to be fair, 4gb is not much ram for a latest version minecraft server 😬 much tweaking regardings java heap and gc is not possible
dedicated machine or rented game server?
rented game server, I had 20 players max
actually I have soark profiler from that time, I could share that
I remember it runned witout lag, but that was the time slimefun and anti esp was added
I wanna tweak the anti esp so it only hides players, not all entities
but I need some more files fron dev, because it is open source, but one critical file is miisising
any1 here a server owner/ experienced having a server before? I have questions about setting up a skyblock server
Whats the question?
So yk how skyblock servers works are all void. Is this generated thru code or do people import a void world?
A plugin generates a new world which is empty, and the islands are generated like checkered board
Depending on which skyblock plugin it will either come with a world generator, or the instructions will tell you a generator to use like Multiverse for example
I’m making my own thus the question lol
Then its up to you isnt it
Oh so like multiple worlds?
yes, a skyblock world is generated
Yeah ig so but idk what’s the best way im new to all this lmao
Ohh
if it were to be done in "world" you would have no /spawn
So people have a separate world for where the islands are, a separate one for the main lobby and one for hub?
yes "world" is /spawn. Then /island is a new world like a nether & end, but a void world the plugin made and it makes a new island tiled next to the previous one, which you can handle with math counting the chunks
I see
you just cant use "world" because thats where you spawn in the server, youd end up spawning in the sky
Thanks a lot for breaking it down
So the world “world” would be a hub where players first join
yes
And then they would go thru the server selector which teleports them to a different world let’s call it world 2
This is where there is like a lobby/ spawn with market and other stuff and then when players do /island create it would create those islands in world 3
they are at /spawn in "world" and use a selector to create a island. the island creation will send you to the skyblock world after it generates those chunks
Oh
I’m getting it now
Thanks a lot man
Or well
Woman
I was so confused lmao was wondering how it worked thanks for breaking it down
np, its ok!
here is the profiler> https://spark.lucko.me/FPFCo12mrt this was captured when there was 20 players at peak
I recently changed some tickings and spawning values
to make less load on server
Yeah good idea
@west cloak your tps and mspt slightly dropped when entities and chunks reached a certain level. Also this is where gc is having some more todo than usual. But as you can see, gc is probably no problem at all
in your case
alright, thanks. I am now checking if the player can see entity and if not then hide it
to prevent minimaps radar player
it sadly works for every living entity
I wanna remake it so it only hides players
but the open source plugin missing one dependency
so I need to wait
anyways thanks. I make some tweaks to chunk max rendering
may I know how did you concluded that the gc is not issue, I am just wondering
so I can conclude that by myself if I would have some issues
when I tested the anti esp with 5 players, it had usage of cpu like 0.4% CPU
Could someone help me with a problem with the mines plugin?
Please be more specific and someone might be able to help
When creating the mine, I get an error and I have to enter a type, but I don't know what that type is and there is no one who can help me.
Can you link the plugin download page
What should I put in type?
what?I am Spanish and I do not understand how to link
There are many mine plugins. Please share where you got it here in chat
If that is it
Type is either SCHEMATIC or BLOCKS
It should be bringing up a GUI to select?
@narrow coyote have you checked this plugin before? Some reviews are stating interesting things
You mean defender flagging it?
anyone know a replacement for model engine?
free minecraft models
how I render them in the game?
But he asks me to specify it.
I put for example diamond_block and nothing
Please help, this keeps happening to me.
There is video with tutorials in your language on the plugin page, have you tried watching those?
It doesn't appear to me, I haven't seen it and that's even though I was looking everywhere to solve the error, everyone tells me the same thing. The last solution for me was Discord and here I am.
@runic valve
I don't know what to do anymore and this slows down my server's mining
============== LINK DEL PLUGINS =================================
REALMINES:
https://www.spigotmc.org/resources/realmines-1-14-to-1-21-1.73707/
Traducción al Español:
https://www.mediafire.com/file/fq4adw2o77z5rwb/language.yml/file
========= PERMISOS ===================
Usuarios:
realmines.tp
Op:
realmines.update.notify
realmines.admin
realmi...
Thats all i can do for you, i dont understand because it seems like a simple fix
Skip to 3:00
You also havent shared the exact page you got it from so i assume thats it, i have no clue
The page you sent me is that one and it is also where I got the video from.
I'll watch the video if not I'll tell you or I can send you a screenshot of what's happening to me
It still won't let me, I don't know where I could send a video of what's happening.
@runic valve
If its still not working i would recommend either uploading a video to youtube or joining the plugin developers discord and asking there. Their join link is listed on the plugin page.
Mmm really still no and I don't think I can upload a video to Youtube
I'm already desperate, nothing has really worked for me and nothing turns out the way I'm looking for.
can you describe the issue?
Bro I was ignored?
Our bad, we’ll cease using this public channel until we get your problem figured out. What’s up
On my Minecraft server I added the realmines plugin But when I try to create a mine it doesn't work for me, just with the /mine create (name) it asks me to specify a type and I've seen tutorials and searched here but nothing tells me how to solve that.
In the tutorials it only says to add the name
Have you tried asking in the RealMines discord? Or contacting the developer directly, which he says you can do on the plugin page?
If the discord we are talking about now was the one that appeared to me on the realms page, I suppose I could ask about the problem here.
I have no idea what that is, I’m talking about on the page where you download the plugin, if you scroll down he links his Discord server for support
I forgot to say that I am Spanish, but I know a little English, I really don't know if I say something stupid
I don't see where that is on the realms page.
I would send a picture but I can't
If that is where you downloaded the plugin from
I’ve never downloaded the plugin, but that is the RealMines plugin page yes
Or it's okay but I don't know where the support option is, I just clicked on discord and it sent me an invitation here
Top of the page “My Discord”
So there I ask for support?
I would assume so, it’s the developers support discord for his plugins
Thank you very much, I will try and see what they answer, thank you very much
Thanks
This is the channel to get help with the spigot server software more than anything, if you find issues with a specific plugin it probably doesn’t have much to do with spigot and rather the devs implementation hence why you were directed to their discord, so for future reference if it’s a plugin related issue your best bet is to seek help from their community
when starting up with -nogui on windows, why do i not get any console output whatsoever?
the mc server is up and running, i can see the process and connect to it. there's just no console.
how old is that windows
is just a default theme, not relevant
nvm, running with java instead of javaw fixes this issue
Hello, I have a problem with the keys and everything is fine
it keeps saying no key in the getcase plugin
oh wc
Yeah
Hi, I am trying to set up a spigot server on my device. I had a lot of issues where I had to use command like: git config --global --add safe.directory /mnt/nas/Minecraft-Serwer/Spigot/Spigot-Server
After that now it's just stating this just outside patching:
I have no clue what should be changed. Also I am doing this on a Ubuntu Server LTS 24
I am using the buildtool from the spigot website with also the correct command from the documentation
Full log please and why did you need those commands
Why did you have to use that command?
Buildtool isnt that complex
That first problem is a safety feature for git, where by default it does not allow to execute git commands in directories not owned by current OS user. Idk, but the second problem may also be caused by this. Your directory is probably mounted with a different user specified as its owner.
Try running BuildTools somewhere within your home directory. You can then move the final jar to /mnt and run it from there
Yes, so it was firstly failing but entering the command visible in the log fixed it, i had to enter it like 8 times for different directories
every startup asked for a different one
Now I am building another one to get a new log.
Alright, so therefore I was not thinking straight in the morning. I forgot that everything in this location needs to be done with a sudo. I got the .jar compiled correctly this time.
Thanks for that info about users
This might be a weird question, and mb if this question doesn't go in this channel, but does anyone know if modified core shaders in a resource pack goes against the eula? From what I understand, you are fine as long as you dont distribute any actual mc assets, which works in most resource packs since you just overwrite and not realy modify. But what about shaders, since they would technically have code in it?
Not legal advice but I can't imagine Mojang would add a feature that would break their own EULA
no
As long as you modify it with your own code it should be fine
Could you elaborate?
You can freely distribute resource packs with core shaders
Do you by any chance have any references/sources for this? Or is there something that Im missing which leads to this conclusion?
I don't see why their shaders would fall under copyright
Wouldnt it be? Since its an asset like any other?

