#help-server
1 messages · Page 353 of 1
Then proceeds to repost that link 3 times after it gets deleted
Then gets mad at having to download and use BuildTools
"It's too hard for me" - says the lad who probably has a run.bat in his server dir.
i have to say that im running a server, i can preselect spigot and just start the server. that causes in no monster spawns
Or yell at your host to update
God you have too many plugins... Are you running in online mode?
LuckPerms are stressful
TitleManager does tab
Tab does tab too
Tab is good
why? it's not like there's any limit or sth
is PlaceholderAPI async? (I don't know where to ask this, i asked in #help-server, #help-development)
No
Why would it be
cache them
Are new versions of Spigot released more frequently than new versions of BuildTools?
Yes
👍 Ok.
thanks for the help, i figured a way, caching the top 100, i will only need the top 10
sure, buildtools updates are very rare
after all buildtools only needs to clone the repo and call the build scripts
I didn't realize there was a difference. So when everybody said "Update Spigot", I said, "But I've already downloaded themost recent version of BuildTools, how much more recent can I get?!"
Now I'm straight. 🙂
Personal preference
I once worked for a fairly large server that used the unix philosophy
every plugin should do one thing and one thing only, and do that good
so no huge "essentials like" plugins - one plugin to warn/kick/mute/ban players, one plugin to manage the chat, one plugin for /sethome and home, etc
they had about 200 plugins on the main servers, a bit less in the farm worlds
When it's custom built I agree, that's very true. However, looking at his list. There are lots of plugins that do the same thing.
oh yeah that might be
haven't really looked at the list after I spotted one of my plugins lol
XD
I mean, I do that too
It makes it easier to test and update as well
yeah exactly
and the whole server isn't prevented from updating if only one tiny feature of a huge plugin breaks on updates
Well
Some parts are some aren't
But does that matter, it's not noticeable on performance
Can someone help? LINKS PLUGIN (/Discord, /Store, /Links & More) REVAMPED i used this plugin, for my discord link, it only works for op's.
✨ permissions ✨
can u show me where.. ;-;?
does anyone know why one of my bedrock players gets this
Unknown or incomplete command, see below for error /pwarp gshop<--{HERE}
and it doesnt even show that he is entering any commands in logs or console??
Permissions?
We share a same spigot account for our server network. But, the server owners are from different countries. Is it fine if we log into the account across two different countries?
Can someone please help me? I'm trying to figure out how to limit NBT data on a server smaller than the default limit
he has the same perms as everyone else
does anyone know this error on mac it does not work
From what I'm aware, yes you're allowed. However be aware that it's the owner's account responsibility to ensure the people whose using the account are following the rules, or the owner will risk themselves getting their own account banned
hello
I want a plugin which make selected mobs brainded
like they wont move or hurt or do anything
it happened with me too,its was because botsentry plugin.
It's a top level NBT tag you can pass to /summon
/summon blaze ~ ~ ~ {NoAI:1b}
^
Ah, rip don't know a plugin that does that
i just remove towny and it work?
well
uhh this thing make me so confuse
bump
So uh, I've just discovered an issue in my server which I am unsure of how to fix without clearing everybodies homes, balances and inventories....
Basically, I've been running a bungeecord instance along with my 2 main servers the hub server and smp, one thing that never was adjusted was the bungeecord setting withing the spigot.yml. So when I set this value to true, it clears all inventories when players rejoin and I'm assuming it's UUID based. How can I intergrate UUID's from the non bungeecord mode to the bungeecord mode?
Spigot should handle inventories assuming you never also had online mode
As for plugins, it’s up to the plugin
Bungeecord needs the server in offline mode though?
Yes
Therefor all players have offline uuids and when enabling the bungeecord option they get their online ones. Which causes that issue
Which spigot should handle
It’ll try the offline data if it can’t find an online one
Ah good to know
Still looking for this
What are the contents of the start.command file ?
uhh mac
#!/bin/sh
cd "$( dirname "$0" )"
java -Xms#G -Xmx#G -XX:+UseG1GC -jar spigot.jar nogui
You need to replace # with gigabytes of ram
hey i created a new bash file using this command in mac
touch . bash_profile
and renamed it to start.command
and put the contents in there
is it the right way?
I mean it’s a weird way, but as long as the above is the contents
You need to replace the # with numbers like I said though
Also I know nothing about mac
nope the startup script is not working for me im gonna try to make a whole new spigot server
pl
tell me the command to give people permission to use bal command eesentials
like non op people
theres something wrong with my file i uninstalled my entire spigot server
and i reinstalled it
and the same error pops again
What are the file’s contents
#!/bin/sh
cd "$( dirname "$0" )"
java -Xms2G -Xmx2G -XX:+UseG1GC -jar spigot.jar nogui
You haven’t replaced the #
i did but i forgot to show that in this message
i copied from spigot web
F i even called apple support im kicking the bucket
/LP editor /LP tree, you're two Best friends
Can i ask about Packets in the forums?
And can i ask about them in #help-development?
Hey,
I got this part of a timings report:
AntiPluginLookUp (v1.1.9)
Authors: Entity303
AntiPluginLookUp::Combined Totalcount(5) total(83.77% 21.14s, 939.56% of tick)avg(4,228.03ms per - 469.78ms/0.11 per tick)
AntiPluginLookUp::Task: me.entity303.antipluginlookup.main.AntiPluginLookUp$$Lambda$6657 (Single)count(1) total(83.65% 21.111s, 938.25% of tick)avg(21,110.66ms per - 469.13ms/0.02 per tick)
AntiPluginLookUp::Event: m.e.a.o.JoinListener (PlayerJoinEvent)count(1) total(0.11% 0.028s, 1.25% of tick)avg(28.15ms per - 0.63ms/0.02 per tick)
AntiPluginLookUp::Event: m.e.a.n.HighJoinListener (PlayerJoinEvent)count(2) total(0.00% 0.001s, 0.05% of tick)avg(0.60ms per - 0.03ms/0.04 per tick)
AntiPluginLookUp::Event: m.e.a.m.AntiPluginLookUp (PlayerJoinEvent)count(1) total(0.00% 0s, 0.01% of tick)avg(0.13ms per - 0.00ms/0.02 per tick)
AntiPluginLookUp::Task: me.entity303.antipluginlookup.main.AntiPluginLookUp$$Lambda$
This is a scheduler which is only executed once at startup, it's checking for updates, so just ignore that one, please
Would that mean this plugin causes a lot of lag?
I can't, it's not mine, I also only got this single detail
https://imgur.com/g1KFvYg
What are these plugins called?
how what the fuck
1000% of tick for a simple plugin that prohibits /plugins?
You should definitely get another plugin that does this instead
what plugins?
all I can see is some generic tab list plugin and some generic scoreboard plugin
Yes that
could be any plugin
if you're looking for a good tab plugin, I can recommend Tab (but it's paid and not on spigot)
it's 10$ IIRC
You got a link?
Okay
938% of that is just the update check on startup, if I read it correct
uuugh
synced update checks?
should switch to my async update checker 😛
Yeah, probably ._.
But it's only run at startup
yeah anyway. if there's no connection you don't want the server to wait 30 seconds for an answer
hello, I want to install 1.18.1 sky block server, can you recommend the sky block plugin for free?
ASkyblock if that's still around
BentoBox
BentoBox is basically an "API" for skyblock
it also supports stuff like CaveBlock etc
you can download premade "configs" too
Downloads Website for BentoBox & Addons
are you running the server on Windows or Linux?
I looked at it and it says 1.18 need 1.18.1
that's the same
also need to know @scenic thicket do you use PaperMC or normal Spigot?
papermc I guess
BentoBox is the "new" ASkyBlock
just use bentobox
it's like Essentials vs EssentialsX
Okay
Hey, first time server owner here. this might be a weird question, but I want to find a way in increase things like xp drops and maybe mob drops by say 20% between a certain established time (For example every day between 12:00 and 13:00 UTC)
I can't find anything that does what I want. Anybody happen to know a plugin?
if you ask very nicely you might get lucky and someone here makes it for you, this doesnt sound like much work. if you havent found a solution by this weekend il make it for you myself.
Well the dream I had for this was: I have a server with like 5 friends that play on it, but I notice all of us play at different time of the day (1 is even in a different timezone), or stay inside our houses and grind mob spawner xp.
So ideally, I would like a way for them to input a command into chat to submit what their preferred playtime is (you can submit preferred playtime per day of the week). Then, the plugin would find chunks of time where the most amount of people on that day like to play, and give some kind of reward for people logging in at that time (for example increased xp drops). If the schedules are too different, it defaults to some admin-established time (e.g. 23:00-01:00 UTC)
I think I can implement a very basic version of this by just manually asking people when they want to play, and then using something like Custom drops Editor (I just googled that) and some kind of automated task plugin to edit the config files at a certain time. Using this method I'd probably have to reboot though every time I want it to auto-edit configs, so that's not ideal but workable.
if you'd like to go for it, or give me a good tutorial to get started on plugin development, I'd be very thankful (I mostly program python I haven't done much java yet)
I need to brb for a few hours. thanks for the response!
if you'd like that, il gladly do that. but you would have to wait untill the weekend. dont have much time on weekdays
this would be so much of a hastle for something very easily implemented in a single plugin
Hi, does everyone know proxy plugin that allow player can join by typing server command like /survival /faction /skyblock etc?
Bungeecord + CustomCommands plugin maybe.
I just used custom commands to do that tbh super easy https://www.spigotmc.org/resources/customcommands-recoded-new-tab-completion-in-game-configs-edition.14363/
Hey everyone, I have a problem with the PermissionEx plugin, can someone help me?
How do I disable "Welcome player to the server!"
?
I thought i disabled it by changing a game rule
I have the "ChatManager" plugin for this, so you can set a little more in general, which is quite useful.
I'd rather not stack up on plugins and plugins, feels fresher and clearner to just remove it the regular way.
So if you'd know, I'd be very glad on how to disable it! 😄
Not even sure if it's still a minecraft default message or if it comes from a plugin.
ye i can help you by advising you to switch to luckperms 🙃
I had Luckperms before and somehow couldn't cope with it...
it requires some getting used to
but its so much more intuitive than pex, and overall just has more features
Yes... as I said, I couldn't cope with it at all... at least I tried
For example ?
for example it has a freaking web editor
That's the point I didn't get it at all
I don't know... I don't even find it that easy
uhh, you open it, make your changes. save your changes. boom ur done
I would need a plugin that hides the view of the full tab plugins from me
?? who can help me?
Wdym full tab plugins
??
I haven't used pex in years tbh so idk if I'll be much help, but what issue are you having?
who can help me?
I have set the permissions, but somehow they are not adopted... I cannot use /ban with the highest role, for example
What does parent groups mean in LuckPerms? Are The Perms loaded by the subgroup directly?
all groups are parent groups
Does this mean that if I set perms in "mod" they will be loaded directly in "admin", or is it the other way around
?
Nope, mod perms will go to admin
Did you add all of your permissions via command or the file itself?
Ahhhhh ok
So basically it would go like this:
Default < Test-Mod < Mod < Admin < Owner... Right?
Right now I'm doing this with the web editor
If I understand correctly, I can now specify the admin group as the parent group for the owner, and the perms will be loaded automatically... ?
Oh you're using LP now lmao gotcha. So default would be a parent of test-mod, test-mod a parent of mod, etc. So I believe what I'm reading is correct. Once you've completed adding your perms to the groups and have your parent groups set up appropriately, you click save in the top right corner then paste the link either in game or into your console for the changes to actually take affect. If you want I can share my editor if looking at it would help you a bit
Sorry for the slow replying, at work rn :P
So if I now set the default group and set test-mod as the parent, it will be taken over directly from the default in Test Mod...? I hope this is the case xD
Are you asking if you set testmod parent to default if testmod perms take over that group? Or the other way around?
I'm sorry, I'm confused now 😂
I think we're both talking past each other... XD
If I now set the perms as I want them to "default" and then set test mod as parentet, will the perms from default be added directly to test mod?
Likely lmao I'm sorry! You would want to set test-mods parent group to be default.
Test-mod group will then have all of default groups perms
hey, so this is my first time making a plugin, and i have used gson to make a json file to store a class's contents in an array list, but when this function runs, it doesnt update the json
oh i cant insert a screenshot
wait
I think you may be better of asking in #help-development tbh
Verify then you can send a screenshot
sorry
All good :P
So I've stopped that now.. and with some groups lp didn't take over the perms...
Do you mind sending me the link to what you have rn? I think I'd be more help if I could actually see it tbh
how can i send you the link?
After you've saved everything and put that link with the changes back on to your server, do /lp editor again and just copy paste the link here or pm it to me, whatever works
How would I have "music zones" so that whenever you are in a certain area, let's say a store in spawn. There is some store background music
Something like GMusic maybe if you're wanting non minecraft music, or jukebox with command block to reset jukebox occasionally maybe lol
Maybe yeah, but I think there may be a few other plugins out there similar. GMusic is the only one I know of tho
stupid question but how do i install spigot so i can just play mods in a singleplayer world or just add it to curseforge?
You can’t
oh
ohhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
If you think about it
It wouldn't be too hard to implement Bukkit/Spigot for clients
Since all clients come with an integrated server
There already exist some implementations for older versions
I remember using one (back in 1.5? Not sure)
I imagine they were just never maintained.
Yeah
That does confirm it's possible... just that nobody decided to do it.
Sounds like a fun project perhaps, although I've already got a ton of other shit to do.
There was also a mod that allowed integrated server to work as a dedicated one but without the port forwarding
I mean
I believe it's still in the Hexit modpack
You don’t need to port forward to connect to localhost
Not localhost
Ah so you mean like
establishing a ""LAN"" connection w/ portforwarding?
Reminds me of uhh Grappl
Anyone remember Grappl?
My friend could join my lan world without being on my internet
Ah well it basically does what you were just talking about
Hamachi
Exactly this
Except without the pains of Hamachi
or other VPNs
Ah
Heh
since it would allow you to connect through Grappl's servers
you could also donate to them to get a static IP but that was kinda useless :p
Just a get a reallllly long cat5 cable
🔌 
What are we plugging
You don't wanna know
😳
Openaudiomc
What do you mean full tab plugins
that you disable the plugin list when you do /
@inland ibex Yeah but that makes the player have to go to an external website, we're planning on a 500+ player server.
So it wouldn't be fit to have such requirement for the normal everyday user.
What about forcing a custom resourcepack that has switched out audiofiles for discs?
And then just using GMusic
care to comment?
somehow people on my server are able to enchant items like swords with protection etc things that arent supposed to be on items
like sharpness dirt
anyone know what could be causing this?
Creative mode?
Anvils can enchant any item with books in creative mode
^
nobody on my server has creative thats not the issue
maybe a loose admin? ;D
is there a plugin that allows you to runa command for everyone? eg /server name
can anyone actually suggest something helpful
Idk make sure they don't have the essentials.enchant perm? I think it's essentials at least idr
Hey my VPS has 8GB of ram but when i run java -Xms4G -Xmx4G -jar spigot.jar it will say that i dont have enough memory why is that?
I mean, loose admin is a pretty good suggestion, but make sure you have your perms correct.
However that's also a load off your server, AND you could have prox chat which is always fun.
what java version you think is the best for a minecraft server?
1.18.1
no, java version for a server like java 8 or 11
Do you mean autocomplete?
Someone knows good startup arguments for a server with 8 of ram?
i think general consensus is aikars flags
Server specifications:
- 16GB DDR4 ECC RAM 3200Mhz
- Intel Xeon E-2236 4.80Ghz
- NVMe SSDs in RAID 1
- 1Gbps Network Port
And you plan on having 500+?...
that wont support 500 players
Is your server online mode?
hmm yea
What does it say when you try?
Is he using a legit account?
I have 512GB of RAM, but currently hosting 2 very big Rust servers on them
try to remove the whitelist and let him join first
Planing on having 128GB on release.
then put it back on and add him
For the MC server
probably nah
thats why
Yup
oh so he's using a cracked version?
Yup
Shut up buopbuoo
thanks :)
We no support pirating here
dont speak to me like that
im just telling him what he needs to play with his friends
im not condoning it
Why are you even looking for plugins, why not just build custom if you're planning on being that big
128GB RAM costs $1200, and plugins is free
That's a budget I went for
If I want custom plugins, with my vision, the way I want stuff, it would cost me $10,000
A budget I don't have
That's why
And if I were to do it all myself, it would take me 1 year, and to me, 1 year of life is way more expensive than $10,000
high player count expectations = high budget
So none of them it is for me
@jagged orbit I'm opening the server to make a living
not cause I have one
speaking from experience i have never seen a server with a low budget attain the high player numbers they always expect
Atleast not that quickly
In your home?
The network consist of 3 firewalls and 2 raid ports.
How many isps in?
Well the server rack is in the garage
probs 1 if home hosted
3
I have an image of my network if you want to see
actually that would probably lead to security issues lol
sounds expensive
Unless you have equipment listed not really
So much much monthly is the 3 isps, and the power?
does spigot prevent plugins from accessing files outside of the plugins folder?
no
you may have to access them differently then how you would in a regular java app though
Not afaik
okay, thank you
Anyone know of a plugin in which i can put crafting images in a book?
For example I have custom recipes on my server and I'd like a recipe book so people can visually see how to craft the items.
that wouldn't be possible unless you use resourcepacks
How would I go about getting a resource pack and uploading it to the server
theres a few tutorials out there for it
you need to learn how to make custom unicode chars for resourcepacks
seems like an interesting plugin idea 🤔
I'll be your first purchase ;)
I don't make premium plugins 🙂
yeah not sure if I will do it or not have quite a bit going on plus I need to provide data for optics antimalware 😛
still an interesting idea for a plugin regardless
if someone else wants a project to do 😛
lol lmk
im thinking just make something that crawls through the unicode files and generates a sprite for each item
so it can support custom items
Yeah that would be smart
And then a sprite for the background and some negative space stuffs
idk if advertising is allowed but depending on how much anyone charges i'd buy it
?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/
Hello everyone, i need some help with AuthMeReloaded. When i am starting the server it throws me this error: [09:00:53 WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Full log here: https://pastebin.com/5PDcx7AL
Offline servers are not supported by spigot
I didn't say its going to be an offline server, i just know that some of my players have they password shared and i need more security to protect there items.
need to create a mysql database for it
i did
then maybe its a config problem o.O
should i upload it?
wait
what the fuck
i reloaded the server moment ago and it started without crashing...
[10:13:52 INFO]: Done (1457.468s)! For help, type "help" 💀
alright so I guess you don't have a problem now?
nope
@everyone pls tell me lp command to let non op people get intrest in bankplus
pls
@tawdry narwhal
Ah yes let's try to ping 21k people
Seems more of a permission thing ?
Yeah it's a permission thing and lp is probably luckperms
Like bankplus.receive.interest
isn't luckyperms configured in their yaml
or do they have commands to mutate permission nodes
They have commands and a web editor
how to increase someones intrest
You can't increase a individual players intrest
You should keep invite links in dms
Hey, I'm currently looking for a plugin that allows players to get individual loot from already opened and looted chests. I just can't remember if it was part of essentials or a standalone plugin. Needing it for private use only, just so everyone gets their loot and no one gets mad. Thanks allot
What are the security risks of self hosting a minecraft server out of my own network? and how can i minimize them?
Biggest one is your own ip being exposed to traffic which can be avoided with ip tunneling
what's recommended for doing that? couldn't get the CloudFlare proxy to work
can someone help me i cant review a plugin it says this i downloaded the plugin even after that i am getting this error
Idk of a plugin that does this, but there is a setting in Purpurs config that allows players to loot chest that someone has already looted. There's a timer for when it replenishes the chests and only players who have NOT looted it can get the stuff
Anyone knows plugin, that if i select region and type something after, it will kick all of the players in region onto spawn?
That's exactly what I'm looking for! Thank you so much! Would you mind DM'ing me a link to that ?
Sure
im gonna try running my mc server in a vm should i use windows server or normal windows 10
what linux
got it windows server
i need more experience with linux before im comfortable putting my mc server on it
why does viaversion throw a java.net.connectexception when i try to connect with a version other than 1.8
Then make sure you're up to date
Contact aternos then
?paste
?paste
install luckperms
its installed
don't use per world plugins, they are known to break everything
or make sure luckperms is allowed in the same world as magichub
oh i had magichub
but i deleted it now because of the bad config it had
like the cap to 3 hearts
i only wanted it because of the lobby selector
but even that was bad
it says io.netty.handler.codec.decoderexception viaversion
for fucks sake dont
i didnt have experience with linux when i put my mc server on it, i still put it in there.
nothing happened and it was smooth sailing
apart from firewalling myself out countless times
lul
Is it possible to have per-world entity tracking range?
Anyone know a plugin compatible with 1.17 that places all blocks a player has broken into their inventory, Also accounts for fortune and looting etc.?
anyone know a plugin where you can set custom amounts of health for players, like people have only 3 hearts?
me.liangchenghqr.minigamesaddons.Utils.FileManager.reloadFile(FileManager.java:40) your plugin?
who's?
replying to ilFrancy
ok
yes?
then the error is there
My server is running like 900 ticks behind whenever i go into nether
i am using 2 chunks and its still lagging hard
whenever i punch a hoglin it takes like 4 seconds for it to move
and it moves very slowly and choppy
it also takes me like 20 seconds to go through a nether portal
This is my run.bat file:
java -Xmx19456M -Xms19456M -jar server.jar nogui
pause
My game only crashed once but if you need the file please tell me
20 gigs ram?
YES
console error?
too much ram isnt good either
why would you even want to use 20 gigs is 5 is enough
im using like 8 datapacks and a lot of repeating command blocks
So how much ram should i put?
repeating command blocks 💀
and its 1024 for each gig right?
Yeah
how many is 'a lot'?
meh and maybe combined with the datapack
like 8 gigs?
ok
idk what that means if im bein honest
i just know
only the server gotta have it
so the server stores the datapack?
Yes
Theres multiple
and ones a world gen
so i cant really get rid of it without messing up the owrld
Terralith
[15:24:40] [Server thread/INFO]: Time elapsed: 10136 ms
[15:24:40] [Server thread/INFO]: Done (10.519s)! For help, type "help"
[15:24:40] [Server thread/INFO]: [Server] Run faster on grass path blocks
[15:24:45] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4832ms or 96 ticks behind
not even a second into loading
and its already running 100 ticks behind
let it stabilize a bit the first minutes
Okay im gonna go walk around in the nether with 2 render distance
and normally if it isnt decreasing you could have a problem
and ill show you the log
you could do a timings report too
Whats that
/timings on
[15:26:49] [Server thread/INFO]: Unknown or incomplete command, see below for error
[15:26:49] [Server thread/INFO]: /timings on<--[HERE]
or /timings enable idk exact
[15:27:12] [Server thread/INFO]: Unknown or incomplete command, see below for error
[15:27:12] [Server thread/INFO]: <--[HERE]
[15:27:13] [Server thread/INFO]: Unknown or incomplete command, see below for error
[15:27:13] [Server thread/INFO]: <--[HERE]
[15:28:07] [Server thread/INFO]: Unknown or incomplete command, see below for error
[15:28:07] [Server thread/INFO]: <--[HERE]
[15:28:14] [Server thread/INFO]: Named entity bhg['Rod'/3223, l='ServerLevel[VirginCraft]', x=4569.84, y=171.34, z=-7736.77] died: Rod fell out of the world
[15:28:16] [Server thread/INFO]: [Seppvku] test
[15:28:46] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 88670ms or 1773 ticks behind
Wow!
Thats cool
😹
almost 2k ticks behind
.77] died: Rod fell out of the world
[15:28:16] [Server thread/INFO]: [Seppvku] test
[15:28:46] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 88670ms or 1773 ticks behind
[15:28:58] [Server thread/INFO]: <Seppvku> h
[15:29:15] [Server thread/INFO]: <Seppvku> h
[15:29:26] [Server thread/INFO]: [Seppvku] hh
[15:29:44] [Server thread/INFO]: <Seppvku> h
[15:29:58] [Server thread/INFO]: Seppvku lost connection: Disconnected
[15:29:58] [Server thread/INFO]: Seppvku left the game
[15:29:59] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 58315ms or 1166 ticks behind
I dont know whats going on
[15:30:39] [Server thread/WARN]: Seppvku moved too quickly! 10.308091793769336,0.0,-0.42197959791383255
[15:30:40] [Server thread/WARN]: Seppvku moved too quickly! 7.6799051783954155,4.508591282995596,6.392028032109465
[15:30:48] [Server thread/WARN]: Seppvku moved too quickly! 4.054782541302302,0.0,-10.970826876675801
[15:30:50] [Server thread/WARN]: Seppvku moved too quickly! 8.989503916060244,0.0,-4.48991523188613
[15:30:52] [Server thread/INFO]: Seppvku fell out of the world
Also this happens
thats just lag
mesa need help because am dumb
737 download
and 31 upload
mbps
II actually have no clue why it slagging
its gotta be something with chunks and not my wifi or anything like that
cause ive hosted a world on less ram with like approx 800 command blocks
repeating
and it was almost lagless
same pc
but now this
im lost
running a server off of wifi is not very smart
turn on the microwave and your players drop out
wdym
also i made my own lag clear that kills all ground items ever yminute so thats not the problem
that could very well be the issue kek
not saying that it is the issue
but that it isnt the issue, and you are making your server worse to play
the server clears entities by itself
i have all zombies being killed and replaced with different mobs every second
not fast enough
it spawns about 100 items a minute
and if i leave it
my server starts to run up to 400 ticks behind
but that was solved
but now whenever im in the nether the lag just goes crazy. It wont load chunks, the ticks go wack and the server sometimes crashes
hmm
Serious Spigot and BungeeCord help
LMAOOO
Anyone know how to use the townychat plugin?
It won't work... even though I downloaded the latest version
any errors in console?
Whats the best customjoinmessage plugin? For ranks
?notworking
"Does not working" is a useless statement. Please describe what exactly is not working, what you expect it to do, and what actually happens. If you get any console errors, also ?paste the entire stacktrace.
When players fall into the End Void they get respawned in the Overworld at y=400
ok
Good for them ☺️
🤡
Hey guys, my VPS has 8GB of ram but i cant use more than 2GB for the mc server any idea why?
works fine
java -Xms2G -Xmx2G -jar spigot.jar
not enough memory
java -Xms3G -Xmx3G -jar spigot.jar
Java 64bit
The default Java download is 32 bit, you have to go out of your way to get 64 bit, but since you can use 2 gb, something tells me your ram is allocated in another castle
It's likely 32bit java
java 17.0.1 2021-10-19 LTS
Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)
Is it the default java download? If so it's still 32bit despite what it may label to be.
Otherwise look up how to install 64bit Java, some tutorials exist and I don't have the link atm.
its not its x64 openjdk 17
https://download.java.net/java/GA/jdk17/0d483333a00540d886896bac774ff48b/35/GPL/openjdk-17_linux-x64_bin.tar.gz
Think Java 10 and up is 64bit only
odds are you have other things running that is taking up the ram use this command
free -m and if you can paste what it says here
"Your ram is allocated in another castle!"
well, Oracle said they were going to stop producing 32bit java after a certain version
I just don't remember which version that was at 😛
I am sure you could probably compile a 32bit version still, just they were not going to offer the binaries for it
wdym in another castle?
basically what I said
Just this but in layman's terms
something else or multiple other things taking up the ram
im using 2.6gb out of 8gb
you are not able to copy and paste the output from console?
1m
im not sure what i did but i just ran spigot build again and it somehow allowed me to use more ram
thank you guys for ur help
it mightve been something with the setup im not sure
i tried restarting the whole VPS but it didnt help as well and i had another screen on the htop and checking the memory usage
weird
welp it works now lol thank you guys
ah its a VPS
yeah
it is quite possible that the hosting provider is over allocating ram
yeah i saw that but the usage was like 100mb
when this happens, the VM thinks there is 8GB when in reality there is no more to be given from the host
Ohh i see wdym
hard to explain, quite possible someone else on the same box was causing you problems
and quite possible your hosting provider killed their VM 😛
Yeah yeah i see wdym like the Server it self ran out of memory but it shows that i have 8gb on my virtual machine blabla
exactly
np, its what we try to do here as a community 🙂
whats the comand to elt people recieve intrest again
Hi! I was trying to get my server to work on my home computer since right now there is no use to have a service provider since I was paying for a server only I was playing on so till I get a team of staff I am hosting on my own dedicated PC. When I go to run the server using a start.bat it starts but then after loading shutsdown and makes this log. https://paste.md-5.net/ubayojimos.sql All help is appreciated (just a pastebin link. don't know why people think I am trying to grab IPs when I show that link)
Something appears to be wrong with the world file. Try deleting it
Eh try deleting all of them
Heya, is this a good place to ask for bungee plugins?
I am looking for a plugin that lets users change their username.
The goal is for multiple different online players to join from the same account on a single server.
Actually it should just be the main world
That won't work very well. Why do you need this?
It's for a school program that is disadvantaged, they do not have accounts per student and cannot afford to buy more
Cracked accounts in an edu environment is not on the table, so I am trying to find alternatives
Not much you can do then
Here is the crash report https://paste.md-5.net/tikuwitoti.cs
You could always apply for education edition
You cant do this. The reason being is that a player has something known as a UUID which cant be changed by a program. Basically logging in with one account would be physically impossible because the game would not know what to do with multiple players with the same UUID. The education edition is free if you can get an account. I don't think there is a signup for it. You could also try the original education edition if you can find it. My elementary school had a version where everyone would log in and would get random names and the teacher had a control panel for giving items etc.
Education edition still costs $5 a month per student
Let me find the old free minecraft education edition.
Its based in like 1.7.10 tho I believe
The bungee server itself would be in offline mode, uuids would not be used
Or at least, they would default to hashed uuids
So you want to essentially create your own offline mode without using offline mode and cracked accounts
I don't see why you said education edition is 5 per student. I see a thing here saying its free
It's probably just easier to use cracked accounts
I think my solution might be to create my own translation layer then, that lets online accounts translate into an offline account with a username of their choosing
If you get education edition as a "home schooler" or a "use for self" I am pretty sure its free
It is not free unfortunately, where are you reading that it is not?
Minecraft: Education Edition is available free to millions of educators and learners who have a valid Office 365 Education accounts through June, 2020. Minecraft Education Edition is available for Windows, Mac, or iPad. Follow the directions on the page to ensure your device is setup to support Minecraft.```
If you search if its free it talks about a district license.
Look more into it its free for most users.
OOOH WAIT.
Nevermind.
Seems that recently they started charging.
Used to it was free.
Well thats dumb :/
I have only based my info off of what I found on their site currently, I have no idea about prices in the past
Are you planning on using this on a local server (LAN) or public. If its LAN there are ways to do it but server I don't think there is because microsoft wants money.
It's a server, and besides, education edition is a whole other beat in terms of development
Yeah
it's basically a forked windows 10 edition, which means C++ development, or using that old translation layer which doesn't work for new versions
You really have two options buy game or use cracked
I'll probably try this first, then look into other options
Sounds like a job for minestom :D
Why spend time stopping auth and fixing uuids when you can just use cracked? Tbh this is the first time I've encouraged this but if it is for studends I don't mind
I mean you're essentially making it harder for yourself
I'm not sure if I can give details but cracked is not on the table, it's not my decision unfortunately
If you used cracked and microsoft finds out they can remove the whole destrict from any products they own for breaking ToS I assume.
What you want is the same as cracked but server side...?
No difference here
Disable auth on server or disable auth on client
If you are not allowed cracked accounts then your system shouldn't be allowed either
I dont know how many students you have. But what I would do is have seperate worlds for each class using multiverse and multiverse inventories. And then pay for how ever many PCs you have (lets say around 15) and then each student will have to join their classes world and that will give them their inventory and not the other students inventory. Not sure how many students you have and if you would be willing to pay for that.
the only way for the system you are wanting to work, would be you would have to use offline mode. You could also make a hybrid check to ensure the account is premium still. You would then need to create your own auth where different passwords for an account maybe allows them to log under whatever UUID you specify.
That is the plan,
The premium -> cracked translation layer will be applied locally before it reaches the bungeecord server, at that point I can just use authme to add passwords to each username
the reason online mode would not work for this is because of sessions. in online mode if you attempt to join a server you are logged in from on another system, it will boot the one on the server for the one joining lol.
Why not? It is what most proxies do, they take a premium account in the frontend but in the backend servers it is treated as an offline account
Yea, hence my translation layer
Anyone able to fix this yet? https://paste.md-5.net/efemunezow.sql I cant figure it out. I just migrated from a server host to my own dedicated PC for the server and the server wont start.
Anyhow thanks for the help guys, I appreciate it
did you not read this?
**********************************************
** This Minecraft version (git-Bukkit-94b0980 (MC: 1.12.2)) is not supported by this version of WorldEdit.
** Please download an OLDER version of WorldEdit which does.
**********************************************
still have that message in there like what I posted lol
Thats odd. I am running 1.14?
Or should be.
I wonder if I have the wrong backup.
If I do imma wet my pants.
Because my server host got rid of my stuff
well not sure what to tell you on that lol.
Imma ask if they keep backups for a certain amount of time because they might still have it.
I think when I backed up my spigot didnt because for some reason its bukkit not spigot so let me try adding my spigot in.
tell me how to remove perms for bankplus intrest and bankplus gui and bankplus bal pls
@tawdry narwhal
@everyone pls
hello pls?
Okay, so for some reason I am looking at the backup and all the logs are saying 1.14.4 and different things except for todays which are saying I am booting with 1.12.2
pls hello?
well, maybe upgrade the spigot version you have?
When I do it says "unsupported java detected (61.0). Only up to Java 13 is supported."
FROST
@tawdry narwhal how to give un op people permision to do bank and get bank intrest and bank bal
pls
First off. Stop asking, someone will help you in time. Secondly. Install something like luckperms and figure out how to use it.
you can install multiple versions of java, obviously it is saying you can't use a java version higher then 13 to run it 🙂
How do I specify what to run it with? I have other versions.
idk the commands for luckperms
Search it up on youtube. Start with /lp editor also stop begging and search things up. Google is your friend. Use it before coming here.
just use the full path to whatever java version
Like instead of java in start.bat specify the full path?
i spent 1 hour i still dont know
Gotcha. Let me see if I know where the path is.
I have no clue what I am doing with the server.bat since I have always hosted for big projects and usually if I do something small I start the server and set it up and this one I didn't set it up.
Im using windows, not sure if that has anything to do with ubuntu
./usr/local/jre1.12.1/bin/java -jar (path to jar or its name if in directory)
frost pls i cant find it just tell me
so you can use the full path to whatever version of java you need 🙂
just have to find where java is normally installed on your system 😛
So like C:\Program Files\Java\jre1.8.0_321\bin\java.exe -jar server.jar on windows?
yep
Sweet. Let me see if this works and doesnt blow my PC up lol
"C:\Program Files\Java\jre1.8.0_321\bin\java.exe" -jar server.jar
fixed it for you so it will actually work 🙂
LOL thanks
He/she defused the bomb threat
my PC would have exploded without the quotations lmao
Sweet its loading properly now.
Sick, it worked.
Thanks.
Can someone help me, I have a problem with the Advanced Region Market plugin.
if I write /arm [command] it says: An internal error occurred while attempting to perform this command.
More details here: https://pastebin.com/cXC2ayc3
I'd report that to the author
frostalf are you drunk again? using windows & stuff...
@pearl summit mind if i ask a question about fast async pregenerator ?
Go ahead
how is it better/faster than chunky
like whats the good side of it
compared to chunky
also nice to see u back 2 development ^^
Performance wise both plugins are quite similar. We just have slightly different approaches when it comes
to multithreading. The major difference is that i read the actual world files on the disk before generating
any chunks while chunky iterates and loads all chunks in is designated area. This gives fcp a slight edge when
generating chunks for worlds that are already substantial in size. Other than that they both have the max possible
performance when it comes to pure chunk generation.
I was actually thinking of starting additional jvm instances to generate chunks on multiple threads (possibly using docker) for spigot and later stitch them together.
Because the same seed should generate the same result every time. But there are sadly some differences when it comes to populating the chunks.
Oh i see he added a pattern for his generation 😄
this was also something i had in the beginning that he did not. Generating inwards out instead of nested lopps.
not paid
Does anyone know a plugin thats a day to day logger like it would log the events of say new players joining, towns in towny being created or a player bought a rank etc and the log would be like Day 1 and then Day 2 and so on
with a gui they can open to click on a book to see what happened on that day
something similar to that
Didn't we already tell you how to, /LP editor /LP tree you're two Best friends
How many students would you do this for
hello can anyone suggest me a economy plugin, I want a plugin which supports a custom item, I want to make a Sunflower the currency with a custom name and description
I can't speak for the number of students we are providing for, but I can say there will be at most 50 students at a single time
e
helo
i bet this is a common issue
Failed to create log file: BuildTools.log.txt
and then it cant rename the licence file
i am talking about the buildtools they error everytime and ive tried everything
im using 1.18.1
ping me in replies to this
anyone know about a plugin where you can set custom amount of hearts for every player in the server?
don't ping staff for server or development help
what’s the issue
^
do you have any of the files open in a text editor or something
i dont think so
and does java have sufficient permissions to write there
how do i check?
its on my desktop
hmmm ok then idk
aw man
try just deleting everything and starting again
it even shows that if i use the manual process via git bash
other than that idk
i did, 10 times+
man i’m really not sure then - works fine for me normally
damn
you could always try downloading a slightly older version of buildtools that still supports 1.18.1
see it that works
wait how?
i think there is a jenkins hang on
should i try #144?
yea
i tried #144
should i try the manual process?
or the bat file
oh still same error
𝚆𝚑𝚊𝚝 𝚒𝚜 𝚝𝚑𝚊𝚝 𝚖𝚎𝚜𝚜𝚊𝚐𝚎?
𝙸𝚜 𝚊𝚗 𝚎𝚛𝚛𝚘𝚛? 𝙷𝚘𝚠 𝚒 𝚛𝚎𝚖𝚘𝚟𝚎 𝚝𝚑𝚊𝚝 𝚖𝚎𝚜𝚜𝚊𝚐𝚎
(𝚆𝚑𝚎𝚗 𝚊𝚗𝚜𝚠𝚎𝚛 𝚙𝚕𝚎𝚊𝚜𝚎 𝚙𝚒𝚗𝚐 𝚖𝚎)
probably wont bother you
how do i make a command run once per day?
Check the config in the plugin if not then go to the devs
does anybody know a fix to my issue?
I created an XP Orb spawner (with EssX) and the orbs drop, but players do not receive any XP. Any ideas?
Why on essentialsx when i put /back It teleports me to another location?
Set your register-back-in-listener in the config.yml to true and make sure you have the essentials.back perms correct
heading to bed, hope to see a reply soon 🙂
Why some players put that die by ♥︎♥︎♥︎♥︎♥︎♥︎♥︎
?
McMMO
What are you asking?
Does anyone here know anything about the SuperLobby Deluxe plugin?
?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!
So i have set up a private 1.18.1 paper server for myself and my family to play on and i have a couple of plugins that i think would be useful. however there is one plugin that i cant seem to find that works without the need of in-game money or is actually up to date. so here i am and my question is if anyone knows of a good plugin that allows for like a 3x3 or 3x3x3 area to be mined much like the hammer from tinkers construct did. if this is the wrong place to ask im sorry, but thank you for your time anyway.
sir this is Spigot
What Java do you have installed
Does anyone know how to make it so that when I close my server it is not saved?
i don´t want to save the server
why?...
Do you mean you dont want to save the world?
yes, i don´t want
but when i close it, it saves automaticaly
why dont you wanna save the world?
because I want to exploit a couple of things, to make a joke
just make a backup and then restore the backup
its faster then trying to break the whole thing.
okey, thanks, i will try to do that
yea, they wherent much help as no one replied either. so i suppose i just wont have what im looking for. oh well
But you were
world edit superpickaxe
i didnt mean it like no one replied here. i plan on looking into it.
I just realized I took offense to that when this is spigot not paper XD
sorry
but you might want to look into datapacks instead of plugins for it
great, lol somthing i know even less about.
i fixed it, its because of avast. i uninstalled it and gave it bad feedback because it deserves it
is there a bedrock to java texture pack converter?
no
guys how to remove dragon fireball
i accidently spawned one in my server and my server is tryna move it
/kill @e[type=whateveritis]
u dum
Mmk
@light hemlock can I ask you something?
sure
I didnt even reloaded the server, i just restarted it and the arm didnt work anymore
Its related to the plugin folder, because when I deleted the folder the files regenerate and it started working again.
fixed now?
do you have any idea why is that keep happens? I didnt even touched the config
wait
troubles
I don't know but when I deleted the config and it regenerate the files it started working again
Plugins (23): AdvanceParticle, CombatWeaponryPlus, ImageOnMap, PlaceholderAPI, HolographicDisplays, Vault, MyCommand, Multiverse-Core, PaperMoney, ClientDetector, WorldEdit, Essentials, Multiverse-Inventories, WorldTP, CommandPanels, Multiverse-Portals, WorldGuard, AdvancedPortals, Citizens, AdvancedRegionMarket, Multiverse-NetherPortals, GriefPrevention, ChestShop
@light hemlock do you identify a plugin that might changes arm's config?
let me look
Maybe advancedRegionMarket
and ChestShop
Both are same
try using one at a time
maybe there're plugins that use the same placeholders?
wdym @light hemlock
chestshop and advanceregion market also got a chestshop
?
so you tell me to delete chestshop?
ok
well try that
I'm restarting the server
it still not working
but as I mentioned before it's somehow related to the arm folder @light hemlock
you deleted chest shop?
yep
reseted the config?
nope
:/
._.
reseting the config?
k
I know it would work for now, so we need to wait few hours to see if this error keeps happening
k
anyways thanks
add me to friends
of course
Hello everyone, I have a question.
How can I turn off global chat on servers and enable world-only chat?
I have the Chatmanager plugin, how does it work there?
Okay 👍
