#help-server
1 messages · Page 337 of 1
Asking about your attempted solution rather than your actual problem
I remake
What are you actually trying to do
this truly is an xyproblem
Hes trying to make a whole failback network to replace his current one incase something goes down.
Depends on what you define as the whole network going down
buy a server from a reliable host, thats the fix
You are honestly making too much work for yourself. Even big networks dont have this kind of setup.
otherwise there really isnt a reason for anything to go down
I mean we have fallback systems
Not like this though
There’s no reason to chain bungees together
this is the wrong way to have multiple bungee's
You cant have a bungee going to a bungee
and i highly doubt you need multiple bungee servers anyways
you have skywars and survival
In this case it doesn’t seem like there’s a need for multiple bungees no
Ok
just use a single bungee, with singular servers
Clones of the servers
Right but that’s just maps
You can have any number of servers spun up using the same maps
That’s not an issue
.
Like if they switch from one survival server to another it should be the same?
Yes
He wants dynamic cloning
But for what reason
Idk lol
You will need custom plugins for this. This type of setup is expensive and not worth it
If there’s a good reason then we can give a good answer to that question
there isnt a good reason
But if there’s no good reason we can just say don’t do it
I’m giving them the benefit of the doubt
Lol
Only reason I can think of is redundancy, but even then, this is so not needed.
just setup a load balancer if you want anything remotely like this
wouldn't work exactly like it
Minecraft doesn’t do redundancy particularly well
And if the issue is the survival server going down, just have a script to automatically turn it back on
Much simpler
Not natively no.
if a server goes down, it shouldnt autorestart imo
it went down for a reason
a reason that needs to be investigated
Other than auto restarting tho ^, I agree
I feel like he fucked off lol
Sometimes yes, sometimes you just want to save the useful information and get it back up as quickly as possible
the server doesnt go down because it feels like going down
unless your hardware is crap
👀
what ever happened to people just using multiverse, why suddenly everyone thinks they need to use a network...
Obviously not but that doesn’t mean you want it to stay down until somebody can deal with it
That could be hours
using multiverse to have multiple gamemodes has never been a good idea
and it just became worse with 1.13
Multiverse is at best an ok solution for some of the things a network is used for
I know, didnt they stop updating multiverse anyways? but for these servers that are ultimately not going to be around long, might as well start there.
last commit was in october, so its kinda dead
but eh, it works just fine
no need to update it if it works
I run minecraft in screen on linux. Today I found out about start.sh. Now my minecraft process is hidden to me and I dont know how to reparent the process to screen or to my current terminal process. Any ideas?
I do know the PID
Kill the PID and start it inside the screen
well yea... that is one way... but then I lose the benefit of autorestart. Which is what the start.sh is all about
Not really
For years I named my startup script serverstart.sh. I was told that by renaming it start.sh it will auto-reboot for me. (which it did)
The auto-restart works... its that when it occurs, the process becomes backgrounded
Unless you mean something else. Like wrapping my init line in a blocking loop in bash
That’s exactly what I mean
Hmm.
So who is the target demographic for this auto-reboot feature then? Someone even more linux savvy who can connect to backgrounded tasks?
i feel like MD himself has said it shouldnt be used or somethin
He has
Hey
@EventHandler
public void onBlockBreak(BlockBreakEvent event) {
String player = event.getPlayer().getName();
Block block = event.getBlock();
Bukkit.getServer().broadcastMessage("" + block);
}```
I am new at java
how could I make to get the block name?
For My Bungeecord server, I'm getting a error "You do not have perms to use this". I'm not sure what to change in Bungeecord config. Help?
check luckpermsbungee maybe?
I deleted the plugin
to see if that was the issue
and it wasn't
I can't use /server [server]
etc.
Are you op?
Have a general question. On the servers I am hosting, everyone experiences a couple seconds of lag when someone warps/teleports. I recognize that the is not intended functionality and it is having to basically load everything at once which is why there is lag, but does anyone know of any config changes that could help with it? spigot 1.18.1 on i7 11000k in a docker container with 8gb ram.
You want to add permissions to what groups you want to do what, and then assign a username to a group. For example if you want everyone to be able to use /server you need to have the bungeecord.command.server added to the default group (under the permissions category)
If you have it only to admin and you wish to assign that group to yourself, you go under the groups tab and add your name, with a line under it with - admin *there should be an example one with md_5, so you could just replace his name with yours
dont think config settings can cause teleportation lag...
can you show a video about the problem?
Pregenerate your world
im running 1.18.1 server dont have anything like that
There are also the optimizations things that should be done, I don't think we have a command for it here but a google of like Spigot Optimizations or smth should do it
Thank you! Will look into that
No problem
- Updated for the latest 1.16.5
- Last Update: Feb-19-2021```
Still works just fine, just not everything is updated 100%
That github link if you want to see, https://github.com/YouHaveTrouble/minecraft-optimization
I have never seen that git guide but at first glance it looks decent
@west cloak are you fatigued by chance? Just looking at the mcrealism spigot page
wat
Yeah it has never happened before been using same plugin since they came out.
yes say "username" moved to quickly
Ah
I recommend checking this out and following the steps, should help with your problem https://github.com/YouHaveTrouble/minecraft-optimization
Okay will do. Thank you. It happened before I waypoint too if that matters.
hey guys is there anyone who knows how to set safezone?
Hello, is there any anti x ray that you recommend me that is not Orebuscator? and that it works 100%
Anyone by chance know where you can go to turn off the pushing people with their own body thingy?
I don't really know how to explain it better than that :P
anyone know why when i try to do a command with this plugin is tells me incorrect argument even though im using it correctly
What plugin
papers not bad, and nothing works 100%
litebans. sorry if this is in the wrong channel or even the wrong server. idk where else to ask
I know what youre talking about, however I dont think its a server option
and im unsure if its specific to just litebans
@mellow dock Doesnt litebans have a discord?
Probably
couldnt find one on the plugin page
Check the resource page
yeah i couldnt find one of their page
I mean usually if the plugin says youre doing the incorrect argument, youre doing an incorrect argument.
not all plugins do
i have the plugin configured near the exact same on a different server yet it doesnt work
could it be the different server jar files or something configured wrong on the server? the other server has 1.12.2 paper. the tab and commands work there
this server is a 1.17.1 paper server
possibly
i am genuinely confused at the moment. the plugins are configured the exact same on both servers. both work correctly if the command is done from console, only difference is the server version
do you have the same plugin jars?
yes
thats probably your issue
atleast i think i do. the one in the 1.17 server is newer
is the 1.17 new?
wdym
you probably missed something or a config changed or something in the newer update
or your using the old 1.12.2 plugin that might not have broken code wise but feature wise
or youre forgetting permissions.
the only plugin on the server is litebans
wait
maybe the proxy could be causing interference? the plugin is on the 1.17 servers proxy
ok im even more confused
How do I update to java 17?
?java17
Install Java 17 at https://adoptium.net/?variant=openjdk17&jvmVariant=hotspot
<3
oh wait
I meant like on linux
*** The version you have requested to build requires Java versions between [Java 17, Java 17], but you are using Java 16
*** Please rerun BuildTools using an appropriate Java version. For obvious reasons outdated MC versions do not support Java versions that did not exist at their release.
I get this error when trying to update my server
oh shit I see that now
my b
lemme try
who thought trying to update java would be so hard lol
-bash: /home/ubuntu/jdk-17.0.1+12/bin/java: cannot execute binary file: Exec format error
Ubuntu probably has java 17
apt install openjdk-17-jre-headless
Otherwise you downloaded an arm build for a regular server or vice versa
(raspberry pi isn't supported anyway)
raspberry pi doesnt support java 17?
Even if im running a 64bit os?
No, it’s not supported for running spigot
Confused, I used my raspberry pi for my server before the minecraft update
is this a 1.18.1 thing?
Cuz I have a raspberry pi server for 1.17.1
I mean it'll work
But it'll be laggy af
Nothing to do with the update
We've just never advised using a pi
Oh I have a good PI 8GB ram and 64 bit OS
Anyway I gave you the command; else download the arm version from the link above (raspberry pi is arm)
When the hell did they start shoving 8GB in those things
aarch64
Regardless, the CPU probably isn’t exactly server grade
ya the command failed ```
ubuntu@ubuntu:~$ apt install openjdk-17-jre-headless
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
I do understand PI is arm arch
oh good catch
seems to be running the command after adding sudo
Appreciate your guys help a ton
ill keep you posted how it goes
YOU FOLKS ARE SEXY
ubuntu@ubuntu:~$ java --version
openjdk 17.0.1 2021-10-19
OpenJDK Runtime Environment (build 17.0.1+12-Ubuntu-120.04)
OpenJDK 64-Bit Server VM (build 17.0.1+12-Ubuntu-120.04, mixed mode, sharing)
was trying to do that for like 30 minutes lmfao
<3
Remember kids, raspberry pis are for eating, not Minecraft servers
better than paying for mc realms!
but ya if it was more than just me and my friend playing
would need better hardware
except for maybe MAYBE bungee, but I dont recommend, even the high end ones.
anyone know what the gamerule randomtickspeed normal number is?
3
thx
[ServerMain/INFO]: [STDERR]: java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-17-openjdk-arm64/lib/libawt_xawt.so
getting an error trying to run the server
ya
May as well try installing the full version
sudo apt install openjdk-17-jre
(not headless)
you are really helpful, seems to be loading now. Will let you know if bootup is successful
worked! thank you !!!
no worries
is there a way i can delete my world files faster 👁️ 👄 👁️
Get a faster disk
Hello this isn't a really plugin question but how can i prevent a player from spoofing IPs like joining with 127.0.0.1 or 0.0.0.0
Bungeeguard
Okay thanks
Hi, does anyone know how to disable fly in the end?
hey is there a worldguard flag to prevent cactus breaking when you place a block next to it
Can I disable my server to don't saving usercache.json ?
Don't ping md_5. Anyway what version are you on... also that error can be ignored the server has taken care of it
Spigot 1.8.8
Send the output from /version
u what
can you disable your server to don't saving usercache
1.8 isn't supported, glhf
Details? Error?
So basically what i am trying to do is i am trying to make a permission paper so when you right click on it you will recive essentials.fly for a week. But for example if I am in the default group I dont have permissions for /fly but i want the player that used the paper to have /fly
It doesnt allow it.
I am using luckperms for permissions and i am making my own plugin for the actual paper
java.net.BindException: Cannot assign requested address: bind im not running any other server on my computer is this a spigot error or mc error?
oh wait
nvm
hey anyone know about how to set safezone for a specific area?
like a worldborder?
no like my players keep asking for
they want to claim right after the spawn
but if i set wgchecking true
it can allow you but you have to like 5 block away
i wanna make it like players cant claim spawn
but they can claim right after the spawn
U mean
U have security in spawn
And then when security stops in there u can add claim?
yeah
like this
after the spawn
i want them claim the area
im keep trying with safezone but its not working
i dont know how can i do it
When they claim what it says?
well actually
its not the same size
like west size got more safezone
east size less
thats why i didnt make it on my main server
What plugin u use for SafeZone?
FUUID
FactionsUUID
Try to use plugin's wiki or yt vid
Ok
couldnt find anythingg about this dude
Hm just use world Guard?
i tried that too
i set the wgchecking false
and i blocked f claim command while they r at spawn area
but then
if they try to claim right before the spawn
they claim a little area of spawn too
is there a java flag for disable the console colors?
maybe try to fix them?
Anyway dude thanks for your time and your help
have a nice year!
and have a nice year all!
Anyone using 1.18 have an issue where when you first start the server the first join essentially fakes the join? It lets you join the server but you can't send messages, open chests, place blocks and plugins won't load the player data. But if they leave and rejoin it works?
any other plugins?
After I log back in is when it tells me the server is running behind. But not on first login or right after plugins are loaded.
no idea. I am sure it won't happen without any plugins though 😛
Shouldn't happen with plugins either xD
Yeah doesn't happen without plugins... I can only assume its caused by essentials cause thats the only plugin I have recently updated.
just disable them one by one^^
I am
gg 😄
Hey guys, small QoL question I have: Me and a friend both work on our little plugins, the main difference being that when he drags his plugin to the plugin folder, he can just replace the old version and /reload, while I can't and I get a "Access Denied".
I'm not sure why it would be different for us two, anyone have a guess?
W10, and just drag and drop
We have the exact same setup, package jar in intellij, then drag n drop into plugin folder, we're both administrators, but when I try I have an Access Denied need admin rights, and when I give it admin rights it doesn't work
Are you using LuckPerms?
Hey all! I'm running latest version of BuildTools for Spigot 1.8.8. I'm currently using the hosting named PebbleHost and they have preinstallatiojns for a bunch of different versions of things. I'm wanting to make the switch to PaperMC 1.8.8 since I've heard it processes really nicely. Would it harm any of my plugins or would you guys suggest I backup my plugins folder before I go do this?
No
Also if you are going to use 1.8.8 use a jar that’s still updated at least like sport
Sport? I've never heard of
1.8 isn't supported here @fast frost
xD
I don't see what's funny
I can't tell if you're joking around or trying to be informal so I took it as a joke 😅 😂
I am honest with you
Even if I want my players to play on 1.8 I'm guessing you're suggesting to not use it?
Use via* then
So you support every version
Viaversion backwards and rewind
Or protocolsupport if you want 1 plugin only
Also you can have 1.4.7 players
Also there's an exploit in 1.8 client
Allowing servers to check if a file exists on computer
No point of using below 1.17
Wasn't that fixed in like 1.8.9 or smth
So what do you suggest me using?
WOW YES.
1.18.1 is most stable?
Yes
Would 1.12 be at least a little better?
I think some of our plugins would still be compatible with 1.12
It sorta meets in the middle
You still won't have active support for bugs with that version
Any exploits etc won't be patched
Could it become a large issue?
Cause most of our plugins aren't updated to 1.18.1
And some of our custom plugins aren't meant for 1.18.1 either
Yes
There are already many known 1.8 exploits
1.12 though, or still no good
No
No good?
[03:33:19 ERROR]: Invalid feature resource location: minecraft:prototype_ore_infested
[03:33:19 ERROR]: Invalid feature resource location: minecraft:patch_grass_taiga_2
[03:33:19 ERROR]: Invalid feature resource location: minecraft:forest_flower_vegetation_common
[03:33:19 ERROR]: Invalid feature resource location: minecraft:patch_grass_normal
[03:33:19 ERROR]: Invalid feature resource location: minecraft:prototype_ore_granite
[03:33:19 ERROR]: Invalid feature resource location: minecraft:brown_mushroom_nether
[03:33:19 ERROR]: Invalid feature resource location: minecraft:patch_cactus_decorated
[03:33:19 ERROR]: Invalid feature resource location: minecraft:prototype_ore_diamond
[03:33:19 ERROR]: Invalid feature resource location: minecraft:lush_caves_ceiling_vegetation```
Why this will happen when update to 1.18?
Have you used the world in a prerelease/snapshot
or what was the last version the world was on
What is the best free /login plugin?
AuthMe has a bypass the players have found, so I cannot use that one.
Online mode is the best
Sadly, this server is built around cracked. 😅
🙂
lmao
am i looking for an npc plugin that works with economy? is there such a plugin?
Yes
well that bug have been fixed by md_5
is there a way to make a player not hittable for example i am looking at a player and i want to chop a block that is behind the player but instead i hit the player (both players are invisible) I want to not hit the player and instead break the block that is behind him
Anyone know a java ressource pack to mcpack for pack_format 8 ?
the one sponsored by geysermc has not been updated
does anyone know of a way of autowhitelisting a player if he joins from a specific ip
id want like whitelisted players join thru blablabla.thirtytwelve.net
but if he joins thru patreon.thirtytwelve.net he gets straight in
you could easily make one @foggy bramble
Repeat installation steps
does the 1.17 server jar only recognize up to java 16? i have java 17 on my pc but my 1.17 server is only recognizing java 16
Yes
depends how you are invoking java binary. Only one version of java binary can be on the path named as Java
1.17.2 supports java 17
am i looking for an npc plugin that works with economy? is there such a plugin?
What do you mean by works with economy
maybe u can cancel the attack and raycast blocks in front of the "attacker" ? idk
Are there any plugins that would force a map to update? (So that it updates within an item frame)
If they're actually invisible you can mine behind them
Does anyone know how to recreate the hypixel bedwars plugin exactly?
1.17.2? That never existed did it?
Either MD was memeing or he meant 1.17.1
Ohhh it existed on bedrock
I mean yeah, I'm sure plenty of people do
But why though
I wonder why they stopped going past x.1
We used to get like 1.6.4 but they stop at 1 now
@mellow dock well I kinda wanna use it because I'm trying to make a server that has the same mechanics just newer levels and stuff.
Just depends on what issues arise
Just use an existing plugin, I'm sure there are plenty with similar features
If you just copy hypixel and add a few new levels, i'm still gonna play hypixel
I'm not asking you too, I just want the exact replica
I'm trying to hire someone.
?services
If you wish to request or offer development/art/building/administration services, please do so at https://www.spigotmc.org/forums/services-recruitment-v2.54/
Meet the requirements
Yeah a week
¯_(ツ)_/¯
Ahoy, is there a way to route the Minecraft server up to Cloudflare tunnel?
If so, will the proxy thingy work? I'm sorry but networking isn't really my strong suit
is there a plugin that adds more mobs like bears/elephants/etc etc
That's more the realm of mods
but is there a plugin for mobs in general that just makes the experience more immersive, like even a plugin that changes the looks or behavior of current mobs
is there any for 1.18
I mean, technically they can with a bunch of hacky stuff
As far as I know, the api doesn't allow for it. It would need to mess with a lot of packets and stuff. So best left for mods
It can send a resource pack ;)
Or just create your own models with armorstands.
Well that's a resource pack not a plugin then
Second option. Make models with armorstands.
Uh huh
You really think you can make a convincing mob entirely out of armor stands?
Alot of people have
I'd love to see it
Look at advanced spanners, 3d pets etc...
Wynncraft has made some cool stuff with them
Resource packs....
Hell with 1 armorstand I made minions that can mine and walk.
https://imgur.com/NjGAXxR
Video is sped up.
No, they’ve done stuff with just armor stands as well
Most of them are gone now that they use a resource pack though
And mobs aren't the only thing you can make with armorstands. There was a vehicles plugin
Another plugin using armorstands to model https://www.spigotmc.org/resources/fancywaystones-the-best-teleporter-plugin-bungeecord-spigot-purpur-paper-velocity-airplane.94376/
i need an npc economy plugin
What you do is if you buy an item from the NPC, it will deduct a certain amount from the $ that you gave him.
Can anyone please answer my question if possible?
sure, same way you do anything with cloudflare tunnel
Hi! is there a plugin that, when logging out in a certain world, it sets your logout location to another world / location?
Erm, I could be wrong but I don't think there is one.
Someone has the GoldenCrate plugin compatible with Java11 because the current one only supports java16
Is there a plugin where I can select a area like world edit and generate terrain like a mountiany area in selected area
Is there any plugin that automatically run command?
Update your java ;) us developers can't keep supporting ancient stuff forever :)
When I run the buildtools I get this error:
Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 4k, detached. Error occurred during initialization of VM Could not create G1ServiceThread Error: Could not create the Java Virtual Machine.
Server has enough free RAM(currenty 800mb used from 8GB).
I only get this error when I'm not using the root user(wich I don't want to use for the server)
BuildTools creates the server jar. It does not start the server
You only need to run it when you want to update the server jar
Its the first time Installation
Got this error when trying to build the new server, I only used root one to create another server for checking if this is an OS error
From what I can find online BuildTools is reaching a thread limit
Something is limiting it
Which I assume is some user permission in your os
Idk what could limit it
checked ulimit wich is Unlimited
So I'm not sure what should block it
🤷♂️ I don't have much experience with Linux
01.01 16:18:33 [Server] SEVERE java.lang.IllegalStateException: channel not registered to an event loop
01.01 16:18:33 [Server] SEVERE at io.netty.channel.AbstractChannel.eventLoop(AbstractChannel.java:164)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.nio.AbstractNioChannel.eventLoop(AbstractNioChannel.java:113)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.nio.AbstractNioChannel.eventLoop(AbstractNioChannel.java:48)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.executor(AbstractChannelHandlerContext.java:132)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.findContextOutbound(AbstractChannelHandlerContext.java:887)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:725)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.DefaultChannelPipeline.flush(DefaultChannelPipeline.java:967)
01.01 16:18:33 [Server] SEVERE at io.netty.channel.AbstractChannel.flush(AbstractChannel.java:254)
01.01 16:18:33 [Server] SEVERE at net.md_5.bungee.netty.ChannelWrapper.close(ChannelWrapper.java:86)
01.01 16:18:33 [Server] SEVERE at net.md_5.bungee.UserConnection.disconnect0(UserConnection.java:412)
01.01 16:18:33 [Server] SEVERE at net.md_5.bungee.UserConnection.disconnect(UserConnection.java:388)
01.01 16:18:33 [Server] SEVERE at net.md_5.bungee.BungeeCord.independentThreadStop(BungeeCord.java:441)
01.01 16:18:33 [Server] SEVERE at net.md_5.bungee.BungeeCord.access$000(BungeeCord.java:103)```
?
I can't update its the server host
Reach out to the server host and request it. Id find it odd if they stayed on such a version exclusively
Any good plot plugins for 1.18?
what is the difference with this plugin https://www.spigotmc.org/resources/citizens.13811/ and this plugin https://ci.citizensnpcs.co/job/Citizens2/
does someone know an plugin who, when some goes first time on he becomes an random superpower for 1.16.5 (i am not very good in english)
i think its the same plugin, the spigot page is really just you paying for support from dev
Anyone has limbo server? 1.8-1.18 with plugins support?
I understand
?paste
https://paste.md-5.net/uzonagojak.sql
How can I fix this?
plugin is disabled, is there an error when enabling the plugin
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
What does that mean?
configs are mentioned in that stacktrace
I just checked the console and after updating to 1.18 it's empty for some reason
im not sure if this is correct but based upon the stacktrace im assuming that your config is malformed
Would deleting the config file and restarting fix it?
may i see the config please
only config is empty btw
groups messages animcreator and tablist are still the same
did they work before?
before I updated to 1.18 yes
ok delete your empty config and see if ti generates a new one
It generated an empty one but i didn't restart i used plugman reload so i should probaly do it with restarting right?
i dont see why plugman would cause an issue
is there still an error when enabling the plugin after deleting the empty config
Yeah the same one
hmm
wait
which tablist plugin are you using
U mean this or the text file "config" in it?
[Animated Tab] - TabList
?paste
the config file in it would be the issue if its empty
you could try putting the default config in there and reloading/restarting
seems weird that it generates an empty config though
might be a config option
https://paste.md-5.net/tavuxaqoku.bash when trying to do tablist rl
has it made the config empty again
well considering that the config is unchanged the plugin likely just doesnt work for 1.18 yet
that or something else is causing it that im unaware of
I reloaded the plugin, and they're all gone
the yml files or the groups inside the gorups file
im gonna do some testing with the plugin and see if i can reproduce the issue
yeah i cant reproduce the issue on my 1.18 server
it all seems to work fine for me
Could not get it fixend.
May someone else has experience with Linux
before you do anything else, back up your files if you havent already
I did
alright cool
from the pastes you sent it looks as though you're using the latest version of the plugin
you couldnt try reuploading the jar if you want though i doubt it'll work
OH
it might be your paper version, cause i just started a 1.18.1 paper server with the plugin and got the same error
im not sure what theyve changed between the update
Should i switch then?
back everything up first and then you can try 1.18
but im not sure if there are any security fixes for 1.18.1 that make it preferred
When trying to go to a lower version the server tries to loads chunks that are 1.18.1 and it crashes
ah right i forgot that happens
ive opened an issue on the github page of the plugin in question
Okay ty, just found their discord and I asked it there
Also looked back in the chat, some people says it works on purpur 1.18.1
same
ok i tested it on paper 1.18.1 thats 1 version behind and it seems to work
though paper 1.18.1 still is in early builds so im not surprised
I don't think I can choose my paper version with my host
ah
i got a response to the github issue
Oh, what did they say?
theres a fixed version
Where
check there
thats the issue i opened
I don't see a download on the page he gave a link to
Do you need to be logged in to download stuff on github?
i';; try and find it
i think I found it
Thank you
is there a way to set a fallback server without a plugin on bungeecord
i did not understand from the error
"Jar does not contain a plugin.yml"
what does that mean i am noob
It means your jar does not contain a plugin.yml
What is the best premium crate plugin?
Hello
im getting an error every time i use worldedit
(console)
help me pls
im using 4gb ram
who's the best hosting provider?
budget isn't too big of an issue
just want to know who provides the fastest hosting
we are expecting a few hundred players upon launch
I always generally go ovh
does it provide NA hosting?
Ye
what's the website?
well it comes up with an australian website
which im guessing isn't what im looking for
which would i select?
Obviously even if you got an insane server unless the jar is optimized you're screwed
Rise servers are decent, do some research and see what people say
if i went with the "game dedicated servers"
would i only need to buy one?
Depends, look at the stats
Generally I just buy the generic ones but it's up to you
Look at what ovh says they are good for, Google it and see if people recommend them, etc.
Do you know what the boss plugin in extremecraft is?
lol
Their hardware is good
Reliable sites is good when it’s not taking a shit
OVH is good when it's not burning down 😉
I have a couple of dedi’s with ovh and I personally like em
The fire makes it go faster
yes indeed
How can water-cooled servers burn down?
?paste
your coreprotect database is toast
delete and restore from backup
always make sure to shut down your server properly
I am having trouble getting players to be sent back to hub after a server reboot. I have tried 2x slingshot plugins, my server host has gone through all the configs and has said its a bungee error, and should contact bungee.
im using: 1.18.1 paper server.
Where should I begin to look?
hello?
Goodbye
im running A 1.17.1 paper server for a few days now, i have built things made a /spawn and everything regular server would have
then I removed 3 plugins and when I restarted the server, the world was gone
I still had my items
but I could not /home or /spawn
it said in chat "Error: Cannot Invoke "org.bukkit.Location.getWorld()" because "logout" is null
could someone people help me?
@gray sorrel
I did not create a backup either
Bro stop pinging
;-;
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!
I also have an issue with as worldgaurd puts it: "something is keeping offline players online"
and now and then a player logs in and there inventory has disappeared. Not sure if all these are related. Any help would be appreciated.
I have no issues sending players to and from different servers from bungee console
I'd start by asking Paper
Is there a way to disable subarg commands?
.
Ask worldedit
Provide crash log
That would be better
And the error seems to be that there isn't enough power for make the action you're doing
4GB of ram doesn't matter if your CPU is trash
Use FastAsyncWorldEdit Wich is more optimized and probably will help
If not get a new hosting
Or ask worldedit
or use soported software
is there a way to just increase mob spawns on my server
like just make hostile mobs spawn more
Experiment with spawn-limits and ticks-per on bukkit.yml
ok, also is there an alternative to orebfuscator that isnt as taxing on the server performance, because i just updated to 1.18 and it seems to be lagging the server quite a bit
why is there no command to get tps right NOW?
but there's only one for one minute ago
my server sometimes has this error (blocks, player, and Entity are invisible)
How could I fix this?
This will be fixed if I use F3+A to reload chunk, and this is not my client fault because I have used many different client to test, and my players also got this
some of my plugins arent showing up in-game? can someone help?
Check startup logs
You have plugins that need newer java to run
And you have plugins straight up telling you to download older versions
so what do i do?
.
wdym stuff
Plugins
how to fixed?
[08:27:46 WARN]: Legacy plugin TreeCapitator v1.0 does not specify an api-version.
[08:27:46 WARN]: [ProtocolLib] Version (MC: 1.18.1) has not yet been tested! Proceed with caution.
[08:27:48 WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.2 which is not a depend, softdepend or loadbefore of this plugin.
[08:27:49 WARN]: [ProtocolLib] [PacketFilterManager] [Iridescent] Unsupported server packet in current Minecraft version: TITLE[PLAY, SERVER, 249, classNames: [net.minecraft.network.protocol.game.PacketPlayOutTitle, net.minecraft.network.protocol.game.ClientboundTitlePacket] (unregistered)]
[08:27:49 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[08:27:49 WARN]: The server will make no attempt to authenticate usernames. Beware.
[08:27:49 WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[08:27:49 WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[08:27:49 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[08:27:50 WARN]: [Essentials] Version mismatch! Please update Essentials_WarpGUI to the same version.
How to change /login password without being logged in on the UserLogin Plugin
/ul unregister
?paste
I answered that this morning
Your core protect database is corrupt
Delete it and restore from backup
Always stop your server with the stop command
What Crates plugin to use on 1.17.1 ? Except GoldenCrates(Excellent Crates) because developer ruined last update with bugs and performance impacts..
md_5 sorry I couldn't find the answer you said first
will deleting it remove all claims and stuff?
is spawn chunks a always 16x16 area which is always loaded?
The spawn chunks area is larger than 16x16
Other then that yes they are kept loaded. Do note that they are kept loaded with different behaviour depending on range fron spawn. I recommend reading the minecraft wiki
ok thanks
hello i nee dhelp for something so simple but ive spent 1 hour trying to work it out and i want to cry please can someone assist
I'm running a vanilla spigot server, with some vanillatweaks, and mcmmo, for a big group of friends to have some fun on.
Everythings working great, but I wanted to get a way for people to change the color of their name, because everyones name being white is kinda hard to read chat so would add some flavour if people could change their colors.
I spent ages trying to find a plugin, had an aneurism and bought ChatColor+ Premium. The server console spams with errors, but it works... But no-one has permission to use it.
I'm looking at permission plugins but it seems like a lot of effort for a really basic vanilla server, is there any easier way to go about this? I'm also worried of getting a permission based plugin and it breaking MCMMO stuff which currently works fine
selling my kidney for help
LuckPerms
in my view, there are many plugins but there is no plugin that will work without any permissions or any permission plugin.... every server should have a permission plugin for better control..
yeah i see, i havent really used permission plugins before but i can try and work it out. I'm just worried as mcmmo has (afaik) so many permissions, and the way it works right now without any permission plugins is perfect
i will try to youtube it but it seems very long winded but maybe i just dont understand it properly yet , thank you for the helps <3
use luckperms its easiest permission plugin which have a web editor just copy past
You do know that LuckPerms has a pretty extensive wiki page right?
https://luckperms.net/wiki/Home
oh wow
thats way better than i remember permissions being years ago, thank you so much!
i shall give it a read
Good hardware, jvm flags, tuning of server files (spigot.yml, server.properties), well developed plugins.
update plugin
Can you send me Direct link for 1.8.8?
I dont understand well github
don't install 1.8 one install latest one with 1.8 support then only it will work
Send link please
they dropped support so if this not woks means nothing will work from themhttps://ci.athion.net/job/FastAsyncWorldEdit-Legacy/
?paste
?paste
is there essentials 1.12.2
EssentialsX
essentials is a required dependency
EssentialsX officially supports the CraftBukkit, Spigot, and Paper server software. Specifically, EssentialsX is designed to work on the following Minecraft versions:
✅ 1.17.1 and 1.18.1 - EssentialsX actively develops against and supports these versions.
⚠️ 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, and 1.16.5 - these versions are still supported, but are not a priority for us, and may be dropped in a future release.
essentials is a required dependency
The Wiki shows how to add EssentialsX as a dependency.
Wdym add essentialsx as a dependency, essentialsX wont work because i dont have essentials
EssentialsX is just another name for Essentials after the original development team quit. Internally, it's still called Essentials.
What are you trying to do?
I am trying to get essentialsX on my server
[11:32:34] [Server thread/ERROR]: Could not load 'plugins/EssentialsXChat-2.19.2.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
at java.lang.Thread.run(Thread.java:829) [?:?]
[11:32:34] [Server thread/ERROR]: Could not load 'plugins/EssentialsXSpawn-2.19.2.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Essentials
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
at java.lang.Thread.run(Thread.java:829) [?:?]
You can download it here:
https://essentialsx.net/downloads.html?branch=stable
You can read about the different modules here:
https://essentialsx.net/wiki/Module-Breakdown.html
Just make sure you use the same version of each module that you choose to use.
luckperms in how do i add color transitions?
prefix.100.&f[<$<@lime>>SubOwener<$<@rust>>&f]
not working
i download java 8
i search on youtube
now what i change on my server for the server use java 8 and not 17?
@autumn shoal
please help
(im using localhost for configurate, then dont ask what host i use for know what to do)
There is no best server host. It all depends on what you want or what you need and your preference.
I hate ovh, I had a dedi with them, one day I couldn't log in as my user, logged in as root, looked at last login, it was their localhost account, I told them, they just said reinstall my os. Not to mention they aren't the cheapest
Luckperms has a discord you know
Hi, I'm looking for a plugin that does this kind of thing
https://prnt.sc/25q4dec
why is it that the new 1.18.1 spigot looks different as my 1.16.5
ok i get whats the problem that the structure changed, but how do i extract the spigot-1.18.1-R0.1SNAPSHOT.jar out of there
Hello genisues of the world
i need u r help again
how do i set warp cooldowns
cuz like i don't want them to /warp spawn instantly
saving themselves from the void
and also
combatlogx is not working
im confused af
for essentials x warps
I'm getting this error when running the buildtools:
Starting process: /usr/bin/java -jar BuildTools.jar --rev latest[0.807s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 4k, detached.
Error occurred during initialization of VM
Cannot create VM thread. Out of system resources.
Server isn't overloaded, the current usage is 500M(b) from 8G(b)
this is not the luckpermses plugin
What could be the cause of a network-side lag between Bungee and backends? The ping on bungee (ProxiedPlayer#getPing() is 0, but ping on the spigots, after joining one it lags for like 5 seconds, then unlags and ping is avg 400 ms)
TPS on spigot servers is mostly 20*, drops to 19.99 sometimes.
Normally it's 0 ms on bungee and spigots, and it joins immediately.
?paste
You don't?
That is the spigot jar, it’s not inside there
It’s a package, not .NET
ask in correct discord
I'm super new to making Minecraft servers and want to host a modded one. I have no clue where to start, does anyone have any resources i can check out?
For the record I'm doing the hosting manually, I've got a VPS and don't have any Minecraft hosting but I do have headless Java and a Forge .jar file, so if anyone's got any idea as to where I can ask or what I can do it would be appreciated. 🙏
How to setup a 1.18.1 spigot server?
Start the spigot jar that you got from BuildTools
If you want a good startup script see https://startmc.sh/
You need to use Java 17
Still cant use it with this script:
C:\"Program Files"\Java\jdk-17.0.1\bin\java.exe -Xmx2G -jar spigot-1.18.1.jar
pause```
Put "" around the path and remove the already existing ones
tyvm
paper is the best because it has the most performance
👀
what about the vanilla jar
Does spigot support custom dimensions in 1.18?
yes
below-zero-generation-in-existing-chunks is true by default so its recommend for old pre 1.18 worlds?
yes to convert them
need some help with worldguard.
blocked-cmds flag just does not work.
it sends the 'this command is not alolwed in this region' and still runs the command anyway.
I'm using worldguard 6.2 for 1.8.1
no errors in the console btw
https://www.spigotmc.org/threads/worldguard-blocked-commands.475897/ - this thread explains my exact issue.
How do I set my world type to the amplified setting from the official client?
Also, what's something good for pregenerating worlds
e
sounds like you need a different better plugin for doing this
this is the downsides of using outdated software, you run into problems where things don't work seamlessly
thats true
any suggestions for world protection? thatgives me good options and region creation
with a similar flag system to worldguard
@tawdry narwhal
Does this mean my current directory is the one I installed BuildTools in? Or did it automagically install in some other folder?
Current directory
not off hand no, but there is other plugins that will block commands though
My console spams this error, can anyone help fix it?
java.lang.NoSuchMethodError: 'void org.bukkit.scheduler.BukkitScheduler.runTask(org.bukkit.plugin.Plugin, java.util.function.Consumer)'
at net.advancedplugins.ae.enchanthandler.enchanttypes.handlers.HeldCheckHandler.check(HeldCheckHandler.java:57) ~[?:?]
at net.advancedplugins.ae.enchanthandler.enchanttypes.handlers.HeldCheckHandler.lambda$init$0(HeldCheckHandler.java:33) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64) ~[patched_1.12.2.jar:git-Paper-1618]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) ~[patched_1.12.2.jar:git-Paper-1618]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.12.2.jar:git-Paper-1618]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Contact the developer of AdvancedEnchantments.
also this https://pastebin.com/LtzCsEPQ
Fuck.
Thank you kindly. 💞
i only want them blocked in a certain region
yes there might be other plugins that work or hook into worldguard
Where do you go to change the timings report link?
?
I get this link when I do timings report: https://www.spigotmc.org/go/timings?url=solanilabi
So I need to update it somehow.
It does, but I would like to change it to Airkar's
you can't with spigot
Interesting, okay!
It's the actual software thats different
Not just the link, Might be a plugin that connects it but I doubt it
Hello, I would like to know if there is a plugin to save the registry of your console
Registry?
zombified piglins aren't going through a nether portal
is that a config setting or is it something else
How would I setup a multi bungee network?
You want paper then
Use the luckperms formatting, crossing the two won't work
Like aren't teleporting?
Do... Do you mean the console output?
You mean your world spawn?
noo
u mean like i want to see where i puted my server lobby
can anyone tell me a good hub that they use? wiht download link
Help, can't take damage on my minecraft server, checked /god, tried deopping, nothing has worked
Plugin list: Auction House, Beast Withdraw, ChestShop, ClearChat, CoreProtect, CreateYourOwnMenues, Essentials, Group Manager, MyCommand, OpsyFreeze, PlayerParticles, PlayerVaults, Vault
Edit: My alt account DOES take damage
how do you protect ur server from DDoS attacks
I don't think I do
I use Apex to host it
so if they have something built in, then it would be whatever they have
wait ur prob just asking a question lol
well, try removing plugins and see what happens
should probably check perms. Giving yourself all perms can have some negative side effects 😛
Do you possibly know any perms it can be, because when I deop myself, it still don’t take damage
This is an all of a sudden thing, didn’t add/remove anything, it just happened
Essentials is one where you probably don't want to give yourself all perms
Yes, but if I have myself deop, meaning I have no perms, I still won’t take damage
that isn't how the perms work. Well in this case Group Manager
Ohhh, should I try removing my role all together?
Yep or just modify your group to not have all perms
Alright lemme try that real quick
yeah. It's kinda a portal bridge.
It goes nether -> overworld -> nether
In vanilla the mobs go through both portals with no issue but on the server they make it to the overworld but never reach the nether again
Hello, I have problem with discordSrv about AvatarURL . Idk what to change, can anyone help?
so I took away my role and set it to default & got rid of my op, but I am still not taking damage
default has perms such as /sell all /tpa etc. nothing cheat wise
what plugins are you using?
Auction House, Beast Withdraw, ChestShop, ClearChat, CoreProtect, CreateYourOwnMenues, Essentials, Group Manager, MyCommand, OpsyFreeze, PlayerParticles, PlayerVaults, Vault
try using the /afk
alright
I think it's something about CoreProtect but I'm not good in that pugins, so I can't help, sorry
enabled/disabled still nothing
just shows history of blocks broken/removed or added/removed from containers
interesting 🤔 tried reconnecting?
yes, I honestly have no clue how any of this happened
it all of a sudden just started to happen
hm
well if nothing else can always go through your logs to see what commands you were using lol
Yes
yes
shit
Don’t reload on a public server
that might be why then
guys do 1.17 server plugins work on 1.18.1 server
sometimes
reload almost always crash server
and how do i do that?
Depends on the plugin
so i just drag and drop it like any othr plugin in the plugins folder
Yea
Fixed the issue, had to reset my playerdata UUID
interesting. well at least it is fixed now 🙂
yup!
Hello! I want to override default /plugins command to /pluginhide:pl command
How can I do that?
command-block-overrides: []
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:
- version $1-
plugins:
- pluginhide:pl-
This is what I tried at commands.yml but it doesn't work
Whenever I do /rtp or /t spawn from another world (the spawn world) to the wild world, it spawns me at a specific coordinate that is the same everytime. If I do the command whilst in the wild world it works perfectly
just set permission bukkit.command.plugins to false
I want to display my own plugin list with that /plugins command, it doesn't work when i set it to false
make permission for your custom command and set it to true for everyone
can i have tree Capitator or something like that on spigot?
any commands for this? config or something?
Anyone know if a way when tabbing a players name to keep their prefix/suffix out or is it a new Minecraft thing that can’t be avoided
generally that is dependent on chat plugins and sometimes permission plugins
It’s essentialsX chat, and I’ve checked the config for options but I can’t find anything about it. I also use luck perms if that helps.
# Disable this if you have any other plugin, that modifies the displayname of a user.
change-displayname: true
# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
#change-playerlist: true
@shy adder that is in the essentials config
Well I must be blind then. I apologize!
i have a mc server and i want bedwars on 1.8.9 and my server is 1.18.1 how can i log on with 1.8.9 on a 1.18.1 server?
Well.. that's the point.. I suppose I can't find the "tcp" protocol documentation there
ViaVersion, ViaRewind, ViaBackwards
du viaRewind work on 1.18.1
Anyone know or able to make a single plugin that allows a enchant or attribute to a tool to mine in a 3x3(or bigger/smaller) radius?
Have a look? It states Versions on the Spigot Page
Look into WildTools on Spigot
Any of you know any WOKRING plugin to simply send players across bungeecord network like using NPCs or signs or anything
i tried to many but none works with 1.18
You can use an NPC to execute the command “/server <server name>”
which npc?
i heard of it but its not free
Let me find it
free verison just doesnt work and loggs like kilometer of errors when i try to make npc
ive got citizens on my server which is 1.18 ive had no problems or errors asfar
do you have bungeecord on your server?
i used to have yes
and it worked
i was able to allow click events to tp players to the other servers
its fairly binding the click event to run the cmd for them
example commands should be found on their wiki, and otherwise there's a discord of them 'Denzine' where the helpers can give clear explenations
My 1.8.8 server crashes as it starts
https://www.toptal.com/developers/hastebin/icejiduwag.sql
no plugin
why
Seems like one of your chunks is corrupted or otherwise incompatible with the server
yes I realized it was because of the world
but
same server
fawe makes my server crash
can you tell me where Exactly do i add myself as admin
in
config
bungecord
max_players: 1
tab_size: 60
force_default_server: true
remote_ping_cache: -1
network_compression_threshold: 256
permissions:
default:
- bungeecord.command.server
admin: - bungeecord.command.alert
- bungeecord.command.end
- bungeecord.command.ip
- bungeecord.command.reload
- bungeecord.command.send
log_pings: true
connection_throttle_limit: 3
server_connect_timeout: 5000
timeout: 30000
stats: 53f65dbe-bf0c-4fc2-b807-275aa4af24ab
player_limit: -1
ip_forward: true
groups:
md_5: - admin
remote_ping_timeout: 5000
connection_throttle: 4000
log_commands: false
prevent_proxy_connections: false
online_mode: true
forge_support: false
disabled_commands: - disabledcommandhere
servers:
Lobby:
groups:
md_5:
- admin
Replace md_5 with your username
thanks
so the citizenzs just doesnt work on my server for unknown reasons now is there any other npc plugin that works on bungeecord
?paste
Heya, I am using bungeecord in conjuction with paper but when the server get restarted any players get sent to server screen, is there anyway to have them sent back to the hub? Thank You :D
1.8 isnt supported here
update