#help-server
1 messages · Page 374 of 1
no it's premiumvanish
that doesn't mean I know who the author is 🙂
it's 10 euros on spigot
still doesn't tell me the author, however since you bought it go report it to the Author
not made by me
odds are they are the ones who can fix the problem
yeah i dmed them on spigot
yeh
do you guys know a good elevator plugin for 1.18.2 ? 😄
does anybody know how can I check if someone right-clicked on a specific block once
Zombies are not attracted to villagers even when not targeting players and have clear sight of the villagers.
Any idea on how to solve?
Error found, "zombie-aggressive-towards-villager: false" in spigot.yml changed to true
Sorry if I interrupt something. I have an urgency, you see, there are plugins that have enchantments such as friendship, magic resistance, speed, saturation, ice... among others. I've been looking for it but I can't find it Does anyone know what the name of that plugin is?
ty man
Need help with ClearLag, clearing specific entities like potions every 10 seconds does not work.
does anybody know why essentialsChat isnt setting luckperm's prefix?
(i have a bungee server and in one works, in the other doesnt)
do you have vault?
oh dang
set the vault placeholder in essentials chat
before the nick
Hey, @tribal comet, sry for the delay, but i'm getting errors on default.json (i never used json lol)
first line
doesn't look like your closing everything
also don't use my ascent and height
thats for inventory centering yours will be off just use what you were using before
your json should look something like
"providers": [
{
"type": "bitmap",
"file": "minecraft:font/membro.png",
"ascent": whatever,
"height": whatever,
"chars": [
"\uE000"
]
}
]
obviously don't coppy directly because discord formatting but this is the gist
as true for all programming if you open it you must close it
every { must have a } ever [ has to have a ] just so ( doesn't get sad you have to do this to )
@tribal comet sorry for annoying but, https://paste.md-5.net/qekaganane.md What can I do to solve this? Idk what to do
idfk too lazy atm
ok np
contact the dev of that plugin, unless it's your own
i'm going to test, thx bro
and for chars, where can i get more?
you can just replicate that for more textures
with differente unicode characters
just add more things that contain the types and just add a comma to the end of the previous one
thx bro, u helped me so much
and for work in chat, it's just to type the char in chat?
like with luckperms
players can't type the char in chat without tellraw
so you won't have to worry about that
can anyone again tell me how do I get all the blocks inside an area
Do you know some plugin like popular server use for duo skywars and bedwars so create party and game automaticly teleport you in team
why does BlockBreakEvent executes twice on a block break
Why when you do f3 on minecraft client its say MPC 9.0.1?
I am having a couple players crash the server using book and quill. Is there anything that can disable crafting/using them in spigot or do I need a plugin?
:/ wat version are you using
and yea if ur using 1.8 just grab a patch plugin for book banning and book duping
if u want fairly stable good versions past 1.8 that you can implement a simple pvp plugin in I will reccomend 1.12.2, any 1.15, any 1.18 stay away from 1.13-1.14
though I reccomend updating completely to 1.18
Its 1.18 I have found a plugin that stops the crafting of book and quil, Will add that. Thankyou!
Yoo, what's your formatting theme for that screenshot? That looks clean af.
I thought book bans and such were patched in 1.18 you sure?
hmmm alright hopefully that helps
what?
i'm using luckperms
The color scheme
for your editor
prob default
vscode?
what you using
ahhh nice
Ah
it's beutiful
vscode is amazing good choice
Its my favorite glorified text editor that i use instead of an IDE
yes, in my opinion it's the best text editor
but in luckperms prefixes, i just put the char and it will works, right?
i'm getting error in the first line yet
everything looks okay 🤷♂️
okey
https://paste.md-5.net/gemuwerawo.json this is mine
wait
did you forget the

lol you forgot the curly braces on the outside

you can test your code in chat once you get done with your pack by running
/tellraw @a {"text": "\uE000"}
you need to close everything
and indent
your not closing your top brace nor indenting
which isn't an issue in json it just looks worse
get a json plugin for vscode it helps
okey
json is just a configuration file for storing some data
just make sure every time you open a brace
you close it
this is consistent with every language for coding too
ty
if its empty that means your texture isn't loading properly or is going up to far you can try adjusting your height and ascent and making sure your texture is in assets/minecraft/textures/font
or maybe your texture is really small?
if its empty that means it definitly sent otherwise oyu would get the unicode box so maybe its somewhere else on your screen offset down or up
so you can try changing the height offset etc
yea you might need to play with ascent as long as you don't get the unicode box of death its somewhere
i'm not sure
I only know what height is because its self explanator
try raising it way up at first
then lower it
you could also try increasing the size of the texture etxc
okay
try a different image at first maaybe
a big one
and set ascent and height to close to 0
ok
created a clean server. there is an algorithm for filling memory that is incomprehensible to me:
after starting the program, it slowly starts eating RAM, after when it approaches 2000mb (0% free), everything is reset to 800 and the cycle restarts
Ok let me just spit it out, been typing this for about 3 different versions, ok so i want to create a custom configuration, like message.yml but i know the usual way to set it up wont let you add comments like you can with the default config.yml, any way to set up custom configurations that way by creating the file and commenting it that way, i search in stackoverflow, all over YouTube, all over github like bro why isn’t there any files bout this at this point ive literally been thinking of decompiling a plugin and just checking out the code cause if others can do it why can’t i find out a way to do it
I feel like resorting to just dumping all my things on default yml
Is this a coding question?
Yes
all coding quetions are #help-development
Oh my bad
this is for like server management and plugin questions
^
i am getting high ping issue and everyone's getting it on my server too / the server latency is keep running with 2000 ~ 4000+ ms is there a any solution to fix?
Hello i have a problem. My Server will not working with my BungeeCord plugin. I need newest version from BungeeCord
Or removed BungeeCord by the version 1.18? And added PaperMC?
what issue are you having?
or are you just seeking clarification
03:50:35 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin EasyProxySystem version 1.1 by LionGaming1995
03:50:35 [INFO] Loaded plugin cmd_find version git:cmd_find:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin BungeeYAML version ${pom.version}-${build.number} by roblabla
03:50:35 [INFO] Loaded plugin cmd_server version git:cmd_server:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin cmd_send version git:cmd_send:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [INFO] Loaded plugin Yamler version 2.4.0-SNAPSHOTb-16 by geNAZt
03:50:35 [INFO] Loaded plugin cmd_list version git:cmd_list:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
03:50:35 [WARNING] Forced host server pvp is not defined
03:50:35 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.18-R0.1-SNAPSHOT:eae9d45:1631 by SpigotMC
i become this Message by starting and with this message hangs on server
He starts all the modules normally. Just not my plugin
I'm looking for a 1.17 plugin that will allow me to turn off/on the nether dimension for a certain amount of time and disable the ability for players to build their own portals, could anyone help? I can't find anything
ShooGUiPlugin is disabled
The plugin doesn’t support you MC plugin
Why?
It says that
1 sec, ill look at it
@light hemlock update to 1.18
Im using 1.16.1
Disabled plugin
Update then
1.18.2
how do I disable the default welcome message when a player joins?
setJoinMessage(null)
where do I put it
Cannot resolve method 'setJoinMessage' in 'TutorialEvents'
TutorialEvents is the name of the event class
public static void OnPlayerJoin(PlayerJoinEvent event, TutorialEvents.setJoinMessage(null)) {
Cannot resolve symbol 'setJoinMessage'
Ye sorry I wasn’t very clear 😅
thank you!
it interferes with the work of other servers by eating up all the memory
its the gc doing its work but idk why it would be eating so much memory
do you use aikars flags
I created an honest server and just launched
Well I guess better than a lying server 🤔
?kick @clear nebula
Done. That felt good.
That felt good
😦
rip
it didn't work
It did, they just rejoined
lol ye
Im just looking for some people to play with man
hello
when i installed Grief Prevention one of my redstone machines broke do anyone know why it broke?
i use 1.18.2 btw
and yes the machine is outside a plot it that changes something
You know a plugin with free tractor
lol dont post it everywhere
Anyone know how to get prefixes/suffixes/nicknames to show in tab lists and nametags?
Please ping me if you can help!
luckperms
Hello,
Does anyone know if there is a plug-in when you join the server for the 1st time u get a 1hr grace period?
CombatLogX can do this with the Newbie Helper expansion
hi guys, maybe someone know plugin where i can custom tnt, i need to make a tnt which can broke obsidian?
anyone know how do I add custom textures to luckperms?
me and my team have this custom rank textures and we have no idea how to make it visible to the luckperm ranks
I saw plugin with done tnt, i need to custom my own tnt, because custom tnt from plugins connecting with default tnt.
yes, but it should not depend on the default dynamite
well I dont really know how you're going to do it but I think you can maybe make a custom tnt recipe and then after that make it so when the tnt blows up, it detects if theres any obsidian near it and then explodes it too?
Im not an expert in these but I tried
okay, that's nice idea, thank you
Yes, but you will need to use the development builds
Also don't use v9
That's very old
any idea on how to make an entire void map without multiverse ?
I'm in 1.8.9 and I can't seem to install a preloaded one block map
there are a bunch of void gen plugins
well yeah but can I remove the void gen plugin after making the world ?
i don't want to flood my server with plugins
I mean, having a generator plugin isn't a bad thing
you can just generate one and remove the plugin. just make to sure limit players so they cannot load new chunks
using any jvm flags?
without ANY plugins or just multiverse?
i don't mind plugins but i don't want any world manager plugins
tried using voidgen but the world isn't void lmao
did you set the generator in your bukkit.yml?
yes
I believe I did
although it tells me the generator settings haven't been set
VoidGen:
generator: VoidGen```
try slimeworldmanager maybe
it’s pretty good
well i told you i didn't want world manager plugins lmao
just trying to load it from bare generator
Hello. Does anyone know any Auth Plugin for BungeeCord which have a Teleport player to specified server after successful login and MySQL suppport + BCrypt ?
Mojang's auth is good
what is network-compression-threshold? I've googled that but I'm still confused
what are u trying to do
i'm trying to create a tnt which can brake obsidian
maybe you know plugin which can help me with that idea
yes
but it should not depend on the default dynamite
what its name?
Google "obsidian tnt plugin"
oh ok I see what you mean now
only specific tnt
idk any plugins like that
yes
code a custom tnt that breaks any looped blocks around
like modify the explosion of only a specific tnt
Hey can somebody explain me how to disable rules command because i made my custom
i use essentials btw
does hex color work in 1.12.2?
No. They don't exist
Was added in 1.16
nor using resource packs?
hi, im new to spigot. can someone help me with a few plug ins and commands please?
sure
i need help
someone gave me the files he was using on his personal hosted server
and i paid for a server
and now i cant get one of the commands we used to use to work
and the end is bugged
lmao
hmm, so you can't use commands?
is it using essentials?
yeah
okay, try to reinstall essentials, prob it's outdated
nothing is coming up as an error
is essentials loaded
ask in the essentials discord then, that's what I recommend
like, the plugin files?
that's probably under the main essentials config, which is under /plugins/EssentialsX
hey, so if I were to want to manage permissions in my own plugin, like creating ranks etc, whats a good way to go about it?
would I just like install luckperms and write a command to console through my other plugin?
If I built a spigot server would it go to 1.18.2 now? Like is that the stable one now?
yeah its stable
@jagged orbitthank you for letting me know.
it's impossible to make resource pack with custom images using json, i tried all possibilities lol
my code
result:
using a 256x64 image
its possible its just confusing and finicky
I would like to say
is there a problem in the code, like height or ascent?
so is your height
i will decrease it
well as long as the unicode box doesn't show up your doing something write
it just takes lots of playing around with
is height the image height?
All right, thanks for helping me for almost 3 days hahahah
yo i need desperate help rq
so im using worldguard and for some erason now no one at all can punch
or interact
i tried deleting global region
it fixed half of it
nah i dont think thats the issue
do you have essetnails worldguard on?>
if so delete it
its shitwater
how do i
delete it
you click the file, then press the DEL key
got it
brb
dont see it at all
its just
show plugins folder
worldguard
oh k sec
do i search for it in config
essential not found anywhere
just show your plugins folder
okay
upload here
okay
here
heres a list of the worldguard flags
it seems that you dont have some of them to allow
like being able to punch
its global region
i set global region so people can
punch and pvp
what about interact
cause thats what it seems like your issue is
okay sec
use
interact
no work
make a small region and test it there
@gaunt minnow yeah nothign working
okay
if i delete the global group
it fixes everything except
hitting
anyone have advice to keep retention on a semi-vanilla smp? because after a month of it been up people have done everything, is there anything i can do to spice it up?
Add custom and unique features, I don't have any ideas for you. But try and come up with ideas for plugins that you can hire devs to make, make polls and questionnaires about what people want to see on the smp. etc.
Is there a way to allow tnt duping on spigot?
Make sure you're actually using Spigot
Hello, what is the best free anti cheat plugin?
NoCheatPlus is good if you configure it. Otherwise Matrix has a free version
Hello, are there someone who now about LuckPerms?
I need help 🙂
netty-threads: 4
what does this do in spigot.yml
some guy suggested me
he said
I had an issue a few weeks ago similar to this, try go to spigot.yml and set netty-threads: to more than 4, try it with 6 then 8. That should help a bit. Other than that you can also try play around with network-compression-threshold= from server.properties. Let me know if that helps.
ik network-compression but i never played around with netty-threads
and if I set to higher than 4 maybe to 6 and 8 what impact would that have?
It splits the load so it can send more packets at once reducing the time they are queued
You should make sure your server has enough threads to actually make use of that
so
what if my server has 8 threads
what value do u recommend
since i notice everyone gets ping lag whenever there's something huge going on, especially when KOTH wars(i mean literally a war tons of player battling), we all get high ping whenever this happens but TPS IS STABLE 20!
i dont know if i should be asking this here but i have an aternos server running spigot for version 1.18.2 and im having trouble finding any squids or even making them spawn in a farm i opened the world in single player and said farm worked as expected.
could this have anything to do with spigot.
Also i did not change any of the server files as i dont really know what they do.
Does anyone know a plugin that lists all players who have joined the server.
i fixed 🙂
if your server has 8 hardware threads, probably use 6 netty threads. leave one for the main server thread and one for other systems
modern 6 or 8 core cpus often have 12 or 16 hardware threads (respectively) because of hyperthreading
My server is 8 Core i think
CPU 8vCore
so is it safe to set mine on 8 netty threads?
Line 165 in the default config
https://www.spigotmc.org/resources/rpg-inventory-authors-support.12498/ is there a better plugin for this?
Is it possible to disable "network_compression_threshold" from bungeecord & spigot server?
Hey
Can anyone help me add my newly bought scematic
schematic?
Yea
is it bad?
Do you have worldedit?
Yes
well it's discontinued
go into your plugin files, then go to WorldEdit and make a new file called "schematics"
sry
I have that
and the put the schematic file there, and then type "we reload"
Now, /schem load <filename without .schem>
Can we talk?
I don't have a mic sadly
At least i can show whats wron
Sure
Hey i need help,about dedicated server because i,m about top open minecraft server so can somebody dm me how know about that so we can see which dedi and where should i buy
i see that kimsufi and soyoustart is good option
Hello , i have a problem , i made a custom biome with a datapack and , with world edit , i wanted to change in my world a area to my custom biome but WE can't change biome into custom datapack biome and i'm here for find a plugin or a way for change world biomes into my customs biomes.
Thank you for your future reply.
uwu
owo
:D
m confing a server with mods and plugins using magma
and i configured the PermisionPex (and i used other plugins) but i cant see the prefix in chat
?ask Im configuring a server with mods and plugins using magma with bukkit
and i configured the PermisionPex (and i used other plugins) but i cant see the prefix in chat
hybrids dont get support
but i can tell you that using pex is not a good idea 🙂
https://www.curseforge.com/minecraft/mc-mods/connected-glass how hard would this be to be done as a plugin?
Not possible
Is there a plugin to save location where player switches to spectator gamemode from survival and then teleport them back there when they switch back to survival?
i want to give mods in my server ability to spectate other players but i dont want them to use this to fly elsewhere and switch to survival for easy traveling
Good idea, might make this, I’ll let ya know
Hi guys, I'm searching for auto-mine plugin, does someone know it's name?
Especially i need plugin which can random-generate ores in sections.
so fast xD
[15:38:09 ERROR]: Could not pass event PlayerGameModeChangeEvent to AntiSpec v1.0
java.lang.IllegalArgumentException: location
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145) ~[guava-31.0.1-jre.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.entity.CraftPlayer.teleport(CraftPlayer.java:1043) ~[paper-1.18.2.jar:git-Paper-287]
at org.bukkit.craftbukkit.v1_18_R2.entity.CraftEntity.teleport(CraftEntity.java:558) ~[paper-1.18.2.jar:git-Paper-287]
at nl.thypa.antispec.Main.onChange(Main.java:41) ~[antispec-1.0.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor99.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:git-Paper-287]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:629) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.level.ServerPlayerGameMode.changeGameModeForPlayer(ServerPlayerGameMode.java:102) ~[?:?]
at net.minecraft.server.level.ServerPlayer.setGameMode(ServerPlayer.java:1825) ~[?:?]
at org.bukkit.craftbukkit.v1_18_R2.entity.CraftPlayer.setGameMode(CraftPlayer.java:1359) ~[paper-1.18.2.jar:git-Paper-287]
at com.earth2me.essentials.commands.Commandgamemode.run(Commandgamemode.java:64) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:172) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:797) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
at com.earth2me.essentials.Essentials.onCommand(Essentials.java:700) ~[EssentialsX-2.20.0-dev+5-d891268.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
...
😥
oh wait you actually made this? 😮
then i cant complain cuz it is indeed fast, but it doesnt work for some reason on my server, I might be able to help you to fix it fast
I’ll look into it when I’m home
Since you made it open source i will look into now if I can help fixing it too. Thank you for a help!
Thanks for helping, and no problem
since very recently my server got a need for few mods and i want to set up it so they cant really get much advantage cause they play survival too, and this will help to balance survival with moderation so well
hey are someone know which permission builder needs to have (worldguard plugin)
I try to set them permission for build but idk how
Huh did u manually add the plug-in to git or something ?
Yea, i added it to GitHub
Nope, i is IntelliJ fir Java development
It does in mine
It has a source-code.zip
i mean it only shows .jar and sourcecode there
suppose to show the package and .java files
Those are in the zip
lemme show one of my projects
suppose to show like this on git so you can view code etc
i just uploaded my zip instead of a folder
learn git
very helpful -_-
lmao
its fixed now!
yea gud
you're welcome
what did you exactly do?
lol
Btw changed code to uuid so it doesn’t break when player quits server
ill push ur change
@tiny shoal
I want some help
So i can fly even i m in survival how do i fix it? @tiny shoal
do you have EssentialsX installed?
Yes
type /fly in chat
it should be fixed
??
just /fly
Aight thxx and how do i fix when i type /lobby it says that u dont have perms to go here...
Its deluxe hub plugin @tiny shoal
add the perm in your permission plugin
How like syntax??
Config.yml ??
no
So??
Aight if there is no perms plugin still i cant go in @tiny shoal
I instaled it after i got the prob.
Idk i forgot that its prefix is /pr ig
I tri3d to add but it dont works
than i dont know
/pl addpermission member lobby
no not lobby
Thats the plugin name
the lobby plugin should have a permission]
Lobby.jar
look it up on the plugin docs
Can u tell me a plgin which only have 2cmd like /setlobby and /lobby @tiny shoal
no
pl Command is Sure Conflicting with the Bukkit /pl Command
spigot does not have 1.18.2 for some reason what happened?
wdym
choose 1.18.1 and then change the version in pom.xml
nothing happened
huh
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
works fine for me
Dependency 'org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT' not found
try copy paste this
minecraft plugin that integrates UPS into server for auto-shutdown?
whats ups
uninterruptible power supply
is this a thing lmao
where
if an api exist ig you can make a code for it
i noticed a change just change spigotmc-repo to spigot-repo
i though something was already out plugin wise, but good idea
o.o
where is that?
how would that work
but do UPS have APIs?
i have similar question that i have not googled yet...
i can make it a 1$ plugin
XD
i dont think anyone would buy it
Im getting UPS delivery service search results if i search lmao
its a very nishe thing
about 20k would, then they would distribute it
?
didn't fix it
try replace both that dependency and repository with the code here https://www.spigotmc.org/wiki/spigot-maven/ and reload maven it should definitely work
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
wait
I think I know what the problem might be @weak rose Change Java version to 17 and try
wheres is that
1.7 or 17
17
I've developed a premium plugin for a few months that I want to upload, however I can't yet since I don't have 80 posts. So, what counts as a post? I assume a reply on a forum post, but do comments on plugins and profile updates count?
When i want to broadcast to everyone regardless to their perrmisions whatdo i have to type?
this is wrong right?
yes
which one should i update? jdk or jre?
I mean, you don't need a jre if you have a jdk
jdk includes jre
so, update your jdk to latest
and yeet your jre
k thx
How can I get a list of the players they joined on my Server?
on player join
if first time
save in config.yml
on command "getPlayer"
getConfigurationSection("players").getKeys("false")
usercache already has that
There are not all players listed
Thanks, but I actually meant a plugin with I get a list with a command or something.
Whenever I join the server I'm instantly kicked out with a message "Disconnected". It only happens when a world is loaded, if I delete the world and regenerate the map everything works normally. No idea why it happens, is there a way to fix it so I can use the old world?
WARN]: handleDisconnection() called twice
Is the error in the console.
it should
but why are only 2 names registered and not 5 to 10?
i don’t know
Hello there!
I want to ask you for help, or for advice.
I am trying to solve the problem with xaero's minimap mod.
I am using a bunch of three paper servers - bungeecord (waterfall).
And the mod does not work correctly in any mode (except manual). It just do not detect the correct "world" map.
So I have:
Server Main: overworld, nether, the End,
Server Factory: overworld, nether
Server Creative: overworld
Mod modes:
"World Spawn" is not always correct, idk how it detects the dimensions.
"Single" - obviously not suitable for a bundle of several servers.
"Server" - not suitable because there is no mod on the server.
So... the only solution that seems fine to me so far is to change the dimension ID of the worlds so they would be unique. But how? Is it possible? Is it possible to change the default dimension ID of vanilla worlds?
Dimessions ID like minecraft:overworld, minecraft:nether, minecraft:the_end, and I guess (I only guess, i do not know) it should solve the issue. So if I would have minecraft:main_overworld, it defenitely will be different from minecraft:factory_overworld, and I hope the problem would be solved. But.. not sure.
Or maybe someone also faced such a problem and already found a solution.
Here's my thread with the developer where I suggested a new way to choose a map and we're talking about dimension ID: https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map/issues/408
I'll be glad to hear any tips and words.
Thanks ❤️
.
.
upd: Even maybe there is a way to change packages of data that servers sends to the client.. Idk. Is that a bad idea?
packets?
@acoustic wyverncan u help me
maybe
I am curious. Currently I am setting up a minecraft server for Java and Bedrock. I am setting up mining worlds for regular and nether with multiverse core. Is there a way automatically run commands on the 1st of every month? I am wanting to run mvregen {world} on the 1st of the month so the mining worlds are refreshed.
I am using a server hosting company so it would be ideal for spigot or a plugin to be able to do this within the server.
Edit: Server is on 1.18.2
Some web panels allow you to do that
The automated tasks are only weekly
there is no option to choose date or month... just day of the week
I see
a friend stated that i might be able to use skript however both them and i dont know how skript works and it looks a bit too advanced for me
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
And don't ping random people
skript advanced?!
damn
Do you know about redstone protection for 1.18?
I have not been able to figure it out, so to me yes it's advanced
Not sure if I'm just not understanding it
can I somehow paste a build from 1.18 to 1.8.8
Skript is harder than Java it's also worse in every way. Coding in English breaks my head
agree that was the first thing I did
can someone help me? i have a outdated version of spigot, and i cant find where to download a new version
Use build tools
?bt
Java -jar BuildTools.jar
thx
Hey I would like if someone who before made Faction server can dm me i need help about plugins which don't use and which use
Still kinda curious if anyone might have a solution to this...
Use a scheduler
Im using a server host who scheduler is on week basis.
I cant set the date, only day of week.... There is an image of what I am limited to
Anyone know how do I disable Jline and the > char at console?
I've tried everything like adding -Djline.terminal=jline.UnsupportedTerminal after the -jar, but it doesn't work, and I need to disable it so I can use an OutputStream without it bugging out, anyone know how?
Consider getting a plugin made for this, finding one online or switching providers
How to disable structures please ?
Does somebody know any plugin with those cool prefixes, like this
wait a sec
like this: https://imgur.com/zkn2tew
If you don't know how they work, it's basically a custom font file with them linking to a texture
and then when you enter the character that you assigned to the texture it will have the texture instead of the character
i totally understand what you are saying
do you?
maybe
would be useful if you said yes or no so I know if I need to put an example
ok so. no
i do know there is one plugin called oraxen
but wasnt there another one?
this is what one of them font files look like
and you can see that a character is assigned to a texture
ah now i understand, but i cant really code plugins if you think i can
there's not really a need to, you just need to make a default.json for the fonts
and put it inside of a texture pack
ah okay
Hey, is there an way to use an relative path instead of an absolute path in "java -jar <server.jar>"?
so like instead of drive:/path/to/server/jar
something like: ../server.jar
i dont get it working
just path\server.jar should work
but isn't that an absolute path?
it’s relative to whereever the directory the command is being run in
so the command is executed in an different folder in the parent direction of the folder where the jar is
its difficult to explain
wait
hold on
forgot we were working in a java command and not just selecting a file
let me see
it should still be relative
okay
if the directory the command is being run in is the same directory the jar is in
you can just do java -jar server.jar
its like so
Parent-directory -> Command-directory -> the system that executes the command
Parent-directory -> jar directory -> the jar
so the jar is in an different folder in the parent directory
well then you can just do java -jar “server/something/server.jar”
maybe i’m not understanding
So you're making your own panel that can also be rconed with plugins?
nope.
its just an plugin with an /server command.
/server create - creates an server
/server start - starts an server.
/server op <name> - give an player op.
that whole plugin runs on my server.
the whole plugin is working perfectly. only the start command is the problem
because of the path problem
cant you just cd to that directory?
it is an java/bukkit plugin. idk if cd is working in java plugins
i still don’t fully understand what problem you’re having
where are you starting the command?
any of the files or subdirectories can just be accessed relatively
in the bukkit plugin in my own server. and with this plugin i start another minecraft server on the linux machine
so you’re trying to access the parent directory your plugin is in?
actually it is the parent parent directory. i want to access an folder outside of this minecraft server
how does plugin start servers?
ProcessBuilder#directory
wait an second. that is working? i try it out
i'm actually not so long in java developement so i still do many mistakes
Thank you. thats actually what i wanted.
Anyone know of a plugin/vanilla way to disable certain villager professions?
My server is doing custom recipes for iron+ tools and armor, however the armorsmith, weaponsmith, and toolsmith kinda
Completely mess that up lmao
So I need a way to either change their trades or disable them
I have a plugin that turns villager spawns way the fuck down
Nah, I still want villagers around that isnt the issue
Could someone help me put the sethome plugin into my pixelmon server pls we're hella confused
I'm using serverminer
True there are just mods that add those commands
Anyone know of a plugin that have cool pets? Just simple pets, only for aesthetic features
hello! i have a problem with papi plugin. placeholders "%player_ping%, %player_displayname% dosnt works. I download essentials from papi cloud but still dosnt works. Sorry for my english ;/
%player_ping% also
download this expansion https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#player
the command for it is on there
i have this but when i change srv ver from 1.16.x to 1.18 all my placeholders stop working
i mean %name% %rank% and other
idk why
i use same plugins
probably should check if there is an update for the plugins
also not all plugins just magically work with newer versions
Hey \o
A friend of mine was stupid and made a boat which is launching him constantly in the air.
(Made with Skript, the skript is removed now)
Now the server crashes every time he tries to join.
Deleting the playerdata file didn't do anything.
Any idea what I can do?
Hi all,
I am having trouble getting my server's spawn point to work properly
I want my exact spawn to be (0.5 73 -3.5), but /kill takes me somewhere within a few block radius of (0.5 115 -3.5)
I have tried removing obstructions above the desired spawn but that doesn't appear to work and would be really inconvenient if that was the issue.
I have tried this with and without OP and with and without admin permissions for my plugins
The plugins I have that I believe may be influencing this are:
-
Vanilla/Bukkit
I set the world spawn ("/setworldspawn") to 0.5 73 -3.5
I set the spawnRadius gamerule to 0 (I have also tried 1) -
Worldguard
I set my spawn as a world guard region and set the spawn region flag to 0.5,73,-3.5 -
CoreProtect
I can't think of any way that this may be causing the problem -
Warps and SimpleTPA
They could be the issue but neither contains any spawn commands that I know of -
SetTheSpawn
https://www.spigotmc.org/resources/setthespawn.48992/
I used the /setspawn command at the desired location and the /spawn command works as intended
I have also tried SpawnPlugin (not installed at the same time) which works the exact same way
The other plugins I have include: BetterSleeping; ChestSort; Chunky; Chunkyborder; dynmap; ImprovedFactions; mcMMO; Orebfuscator; PAPI; ProtocolLib; SimpleTPA; TreeFeller; UltraPermissions; and WorldEdit
what does /gamerule spawnRadius show nevermind I did not read
Is there anybody I could reach out to that may be able to help?
Hey, I am having some issues with Griefprevention not saving the config, is there any way to fix it or is there an alternative?
have you saved it yet?
twelve times
every time the server reloads or restarts it resets back to default values
yoo
see if it conflicts with other plugins
how would I check that without breaking stuff that's already on the server?
can datapacks break griefprevention?
i think nope
I have a plugin that shows the claims on dynmap, would that break it?
there are already claims
wait, I think I found the issue
I had the updater on and for some reason that was breaking things
I think
no, it doesn't like me changing the accrued claim blocks
Alright well I found the issue, apparently you're only supposed to touch defaults rather than adding your own number
Spigot 1.18 has a system that prevents players to go into unloaded chunks corrects?
hey, does anyone know how to prevent players from modifying the inventory/dropping items? i have worldguard
any one u recommend?
Not really, I don't know any plugins for smaller changes. I know major ones, the rest I make myself
Essentialspawn or something like it
can I ask here for help with modded 1.7.10 server?
Modded and Spigot are not the same. The Mod might have their own Discord server, you should try asking there
_ _
Q. Regarding Bungeecord, if a server is offline, when a player attempts to join, can this be configured to start the server automatically or will I need a plugin? I'm looking to have multiple servers on a dedicated machine, but sleep any not in use so that resources can be reallocated to the ones that are.
What do you think the problem is, What have you already tried?
Unless you are noticing symptoms, I wouldn't be too concerned because you are still running at 19 TPS, and that is only very brief. Three 1 minute dips over the course of an hour likely isn't enough to warrant messing around too much with config - you could end up causing issues by doing so otherwise.
also 1.12.2 lol
It's a step up from 1.7/1.8 we gotta give them that
||bump||
how to fix that
tried mob stacking
how to
do
2
use a more sane updated version
also use online mode so there are less people = no lag
i dont want less people
lol
piracy is bad
kSpigot?
what is your machine's CPU
6gb ram
45 players
i dont think its normal
16 tps
its apex
nothing?
wdym
done this
and
have
lagassist
plugin
on
it's the community guide that's used in the paper discord (this is spigot btw not paper)
I mean it's a start?
How to reduce entites
well if you read the guide you linked it tells you
uh
the server is activity trying to reach a mob cap, clearing them out just makes the server spawn them more + a plugin shouldn't be tracking entities
a
as stated, read the guide I linked
it has much more updated information than the spigot forum post
then they can have lag
nope
avoid that
"Mobstacking is an inherently flawed idea. Spawning mob consumes server resources, with mobstacking enabled, the server would never reach mob cap and could potentially be stuck in the endless loop of spawning hell.
Combined with seemingly zero decently coded stacker plugins, stacking mob should be avoided at all cost."
again, you're relying on outdated information
:(
Hi,i need plugin for anticheat which one you suggest.
Also what is best plugin for warp gui?
I don't see a single mention of hoppers
updated NoCheatPlus is good
^^ Might need some tweaking but yes
my bad, looked at the nether world instead
ou okay
ur linking me paper's optimization guide
already did that
i think
is negativity good anti cheat?
Hello, how can i make an restart command? I see something in spigot.yml (restart-script: ./start.sh) but i dont know how to do that.
When i do ./restart in my server it says "Startup script './start.sh' does not exist! Stopping server."
What do you do to start the server?
Do you have a .bat file you click on?
Or are you using a host panel?
Wait i think i have solution
'.' is not recognized as an internal or external command, operable program or batch file.
what file is that in
That is the Start.bat
its in my server
when i run it
server starts normal but when i do /restart
then this happens "'.' is not recognized as an internal or external command, operable program or batch file."
What did you put in your spigot.yml
restart-on-crash: true
restart-script: ./start.bat
I need help with plugin : https://www.spigotmc.org/resources/tplogin.21692/
So I don't know how to set a spawn for only a specific world. I want it so they go through another world which is the hub and teleport to the actual survival world to their last location they were at.
contact the developer
How
message them through the forums
is there anyway to disable spigot from loading in the nether and end?
you can disable the nether in the server.properties and the end in the bukkit.yml
irrc
ty ty
Should be speaking with the Paper team
is possible to transfer builds from 1.16 to 1.8 or will I need to rebuild them, they are pretty big
You can try to load an old worldedit version and create a schematic
old world edit in 1.16?
Yeah and hope it works
if it dont maybe if its open source I can make it work
Hi Guys i need help with my ClearLagg config.. it removes hostile mobs for some reason and i cant seem to fix it.. Any idea how i can remove hostile mobs from getting removed?
remove clearlagg
thats tons of help thanks
what plugin may you suggest then?
i'd configure server software first of all
to spawn less mobs
are you on paper or a paper fork?
paper
then you have shitton of mobs by default
whats the current value in bukkit.yml for you?
Hi! I was trying to find a police spigot plug in and I found SImple Police, but when I tried it out. I could not seem to get a good handle on it, so I went to the discord server, and I have not heard anything about my issues. Does anyone have a good police spigot plugin that they can reccomend?
why does the console randomly spam the /list command
Server thread/INFO There are 1 of a max of 100 players online: [Admin]TheTimeee
multicraft?
yes
rip
Is there a plugin or something which shows me what's eating up all my ram?
Is it a cli program? Otherwise I won't be able to run it on a vps 🤔
C:\Users\yoda7\OneDrive\Desktop\MC>java -Xmx4G -Xms2048M -spigot-1.18.2.jar nogui
Unrecognized option: -spigot-1.18.2.jar
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
C:\Users\yoda7\OneDrive\Desktop\MC>pause
Press any key to continue . . .
You don't need to run it on the server. You can connect it to your server remotely
https://www.baeldung.com/visualvm-jmx-remote
^ read this for a basic setup.
https://docs.oracle.com/javase/8/docs/technotes/guides/management/agent.html
^ read this for setting up authentication and SSL with it
If you don't wait to use JMX you can google how to create a heap dump and then open that file directly
remove first - from -spigot-1.18.2.jar
Does anyone use Oraxen?
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!
Okey, im trying to get the custom Rank in front of the name but cant seem to find anything about it
Can someone get in a voice chat with me I have a question that would be easier to explain if I can screen share
Trying to use buildtools to update to 1.18.2 but its refusinf to do it
can you provide the error
Error: Unable to access jarfile BuildTools.jar
I mean, are you in the right directory
I think so
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!
wont let me
Usage: !verify <forums username>
ah i dont have forums account
You can DM me if you want
Will do thanks 😄
Move the file out of your dessktop
We solved it in DMs
Onedrive?
Wait who are you talking about 🙃
Treacles
Do ls and check if the jar is still there
!verify Vadeblade
A private message has been sent to your SpigotMC.org account for verification!
What plugin is this?
why u askin
Looks good
lagassist
also
i need help
on this specs
i have
16 tps
30 - 40 players
Any of those lag type plugins are usually bad because they create more lag
Depends.
Not really, if you use a plugin to remove entities for example, the server will just keep trying to make more. Instead of using plugins, configure spigot.yml to limit the number of entities.
10m entites
will cause more lag
than
spawning
1 2 mobs
lemme explain
If you are an expert, just fix it then
that not works
on
spawners
im
clearing
entites
spawned
with
spawners
they are lot
Cant you check spawn conditions?
What is your view distance?
4
i tried everything
optimized bukkit paper spigot.yml
Maybe it is too optimized i.e. incorrect
dont run clearlag shit