#help-server

1 messages · Page 155 of 1

pliant creek
#

the buildtools would give that to you

lucid heart
#

Im also using a program called TcAdmin, it keeps saying the jar file needs to be a zip for spigot, any ideas?

lucid heart
upper lance
#

ok

teal talon
#

In this case screenshots and stuff

rare briar
#

Hey guys
What do you guys think about this spark profiler is the optimization good and do you recommend i improve anything or change something?

https://spark.lucko.me/8DN2c0CWwg

spark is a performance profiler for Minecraft clients, servers, and proxies.

crimson nexus
crimson nexus
#

I don't recommend anything. I'm saying you're asking a question that is heavily dependent on the server software you use, in a server which is not of that server software.

rare briar
#

whats wrong with that

#

pufferfish is a fork of spigot and paper

#

whats wrong with that

candid nacelle
#

Hi can we ban abbev from this server

#

@everyone

crimson nexus
#

I'm not trolling or being dismissive like "This isn't paper" purely to be an ass; in some cases, there isnt a difference in version. But with your case, of optimization, because, there's already 2 layers of abstraction from Pure Spigot, they all add their own layers of optimizations that are different, and it becomes harrd to discuss what you should change.

dusk maple
#

is pufferfish support that bad?

toxic dagger
#

Is there a way to get a direct server jar file with the org.bukkit.Material class included? Like if i open the jar archive

glacial sundial
#

Huh?

#

What issue are you experiencing

toxic dagger
#

I'm working on a small Java program that reads the entire enum to get all the materials in the current version, and when I download a normal server JAR file, the class is no longer in that location. (I last used it on 1.16.5 and it still worked there)

#

Probably not the right channel, but I didn't think it really fit with development-help either

glacial sundial
#

?bootstrap

magic zenithBOT
#

Bootstrap Jar
The main spigot-1.18.jar is now a bootstrap jar which contains all libraries. You cannot directly depend on this jar. You should depend on Spigot/Spigot-API/target/spigot-api-1.18-R0.1-SNAPSHOT-shaded.jar, or the entire contents of the bundler directory from your server, or use a dependency manager such as Maven or Gradle to handle this automatically.

Please read the release notes for further information: https://www.spigotmc.org/threads/9-years-of-spigotmc-spigot-bungeecord-1-18-1-18-1-release.534760/#post-4305163

glacial sundial
#

Also just use spigot-api

toxic dagger
#

Thanks!

untold pollen
#

does anyone have a strength smp plugin with the ults and/or bosses

remote shuttle
untold pollen
remote shuttle
#

then hire a dev

rustic marsh
#

ong

untold pollen
pure moss
#

Indeed. Want an autograph?

toxic dagger
teal talon
craggy dust
#

yo guys got a vague question what does a server need pc spec wise?

jagged orbit
#

ram isn't as important as most people think. HAving too much ram allocated can also negatively effect performance

mellow dock
#

An SSD is also ideal

mighty scroll
#

kann mir jemand weiter helfen der deutsch kann

#

da ich leider kein englich kann

teal talon
#

@narrow coyote it’s ur time to shine

mighty scroll
#

@runic rain Can you please delete my resources quickly? Unfortunately, I can't get them deleted.

runic rain
#

All of them?

#

I see reports only for 2

mighty scroll
#

I want everything to be deleted because I want to start completely new, so everything.

#

@runic rain

runic rain
#

Should be all gone now

mighty scroll
#

thanks

dreamy sable
inland trout
#

@teal talon can i send ss of my plugins in ur dms

teal talon
#

Send it here

#

?img

magic zenithBOT
#

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

inland trout
#

can someone help me
because my luckperms wont show in chat i have every plugin required
instead of showing luckperms ranks it shows the world name
somebody help

inland trout
teal talon
#

Huh?

teal talon
dreamy sable
tough token
#

hi, i have tried to contact the owner of the plugin about an issue i have but i was unable to

#

when i try load up this plugin it says 'org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml'

#

is that something im able to fix myself? or is it complicated

jagged orbit
#

its a very easy fix if you have the knowledge on how to decompile a plugin

#

do you have the source code of the plugin?

tough token
jagged orbit
#

like the raw java code, not a jar file

tough token
#

sorry im like super noob on any of this stuff

jagged orbit
#

is this a custom plugin?

tawny dust
tough token
#

its a plugin called 'superenchants' i found it on bukkit plugins/modrinth

jagged orbit
#

ye just modify the plugin yml

#

I'm sure someone here could it for ya

tough token
#

i need to install something to be able to open the file though

chilly pewter
tough token
chilly pewter
tough token
#

kk one moment

chilly pewter
#

For example a plugin for 1.21.6 may not be comaptible with 1.20.4 server in some cases

tough token
#

:D

#

okay here look

#

my server is 1.21.8, and in the changelogs for the version of the plugin one before the most recent one it says compatible for v1.21.8

#

i tried this one too just incase it was an issue with the latest one, but that did not work either

tough token
jagged orbit
#

yeah what was that something?

#

also do you have the full log

#

of the error

tough token
#

ya sure

tough token
# jagged orbit also do you have the full log

Could not load 'plugins/SuperEnchants-3.2.0.1-all.jar'
Sep 17 12:38:17: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
Sep 17 12:38:17: at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:170) ~[spigot-api-1.21.8-R0.1-SNAPSHOT.jar:?]
Sep 17 12:38:17: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:158) ~[spigot-api-1.21.8-R0.1-SNAPSHOT.jar:?]
Sep 17 12:38:17: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:122) ~[spigot-api-1.21.8-R0.1-SNAPSHOT.jar:?]
Sep 17 12:38:17: at org.bukkit.craftbukkit.v1_21_R5.CraftServer.loadPlugins(CraftServer.java:468) ~[spigot-1.21.8-R0.1-SNAPSHOT.jar:4528-Spigot-7c52c66-37c783b]
Sep 17 12:38:17: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:242) ~[spigot-1.21.8-R0.1-SNAPSHOT.jar:4528-Spigot-7c52c66-37c783b]
Sep 17 12:38:17: at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1007) ~[spigot-1.21.8-R0.1-SNAPSHOT.jar:4528-Spigot-7c52c66-37c783b]
Sep 17 12:38:17: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:328) ~[spigot-1.21.8-R0.1-SNAPSHOT.jar:4528-Spigot-7c52c66-37c783b]
Sep 17 12:38:17: at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Sep 17 12:38:17: Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml

#

idk if this is what ur looking for but here

jagged orbit
#

oh it just doesnt contain a plugin yml at all

#

one sec

#

I have a feeling it's a paper only version

#

yeah it is

tough token
#

aw

#

my server is spigot but it says it supports bukkit plugins

#

am i completely unable to use the plugin then? is there any way?

jagged orbit
#

either switch to paper or use a diff plugin

#

paper supports spigot plugins anyway

tough token
#

wait so whats does spigot give me that paper doesnt

jagged orbit
#

Spigot retains vanilla mc things such as dupes and vanilla mob spawning

#

But otherwise not much, paper is built on top of spigot

#

*without getting into technicalities

tough token
#

i only have 1 plugin currently, its for fishing

#

wait a big question actually: does changing from spigot to paper break/restart the server? or will everything be fine

jagged orbit
#

Unless you are doing some crazy mob farms, you wont notice a difference

#

No itll be fine

tough token
#

and what about my current plugins i assume i need to go check if they work for paper too

#

or will they work for paper if they work for spigot

jagged orbit
#

99% chance they will work

hexed wren
#

how can i create a backdoor plugin for my server ?

jagged orbit
hexed wren
#

i want something that constantly gives me op on my server

tawny dust
#

Why

hexed wren
#

i dont know i wanna create my own plugin and this seems easy

jagged orbit
#

Pick something better

hexed wren
#

ok

#

what would you say is easy?

toxic dagger
toxic dagger
hexed wren
#

what should i use java python or something else?

#

and can i make a command somehow that lets only me use it?

gaunt osprey
#

Usually for Minecraft Java edition you code the plugins in Java. Some crazy ppl do use Kotlin tho.

hexed wren
#

oh alr ty

#

how much time do yall think itll take me?

chilly pewter
hexed wren
#

fuck this shit

agile zenith
#

"Hi guys tell me how to do something suspicious"

"How dare you not tell me how!!! Fuck you!"

unique bobcat
#

how to execute a command without this wierd message to operators?

[Console : ... ]

mellow dock
#

Don’t execute a command ideally

#

Otherwise the logAdminCommands gamerule might control that?

#

Don’t remember

unique bobcat
unique bobcat
mellow dock
#

Wait until you learn about Player#setOp

hexed wren
unique bobcat
#

i just want
eco give user 100

But i dont like that wierd messages

mellow dock
#

Use the vault api ideally

hexed wren
#

:5:49
java: '{' or ';' expected

shy falcon
cosmic warren
#

So this is probably not the right place to ask, or i dont know.. But im using the Ancient kingdom 3 modpack with some other mods added, for some reason theres recipes that we cant see in the JEI but can still craft? how do i repair that

dusk maple
chilly pewter
unique bobcat
craggy mantle
#

Can someone explain how I can create a circle radius of 10 around a player's location?

pliant creek
craggy mantle
pliant creek
# craggy mantle With blocks
public void spawnValersCircle(String playerName) {
    Player p = Bukkit.getPlayerExact(playerName);

    Location center = p.getLocation();
    World w = center.getWorld();
    double radius = 4.0;
    Material material = Material.STONE;

    int y = center.getBlockY();
    int cx = center.getBlockX();
    int cz = center.getBlockZ();

    for (int deg = 0; deg < 360; deg += 3) {
        double r = Math.toRadians(deg);
        int x = cx + (int) Math.round(radius * Math.cos(r));
        int z = cz + (int) Math.round(radius * Math.sin(r));
        w.getBlockAt(x, y, z).setType(material, false);
    }
}
#

that would be a ring, idk if thats what you are looking for. idk about sphere

vale notch
#

May anyone help me, for some reason, even after installing both java 21 and 25 from multiple sources provided by the build tool, it still says I don't have it. I've tried closing and restarting the application after each install of course

crimson nexus
#

If it says like 1.8 or something then you have the wrong Java in your path.

vale notch
crimson nexus
#

And run build tools pls? Could you provide da output

vale notch
#

It comes up with the standard build tools error, telling me where to download the right Java, when I point it to the exact directory it goes a bit further, then exits stating that I need a version between 21 and 25, and that mine is 8 or something?

teal talon
#

How do u run it

#

Output log as well

#

?paste

magic zenithBOT
vale notch
crimson nexus
#

It’s clearly running Java 1.8.

#

From the same command prompt window, run the Java version command I gave you. I have a feeling it’s not targeting the right binary.

vale notch
vale notch
#

I know it was the one linked by the build tool because I never used zulu before and it's coming up as zulu

teal talon
#

Can you take a screen recording of you running it

vale notch
#

I notice there is also javaw, javac etc

teal talon
#

Yes

#

Tbh just clean up ur path and restart

#

Much easier

vale notch
#

Honestly not too sure how to do that, I was looking at the overrite part and wondered why the zulu one isn't appearing in the detection list

teal talon
#

Google it

#

Need to clear up ur system path and user path for diff java versions

dusk maple
vale notch
#

I think I've gotten somewhere, the zulu jdk25 just didn't work for some reason, and with the oracle one, it was only detecting versions in my program files x86

#

One thing though, it has made 2 files, minecraft_server.1.21.8.jar, and server-1.21.8.jar, and I'm not sure which one to use

teal talon
#

spigot-1.12.8.jar or smth

vale notch
mellow dock
#

The output should be in the same directory as the buildtools jar

vale notch
mellow dock
#

No

vale notch
#

Now I have no idea what could be causing it, the java is 100% java 25

mellow dock
#

Seems that version of ASM doesn’t actually support 25

#

Use the native version minecraft uses for 1.21

#

Which is java 21

vale notch
#

I'll try it with 21

vale notch
mellow dock
#

Yes

hexed wren
#

how do i get a vanish command so that no one even the people with op wont see me in tab

#

if its possible

#

so that itll appear as if i left

jagged orbit
hexed wren
#

which plugins

#

i couldnt find anmy

#

they always worked like shit

hexed wren
#

oh thanks

woven latch
#

how to get spigot in my server

#

i am using linux ubuntu

#

can someone help

#

please i need to get it done in 5 hours

#

@hardy grail

#

@runic rain ?

#

anyone?

runic rain
#

There's a Linux explainer in there

woven latch
#

it says unable to access jarfile spigot.jar

random bridge
woven latch
#

java -Xms#G -Xmx#G -XX:+UseG1GC -jar spigot.jar nogui

random bridge
#

What directory are you running it in? Is the spigot jar even in that directory?

woven latch
#

/home/nekol/minsrv/serverfiles

#

can u go on vc and explain it plz

random bridge
#

And the answer to the second question ?

woven latch
random bridge
#

Can’t

woven latch
#

oh :/

lyric summit
#

Send a screenshot

woven latch
#

i cant!!!

random bridge
#

^

#

?img

magic zenithBOT
#

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

woven latch
#

:/

#

give me a sec

#

here

random bridge
#

There’s the problem

#

You didn’t run BuildTools

woven latch
#

then how to run it tho

random bridge
#

Run it it a separate directory as it is a standalone project

#

?bt

magic zenithBOT
random bridge
#

The wiki tells you everything

random bridge
#

But basically, run it to create whatever version of spigot you need and then copy the spigot jar it creates to your server directory.

woven latch
#

@random bridge

#

something wrong

random bridge
#

?paste the entire log

magic zenithBOT
woven latch
random bridge
#

That’s not the full log. Need the stuff at the top of the log too

woven latch
#

only this was

#

wait

#

now?

random bridge
#

Yes, that’s the entire log

woven latch
random bridge
#

Looks like maven is using Java 17 when it should be using Java 21 to compile.

woven latch
#

how to repair it?

random bridge
#

What’s the output of java —version on your machine?

#

And what Java versions do you have installed?

woven latch
random bridge
#

I don’t usually mess with gsm, but it shouldn’t interfere with this process.

I still need to know the Java versions installed on the system and which one is set in the PATH

woven latch
#

you mean 1.21.8?

random bridge
#

No, the Java version installed on the system.

woven latch
#

:/

#

idk

random bridge
#

Java 8, Java 21, etc

woven latch
#

how to check it?

random bridge
#

java —version

#

update-alternatives —config java

#

Should show you too

woven latch
#

@random bridge

tawny dust
#

Looks like you're running with a JRE instead of a full JDK

#

if you're on Ubuntu; sudo apt install openjdk-21-jdk

junior cradle
#

not java —version

woven latch
tawny dust
#

yes most likely the JRE variant

woven latch
#

here

#

thx @junior cradle

woven latch
#

i have installed it

#

so i have it

tawny dust
#

Did you run that command

woven latch
#

i cant

#

i am not a root

tawny dust
#

Is that not your machine

woven latch
tawny dust
#

Tell them to install it for you

woven latch
#

but he installed it

tawny dust
#

or build the server on your pc

#

and move the jar

random bridge
#

^

woven latch
#

he instaled openjdk-21-jre

random bridge
#

Yea, need the jdk

tawny dust
woven latch
#

oh

#

okay

junior cradle
#

Or you can just download jdk build from oracle

#

as tar.gz

#

and start your server using java from it

#

or whatever you trying to do

tawny dust
#

oracle jdk 💀

random bridge
#

JDK is required instead of JRE
JRE used to work just fine, but something changed and the full JDK is now required.

tawny dust
#

tbh I find it odd that JRE used to work

junior cradle
random bridge
#

Oracle jdk is like a last resort option

#

Gotta be desperate enough

#

Then again, don't know which one's worse; Microsoft's Java releases or Oracles

junior cradle
#

so no idea

woven latch
#

@random bridge

random bridge
#

You need actual numbers in those jvm flags. The hashtags were placeholders

random bridge
#

How much ram you got available on the machine?

woven latch
# random bridge How much ram you got available on the machine?

idk how mutch but this is specifications that has that machine
Intel® Core™ i5-13500
incl. Hyper-Threading Technology
RAM: 64 GB DDR4
Disk: 2 x 512 GB NVMe SSD (Gen4)
(Software-RAID 1)
Connection: 1 GBit/s-Port
Bandwidth guaranteed: 1 GBit/s
Traffic: Unlimited *
Aktualna maszyna

random bridge
#

Then just set the flags to 4G
Should be enough for a small server. If you need more ram allocated, bump it up to 8G later

woven latch
#

But how shood i do it

#

idk

#

😭

random bridge
#

Replace the hashtags with the amount of ram in gigabytes

woven latch
#

okay

#

java -Xms5G -Xmx5G -XX:+UseG1GC -jar spigot-1.21.8.jar nogui

#

like this?

random bridge
#

Yes

craggy mantle
pliant creek
craggy mantle
pliant creek
loud pewter
#

could anyone help me set up smth that shows active players with a green username and afk with a grey in the tab list please?

dusk maple
loud pewter
dusk maple
#

do you have placeholderapi?

loud pewter
dusk maple
#

first download the essentials expansion, using /papi ecloud download essentials then /papi reload

#

after that you will have access to the %essentials_afk% placeholder, that once parsed it returns yes or no, since u dont want that in yout tablist you need to replace that output using tab

#

inside TAB/config.yml, locate this part and add the essentials_afk placeholder part, guide by the green line and replace the yes, output for whatever u want it to be, and the no output for basically empty, to not show anything when the player is not afk

#

then inside TAB/groups.yml simply add the essentials afk placeholder before anything else in the default group

#

and that should do it

#

you can replace the 'no': ' ', by 'no': '&2', to make the non afk players green, but u can make that with luckperms so u can have people with other colors like admins or mods, etc

craggy mantle
#

The degrees

pliant creek
# craggy mantle Does it have to be in Radians
public void spawnValersCircle(String playerName) {
    Player p = Bukkit.getPlayerExact(playerName);

    Location center = p.getLocation();
    World w = center.getWorld();
    double radius = 4.0;
    Material material = Material.STONE;

    int y = center.getBlockY();
    int cx = center.getBlockX();
    int cz = center.getBlockZ();

    for (int deg = 0; deg < 360; deg += 3) {
        int x = cx + (int) Math.round(radius * Math.cos(deg * Math.PI / 180));
        int z = cz + (int) Math.round(radius * Math.sin(deg * Math.PI / 180));
        w.getBlockAt(x, y, z).setType(material, false);
    }
}
loud pewter
#

but

#

it just says yes or no infront of my name

dusk maple
#

?img

magic zenithBOT
#

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

loud pewter
dusk maple
#

try copying from this as is with the spaces included

#
placeholder-output-replacements:
  "%essentials_vanished%":
    "yes": "&7| Vanished"
    "no": ""
  '%essentials_afk%':
    'yes': '&8&o&l*AFK* ' # Bold gray name
    'no': '' # display nothing if not afk
loud pewter
#

it works now tysm

#

one more question tho

#

can i make it so that just the user is grayed out instead of a prefix, i have role prefixes so itd have to be after that

#

wait i think i figured it out

dusk maple
#

yeah just remove the AFK text and leave only the color codes &* etc

loud pewter
#

yup it works thank you so much for the help

#

is there a way i can give rep or anything like that or nah

dusk maple
#

np happy to help

upper lance
#

anyone know which plugin should I use to create shards in my economy server?

crimson nexus
upper lance
#

the shards like donut smp

#

afk shards

crimson nexus
#

Damn, if its something so like, heavily based of a niche idea, it might need to be a custom plugin.

rustic marsh
#

It wont be free work

#

jus saying

waxen moth
#

hi does anyone here know the Essentials plugin well? I'm having some problems blocking certain commands. Can anyone help me?

rustic marsh
#

Nothing else

waxen moth
#

Yes, by disable-commands you mean right? I put the commands I wanted to block there but they still work; I also put them in LuckPerm to block the permissions and it still worked. Note: I tested with and without OP

rustic marsh
#

Are you sure ur reloading the config correctly

rustic marsh
upper lance
#

can that plugin make a afk region and player can receive 1 shards each minute?

dusk maple
#

you could with a combination of other plugins, and patience

#

if you want, one of the devs of donutsmp is selling that particular plugin for 10 dollars in builtbybit but of course its paid and obfuscated

upper lance
#

ok

upper lance
#

i need help with coins engine

#

the plugin dont work, after i reset the server 2 time(it was working fine before), i use /plugins and also check the log and everything is stable and there is no error warning, im also remove all the plugin except the coinsenige and nightcore but it still didn't work

teal talon
#

Ask the dev

twin beacon
#

I am running a 1.16.5 server and am running spigot via MohistMC on it. On this server i noticed an issue where Dyed armors and other NBT reliant items would lose their attributes, like coloration, at random but in a replicable manner when being moved around the players inventory.

Does spigot make any changes to NBT functionality which might have this as a result?

tawny dust
#

You should ask Mohist about that

#

It's so far away from Spigot code wise that we cannot answer that

twin beacon
past shore
#

mohist support can give you the best info

upper lance
#

Does phoenixcarteslite need any plugin to work?

dusk maple
upper lance
#

ok

civic hinge
#

anyone familiar with setting up voting plugins?

tawny dust
#

?ask

magic zenithBOT
#

If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!

olive delta
#

How can I set this up on my server?

I’d like to make the Minecraft world publicly joinable. The idea is that anyone connecting without being whitelisted will automatically be put into spectator mode.
They should:
Be limited to the spawn area
Be muted so bots/spam can’t get through
Have no ability to chat, build, break, grief, or interact
Essentially:
Non-whitelisted = spectator-only preview access
Whitelisted = full normal play
This way, randoms can join and preview the server safely and shows newcomers a glimpse of builds instead of just a blank whitelist screen.

What’s the best plugin or setup approach to make this work?

#

anyone know any plugins for this

#

could make a permission level with luckperms for new members, but idk how to force them into a gamemode tho

true yoke
#

If you don't have any money to pay chatgpt might be able to get this done, it's pretty simple

tawny dust
#

That should be doable without a custom system

true yoke
#

feels doable but having to manage your own whitelist is kinda meh

#

it's a bit niche

#

Sure permissions -> mycommand or some shit

#

give a permission by default and negate it if you're verified or something

olive delta
#

but besides that i think the rest is possible with existing things

olive delta
#

damn maybe i should just code this myself

#

might help future server owners

true yoke
#

No idea I just code stuff

olive delta
#

fair

remote coral
#

a good plugin for textdisplay?

lyric summit
#

Fancy holograms

chilly pewter
#

Fancy holograms supremacy

#

Has everything

ornate sparrow
#

guys can i delete items permanently in my 1.19 opfaction server .

#

how to delete netherite all things and totem

#

?

chilly pewter
#

Probably requires a custom solution

dusk maple
dusk maple
#

i can't simplify it any further without turning it into full on handholding

#

There are a lot of info about that online and probably someone else has already done it

mellow dock
#

?whereami

drifting light
#

i upgraded my server from 1.21.5 to 1.21.8 and i cant connect to server with these errors

pliant creek
#

You may have to update certain plugins that use packets

drifting light
#

That plugin?

pliant creek
#

Make sure everything is updated

drifting light
#

I got a couple red plugins

#

Okay imma try that now

pliant creek
#

Start with that 😉

drifting light
#

It worked

rustic marsh
#

what's retrooper's discord

empty hare
#

Hi!
As I didn't get any clear answer regarding the changed chunk loading behavior since 1.21.5, and we still didn't found a solution how to simulate the old spawn chunks where a big sheep farm provides us with wool in a passive way for map art, I would like to ask in general how you are solving this problem of loosing the spawn chunk mechanic and not being able to substitute it with chunk loaders?

It seems using Spigot / Paper settings is making it impossible to use the newly introduced way of handling random ticks and passive mob AI with no player present nearby and only for chunk loaders, without just opening it up in general (disabling AI restrictions for all the passive mobs around the player and with no restrictions on simulation distance), which would probably cause quite some lag.

tawny dust
#

if you're running Paper you should head over to their discord

empty hare
#

Yeah, I will... but we are loading both, so we use Spigot and some settings are related to the topic.

#

So my question for the Spigot community still stands. How are you dealing with loosing spawn chunks and not being able to use the updated 1.21.5 chunk loader mechanic?

dusk maple
empty hare
#

I'm not sure where you got this from, but it's not for 1.21.5 and up.

#

Random ticks work, we tested it.

dusk maple
empty hare
#

Well, the wiki seems to lag behind then. We tested the random ticking using a grass block in a dirt chunk and the grass spread to the whole chunk in normal time. We used a stasis chamber for it.

#

The server was empty for the second test using a Nether portal loader, this worked too.

raw storm
#

Would anyone tell me how can I partially reset my world with plugin or tools

#

Reset mc world besides a certain area

glacial sundial
#

You could just copy the area into a new world with the same seed

reef knot
#

Hi guys , im new to this world...so i was thinking if some incredibly good person would like to help me get into the spigotAPI programing world with minecraft ? ( in vc or dm ) 👉 👈

mellow dock
runic rain
#

Congratulations on being born!

raw oriole
#

good morning minecraft community im having a problem with my minecraft server

#

when i try to craft stuff such as shield its saying

#

[OCM] You Cannot Craft That Item !

#

like that

runic rain
#

OCM is probably "Old Combat Mechanics"

#

Where, yeah, shields don't exist

raw oriole
#

what will happen if i delete ocm? i forgot why i installed it in the first place

runic rain
#

You would return to regular 1.9+ combat :p

#

Hit delays, axes > swords, slightly different knockback, blocking with shields, etc.

raw oriole
#

damn i wish there was a mod where we can still craft stuff

#

we cant get it in creative mode but cant craft it

#

thanks for the help @runic rain

rustic marsh
#

Choco is pro

frigid merlin
#

hi

#

can some one help

#

any one active

#

@everyone

#

jk

dusk maple
#

just ask right away what do you need help with

#

there won't always be someone online to help, so it's best to leave your question and see if someone can help you at the proper time

frigid merlin
#

Im trying to make a plugin

#

but cannot make a jar file

#

i have all the code and everything done

dusk maple
#

yeah u need to verify or use a page

#

?img

magic zenithBOT
#

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

frigid merlin
#

my file structure seems fine i dont know why it wont compile into a jar file

dusk maple
#

how are you trying to compile that

#

with javac?

frigid merlin
#

sorry i used chat gpt for this project

#

it told me to compile thorugh terminal

#

with this command "javac -cp "libs/paper-1.21.8-60.jar:." -d out $(find src -name "*.java")
"

dusk maple
#

that has led you through the longest and least recommended route

frigid merlin
#

so please guide me

sour whale
#

well you’re using their software

frigid merlin
sour whale
#

paper-1.21.8.60.jar

#

thats not the spigot jar

#

ask in the PaperMC discord

sour whale
dusk maple
frigid merlin
#

i just want a simple plugin that makes it possible to do simple land claims with diamond blocks

#

shockingly nothing like that out there

dusk maple
#

that sounds simple, but it isnt, because you need to store that data somehow to survive on through server restarts

frigid merlin
#

so its not possible

dusk maple
#

of course it is, but not if you are going to trust blindly to an AI

frigid merlin
dusk maple
frigid merlin
#

like all it would need are coords and the player who placed it

frigid merlin
#

there was also bell claims

#

which would be perfect but that doesnt work too

dusk maple
frigid merlin
#

it shows up red when i type /plugin

teal talon
#

?paste

magic zenithBOT
teal talon
#

Ur log

quick vale
#

What version does my server have to be if the bedrock client is 1.21.101.1? It says the version is not supported when I try tojoin

crimson nexus
#

Are you already using a cross platform plugin? You asked “what version does my server have to be”, rather than “what version does [xyz plugin] have to be”. So I’m gusssing you’re not using Geyser.

lunar compass
#

hi, I have a resource pack added to the server. I hosted it using mcpacks, at first it worked perfectly fine but now it just doesnt. Theres no error, the pack downloads and loads normally but it just isnt working. Also, instead of my pack icon and name there are these ones visible on the screenshot. I tried reuploading and even using another resource pack hosting but it still is the same

#

oh i cant upload a screenshot

#

well theres a black icon and the description says AEPack (server)

gaunt osprey
magic zenithBOT
#

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

gaunt osprey
#

But it sounds like it's not actually your RP lol

lunar compass
#

rp?

gaunt osprey
#

Resource Pack

lunar compass
#

wdym

#

why wouldnt it be

gaunt osprey
lunar compass
#

well yeah obviously

gaunt osprey
#

ye, so it's probably not your resourcepack :D

lunar compass
#

but why is it consistent even with different hosting

gaunt osprey
#

oh you used another hosting site too ok

lunar compass
#

yup

gaunt osprey
#

What plugins do you have, maybe one is overriting it somehow

lunar compass
gaunt osprey
#

AE - Armoured Elytras
perhaps ?

lunar compass
#

honestly

#

thats very possible

#

ye thats it

#

ty

gaunt osprey
#

cool np

jaunty sundial
#

how to i test my plugin aternos doesnt let me put my plugin in the plugin folder

gaunt osprey
#

Well on Aternos ? You don't.

#

Just create server on your PC.

chilly pewter
#

Or

#

Buy a minecraft server

covert mountain
#

Hi, can someone help me with the easytrade plugin, i install i cant figure out how to use it properly.

covert mountain
#

didnt find anything tbh

bold mango
#

Because the plugin is not popular, use a popular plugin.

#

but read this
/trade -> Open the player‑selection menu. /trade <PLAYER> -> Sends a trade reuest directly to player. /accepttrade <player> ->Accept a pending request. /declinetrade <player> ->Decline a pending request. /canceltrade <player> ->Cancel your pending trade request. /tradehelp ->In‑game help (player & operator sections) /toggleupdatenotifications -> Toggle periodic update reminders -> tradeplugin.update /updateconfirm -> Show the clickable update link again -> tradeplugin.update /tradereload -> Reload config & language files on the fly -> tradeplugin.reload

covert mountain
#

thats not bad

#

thanks

#

but whats about the shops

#

and earning sellings and buyings

#

i send it private to you

bold mango
covert mountain
#

damn

#

i dont find anything how to use this shit

#

but thank u

bold mango
gloomy herald
#

Hey, I need help. is there any plugin or datapack out there that allows you to have an bow with a custom data on it that automaticly tags all arrows fired from that bow, been trying to get it to work myself for the past 5 hours but yeah, im not skilled like that.

olive delta
#

any plugins that allow links to be clicked via chat?

shy falcon
#

vanilla minecraft?

glacial sundial
#

Nah don't think vanilla can due to chat signing now

#

But literally any chat plugin on Spigot should

surreal belfry
#

@glacial sundial why did I get rate limited for cloudflare for downloading all resources i purchased???

dusk maple
#

vanilla can but it will warn you with that annoying warning thingy

teal talon
surreal belfry
#

damn cloudflare shit then

#

i thought it was cookie clicker

#

my b

shy falcon
olive delta
#

any survival friendly plugin for locator bar toggling? I want to enable it on my server but want players to have the choice to toggle it on or off for their privacy

dusk maple
#

¯_(ツ)_/¯

grand sinew
elder geyser
#

The server I’m helping with has had issues with two land claims plugins now. One was preventing server keepinv while paired with another plugin and the replacement we found is eating our CPU.

Anyone have any tried and true recommendations?

tawny dust
#

GriefPrevention and Towny

#

Depends on what you're looking for really

tight sky
#

towny comes with a lot of baggage apart from just land claims

#

griefprevention i think is that golden shovel plugin that is kind of mediocre, but very simple and well familiar to most players

dusk maple
#

i discovered SimpleClaimSystem not so long ago and it looks interesting at a first glance, i havent had the oportunity to give it a full try but its chunkbased

queen steppe
#

Good afternoon

#

Is there someone available to help troubleshoot a spigot install error

pliant creek
queen steppe
#

--- compiler:3.13.0:compile (default-compile) @ spigot-api ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 1262 source files with javac [debug release 17] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Spigot-API 1.21.8-R0.1-SNAPSHOT .................... FAILURE [ 0.580 s]
[INFO] Spigot-Parent dev-SNAPSHOT ......................... SKIPPED
[INFO] Spigot 1.21.8-R0.1-SNAPSHOT ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.636 s
[INFO] Finished at: 2025-09-29T20:10:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] 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]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:

#

this is the result of running java buildtools

queen steppe
#

While waiting I may have stumbled in to that, I am running 21.0.8, however javac? show 1.8.0_462

dusk maple
#

then your system variables are not correctly set

glacial sundial
#

Just nuke Java 8 from orbit

queen steppe
#

Yes, thank you. The solution was to set the JDK to the current version using
sudo update-alternatives --config javac

elder geyser
sour tartan
split epoch
#

Is it not possible to give players permission to use vanilla /gamemode without op?

#

I've tried minecraft.command.gamemode and bukkit.command.gamemode and neither work

glacial sundial
#

Pretty sure the former should work

#

Have you tried using, eg, the debug function of your permissions plugin

split epoch
#

Not yet, I'm doing permission attachments manually so I'm guessing I didn't do it correctly

#

Although I swear I did

#

Nvm it did work I just forgot to do updateCommands()

glacial sundial
#

Nice

deft wing
#

how do i disable the menu and commands so that people cant spawn in guns and gotta craft it

crisp wave
#

I'm looking to disable crits, would i have to code my own or is there a simpler approach

jaunty sundial
#

can someone help me my plugin is 1.21.5 is there a way to change to version to the new 1.21.9 without redoing everything?

glacial sundial
#

You shouldn't have to do anything

#

What exactly are you expecting to redo?

jaunty sundial
glacial sundial
#

Pretty unlikely if you're using the API

jaunty sundial
#

oh okay

west cloak
quasi zinc
#

Hi all, do you guys know if there is any player report plugin including replay out there ?

rustic marsh
quasi zinc
#

But you are talking about that you create one and there is no existing ?

rustic marsh
#

I'm not sure

#

OR

quasi zinc
#

Ah, that sounds good

#

Thank you

nocturne finch
toxic dagger
#

there is no reason to stick with java 8 nowadays

nocturne finch
#

especially considering that newer java actually performs better

#

there was some project that was aimed at reducing load times

marsh heath
#

how do I (if possible) get a hold of a 1.4.6 server jar and javadoc?

runic rain
#

Certainly won't be able to get a CraftBukkit one because they were DMCA'd and aren't available anymore

#

At least Spigot doesn't host any

marsh heath
mellow dock
#

Because 1.8 is after the DMCA happened

#

And after the pre compiled jars stopped being released

frail flicker
#

Having a weird crash on newly updated 1.21.9 server relating to shelves. It seems to crash when placing a shelf in a shelf. Any ideas?

tawny dust
somber rapids
# west cloak But java 8 is great.

Even 1.8 was updated to run with java 25, literally nothing runs on java 8 anymore, maybe some old plugins. Tho i dont like modern syntax personally.

west cloak
mellow dock
#

There’s a spigot fork that runs on at least 21

#

Probably can run on 25 as well

#

As for the client? I know Gregtech new horizons can run on java 21

tawny dust
#

It can run on 25 as well

west cloak
#

Unfortunately that's not "the real 1.8 experience"

#

I believe that old software should be ran with old language versions, because it just feels more authentic.

glacial sundial
#

Yeah Java 25 PvP sucks

thorn gale
#

news just out 1.21.25 converts back to 1.8 pvp and runs on java 29

somber rapids
mellow dock
#

“1.8 PvP” sounds too old fashioned

#

Cal it bedrock PvP

west cloak
#

The what now?

somber rapids
#

Running on newer java changes nothing

#

Maybe better performance

west cloak
#

Fortunately, it does. I can feel the version.

somber rapids
#

But in terms of mechanics will be the same

somber rapids
#

100% placebo effect

west cloak
#

Whatever makes you happy

runic rain
#

I'd be willing to bet hundreds of thousands of dollars that 1.8 pvp will feel no different in any aspect if you run your server with Java 8 or with Java 25

#

The language specification would change absolutely nothing of your beloved mechanics

west cloak
#

Quite frankly incorrect.

rustic marsh
#

what

#

does java version change your combat mechanics? 😭

west cloak
#

Massively.

#

You just don't understand.

rustic marsh
#

huh

#

since when 😭

somber rapids
#

He is trolling

west cloak
#

I wish.

rustic marsh
#

Or ragebaiting

sturdy ravine
#

Probs

kind sparrow
#

is there a plugin where if you shift, you execute a command?

#

if you shift, you open a gui per example

sturdy ravine
#

Probably not since that's oddly specific, but you could make one yourself

kind sparrow
sturdy ravine
#

Rip

kind sparrow
#

like you shift in an area and you execute a command

sturdy ravine
#

That's even more specific

#

Aren't people vibe coding everything nowadays

kind sparrow
#

Ignore audio

#

I'm watching a video

#

But this is basically what I want

kind sparrow
dusk maple
#

Skill issue

kind sparrow
celest trail
#

does geyser work for 1.21.9

#

geyser was fine

#

floodgate keeps disabling itself though

runic rain
tawny dust
celest trail
west cloak
#

The overall jvm is different, along with compilation flow, of course I'd notice.

fast vapor
#

yeah the silly compiler engineers had the compilation flow backwards back then, they did register allocation before parsing

sturdy ravine
mellow dock
#

Yeah man the garbage collector has different HashMaps for storing outputs from the compiler

runic rain
#

If you run your 1.8 server with Java 25, that's not going to change how your Java 6-compiled server is going to compile because it's already been compiled

#

I genuinely can't tell if you're trolling

mellow dock
#

Doesn’t it have to be recompiled anyway

shy falcon
mellow dock
#

I don’t know why Mojang would use reflection for making their own items stack

shy falcon
#

the only notable error i remember when trying to run 1.8 on a newer java version is that it doesnt

#

be it issues with reflection or some weird niche bug with the nio ByteBuffer class

#

other than that a pre-compiled jar is going to run more or less the exact same bc of javas (mostly, like 99.9999% guaranteed) backwards compatible nature

#

shant be running 1.8 (both mc 1.8.x and java 8) anyway, both are ancient pieces of software that have been superseded by significantly improved versions

west cloak
#

Possibly.

crimson nexus
#

Me when I’m at a bullshitting competition but my opponent is “thoughtless_nights”

rustic marsh
#

Yeah, they're ragebaiting atp

empty kindle
#

I ran 1.7.10 on Java 21 recently (Possible with some mods - Outside the scope of Spigot). Combat was unchanged

ornate sparrow
#

is anyone khow plugin better than oldcombatmechanics. OCM is not working good. its still have attack cooldown . and i disabled the sound. but still not disabled

#

🙏

crimson nexus
#

I think you cant escape the client side cooldown the client throws before checking the server.

ornate sparrow
#

i deleted ocm . using datapacks

#

how to make it like pika 🙏

#

also ocm have sound packet error

crimson nexus
#

oh damn 😭

#

and ur sure thats not the stacker plugin?

ornate sparrow
#

rosestacker

#

how to fix

#

🙏

crimson nexus
ornate sparrow
ornate sparrow
rustic marsh
#

Bandicam recording

#

Very high budget

ornate sparrow
#

?

#

how to fix stacked mob ?

crimson nexus
ornate sparrow
#

i using datapack

crimson nexus
#

This is Spigot though, not a datapack server?

ornate sparrow
ornate sparrow
#

🙏🙏🙏🙏

crimson nexus
#

okay mate

ornate sparrow
crimson nexus
#

dunno

ornate sparrow
#

is kernitus here?

ornate sparrow
crimson nexus
#

Alright good luck

alpine lantern
#

does anyone know how to put simple voicechat on a spigot server? (1.21.9, G-Portal)

sturdy ravine
#

You upload the plugin jar into the plugin folder and the read the documentation

alpine lantern
#

can you dm me rq

sturdy ravine
#

Why?

alpine lantern
#

i cant sent pictures in here

alpine lantern
dusk maple
magic zenithBOT
#

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

west cloak
#

Hello, I have an issue. I forgot my password for my account but also dont have access to that email anymore. Is there any way I can access my account?

glacial sundial
#

Unlikely

west cloak
#

Even if I provide the first email address I used for the account?

glacial sundial
#

can you access said email?

west cloak
#

I can. It is just I switched from that email to another like a year ago for my spigot account.

#

I still have the email about the email change too

#

sorry made a mistake... just corrected it

glacial sundial
#

?support

magic zenithBOT
west cloak
#

?support

magic zenithBOT
west cloak
#

oh thank you!

glacial sundial
#

email support

rocky yoke
#

hellooo guys is there a command to update the server version from the terminal, root directory? 1.21.8 -> 1.21.9

crimson nexus
mellow dock
#

I mean you can run buildtools from terminal

#

So technically

rocky yoke
#

so this is my directory, i am using a unix terminal, probably i must remove the spigot file and run the buildtools, right?

mellow dock
#

Yes

rocky yoke
#

i am sadly not even close too beeing an average webdev 🥲

#

how exactly to I run this since I wont have an gui popping out, is it even runnable?

#

alternatively i will build the spiggot version locally and transfer it

mellow dock
#

java -jar BuildTools.jar --rev 1.21.9

crimson nexus
rocky yoke
rocky yoke
crimson nexus
#

love ur pronouns

#

mine too

rocky yoke
#

gave me the same error as before

crimson nexus
#

shell issue?

glacial sundial
#

What OS are you running

crimson nexus
#

are u on windows?

glacial sundial
#

/root suggests Linux but then you have portablegit

#

Are you on WSL or something?

crimson nexus
#

this feels like WSL yeah

rocky yoke
#

guys you are asking the questions, i know that its a linux container i once set up, probably debian

crimson nexus
#

?

rocky yoke
glacial sundial
#

Make a new folder just for buildtools and use that

crimson nexus
glacial sundial
#

You've mixed windows files in

rocky yoke
#

got new folder, its currently building, for safety i installed the latest buildtool from github

rocky yoke
#

wanted to start the server with the .sh with the code

#!/bin/sh

java -Xms9G -Xmx9G -XX:+UseG1GC -jar spigot.jar nogui

but i get a feedback that start.sh has no rights, any ideas?

glacial sundial
#

you need to chmod +x the start script to execute it

rocky yoke
#

what was that again?

crimson nexus
#

what he said

#

chmod +x start.sh

rocky yoke
#

got it thanks

#

-bash: ./start.sh: /bin/sh^M: Defekter Interpreter: Das Programm kann nicht ausgeführt oder verändert werden (busy)

you know what this means?

mellow dock
#

Anyone speak German?

glacial sundial
#

it means you continue to mess up your windows/linux files

crimson nexus
#

til bash is language specific

rocky yoke
#

basically saying it cannot be interpreted

glacial sundial
#

your script has windows line endings

crimson nexus
#

sed -i 's/\r$//' start.sh

#

then try

rocky yoke
#

worked

crimson nexus
#

bismillah

#

you just ran my trojan regex btw

mellow dock
#

Who decided the OSs should use different line endings anyway

#

Smh

rocky yoke
#

how the hell does that even happen?

crimson nexus
#

because ur running WSL or some shit

rocky yoke
#

i never even added a subsystem to this vm lol

crimson nexus
#

the fuck?

#

what VM is it?

rocky yoke
#

should be a debian on proxmox

#

the server is a least on and i got a goated spawn haha

crimson nexus
#

Well either way, thats probably it. You're sharing a virtual volume between your host (presumably windows, am i wrong?) and debian.

glacial sundial
#

or using an ftp editor or something

rocky yoke
#

using mobaX

mellow dock
#

Why does that sound like a league of legends cheat client

crimson nexus
#

LMFAO

rocky yoke
#

anyways, thank you guys a lot, i gotta sleep since its already 3am here 💀

crimson nexus
# rocky yoke using mobaX

again, mobax is a windows editor. it doesnt matter the editor you're using, you still need to open the file which is in the VM, and you're probably doing that using a shared mount

mellow dock
#

The file editor might matter

crimson nexus
#

not Linux

#

so if his server is on Linux, hes using Mobaxterm, he must be using windows along the way

mellow dock
#

I was just thinking they were editing it in some crappy text editor that doesn’t auto detect the existing line endings

#

Notepad--

tulip frost
#

didn't know mbax was a file editor

versed fiber
shy falcon
compact chasm
#

I need help is there a way to change the despawn time for items that drop on the ground

dusk maple
#

just divide that value by 20 to convert it from ticks to seconds

compact chasm
#

what the name of the setting

dusk maple
#

item-despawn-rate

versed fiber
#

😸

#

i almost got a bug hunter badge too but my appeal didnt get approved

coral path
#

Hi all, I built this concrete solidifier over my sand farm a few versions ago and it worked fine. It works by bouncing entities upward into a water column. But since a recent update to 1.21.8, soon as the powder entities hit water, they turn into dropped items. It seems to be a server-side issue as the same design would still work in single player. Are there any recent changes in entities settings?

glacial sundial
#

not intentionally. does it work in vanilla?

coral path
#

yes

#

Tested it in singleplayer vanilla

tawny dust
coral path
#

Good point, I should check with the GM. We used to run on Spigot, but I was away for quite a while.

crimson nexus
coral path
#

Damn, the server did changed to Paper

#

This is so awkward😵‍💫

crimson nexus
#

loool well there you go.

#

not as awkward as the time i pissed myself in the 8th grade.

coral path
#

That explained the problem

crimson nexus
#

paper guys will call it a ✨ feature

coral path
#

Welp, I remember Paper being quite keen on 'optimization'

fallow gust
crimson nexus
#

☝️ this man here is responsible for 99% paper bloatware. (oxymoron because paper is inherintly shit either way)

fallow gust
#

pump the numbers up

crimson nexus
#

99.9

fallow gust
#

cool kids run vanilla anyway

crimson nexus
#

cool kids manually patch the vanilla jar

dusky isle
#

Any of you guys know how to setup SVC with Velocity and a lobby server with backend servers.

Velocity = Host 1
Lobby = Host 1
Backend = Host 2 (BisectHosting)

#

ive been trying to fix it and it wont connect

jagged orbit
runic rain
crimson nexus
#

is it possible to make a server conditionally "cracked"?

#

Dont got alts but want to test shit using an offline account, on my server that i do not want to make offline for the general public.

glacial sundial
#

There's plugins that do that

#

Dunno the name off my head though

mellow dock
#

Why not test on a dev copy of the server?

crimson nexus
#

because i want to test some weird ass fucking bug that oly happens with X amount of people, and im too lazy to open 10 instances

tulip frost
#

pretty sure there's no API for that

grand sinew
#

you can achieve it via the velocity api, i guess maybe also bungee's

#

oh hey

#

there's this but its deprecated

#

every single method in this event is deprecated

#

insane

fallow gust
#

probably becasue the entire type is deprecated? xD

grand sinew
#

that makes more sense

fallow gust
#

tho idk if that actually respects pirated accounts

violet gust
#

hey does anyone know how to program a minecraft hungergames sever? such as add custom abilities on custom weapons, add text onto the screen like, nethere is now open etc etc, and just how to program minecraft in general

shy falcon
#

get plugins

#

make plugins

#

the world is your oyster

raven ledge
violet gust
#

both? ig, i wanna try learn and do it myself to save money but i could try and pa

#

y*

#

i have so many questions aswell

violet gust
raven ledge
# violet gust u got anyone that can help me?

Unless you know how to code java you wont be able to code it yourself,

Then either paying someone or playing with thease plugins can simulate what your trying to do

https://www.spigotmc.org/resources/hungergames.65942/

https://www.spigotmc.org/resources/⚔-mythicmobs-free-version-►the-1-custom-mob-creator◄.5702/

https://www.spigotmc.org/resources/skript.114544/

violet gust
#

k thanks, do you have any good tutorials to help me learn? or anyone that could help me?

#

someone i coudl pay aswell...

teal talon
#

?seevices

bold mango
violet gust
#

does that matter?

pliant creek
# violet gust does that matter?

Doesn’t matter too much. Just use whatever version jar you need even if the tutorial is using an old one.
If a function is outdated it will be highlighted - which you can typically ignore, unless it was actually removed from the game which it would clearly not have a import for anymore and you could google a way to do something

violet gust
#

alright thank you

pliant creek
# violet gust alright thank you

I’m not saying things don’t change tho, 1.13 changes a lot of stuff, so for a tutorial if you are working on 1.21, try to make sure they are using newer than 1.13.

violet gust
#

yeah 1.21.1

pliant creek
#

Grab the 1.21 api from build tools

#

Or I guess if you are using maven it might come with it.

violet gust
#

i have no clue what either of them are 😭

#

im new

#

...

#

:(((

#

whats 1.21 api from build tools?

#

and whats maven

quiet nimbus
# violet gust whats 1.21 api from build tools?

When you use buildtools to make you a copy of the spigot server/jar it will also produce the API library jars (regular and shaded) which you have to reference in your Plugin project to gain access to all the bukkit classes.
Alternatively maven is a build system that will let you customize your Plugin projects build settings. You can add dependencies to online repositories, which will go ahead and download the API jars and reference them automatically to your project. This is handy if you just want to code a plugin for a specific API version without building the entire server project with buildtools.

Check out the Wiki for more details on things. It's really invaluable.
https://www.spigotmc.org/wiki/spigot-plugin-development/

violet gust
#

so, basically if i want to make a hunger games sever, this is easier to work with?

quiet nimbus
#

This is for if you want to make your own plugin.

#

If you just want a Hunger Games server you can get premade plugins

#

I'm not sure of any off the top of my head, but search Spigot Resources and you'll be sure to find some

bold mango
violet gust
#

anyone know a dev who can do that?

bold mango
#

i can

#

also u can find other dev on

#

?services

magic zenithBOT
violet gust
#

the thing is i wanna learn how to do it

#

yk

#

im only 14 and i dont have hundreds of dollars

#

i have abt 80 cents

#

idk is there someone whos a mc dev and needs like custom weapon models, pixel art (icons), thumbnails or smth maybe we could trade (😭)

shy falcon
#

ah yes, bartering

violet gust
#

xdd

#

its the only way for me 😭

compact chasm
#

I need help for a server I’m playing on I’m helping the owner with a problem the items that are mined and are laying on the ground are jumping up and down 10 bloks up and then fall down again

violet gust
#

this worth it?

pliant creek
violet gust
#

yeah but other people are charging like 500-5k

pliant creek
#

Theres plenty of free plugins that can do the same thing

violet gust
#

you know where i can find them?

pliant creek
#

Have you tried to google it? Spigot/Modrinth

dusk maple
#

what does the plugin actually do?

violet gust
pliant creek
dusk maple
#

this looks like essentials + tab but gui based...

violet gust
#

yk mind of neo? like his hunger games, where u spawn in "spawn" and u can buy cosmetics, sword skins etc then spawn in a custom map with cornucopia and u eaiteh rush or u structure hop an just yk fight for hearts and loot etc, last team standing wins.

pliant creek
# violet gust yk mind of neo? like his hunger games, where u spawn in "spawn" and u can buy co...

Sounds like several different plugins and some setup time. Start with EssentialsX & Vault plugins. Thatll get you your spawn and money. Theres some free & paid cosmetic plugins which you could probably setup in some unique way to purchase the permissions to use certain perks. If you are really fixed on custom skins, a plugin like Oraxen can create those. Fight for hearts and loot sounds like a Lifesteal plugin which are either free or cheap

pliant kestrel
#

Is the tnt explosion range not the same as vanilla?

violet gust
#

oh yeah also custom weapon abilities

#

anything for that?

pliant kestrel
#

Guys Is the tnt explosion range not the same as vanilla?

violet gust
#

@pliant creek can u pm all the things i should use? 🥺

pliant creek
violet gust
#

alright thank you

rocky yoke
#

since nobody seems to be active on that server I try my luck here, would be nice if somebody can help :D

shy falcon
#

"on that server" which one?

rocky yoke
#

the official server from the plugin

crimson nexus
#

The plugin successfully loads but you have some configuration issue. Ask the devs.

rocky yoke
#

chances are not zero, that somebody who is active in this field reads the message and since its a mod under active dev since some years... maybe someone has a clue :)

quiet nimbus
mellow dock
#

I think it’s literally just called Magic

steep pecan
#

Is 20 posts and 1 week of account age absolutely mandatory for the server admin thread or can I get access through already donating towards spigot? Just asking 😅