#help-server
1 messages · Page 74 of 1
under preferences? or?
I can't seem to find it I've been looking.
Oh I got it.
I found it, thank you so much!
np
I resole thank you
i actually care for people that arent a dick or just being dumb
can you get a hobby please this is a help channel
if you have a question ask otherwise leave
Been a while since I've made a server. Was wondering which proxy is the best nowadays?
I'd say probably bungeecoord though If you need a specific fork I'd go elsewhere and ask ik velocity and waterfall are pretty big
Been seeing many servers use something called aegis, no idea if that's comparable to velocity/waterfall.
Never heard of that
IS IT POSSIBLE TRANSFER FILE FROM 1 TO OTHER HOSTING TROUGHT WINSCP WHITOUT DOWNLOADING THE FILES? ops caps
unless the host offers that
oh god 2h to download map ...
how big is that map ⁉️
I have spark on how can i see whats causing lag to my server?
/spark profiler start wait like 5 min then /spark profiler stop and send the link
alright can i send you the link in dms
Hey guys do somenone knows a prophunt (hide and seek) plugin with some taunts on 1.8.9 pls or higher but I prefer 1.8.9
you have way too many chunks loaded for the cpu it seems
ah okay
Yeah most is just mobs and chunks
how would you even get that much chunks loaded in the first place?
You can lower the render distance on the server
hey
anyone can propose an spigot plugin to set place where players spawn at mc server ?
Essentials Spawn?
okay thanks ill try it
is there command like /plugins to list bungee plugins?
Hi ! i have a problem with my spigot plugin. I'm trying to use Reflections in my plugin but when i reload my server, i've this issue : java.lang.NoClassDefFoundError: org/reflections/Reflections
yes ? and
i think i need to shade my artifact or something like that but idk how to do this ! i'm using maven btw
Google maven shade plugin
server version - 1.19.2
Is there any plugin for 1.20 that makes it so I can disable raids but only in specific places? We have a villager market and we dont want players starting raids at the market. But we dont want to disable all raids on server
Kinda surprised something like that isn't in worldguard already.
I know someone was able to figure out how to on another server, but they aren't privy with that information
Oh, well yea, stopping a raid is easy, provided you have a custom plugin.
As simple as adding an event listener and calling RaidTriggerEvent#setCancelled(true)
However, I'm not aware of any plugin that already does this.
Especially one that meets your criteria. WorldGuard was the likely candidate, but according to their docs, they don't have such a flag.
Alright, thanks
Shouldn’t be hard to add an extra worldguard flag for that
Providing the event has a location
The event has #getPlayer & #getWorld, so getting a location would be trivial.
Yeah that’s a fairly easy addon to make then
For thunder-chance in world settings. is it a higher number means less thunder or a lower number?
That worked perfectly! Thank you!
Anyone
Ender dragon is made up of a bunch of entities
And the sub entities probably don’t have a proper key
EntityType.UNKNOWN does not have a NamespacedKey
So how can I tell when the player interacts (right clicks) an ender dragon
Idk, see what entity.getClass returns
Maybe it’s something more distinct
Or you can just assume all EntityType.UNKNOWN are the dragon sub parts
(Idk if that’s a safe assumption)
Also #help-development
wrong channel lol
Just defaulted here for some reason when the last channel I used was dev
i think its the same command, isnt it?
ah nvm, there really isnt one, hmm
Hey, so in my server XP farms not working, why? Spigot on vps
Do į need change some settings
i download simple voice chat in my server but cant use have i download somethings in my pc?
How can i track down what its causing it?
is xms and xmx the same?
xms is the initial memory allocation, xmx is the max
if they are the same it will use max
i mean yeah but not technically
if they are the same, they are the same it doesnt prioritise max
4g xms xmx + extra used by the jvm
128 xms 4g xmx
oh hold up i thought you were asking the difference of the two lmao
not asking the guy
no i know what and why
Hi ! i have a problem with my spigot plugin. I'm trying to use Reflections in my plugin but when i reload my server, i've this issue : java.lang.NoClassDefFoundError: org/reflections/Reflections
You need to shade reflections in your plugin (or load it in some other way) otherwise Java will have no idea what reflections is. Also use #help-development
Move to #help-development
My server sometimes start laging what should i do to find out why
run a profiler like spark
gameserver or root?
root
There was a lag spike and all player ping went from 40 to 600+
i had spark on when the alg spike happened, i cen send the link if u cen check
yea just throw it here
someone can hopefully look at it 👍
that report has consistent 20 tps 😅
are you sure it wasn't client side lag ?
ye but there was lag spike and all player went to 600+
there was like 7 player online
ping?
ye ping went to 600 from 20-40
how install voice chat on my client
You need a modloader such as fabric or forge
i use spigot for my server but plugin wants i install voice chat on my client
Yes, you need to have a modloader such as fabric or forge installed on your client
The minecraft client has no built-in voice chat, so it's done using a mod
oh ok
Do you know how to install mods or do you need a guide?
yes i need
tluncher
Do you own the game? So, have you bought it or do you play cracked?
i cracked
Well, it is not recommended to use tlauncher generally, as it is knows for having malware inside it.
i cant use voice chat with optifine yse?
You can use voice chat with optifine
Tlauncher has such a thing as "ForgeOptifine"
ok thanks
Now, you need to download the voice chat mod for your version https://modrinth.com/plugin/simple-voice-chat/versions and put it into your mods folder. To get to the mods folder, press Win+R if you are on windows, type in %AppData%/.minecraft and create a folder named mods if it does not exist yet. There you put the mod.
Also, please buy the game
Why are you helping them?
Idk I just feel like cracked players should be able to get some help too :( I have so many friends who play cracked and it's just sad
i know this thanks
It was a very difficult thought process to decide to help them
in iran its not easy to buy the minecraft
Hmm, okay. That's sad
Can i ask a question abount bungeecord in here?
yeah
Okay so though about if i have a bungeecord server and i have luckperms on the bungee server how do i get permissions on the other server ( the one there isnt the bungee ) should i just put luckperms on that too?
LuckPerms & LuckPermsBungee are two different things.
LuckPerms is used for your spigot servers.
LuckPermsBungee is used for your BungeeCord server.
They don't overlap and should not be treated as such.
Okay thanks
LPB is really there to help you manage Bungeecord groups and permissions. However, by default there is only one group defined (admin) and permissions are set on a per user basis.
LPB tries to improve upon this similar to how you would use normal LuckPerms, however LPB only applies to BungeeCord.
How do I link discord and spigot account?
I am having problems with HorseEnhancer plugin
Everything goes well in my test server, but it screws me over in the main one
and since the plugin author is taking a long time to investigate I am trying to see if anyone here could help
i swear xisumavoid made somer video like it
yeah thats probably it
i mean its better than taking days
Im an iranian and can agree with that 👍 👌
You either have to get it from an account stealer website for the exact price of a non stealed account
Or buy a mastercard or paypal account to be able to do it manually
as a former cracked player and server owner i'd just like to say thank you for helping him.. we don't often get treated right or get help. most countries such as russia and iran it's very hard to purchase stuff online as he said so a lot of my friends and people i played with played cracked
My server tps isnt dropping but it looks like players are lagging around is that because one of the plugins is like making the ntty thread lag?
Citizens 2
Is there a issue with vault? I just made a paper server for the first time and i tried to put vault in and then it wouldnt load my server up it pops up with a bunch of red text in my paper loader
?whereami
hey i just ran spark (timings) plugin on my server and it says server thread 100% libpthread-2.27.so.__pthread_cond_timedwait() 97.31% is causing lag? is this true and can i fix it
s
It's either an intentional performance improvement, or just mishandling the horse instances by Entity reference rather than by UUID
Best to talk with the author for that
ask the plugin's author
asked before I post here
like
a few days ago
only asked me a few more questions and... no more response
The frustrating thing over this is that this never happens in my test server but it screws me over when it comes to the main one above
Send the spark link here
why does it say this
port scanner
whats a port scanner
they scan all ip's ports for a vulverable port to attack
oh
how to stop that
block connections from their ip or just live with it
ok
scanner give me the ip
ip to what
The scanner
ok
how would I know whos ip is it I use playit.gg
they dont put players user with there ips
oh yeah
well its not hes real ip everyone has that ip 127.124 then some numbers at the end
Basically, the idea is that you use a program for people to be able to access ports on your local network without giving them your ip and forwarding the port. It's basically like a middleman, a second router you could say
ok
ima port forwer soon
My server keeps crashing and this is the crash report
https://pastebin.com/vreMKyv3
Any help would be needed.
(Context : I downloaded a 1.12.2 Map and my friend said it would be compatible with 1.16.2(because I had thoughts that the trees and ores wouldnt spawn correctly on a newer version) so I changed the server type to 1.16.2 and the custom map wasnt loading and instead was a random minecraft seed, so I reverted it back to 1.12.2 and now get this crash report)
Downgrading worlds isn't supported
Yes
hola
hello, i have problem whit vault, it loads but when i do this:
private boolean setupEconomy() {
if (!getServer().getPluginManager().getPlugin("Vault").isEnabled()) {
return false;
}
RegisteredServiceProvider<Economy> rsp = getServer().getServicesManager().getRegistration(Economy.class);
if (rsp == null) {
return false;
}
eco = rsp.getProvider();
return eco != null;
}```
it says that it isn't enabled in the server (vault) but it is!
How do I reset the entire server including inventories?
no
Error:
Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.ConnectTimeoutException
I have been trying to fix this for a while now, i have tried a few different things like changing the ports of my servers. I have also tried making the servers from scratch again, and configured them properly.. I really don't know what to do about this..
Anyone know what to do?
Are you hosting yourself or using a host
I have setup Pterodactyl on my VPS
Are you running Ubuntu
No Debian
Could you dm me your Bungee config
Sure
Can anyone tell me what's happening here. https://prnt.sc/-s2f9m5FjS6-
paper scheduler failed to load
I updated paper. Is there any thing else I need to do to make sure this doesn't happen?
Sir this is Spigot
Yes but someone may know
?whereami
Not to sound like a dick but you'll have better luck asking for support in Paper's Discord.
Spigot people aren't guaranteed to know anything about how Paper works.
Hello everybody! I have players kicking at certain coordinates if I teleport there with the error "lost connection: Internal Exception: net.minecraft.network.PacketEncoder$PacketTooLargeException: PacketTooLarge - ClientboundLevelChunkWithLightPacket is 16805190. Max is 8388608" And it is no longer possible to log in to the server. Help!
You have a chunk that contains too much data
how i can fix this?
can anyone tell me a plugin that works for bungeecord server warps ? I have tried seragate but it doesnt work.
heh, fat ass chunk
can cracked servers get banned?
Banned from what
Like blacklisted? Mojang doesnt care enough to
no i mean
cracked servers dont use auth servers right?
so they cannot be banned?
Can but I've never seen it happen
Probably because it's too easy to evade
how does banning servers work?
mojang is blocking them on auth servers?
ah
lol
Or a firewall rule
But if you are an online server they can ban you from auth
I wonder how they check EULA violations
Do they join the server?
idk players report it i guess
That will still be enough still kill a large part of the player base
Player reports and mojangs undercover people prob
they gotta verify reports themselves tho
I remember I would scan ngrok ports and join servers saying I'm mojangs moderator looking for bad servers
what if you ban all mojang employees 🧌
Alt accounts
i dont think mojang would use alt accoutns
bro, they own the game, they can make as many alts as they want
?changename
Name changes on the forums are granted to those who have donated to the project. Donations are processed manually and generally take up to 24 hours. The donation widget can be found on the home page of SpigotMC at: https://www.spigotmc.org/.
Heya! I recently updated bungeecord and upon attempted join get a
InitialHandler - overflow in packet detected! Cannot receive byte array longer than 8 (got 12956 bytes)
warning and instant disconnect
No other logs, does not ping the backend server (at least, visible)
No plugins on either waterfall or backend server
the backend server is spigot (not paper) 1.19.4
Any clue?
Only the proxy is exposed to the open on public port 25570 which translates to 25565 in the container
The backend server is just in the internal network with the containername has hostname
servers:
server:
motd: '&1Test stuff'
address: minecraft-server-1:25565
restricted: false
Then they'll use an alt or you'll look guilty as hell
IP ban
Hello.
When a player connects to my server, a plugin takes him to worldspawn, but I don't know what plugin it is.
Someone help me?
It only happens to me with the players, the OPs are doing well
Sounds like there might be some specific permission to bypass teleporting
Exactly, but I don't know what it is
I already tried with essentials.spawn-on-join.exempt and nothing
how do I remove this before the : for commands like e.g essentials:fly
Well, we both don't. You could try binary searching through your plugins to find out what pluggins does it
How do I do that?
yes, i have
That is, go taking plugins and see which one is the one that gives problems
how do I remove this before the : for commands like e.g /essentials:fly
yeah i know
If you can't you probably have command namespace conflicts
because it is not displayed on known servers and wanted to remove it from me
You can't remove that either because theirs namespaces for commands that prevent conflicts
You'll have to figure out a way to control tab completions
?
You'll need another plugin and no I don't know If one exists
Pity
I am needing help with Citizens Plugin and NPC's not working
[16:39:31] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.32-SNAPSHOT (build 3177)
[16:39:39 ERROR]: [Citizens] v2.0.32-SNAPSHOT (build 3177) is not compatible with Minecraft v1_19_R2 - try upgrading Minecraft or Citizens. Disabling.
[16:39:41] [Server thread/ERROR]: [ServerNPC] Failed to register events for class me.JarneCraft125.BungeeNPC.BungeeNPC because net/citizensnpcs/api/event/NPCRightClickEvent does not exist.
[16:40:16] [Thread-19/INFO]: This server is running Paper version git-Paper-431 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT)
All the plugins are suppose to support this version,
any essx alternative?
with less stuff such as kits, economy
but still as useful as essx
Cititens doesn't support 1.19.3 update to 1.19.4
use build 2888
version 2.0.30
Still better to be on supported versions
You're not getting any updates or support if you remain on 1.19.3
Yes, I understand. just trying to get it all running atm.
That worked, but the npcs are still not showing 😦
ngl unsure :p
so
any1 has an essx alternative which is not cmi?
i just need less commands
not some /sell /esell /essentialsx:sell
and some more command
s
how do i make keyall every (1h) for example with excellent crates?
ive made a skript for it
u want me to dm it to u?
yo im trying to download a plugin, but the plugin is a skript without anything else. can i still put it in the plugin folder or do i need anything else
No skript files require skript
and the file i got the skript file from doesnt have any other file
You need to install the skript plugin
on your server
then place the skript file in it's folder
the thing is that i dont have a folder?
the site didnt give me one?
yeah ik but this one didnt give me a link
hey some server have custom hud to display the quest progress, someone know how they do this ?, i can send a picture of what im talking about
They use resource packs
Yeah me 2 i have itemadder but idk how to display the hud only when the player have a quest
You might need some custom code for that
smth like that yes
Can someone help me make a MOTD for the TAB plugin?
hi, im OP of a aternos server, and i cant break blocks....
all was working until i installed a skin plugin
d
https://prnt.sc/FmkIemxQ4_9A plugins
Do a luckperms verbose thingy
done
Did you try to break anything meanwhile?
yes
Well no luck, no perm requests from wahtever
so
- enter
/lp verbose record - break a block
- enter
/lp verbose uploadand send the link
is what i did
and now i unistalled my plugins
and still is not working...
i unistalled skins restorer, register and luckyperms
well, maybe you sent the link to somebody, but definitely not here
AnvilLogin?
how about you try to fix your problem first before randomly installing and uninstalling plugins in the meantime, without even restarting the server
i didnt know
sorry
maybe that was de problem
i did that 1 time before
what should i do
idk but this is really annoying, you ask here for help and then people try to help you by doing things step by and step and meanwhile you have just removed 3 plugins and added another one, that's not very helpful lol
now stop your server, remove AnvilLogin, and start it again
ok
don't /reload or anything
why did you remove it
i saw a comment out there
in a forum
about removing all the plugins
is not working gg
should i install it again?
omg 14 hours and is not solved
🥲
are you directly next to world spawn
no
how far away
1k blocks
and what plugins are currently installed
break a block and check console, and can other players break blocks
what happens when you break a block
its a client issue then
do you use client side mods
eg fabric, forge, lunarclient, badlion, feather
do you just run vanilla on your client
tlauncher
im gonna guess you dont have an mc account then
i have tlauncher one
i played all my life there
bro
is not the problem
you use pirated mc, end of my support
11 years ago, from someone who no longer is associated with mojang
What Notch said years ago has nothing to do with Microsoft
he said the same in a interview last year
notch doesnt have anything to do with minecraft anymore
and?
you never downloaded a film?
or a song?
you are lying then
and im sure it was this year
what notch said a year ago has no reflection on what microsoft thinks
the point of this mesage is to stop talking :P
mr EpicEbic
true
sorry im poor
It's ok kek
hello, i need a hand
I don't understand why the piglin doesn't attack turtle eggs.
only when I use your software
in vanilla work
on the config files they have the range etc so I wouldn't know
I found someone who could help me make custom team prefixes, but now we are unable to get it to display in chat. He told me to change the format to this
format: '&7{PREFIX}&r{NICKNAME}&r&7{SUFFIX}&r: {MESSAGE}'
In the essentialsX config, but it does not work. Does anyone have any possible ideas how we can fix it? Attached is a picture of what I should look like vs. what it is.
If you would like pictures of what it should look like DM me
?img
Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.
Here's some screenshot utilities that can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org
can anyone here help me with velocity?
If you have the role, you can post images. Try now as it looks like it finally updated.
When I hit the plus button i only have the option to create threads or use apps
But anyways
Current: https://prnt.sc/HZv1UApaY0xI
Should Look Like: https://prnt.sc/-cYjnFJ4Woob
Is your resource pack active?
Did you copy and paste the special characters used into the essentials chat config?
Hi All, trying to get Chunk Pre-Generator plug-in up and running. Mineos install. Plugin directory created under server, and Chunk Pre-Generator.jar file copied over. But nothing seems to happen on restart. What am I missing? TIA
This is what I was told to put, so this is what it is
format: '&7{PREFIX}&r{NICKNAME}&r&7{SUFFIX}&r: {MESSAGE}'
Ohhh, then did you set the rank prefix to the special characters?
Yes, on Luckperms
prefix.1.&fꁰ
prefix.1.&fꁱ
prefix.1.&fꁲ
prefix.1.&fꁳ
prefix.1.&fꁴ
prefix.1.&fꁵ
prefix.1.&fꁶ
prefix.1.&fꁷ
prefix.1.&fꁸ
prefix.1.&fꁹ
prefix.1.&fꂀ
prefix.1.&fꂁ
prefix.1.&fꂂ
prefix.1.&fꂃ
prefix.1.&fꂄ
Have you setup inheritance correctly?
It works on the tab menu
I have no idea what that means
I'm under the assumption that there are more rank tags than admin.
yes
Have you set rank weights?
I also have no idea what that means, up until this point I had the person who helped me develop this walk me through every step
What's the output of /lp listgroups?
You don't have weights set. Those 0s represent the group weight. It's used for permission calculations, but it's also useful for inheritance.
You might want to set those up and then update your prefix weights as well.
/lp <group> setweight <weight>
/lp <group> meta set prefix <weight> <value>
How would this allow it to show in chat?
Also, what are the diffrent weights and what do they mean?
By making sure your chat config pulls from Vault, which you already have.
You now just need to make sure your rank prefixes are setup correctly. The prefix weights will matter.
I dont have vault, its a plugin right?
I have it installed, what should I set the weight to for each group?
The numbers are arbitrary, but usually if you don't have a lot of groups, people do intervals of 10.
Owner - 100
Admin - 90
Mod - 80
Member - 10
Default - 0
Would 10 work for each one? I am the only admin/owner
You want the number to be different for each rank. Weights are used for calculating permission inheritance in some cases.
So for the teams they are all technically members, except me whice I set to 100
I just wanted to let you know I figured it out with someone else
?paste
Hello there. Ive found alot of mixed answers about this question and figured here is the best place to ask it. I was looking into mixing my bungeecord network with forge and vanilla servers. Is this a supported thing or no? If its not is there a way to actually do vanilla and forge?
ideally bungee shouldnt care if ur client or server is vanilla or forge or fabric or sponge or whatever
its just a proxy for packets
But the main question is, is it actually possible to use bungee to link the two?
i dont see why not
can always fck around and find out :P host 3 servers, 1 bungee, 1 spigot, and 1 forge/fabric, and see what happens
?ask
If you have a question, please just ask it. Don't look for staff or topic experts. Don't ask to ask or ask if people are awake or available. Just ask the question to the channel straight out, and wait patiently for a reply. Make sure you use the right channel regarding the topic of your question. Create a thread in case the channel is already in use!
?img
Can't send images? That's because you're not verified! Use !verify to complete verification.
Alternatively, you can upload screenshots to any image hosting site and share the link.
Here's some screenshot utilities that can use to upload images.
Lightshot: https://prnt.sc
Imgur: https://imgur.com/upload
Flameshot: https://flameshot.org
https://prnt.sc/kY46EAwmh2Cm
Hi, this is my first time using Spigot. I want to ask if these peaks are normal
Yes, that's standard across most java programs and it means that garbage collection is working as intended.
thank you
hi, i have a problem, when i start run.bat in my new server spigot
it open the terminal and after 0.5 second it close
send args
what is?
the stuff in the batch file
Add PAUSE on a new line after that
ok tank u i try
no
shows clicking a key in the keyboard and then closes
I have followed many tutorials
but i don't know why they dont work
@livid crater how much ram does your computer have?
32
do you have java installed?
because it doesnt recognize nogui maybe
there is no -
-nogui
can you run java -version
on the terminal?
yes
Java(TM) SE Runtime Environment (build 1.8.0_381-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.381-b09, mixed mode)
ah then its because your java version is too low
1.18 needs java 17
For java 17
I'd recommend paper if you want a better performing server and also use https://flags.sh/ to get your flags for the batch file
?whereami
Why can't I verify my account ;-;
"Command not found."
"Rate limited. Please try again later."
Nvm
Hi, I don't understand, when I stop flying. I stay in the air and move super slowly.
in survival too, and I've deactivated the fly
Hello. For you how much cpu(cores) I need for a fastbuilder
What the heck is a fast builder
I kind of know what you mean, 4-up cpu is enough (in my opinion).
Ok
Hey, where did you get that spawn from? Do you have your own personal builder or did you build that?
I'm quite interested.
hey, it's me and some friends 😄
Hey, does anyone by a chance know how to create this check, can it be created with vault and essentials economy?
see the emerald
thats a check
oh a cheque
like if u land on it u get the money
wait so itll sync with the ecenomy i have?
if you have vault yea
i mentioned
it
yo epic
may i ask
which placheolder was it for player count to display
i forgot
havent got a clue, check https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders
how do i withdraw
/BeastWithdraw giveCashNote <player> <cash> <amount> <signer>
wym lol
and the command doesnt work
@thorn gale
/bw iirc
did you restart
if it doesnt work and you have to go to their discord https://discord.com/invite/MTYyhba
yep
okay
onyl this works and
and it just shows this when i do /bwithdraw <amoutn>
?
Hello, I have a question: is there any free(or at least not requiring monthly payments) Minecraft server hosting that allows you to import plugins (that you made by yourself) in it? Because I’ve been trying with aternos but it doesn’t accept plugins coming from any other way than it’s own.
just upload them with the file manager on Aternos
"you cant import files here"
I tried to drag the plugin from my local host folder into the thing
the fuck? ur aternos looks very different from mine
oh my god wait
i was on ufcking server.pro
LMAO
sorry im actually dumb as shit
Kek
Hey not sure if this is the correct chat but here it goes;
I came out as trans in the recent year and have been trying to change my account names across all systems that I use as don't want to deal with seeing my deadname, I found a thread on spigot saying I had to donate $10 to be able to do so but still am not able to, is there anyway I can change my username on SpigotMC.org as I have many plugins I've paid for and want to keep accessable without using my deadname
It's saying rate limit when I try to verify and it hurts to type in my deadname every time
Verified, Can I please have help?
I would like to not be deadnamed
We don't provide account support over discord
How long does email support take as I would like to get this sorted ASAP, expecially being deadnamed on Discord as well as now
Please don't @me I don't want to see my deadname
Can an admin atleast change my name back to SamXavia as that is my Legal name
you're a bit entitled
also think carefully about whether you really want your forums username to be your real name
It's not my full name and is what I use across the internet. I rather not be deadnamed as it will cause more harm than good
Cool, As long as the main name they see if SamXavia I should be fine. Thank yuo
depends how it was changed iirc
thx very much it works
only you [the account owner] can see previous names iirc
no i can see
xXSKHXx
for some reason, when entities with the invisible flag set to true (or with a potion of invisibility) are spawned, they're appearing as visible to players for a few moments before becoming invisible - is it possible this is due to a spigot.yml setting? it seems to happen with no plugins
Hi,
I was wondering if it was possible for me to find a 1.7.4 build of spigot. I tried on the get bukkit website with no sucess (there is only 1.7.2 and 1.7.5) and I also tried with BuildTool but with no avail, I also tried the Spigot's Jenkins page but it redirect me to a forum page asking me to use BuildTool.
Thank you very much
Spigot started at 1.8, hence why BuildTools only goes as far back as 1.8.
Also, don't download spigot/craftbukkit from any website. There's a reason Spigot makes you run BuildTools.
Thank you for the answer
xXx_Sp1g0t_D3str0yer_69420_xXx
spuget destroyah
This channel is called help-server
xX Skript Kiddie Hacker Xx

you should have kept that name
i have Spigot on my server and i was wondering if there was some config i could use to make it so certain farms work like vanilla
Could we get a bit more detail
Also the only stuff I currently know is how to start the server with java -Xms8G -Xms8G -jar spigot-1.20.1.jar
pls help skin restorer not work
half people can see skins changing and the other half dont
Simple solution. Have everyone buy the game. Won't ever have issues with skins. 🙂
a cracked one can see the skin changing
Any recommended control panel I could use for my server? I'm currently only using a VPS and controlling it using SSH, I'm extremely noob and just created the server with geysermc and floodgate, any tips?
Also the only stuff I currently know is how to start the server with java -Xms8G -Xms8G -jar spigot-1.20.1.jar
Pterodactyl
Takes a bit of setup but they have a good guide
Is this the best one in your opinion?
Anyone know of a plugin that gives the shine enchantment effect on armor and items without any enchantment buffs? The enchantment shine is normally purpleish but is there also a plugin that can make it any colour?
@faint void the shine is handled clientside so you can't change the color without a clientside mod
Is there no plugin that can be made that does that?
nope, not unless the client is running a mod
What about a plugin that just adds the regular color enchantment shine without any stat changing enchantments?
yeah you can do that
I've not done it for years, but I think you need to use reflection to access NMS to set the flag on CraftItem
You think you can create one for me?
an easy way to do it would be to encahnt the item and then set the hide enchants flag if you're not wanting to show any enchantments in the lore
I think it's under the ItemMeta
Anyone knows a tool or something that would help to find and delete illegal (pig) spawners?
are you wanting to delete all pig spawners?
Yes
best way would be to write some code to iterate the world region files and delete all the pig spawners, that would be the fastest, if you don't really care if people have them you can just prevent them from spawning pigs
It's for modded armors
is there a plugin to send a player to another server when they join
forced_hosts with bungee? @humble wedge
they are not in a bungeecord server
without a proxy, you cannot change servers
java edition does not have the technical ability to instruct a client to connect to a server
ok
I downloaded FAWE for 1.8 version, its loaded in plugins but commands are not working
also there is no folder
check console for errors
Error 526 is an HTTPS error that happens when the website cannot establish a secure connection, indicating a failed or incomplete SSL handshake
not a you problem
looks like they have an invalid ssl cert
i can't do anything?
not really, no, just hurry up and wait
you could try and download the plugin manually
so it doesn't need to fetch it
Hm, okay, thanks, but i tried to add only WorldEdit and this happens:
no idea then. just wait for him to fix the ssl cert
maybe your problem will be fixed
but i need worldedit for that?
I've not used it in years, just read the docs
WE 7.1.0 on 1.8? good luck
7+ is for 1.13+
I’m surprised anyone still uses 1.8 lol
Too old! (Click the link to get the exact time)
Lolol
i have faction server, not survival
5% still living in the dark ages
That’s a cool graph
1.8 best version ❤️
I like that
it was the best version until 1.9 came out
I wanna start a network again
I miss writing plugins and setting up infrastructure
i always avoided k8s as much as possible
which worked out quite well since I'm not a sysadmin or anything
lel
I used agones to manage game servers
for myself I'm just using pterodactyl like 99% of people
send full log
I rekd my uptime today after messing with iptables
Lel
i still haven't managed to get NAT working from VM to VM
Plugin already initialized!
ok, wait
can i send to private dm?
no
🥲
why dont you just send it here
how do i turn up the distance before a player disappears from view?
right now players disappear like 20 blocks away
spigot.yml -> entity-tracking-range -> player
default is 48
or you can
thanks
how do i fix the tnt duping and sand duping too
that's a vanilla "feature", spigot doesnt fix it
.
oops i meant how do i enable it
my farms dont work anymore
you're using paper and that's why it doesn't work
me?
no, Hazza
just use spigot
if you're using paper, ask on paper's discord if you can make it work
I'd just use spigot where it works out of the box
can you look this mfnalex
IS RUNNING IN OFFLINE/INSECURE MODE!
This server is running CraftBukkit version git-PaperSpigot-445 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
Fixed.
Which one do you guys think is the best game panel to manage a minecraft server? I'm extremely noob and just created the server with geysermc and floodgate, any tips?
Also the only stuff I currently know is how to start the server with java -Xms8G -Xms8G -jar spigot-1.20.1.jar
Pterodactyl 
Thanks! Any tips for a new server owner? I have no idea on what to do next or how to really manage my server lol
Start small
Don't try to make a multi server network
and don't compare your server with or copy Hypixel
I plan to only use the server for playing with friends though, not gonna try anything really big
Stuff is I dunno how to manage or do anything with it except start lol
guys can i have some help pleaseeeee
thats what im trying to do but i cant get my plugin to work could someone help me im sure it wnt take lon and im probs just being dumb
Hello from Hamburg / Germany
if you only plan on playing with your friends, do you really need any management? You can just start a vanilla server and play like you usually would
have i configure GriefPrevention ?
i used docker for testing reasons, now i have a minecraft server in screen and at my other server i have pterodactyl for testing reasons
Is screen the same one I use to keep my server running when SSH is closed?
set up pterodactyl is not easy to set up for Linux Noobs
yes
Nice, thanks!
no problem
anyone know how to randomly assign teams to players? I'm trying to run a civilization event, and I need to evenly split teams with 2 teams
Tell people „there‘s cute anime girls in the team that currently has less people“ and they‘ll automatically join teams evenly
uhh
I was thinking a plugin I didnt know about
I wouldn't know any plugin that does this
Hey, my VPS has 32GB Ram, if I start the server with java -Xms16G -Xms16G -jar spigot-1.20.1.jar it'll use 16GB or 32GB?
You shouldn't allocate too much
Xmx = max ram to use
why are you using Xms twice?
Just use -Xmx for the maximum amount you want it to use and forget about Xms
It's half of my ram though, is there any issue?
Saw it on some random article lol, so I use only once?
Hey
How can I set colours with this system in 1.20.1, please? The same ocnfig works perfectly in 1.19.4
Xms is the "initial RAM amount" and Xmx the maximum allowed RAM. specifying Xms twice doesn't change anything
usually Xms is not needed and you just set Xmx to whatever you want to use as "max RAM"
your chat plugin has to support it. which plugin do you use for chat formatting?
LPC
if it supports normal colors like &a &b etc the nyou can use &x&a&d&0&0&3&f instead of #ad003f
but it supports it in 1.19.4 why not in 1.20.1?
okay I test ty
unfortunately this doesn't work 😢
you didn't add the &x
ohh okayy
Yeaahhh
Thanks a lot @tawny pawn @summer comet have a nice day!!
thanks, you too
Hello!
I have a paper 1.20 paper server and I keep getting this error in console
[19:18:55 INFO]:lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(7) + length(1) exceeds writerIndex(7): PooledUnsafeDirectByteBuf(ridx: 7, widx: 7, cap: 256)```
Its spamming console
Plugin list
done
so I cant get help?
alright M<3 Ill go ask in Paper
Nope
I got a dedicated machine
so, on my velocity network, i have 3 servers + a 1.12.2 server with via version on. The idea is for 1.12.2 players to be able to play on that server with 1.20 and above players ect ect ect. However, The lobby/default server is not with viaversion. I tried using via rewind on it, and it didnt work. So im wondering how i would be able to get players to be able to connect to the 1.12 server by either skipping the lobby server or finding a way out of it. (and without modifying the lobby server)
Is there a plugin that allows me to write /pay 1k instant /pay 1000
@carmine swift try this https://www.spigotmc.org/resources/frconomy-economy-plugin.77851/
there is no instant
Wdym
when you type 1000 it just sends it directly
And 1m etc
hmm, i could add the option
What do you mean you can add
frconomy is my plugin
Ohhh nice
i'll add those tomorrow
But not only for for pay for bounty too
hmm, how does that work?
Is your plugin free?
yes
Do you know what a bounty is ?
like you can place a bounty on someone?
Yeah but not /bounty 1000 I want /bounty 1k
No when someone kills the player
hmm, this sounds more like a feature for another plugin
What does your plugin do ?
it's an economy plugin
The 1k to 1000 you must add for what is your plugin now
What does it do exactly
Ohhh you mean I need delete my economy plugin that I have I took its an ad on to mine now
Is is possible to do it for the chat
Even without / if I right 1k it turns to 1000
Or is this not possible
yes
You mean not possible or possible
it's possible
Could you make that one ?
yes
For free ?
yes
i'll work on it tomorrow
Currently I'm working on a puzzle thing for my server that's similar to Portal. Any ideas on any plugins I can use to make it? (So far I have the portal gun plugin. Maybe something that enhances puzzles and stuff?)
Any ideas why sniffers on my server cant sniff?? WorldGuard not installed
for some reason, when entities with the invisible flag set to true (or with a potion of invisibility) are spawned, they're appearing as visible to players for a few moments before becoming invisible - is it possible this is due to a spigot.yml setting? it seems to happen with no plugins
The invis appliance must be delayed or the server is slow
it's getting 20 tps and the invis effect is in the /summon command
id say thats probably due to mojang internals
anyone able to help. i want to move some worldfiles into my console i dont remember how...
i have file zilla just not a clue what im doing from there
is it a singleplayer world?
no hosting
then you just stop your server and upload the folders world, world_nether and world_the_end into the server folder
its a pre bought factions setup file @summer comet
does anyone know a plugin that could work for my server idea, im not gonna get into exact details but i need a plugin that generates the schematic i have for each player when they type a command (similar to how a skyblock plugin will generate a skyblock island for each player)
Theres probably skyblock plugins that can generate any given schematic
hello, I am using a plugin called SimpleTpa and I have given the simpletpa.tpacancel perm to default players, but still default players cannot use the /tpacancel command. Is there someone can help me?
invisible:1b on armor stands and the invisibility potion effect on mobs
both have the same issue
@summer comet do chunk loaders work on spigot
i don't know
Can I use the sellgui with every economy plugin ?
if it says anything about "vault" on the plugin page, then it should work with every economy plugin that also uses vault
Okay
pls help skinrestorer doesnt work for some players
papermc server
all people premium
it say is supported
but skin no change
?whereami
if no support how come it worked
before updating to 1.20.1
and now it only works for like 3 people out of an entire server
you're running a paper server and having a specific plugin issue
I suggest either contacting the plugin author or asking on the paper discord server
Hi, I have a problem on my minecraft server. I'm flying by myself while I'm in survival mode and I have NO plugins on my server.
I don't have any cheats, my client is clean
do /version, show output
Seems like server software glitch of some kind when switching between creative/survival?
also try updating the server software
How do i make orbefusactor less laggy
