Admincraft

A

Admincraft

Join the community to ask questions about Admincraft and get answers from other members.

Join

Bukkit - Commands.yml problem

Hello I'm trying to reroute the teleport command from essentials:tp back to minecraft:tp
tp:
- minecraft:teleport
tp:
- minecraft:teleport
However this is resulting in errors, what might I be doing wrong?...

Intermittent High Ping?

Hello! I've been struggling with this for a while. I have no clue how to go about diagnosing the issue either. Basically, it's intermittent and never consistent- a player, or sometimes multiple players will experience insane levels of ping that always result in timing out. The strange thing is that it never happens to more than one player at a time. The server's had at least 3 people on it that have not had it while 1-2 others will. Any ideas or suggestions as to where to start looking first?...
No description

Out of memory while pregenerating?

I'm currently testing pregenerating on my modded 1.18.2 Forge server, and I'm running into an issue where after about an hour or so of pregeneration, the server runs out of memory. Whenever the memory usage reaches an amount that would force the server to crash, my chunk pregenerator mod automatically saves the world, and then closes it to prevent corruption. Something is prompting this to happen and I am trying to figure out what. My assumption is a memory leak, but I have no clue what could be causing it. Attached is my modpack- are there any mods there that may have a memory leak? And yes there are a few client-only ones there but I do not have those ones installed on the server....
No description

Starting Public Server

The title says about half of what I'm asking here. I am looking to start a Minecraft server that is going to be open to the public, I have dealt with larger private servers before so I am not too worried about traffic volume, but I am more worried about cheats, exploits, attacks, etc. I'm sure you all know what I'm talking about. does anyone have any advice for how to combat some of this. Currently I know/think: - Use a reverse proxy - I am looking at FlameCord for added security, as well as ExploitFixer by the same dev (both paid)...
Solution:
They "protect" against ddos by dropping bot ips with iptables, it really only lowers a bit the load on the cpu, if you get a 2gbps flood and your connection is 1gbps theres nothing it can do. Still id take velocity + limbofilter or at least xCord/NullCordX over flamecord if you care about security...

tebex, craftingstore, vyhub

Which one is the better choice for making a website? (With news, store, and possibly a wiki, or somewhere to link to my current gitbook wiki)

Luckperms Doubt

can anyboy tell me that if its possible that i can by luckperms for specific permission who does have ?

Mob AI Optimization

On a paper server (1.21.4), is there a good way to limit mob AI in a way that saves on server performance without messing with gameplay too much? I've looked into messing with activation ranges and max collisions, but I was hoping there was something that was more specific to mob AI. Villagers are the biggest offender due to trading halls.

Domain & pl3xmap

Hey so I own an earth server and I use pl3xmap for the online map. Just wondering how can I link my subdomain map.astrosmp.fun to my pl3xmap map. Currently ive configured pl3xmap to connect the map with this link http://play.astrosmp.fun:25566/ I have no idea of how domains work so please guide me...

Let only one player speak

So I'm trying to find a method where I can disable the chat temporarily and only let one player talk via the in game chat, any solutions to this?

!!! Server Emergency - World data unintentionally upgraded

I run a 1.8 minecraft server. Today, I was trying out a new spigot, unaware that it was for Minecraft version 1.17. It automatically converted all my world data into 1.17, and now I can't start the server with my 1.8 spigot. * I do not have any world backups * I cannot switch to 1.17 ...
No description

Optimizing my Server

Im running a hybrid jar and have a server with 10 plugins ab 100 mods with 16G RAM. The TPS starts to sink once ab 15-17 players r on and i want to host 30 players. what kind of specs do i need to run this type of server with out wasting money on hard where I dont need?
No description

Reducing Lag from flying machines/auto farms

I don't have a lag issue at the moment however I know that if I continue allowing more and more people to build sugarcane and bamboo flying machine farms then it can become quite stressful for the server. I'm looking for a way to disable uniquely these redstone contraptions and wondering if anyone has come across a plugin that does so? If not no biggie, I can script up a solution on my own, I just figured I'd try here first as it seems like an issue others might have had P.S. I'm not disabling redstone so don't even think about it...
Solution:
flying machines dont preduce much if any lag
No description

Font_images in ItemsAdder does not work

Any font_images types do not work in my ItemsAdder. I took ready-made packs from BM or made them myself following the example from the wiki, but nothing helped, instead of a prefix or icon there was just an empty rectangle. There are no errors in the console and regular models with textures work and are added to the pack perfectly.
No description

server for me & partner

me & my partner are looking for an mc server host to purchase a server from, we're just running a small survival world together, I originally went with bloom but we both seem to have issues with their network, looking for an alternative in ashburn/ny

Plugin that adds custom music?

Is there any 1.21+ plugin that can add custom music to certain areas or when some events are happening (boss fights, cut scenes,etc..)? or should I just use skript and do everything myself lol Edit: I should also add that I plan to add about 150 new tracks, as every single quest and town on the server will have it's own theme...

Interpolation Duration

Why is it ignoring the interpolation duration? ```kotlin (Bukkit.getWorld("world")?.getEntity(this.uuid!!) as ItemDisplay).apply { teleportDuration = 3 interpolationDuration = 3...

Exception in servertick loop, dunno what to do.

https://mclo.gs/VaaNSTF Whenever loading into a singleplayer world, Minecraft just crashes....

Hardware for modded minecraft server

what are the requirement based hardware for decent experence with heavy modded minecraft (like exosphere,atm,....) there currently around 5 of friend planning to play and if there hosting service in asia that would help aswell

Help Figuring Out the Cause of Low TPS in Fabric Modded Server

Spark profile: https://spark.lucko.me/nbEyPBInLH Tried reading the tick loop guide but I can't get my head around the decrease in tps when more players join. Looking for someone who could read the spark profile and help me figure out what I'm doing wrong with my server....