#help-server
1 messages · Page 232 of 1
Ok, thanks. I'll check that out.
Or just remove and tab related plugins
[01:16:02 WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570)
[01:16:02 WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
[01:16:02 WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85)
[01:16:02 WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
[01:16:02 WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:141)
[01:16:02 WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:525)
[01:16:02 WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:438)
[01:16:02 WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
anyone got any ideas what this means?
I think i messed up my config lmfao
http://www.yamllint.com use this to check if your yaml file is valid
Validate and Verify your YAML documents, optimized for Ruby on Rails
Amazing thank you kindly.
If that isn’t the issue it might be something internal. Or a configuration section is wrong
Yeah there is also a json validation site and believe it or not is is called jsonlint :3
This is annoying lol
Can someone look at my config and point out the errors?
Could you pastebin it?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
:sadboi:
awe
its how the author did that
That's not the issue
you happy now?
I did lmfao
imagine making a plugin with
'1':
then it causing a issue
🤦♂️
Okay
Its not the issue i thought
Is there a plugin that stores playerdata in a postgres database? Anything that will reduce the amount of pressure on the server, CPU usage, RAM, ect.
Im pretty sure the there is a plugin called clear lag
the name is pretty self explanatory
._. database still use cpu/ram
The hosting provider I use offers extra space but in a database
or connect another server to it so the RAM is split up
sorry If I am not making sence
what is the fastest way to clone maps?
i hope u have as much fun setting up ur MongoDB © database as much as i did mine
minigame maps or like whole survivel maps?
Lmfao
xxxxDDDDDDD
O_O
and it is so slow and I am the only one doing it O_O
Wait
I have question
does swm support nether maps/
ive never tried this but like, cant u copy the world folder to another folder and then delete the uhh uid.dat file
boom brand new world (copy)
that could work
but I want it to be automatic
and i dont really know how to code plugins ._,
cuz I started yesterday 😄
anyyway thanks
peace
ohhh xD i see ok pc
I ran timings for a bit, should I put the link here or send it to you directly?
you can send it here
hello, anyone know for a plugin that works with oreannouncer and discordsrv for recording players on 1.16.5?
is your server port forwarded
i need help with my bungeecord not authenticated with Minecraft.net
are the servers in offline mode
Deos anyone know a plugin that runs a command if a player has specific items in their inventory/
Try to mess around with /execute, its a vanilla command.
/clear also works, it shows how much it removed (eg: /clear <player> bedrock)
hi im running a server (PaperMC) its tbh runnung really smooth the only problem is that mostly 1 of my players get kicked due to keepalive timeout sometimes its two players idk how to fix so i hope someone here knows something
Its 100% their connection
so its not server side
increase the timeout serverside or tell them to get a connection
how do i increase that could not find anything in config for it
Could anyone please help me?
startup flags
do u have those flags?
java -Xmx14G -Xms14G -jar server.jar this is what i use currently
does https://timings.spigotmc.org/ use timings v1? honestly cant read it
Aikar's Timings Viewer - View Timings v2 reports from Paper and Sponge
The timings you sent looks like an underpowered host
so basicly this? java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar paperclip.jar nogui
https://startmc.sh/ if you want an explanation of all the flags :)
Whatever you are hosting with only has 2 threads which will hurt too
Datapacks are slow (interpreted), you should be able to replace them with plugins which are faster
How can I generate v2 report?
well i thought that minecraft servers only would use 1 thread
i think you might need to move to paper or one of its forks but you lose support here
https://timings.spigotmc.org/?url=tevizixofu
any one might help me identify the problem?
MC is multithreaded, just not very good at it, forks like paper aim to improve that, etc
you don't lose support, you just won't be helped if it is with your server core
yeah that
eg i run purpur
supporting forks is all fun and games until someone says they run yatopia
yatopia is just mighty morph power rangers
well i cant get it to use both
Either way, you definitely want to replace datapacks with plugins
coordinates_hud, fast_leaf_decay, multiplayer_sleep, wandering_trades
i dont think those are recipes you know
so what would u recommend its because wandering traders is for miniblocks
i think i found some plugins that do the same thing
then use those and remove the datapacks
yea i will but first i need my players who have the keepalive problem to join so i can see if the flags helped
which flags?
ava -Xms14G -Xmx14G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Daikars.new.flags=true -Dusing.aikars.flags=https://mcflags.emc.gs -jar server.jar
those are JVM flags, they wont help your player who's having connection issues
will definitely help your garbage collector though
what flags should add then?
the ones you just sent are great but they wont solve keepalive issue
oh yea but is there some flags i can add to solve the keepalive issue
in command line type in java -jar server.jar --help to see all the arguments
to this? im still very new at making servers
in cli
wdym cli?
you cant set keepalive as a flag
what should i do then if i cant add a flag to fix the keepalive issue
its either a config file or you use a proxy such as bungeecord or velocity
or you tell the player to get a better connection
since its still going to be very laggy for them
well problem is they have a good connection
well its 1Gigabit and using lan cable
and none of my other players has connection issues
they are saying that there connection is too good for that problem so idk how to fix it
I work a support desk. Whenever someone says their connection is good, that is the first thing I check, and their connection is the problem 99% of the time at that point
People mistake speed for reliability all the time
They’ll load up a YouTube video, have it buffer completely, then be like “see it never cuts out” when in reality the internet shit itself right after it finished buffering
Tell them to ping your server, then have them ping google (I usually do 8.8.8.8) at the same time, to show it’s not just your service that is affected.
TL;DR,
Tell them to get off their high horse, networking isn’t that simple.
?paste
Please ^
Couple things I notice, 1.8.8 which unfortunately is unsupported, and only 2 flags used for startup.
https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
But, I don’t know what specifically caused the crash honestly
Well I do know, but i don’t know what caused the null pointer to happen
Generally, logs of the console before/during the crash are the most useful, but just remember if you decide to post that here, you might get lucky, but people usually don’t support 1.8.8 here
You’ll get a lot of people that will say update to 1.16.5
whats ur budget*
?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/
Hey. I have a question about plugin libraries. Often you need to install such a library in order for a plugin to work. Should it be treated as a normal plugin, or is it not such a burden on the server and you can afford to have more plugins? I don't want to exceed a certain number of plugins, but I don't know whether to include libraries or not
You mean, like a vault type plugin used with another economy plugin? Just making sure I understand
If so, the plugins should say which others (if any) need to be present on the server
No, I mean what is for example here
^
Yeah, I know that, but I am interested in whether the libraries are as heavy for the server as the main plugin?
Depends on the library
I wouldn’t know, you’d need to ask the dev.
But probably not
Okay, thank you so much ^^
I’d guess a library won’t be eating your resources tbh
idk
well thats probably your problem
How do i fix it?
this probably isnt the right right place to ask but whats the easiest way to run a bash script whenever someone joins my minecraft server
make a plugin that executes it in runtime
i have no clue how to do that lol
make a Skript © that runs it in execute time
ew skript
😛
aight ima go try that
is there a plugin that removes command sugestion?
Yeah quite a lot of them
proper term is tab compleet
whats the best anticheat for anarchy servers?
wa-
i only want to patch fast speed and fly
names?
anticheat reloaded, then in checks turn what u want off
okay
any of them will do tbh, i use matrix personally but theres also spartan, ncp, aac
okay
acr is free and very good lol
https://i.imgur.com/NJZXfr2.jpeg it lags back, how do i enable only strafe speed and other be patched like on 2b2t or impurity?
configs
theres alot of documentaion you can read
its all very easy
you can also change the messages to remove ACR and place your server name in it!
anyone got a name?
- for a plugin
Okay, i did remove strafe checks in the config but it flags for fly
you can turn all that off too
yea i know i want to have fly patched but strafe (strafe detects for fly)
turn message admin off ( if thats what u mean about flags )
by flagging i mean lagback
okay
Hi there!
I have a small (stupid) question: I used griefprevention to make a admin claim. I already gave /accesstrust and containertrust to the public and players can't still interact with chests and buttons. Also, I'm using a graves datapack and when players die in that admin claim, they can't interact with the graves to get the items back. Any idea how can I solve that?
??? anyone know
becasue it looks better without it
but im after a plugin that will hide it to people who dont have the perms to see it
I mean it’s not pointless, no reason to autocomplete a command that they can’t even use, but I’m not certain how it would be done
yeah my players complain about this also .-.
Yupp, was the biggest complaint we got every day
They’d use the wrong commands cause some plugins had 15 variants of the same damn command
Granted that’s the fault of the plugin, but my point stands
12 votes and 9 comments so far on Reddit
there u go
see reply by civalo
looks like it would work tho ill probs fuck w/ it later myself xD
i got both
a) commands that show up in tab but arent usable, and
b) commands that are usable but dont show up in tab
Hi, do you know how to fix that please ?
Plugin [...] does not specify an api-version.```
can some1 suggest a good communism plugin
any alternative for this plugin: https://www.spigotmc.org/resources/emptyserverstopper.19409/
It didnt create any folder when starting the server again.
how to set the name of npc so that every player appears that it is like npc with his skin?
try citizens plugin
and how do it?
idk lol i havent used it in years but its pretty ez to make an npc that looks like a player
the only problem is that I want when I see him, that this npc has my skin and when my friend sees it, this friend sees his skin
What is there to fix
its just a warning .-. it means ur using ancient plugin
which is 100% okay
supporting multiple versions != ancient
supporting multiple versions != not including api-version in plugin.yml
^
okay thanks you
I mean yes... it kind of is
¯_(ツ)_/¯
To hell with the plugins using version abstraction to support different versions of the API 
like me
hey what are some good items to put in a crates for voteing
a dirt block
Is there a way to make premium players dont need to login on crecked server
don't run cracked
My server is for balkan: croatia, serbia etc. But on balkan 90% players dont have premium acc
do we rly care about copyright taht much or do we just not wanna deal wit the intricacies of offline mode xD
We don’t support illegal acts for obvious reasons
im not from balkan but mi ol country is like that as well, 90% pirates
That reason being it is illegal
not necessarily doe .-. i mean its a setting in the official game
so theres gotta be some legit reason to be using it even tho most ppl who do r pirating
Are we talking about the same thing
offlinemode server?
Piracy
Not just offline mode
He’s hosting a server for the sole purpose of cracked players
ohhh ok yea
its just sad 2 me that we cant support em ;-; so many ppl around the world just cant pay for games
Selling plugins is also ilegal but spigot is dooing it
wat
Not even gunna humor it lmfao
how is selling plugins illegal?
does spigot even take a cut from plugin sales o.O
yea i didnt think so xD
In roles is illegal to nake money from game
technically it's a gpl violation but it's not enforced
Ikva, you need to understand basic piracy laws
Only cosmetics in servers is allowed to be selled
That’s what this is
? how is that related to selling plugins
Nothing more
plugins are compiled code, no idea how its related to selling cosmetics
🏴☠️
There is a difference between selling your own code and stealing someone else’s
a MASSIVE difference
yes one is noble, one isnt ._.
still dont know why selling plugins is illegal
so can one go to jail for breakin a eula or nah
(just the eula no other law broken in the process)
well shit LOL
I say that like I know the EULA in and out, I don’t
Because technically plugins are a derivative work of Bukkit, so they are automatically GPL
But from what I remember that’s worst case scenario, and it all depends on how much you make from it
i meant eulas in general not just mc's but primarily mc
They aren’t going to spend 50k on lawyers to get 200 from you
so its breaking bukkits eula...?
Mojang
“We don’t want people making money off of our game” is about the wording they use. So technically, it’s still a grey zone.
man i aint even trynna get rich, but ive thought itd be cool to like let ppl trade crypto or other game currencies coughrobuxcough in minceraft
2k satoshi for diamond sword
Mojang's EULA says you can't make money off of modifications (OWNERSHIP OF OUR GAME AND OTHER THINGS paragraph 2), and Bukkit's license means all plugins are GPL, so no, technically you can't see them
soooooo technically we all waitin for mojang to wake up one day and decide 2 start suing us en masse .-.
well not we lol i aint sellin shit
“ Under a GPL License (or just GPL), a particular user can freely use, modify, or redistribute software without any restrictions. “
Meaning I can do whatever the f*ck I want with it
but mojang aint gpl :I
without any restrictions
if that were 100% true there wouldn't be a license
also CB is actually LGPL I think
That is literally the definition of a GPL license, bring it up with them, not me lol
read the full text of the license then
I just did?
man wen i sell plugins ill just use my own custom license, vry simple one: if u steal mi shit i reserve the right to show up @ ur door and take my losses out ur ass
Point is, sell your damn plugins
You’re fine lol. As big of a player as some devs think they are, mojang just doesn’t care.
If they cared all marketplaces wouldn’t exist
It’s not like they are some black market that’s hard to find
well I found that sentence you quoted from https://snyk.io/learn/what-is-gpl-license-gplv3-explained/ and well it's wrong
Ok
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
well there's a restriction right there
lots of people care, just no one with enough power to do anything about it
I really don't; I'm just pointing out it is a license violation
.>
or just open source the project and sell compiled jars and support, easiest way to go do it
leakers will find a way to redistribute your plugin anyway, might as well open source it
well I'm not sure if it is a violation to sell it with the sourceit is not a violation to sell it with the source, but, if you did, you would have to give the person who bought it rights to redistribute it, so then you sell one copy
Most of the time you aren’t paying for the plugin
You are paying for support
Which is why this whole argument is pointless
move to #general
Ok
anyone know how to make a backend set for ddos prot
hi i was wondering is there some kind of plugin for 1.16+ that can rent a house for example i have set a region in worldguard so someone cannot place blocks in it and i have made some houses in that region too but i want someone to rent a house in that region is that possible or even something similar like a hotel plugin I just want it to work on 1.16.5
anyone know how to make a backend set for ddos prot
ok thank you so much
man i feel really dumb ;-;
i struggled for SO LONG trying to get mongo working... then i got mysql working instead... but then i realized i dont even need a database like that ;-;
i just need redis, its tiny amount of data that needs to be in db
Good evening to all I am contacting you to know if someone would have a plugin or there is a customizable / baltop of course with the vault money
lol i was gonna make my own /baltop but then i realized essentials' is pretty cool
There’s tons of economy plugins that use vault, like essentials
does anyone know how to remove broken holos (that cant be removed with the command /holo remove)
Help
Have you checked both
A) your file name is correct
B) you’re in the right location
You'd have to get a seperate baltop plugin for it to be fully customisable.
Anyone know why i can ping my server from my pc, but not my pc from my server (on same network) firewalls are all disabled
im super stumped
ddos my internal ip >:)
hacking the main frame now !

On certain hosting platforms when you run the server the (plugin name).jar in the plugins folder it will unpack and add some folders in the directory. How can I unpack a plugin?
pls help.
I am getting this error:
[Server thread/ERROR]: Could not load 'plugins/my-worlds.jar' in folder 'plugins'
I thought I had something to do with the folders but apperently not
@mellow dock
Its the same with every plugin
I downloaded vs 1.15.2 from bukkit for my server.jar
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
Also that message will come with more information than “could not load”
Its not natural that every plugin I download like multiverse has the same issue
Nvm I think its fixed
do someone know a placeholder api expansion for userinput?
Hi, any ideas how to optimize for hopper?
Yo wassup i need help with DynMap the webpage just dosent exist any help?
the plugiin only supports 1 home if you read the reviews, just use essentials
how is your server being hosted and are the ports exposed
its hosten on serverpro
can i switch port
yes in settings but the port still probably wont be exposed
most hosts only port forward the minecraft server port itself
well your dynmap isnt working so that probably tells you
wait im switching the port in the config
The port forwarding tester is a utility used to identify your external IP address and detect open ports on your connection. This tool is useful for finding out if your port forwarding is setup correctly or if your server applications are being blocked by a firewall.
can check for open ports but a service has to be running on it
and changing the port still probably wont do much
[ERROR] [dynmap] Failed to start WebServer on address 0.0.0.0:92531 : port out of range:92531
ports can only go up to 65535
again, changing port probably wont fix this
changed t
it
[INFO] [dynmap] Web server started on address 0.0.0.0:51021 @jagged orbit
ok but it has max home setting
@jagged orbit the ip of the server isnt 0.0.0.0
sry
https://github.com/DownThePark/SetHome/blob/sethome-5.0/src/main/java/me/downthepark/sethome/SetHome.java the code suggests it doesn't support multiple homes, thers probably hundreds of other sethome plugins
check if your ip:51021 shows a web page
and if not, as i said you need to contact the host
man its so hard to find an exposed port
are u a staff just asking
any good shared host wont allow you to just expose a port
i know a lot do for votifier and dynmap
no i'm not
ok but good job helping us thanks
no worries 🙂
wot i found an open port and it still dosent work
what port is that
as I've said multiple times you wont find an open port
none will be open
just message support
did someone just ask how to message support?
i wrote a msg
If it’s hard, you shouldn’t be doing it to begin with.
There’s a good reason hosts prevent people from doing this themselves
Hey, I did a mistake and I needed to download a Plugin again but now there is just the .jar datei. Bevor the mistake(need to put back up on the network and the Plugin was not on in anymore) I had a file in the plugin file where every data like Confiq etc. is. for the plugin now I want do work on the plugin but idk where I can do this
What exactly do you mean by that? It's a long story but we need some more information...
Just reinstall the plugin and start your server if you mean that.
On my Server in the file Plugin I put a Plugin a „PluginName.jar“ last time I got after the instal a new file withe the Config documents but now there is no file
Like, is the config.yml just gone? Because if that's the case starting your server lets the plugin make a new config file
Not just the Config.yml the howl file there were more config documents but I will try to reinstall the plugin and than restart the server
You should always try that before asking for help. Problems like this are often quite easy to resolve without much thinking...
I did it still the same result
I have no Config file for the plugin
I restart the server(delete the service) started it and saved everything. No differences... than I started the Network again. Same results
dont kill the server via task manager...
Hello
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Any idea why it prompts this error when i try to login to my server?
it spamms it and then server crashes
the log reaches in about 10 seconds to 170mb
clearly: you are probably using 1.8 with java11.
in this case: 1.8 is not supported
so 2 ways
1: Update to newest 1.16.5
2: Downgrade to Java 8 (And you won't get support here probably)
java 8 is sitll sort off supported
here
please help me
Hi, I use the dynamic map plugin and I see that the entire map on the Website is not rendered, how can I fix it?
I used the fullrender command, but it doesn't work.
yeah, but i personally dont wanna like hate people just because of an mc version... thats why i give them the advice to update, and tell them that they won't get further support
yes, hate is a big word lol
good mornin
hi all i need a little help
i am new in this with thous plugins and staff
i have problem with protection my land or world everyone can build destroy no meter what
i have GriefPrevention, worldguard, and still they can do everything
this a java's herberger
Hey, I need help downloading McDeob on my Mac. Whenever I try to open it, it says JRELoadError, I've tried installing and uninstalling jdk but it still does not work.
hey how can i get an older version of spigot?
relase for 1.12.2
i want the book dupe
why do you want to dupe
bruh
downgrading for one dupe is stupid
if you really wanted you could just /give books to yourself
i want to make an anarchy server
you don't need 1.12
in the 1.9 release there is the book dupe?
use 1.16
too unstable
how many concurrent players do u get
and there aren't hacked clients
there are
i want to grow my server to 40 pp on
but what dupes r active on 1.16
2b2t has a 1.16 test server with 150 players and it does fine
you don't update to use dupes ffs
if you want dupes use /give
yes i need them to grow
no you don'y
we do not support 1.12
so you are on your own
and neither do we support hacking
yes i need then NEED
or dupign
i want to enable dupes then when i have 40 pp on at peak i upgrade to 1.16
there are dupes in 1.16 dds
ffs
you don't need dupes
there are alot more security patches after 1.16
this?
this is more simple
and known
thank you for help!
bye
explain please
if that is the onlt reason for you using 1.12 its stupid
no i am using a plugin that enables the crafting dupe on 1.16
i am using a plugin that enables it
Then what's the problem
.
i asked where i can find an older release of 1.12.2 so i can try to use the book dupe
it is the simplest dupe
Old version = bad
Once they are old they stop being supported
It's why they are called old
no they just found the plugin
they just found a plugin they are happy with
just now
so good for t hem
hi guys, i'm new. I've started a raspberry minecraft server, but, if i leave ssh shell from where I've started it, then server drop connection. How can I fix this so that I can safely leave the shell and let server works?
there is a program for linux called screen
I thought about Docker but it seems overkill for an amateur server
it allows you to run a program in the background
it should be preinstalled
here's how you use it
screen -S server command
then when you want to leave the screen you can do ctrl + a and then d and it will detach you from the screen
so the screen will continue running but you won't see it
and you can close the shell and it will keep running
to open the screen back up you can do screen -r
which will reattach you to the screen
if you have more than 1 screen you will have to do -r and then the name
so since that command has -S server you named the screen server
so you would do screen -r server
if you need me to explain something better I would be happy too
if it was unclear
I'll try. It seems what I'm searching for. Thanks
uhhh
it's hard to say
try it ouut
upgrade if neccessary
a number of plugins isn't really a good metric because they could barely do anything or do alot
🥒
Hello ! I'm trying to setup a bungee server but a get the message "Could not connect to default or fallback ..." I looked for multiple videos and forums and i can't find my error, Somebody can help me ?
your bungee cant connect to the server for a reason or another
There on the same machine and the is no firewall localhost:port is enough for each server?
is your server also running on localhost?
server-ip: localhost
in server.properties
I didn't check that
try that
Still the same
I found it I needed to set the servers ip to the ip of the machine not localhost
oh no
something is scuffed on your server
having servers binded to localhost is a good practice
it work for me, it's only for me and my friends sooo, good enough xD
Got timings? No way to know what’s causing it as of now
send timings
If you are youd have to edit the amount of Xmx and Xms you have to it
What image
Nvm
Yeah its a company
So it says that the issue is that the garbage collecter in your settings is wrong so its forwarding information somewhere else it seems
well there are other issues too
that's just one
g1gc can only help so much
are you able to change your startup flags?
Contact their suppoer
Support&
Yeah that's their problem
Tell them you're going to refund your payments if they don't fix your server, end of discussion.
Jk be nice to them and tell them the issue you're having
wait 12 hours till you're no longer blacklisted
Contact an admin in DMs
Ah shit sorry lol listen to hoi
so go submit an appeal
yes
so appeal ban
we can't help beyond that point
I don't work for pebblehost, I can't help you
if you want to be unblacklisted, then appeal the ban following the instructions
I don't use pebblehost, I don't work for pebblehost, I can't help any more than that
well
it seems like deluxementions, multiverse core, and dynmap essentials are taking the longest time
cool
uh
idk
you kill all entities
that's gonna kill players
probably just using lagg is enough
I don't think you need anything from skript
well
I assumed it would
I guess it doesn't
I don't use skript
look man
I'm looking at timings
what's taking the most time on your server is these three plugins
im not a timings pro but I'm pretty sure you need to look at those
awesome great
good for you
screen -S serverMinecraft "sudo java -Xms1G -Xmx2500M -jar /home/pi/minecraft/spigot-1.16.5.jar nogui" give me an error for file not found, but the path is right. What can be the problem?
"No such file or dir"
resolved, thanks dude
anyone know a discord bot plugin that lets users link there accounts?
Hi there. I really need help here
I was running my server and then I got this error message in the console. Any idea of what caused that and how can i solve that problem? Thanks a lot
https://media.discordapp.net/attachments/818608726265167892/823623508122402836/unknown.png
post the full error
Horrible idea, either side gets backdoored and you are screwed
wym? if they get backdoord surely all they get is mc names and discord names
I am looking for a plugin where if someone buys (X-RANK) They get it as a custom book in-game where he/she right click it to get the features of the (X-RANK)
thats called hiring a developer to make a custom plugin
thats easy, if u are using like tebex just have a command that gives them a book
you can use a book GUI plugin that when they buy the rank the command " book panel-3 %player% " ofc that aint like the read command but that is kinda how it would work
its like a rank info bookj
Like imagine giving player a book that is worth 50€ and can be lost in second.
lol
if you read the question its to see the features of the rank
it acc makes sense
lol
I restarted the server and it seems working fine. Thanks anyway
My main server often has 10 second periods where it isn't responding and then suddenly it dumps all threads and kills the main thread and the server crashes, any idea how I can fix that.
I use SSSpigot which is a combined fork of paper and spigot
well the dev isn't responding for days, and I need urgent help :/
Not something we can fix or we will support
Also just a heads up It cant be a combined fork of Paper and Spigot as Paper is built on Spigot
So itd be a fork of Paper then, best bet would be their discord but they will be a lot more direct then me about not supporting it.
heads up, it's one of those mcm forks
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.v1_8_R1.NBTBase.load(java.io.DataInput, int, net.minecraft.server.v1_8_R1.NBTReadLimiter)" because "<local5>" is null
can someone help
It happened again. Should I send the full error message to here?
yes please
so what do i do?
coould you send something on a slightly less dodgy-looking link please
you stop using 1.8
just send a https://paste.gg/ link ffs
A sensible, modern pastebin. Share text and source code snippets with no hassle.
Lucy's Pretty Pastebin
so if i change the version to 1.16 and still have multi version support it wont work?
md5 paste looks ugly ngl
Sorry 😅
yo guys i just got into plugin development like a week ago and I need some help, This plugin i made works on my localhost test server but not on a hosted server.
idk
how does it "not work"
like i dont get errors or anything
the lpugin shows up, but there isnt any functionality
start a fresh server and develop on that
run a timings report
why tho oscar
ok ill give it a try ig thanks
I'm doing that. Thanks
Not helpful- show the entire log.
jesus christ
who hosts this thing
https://www.spigotmc.org/threads/guide-server-optimization⚡.283181/ go optimise your server
also you have a lot of entities
kinda looks like my server lol, hella lag but no plugin to blame
looks like area effect clouds?
send the first few lines
only 2 threads wut is this host
i'm guessing its a hang thingy
?
that's not an error
except you do have duplicate plugins [20:18:48] [Server thread/ERROR]: Ambiguous plugin name `MVdWPlaceholderAPI' for files `plugins\MVdWPlaceholderAPI.jar' and `plugins\MVdWPlaceholderAPI (1).jar' in `plugins' [20:18:48] [Server thread/ERROR]: Ambiguous plugin name `PlaceholderAPI' for files `plugins\PlaceholderAPI-2.10.9.jar' and `plugins\PlaceholderAPI-2.10.4.jar' in `plugins'
😅 So the problem is lack of RAM?
wait
nope
shite host
is that world edit?
why no one help me
because you havent asked for help?
What host do you recomend? I live in Europe btw
Hello, is there any way to clear bungeecord ram? bot attack almost filled entire ram
also is there any way to stop bots from lagging luckperms?
sometimes it takes even 5 seconds to handle permissions
^ Now you see that LuckPerms is bloated 😂
bungeecord is depressing tbh
u know how servers say players online? How would I do that in a hologram? I dont see a placeholder for it
Not sure, but try %online%
bungee messaging channel and java
or some premade plugin
bruh this is help-server not help dev
well it is an answer to your question, i dont know what you expected
im looking for a plugin lmao ur just agreeing with me
and i literally just gave you an option: make a custom one
yeah but what if i dont know how to code
theres probably one out there but im not aware of it
@stuck zenith i mean im using waterfall but same thing
then what should i use then
I am using a plugin called FriendsPremium, but i am having problems that the developer is not able to help me with. I am running a custom setup of Mysql 8.0. I am getting this error everytime it initializes the database class:
Failed to initialize pool: Could not create connection to database server. Attem
pted reconnect 3 times. Giving up.```
well if the developer can't help you
That means HikariCP could not establish a connection to your server, are you sure you have your information configured correctly?
yes
not sure, it worked with the 1.13 to 1.16.5 version
is there a way to change an existing chest to a chest with bastion treasure loot?
You would have to mess with loot tables
so i am trying to lock items in peoples hotbars so i can make a navigation menu how can i go about doing that? because i have tried looking up locking items and then hotbar menu and crap like that and cant find anything
Are you using the latest version of WorldEdit? Also, could I see the entire crash error? Pretty sure there should be more information
Hey ive been having some issues with Nuvotifier where it says that “voitfier could not bind to 0.0.0.0:8014” (instead of 0.0.0.0 its my server ip) any idea whats causing this.
can someone compile a source code for me on git hub : D
@night junco It's not that difficult. Whats up
im so confused lmao
I tried downloading the maven thing
for cmd download
and I guess I mesed up
What are you compiling?
a plugin
Can you link it?
bet
Any reason you are trying to compile a plugin as opposed to downloading it directly?
Glad you got it working, you’re welcome for asking a question heh
lmao
any really good guides to setting up a big really good server?
Considering the amount of customization you will put in, it's most likely that the best guides are just framework/groundwork guides and then going from their into whatever niche you want.
Step 1: don't be yourself. You can't copy a step by step guide to be successful. It's like asking how do I become rich easy. Don't be lazy and put the time into researching about what makes a good server etc.
I guess trial and error will serve me well
Yeah I mean just the groundwork
I'd recommend against a guide. Only get plugins/configs for what you need. It will save you from so much unnecessary bloat
Could always hire a team to make you a server, would cost you $$$$$$
I'd like to see what a proper team could do with $5000 lol covering everything from marketing to custom plugins.
that would be cool
j hire a couple of devs
LMFAO
IT IS A THING
UP TO 120 THINGS
*dollars
Lmao no like an actual team.
on fiverr
Who specialises in marketing etc.
LOL
I know groups like senior team do this stuff. Idk how good they are
(searching on google)
If I'm ever rich, I'ma spend like 10k on building a server.
Senior Team are good at certain things.
Not everything
Never will use them. I can write Java and configuration isn't difficult
Imagine getting hired 🙃
Ha no. I'd never short sell someone. I prefer to make from scratch

I need help with this https://paste.md-5.net/ofucilivoy.cs
Hello, how i can allow PublicKeyRetrieval Because i'm using mysql on diff server
please if you know @ me
you basically compile your plugin with a newer java version than your server is running on
what is the best perm plugin for an anarchy server?
Hi there,
i have a question but im not 100% certain if it belongs here but eh ill still send it.
I am looking for a plugin that adds an item like the voidmaker from bedwars. its and item that you can use to break any item instantly but it is destroyed on use.
again im not sure if i should ask this here but does anyone know a plugin that does this?
there is no voidmaker in bedwars
you could also code your owb
in luckyblocks mode there is
i do know a little skript i might be able to do code it with that
Is there plugin that can read server console and do actions (commands)
I am considering writing spigot plugin to help with that but i am trying to find easy ways first
yes
all plugins do commands
you have to be more specific with the commands you want
What plugins would you recommend for a MC Roleplay Server?
What is a good plug in that Works with litebans to log all punishments in discord
ping me back
@dapper wind i think you can setup alerts with dscord srv
how?
Dont tell me to ask in the discord srv support server
they were rude to me
so i left
check the config.yml or the alerts.yml there should be something there but you can also go to your server logs adn search ban that will show all the bans
can you help me with it I need It to send a message to a channel when every i mute kick or ban a user
?
the only channel that could show ban kick mute commands is the server log since you are using a 3rd party plugin that will not be possible discord srv does not support a plugin connection feature ( according to what I know at least ) If you want something like that you should try to find a command plugin that supports discord
I do not use discord to check logs I use files but If were you I would check some plugins here https://www.spigotmc.org/search/191596369/?q=discord&t=resource_update&o=relevance
btw I wanted to ask is there a plugin that can give roles or items to players that donate irl money for example I want a player to get the donation role in game for donnating 5$ or I want them to get a legendary crate key for the same amount
Will it let me Log the bans and kicks in discord channe;
it depends on what plugin you use
i use litebans
I mean it depends on what discord plugin you use you need to add a discord plugin that supports bans and kick commands you have the litebans however you need another plugin that can send those bans to a channel in discord I don't know a plugin for that that is why I sent the link above you can check some there
I think you can find something
can you tell me what it would be called
idk like discord logs or commands to discord it should be called something like that however I would suggest checking them all since some of them do have names like discord+ or something like that
ok
quick Google search showed me this https://www.spigotmc.org/resources/litebansbridge-sync-discord-with-litebans.76326/
thanks
I saw that too however let me note that you do need discord srv in order for it to work @dapper wind
i got it
did not work What did you look up?
You need to have DiscordSRV installed and set up
it is
its set up to do the discord chat channels but It dose not log anything for the bans and kicks
any thing else i need to edit in the config
no idea
can you tell me what you looked up
"litebans discord"
Discord accounts/minecraft accounts need to be linked (with DiscordSRV) in order for this plugin to work.
k
Guys please someone help me troubleshoot my survival server at my bungee network... it dies after 20 players (TPS below 15)
1.16 Survival
Updated java to 11
reduced mob spawning in bukkit.yml around 5 times now
fixed GC as per paper recommendations
gave ridiculiously high ram to see if it was bottleneck (40gb ram lol)
Upgraded Dedicated CPU to i9 9900k
Singlethread performance is fine...
My minigame servers on separate dedi and sometimes on thsi dedi work fine with stable 20tps at 80+ players with 10 times less RAM etc
The lines I listed is solutions I tried after I had problem
I do have lots of plugins, around 40, but nothing ridiculious. I tried removing most demanding ones.. but its still same results.
And in timings report they take up 1%-4% of total server tick so
all plugins together that is
@prisma garnet is there away to make it so that they need there minecraft / discord account linked to play on the minecraft server
what perms plugins i can use for an anarchy server?
also with it add this https://essentialsx.net/downloads.html
luckperms is so great
im just gonna ignore how anarchy and permissions go together
Is there a way that I can let people that are deoped build?
cause deopped people right now can't do anything
they can by default
you're either in the spawn protection range or have a plugin preventing them
i don't want people messing up with plugins
Is-there a wellknown fault with bungee or spigot to connect with the account of someone by using localhost connection ?
someone has logged in on my account with a localhost connection
He's ip is showed on bungee but not on spigot
any it's a dedicate server so all ports are open and no firewall
only ddos protection
wat
bruh firewalls exist for a reason
thats dumber than running 1.8 on prod, so very, very dumb
There is an exploit with bungee rn. Idk if it's because my server wasn't up to date but someone was able to run console commands as anyone
Why must this happen
I remember someone saying you can replace a firewall with bungee lul
Why doesnt bungee just switch to velocity modern fowarding and make it so much harder to fuck up😢
or at least advertise bungeeguard more
or encourage people to use a firewall
The home of Spigot a high performance, no lag customized CraftBukkit Minecraft server API, and BungeeCord, the cloud server proxy.
If only that was the issue.
or encourage people to use both
you dont need both
what is the best anti vpn plugin for bungee?
Weird bug here, I was wondering if anyone could shed some light. I have two spigot instances (no plugins) generating terrain with the same seed, however occasionally features such as trees and village placement is not identical across worlds. I was under the impression that minecraft terrain generation was guaranteed assuming the seeds are the same. Could this be a spigot issue?
The seed in question here is level-seed=1 however I've observed similar occurrences on other seeds