Admincraft

A

Admincraft

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

Join

Fabric Mobcap modifier?

Are there any mods for 1.21 that let me change the mobcap? I know carpet is supposed to have a /spawn mobcap ... command but it doesn't seem to exist in multiplayer. I haven't been able to find an up to date mod that lets me adjust the mobcap, does anyone know of one?

Server lagging, help with spark profiler

Spark profiler link: https://spark.lucko.me/Tq2Nkm0dHO I have a fabric modded server, it has 223 mods, 8 GB RAM. Is that simply not enough or is something eating the wrong amount of memory?...

Resources for advanced Plugin Development

Hey Admincraft community, I’ve been looking around trying to find advanced resources for Minecraft server development. I’m interested in things like database structure, networking, and profiling systems. It would be great to see this stuff in action under a Minecraft use case. I have used a course on Udemy that covers a lot of the essentials in the past. I would be interested in paid resources too (if they are worth it)...

MythicMobs, how can I log item drops?

There is a single command that can be run for all drops in a drop table, but I cant see any placeholder that can be used for an item name? If there is, then that could be used with the command thats run and log item drops. Otherwise, how can I log item drops so we can work on droprates and know how many special items have dropped....

Entity Activation Range and Simulation Distance on PaperMC.

I'm looking into making a giant parameter in my Minecraft server for mob farms and such. However, as I went through the server's settings some minutes ago, I noticed this: ```entity-activation-range:       animals: 32       monsters: 32       raiders: 48...

Paper Server 1.20.4 Connection and Performance Issues

We're hosting a worldbuilding smp style kingdoms server with a bunch of plugins like citizens, denizen, betonquest, mythic mobs & crucible & dungeons, multiverse, etc. and are aiming to reach a maximum online of ~40 concurrent players in this year (having ~5 at the current moment). We're new to hosting a server and Currently we are facing some problems: 1. We have players from around the globe, Some people are having packet loss - they log on, run around for 30 second and get timed out, while others from the same region / continent are doing ok (sometimes I my self get this out of the blue). We suspect it has something to do with eu's restrictive gateway and server location (london)? 2. Even though the server is doing good, the Spark report is concerning and some metrics are different from what the hosting pannel shows - the RAM always oscillates between 3 and 8 gb with 1 player, going up to 12 with more and the panel show no more than 5-10% CPU usage while the report show 98%...

Tunnels

I can run a dedicated machine in my house, get an additional ip to use for it and tunnel through a vps in the same city right?

Server Crash after adding Aether expansions?

I keep running into situations where the server lags like crazy and then crashes when I try to teleport to a Platinum Dungeon. https://mclo.gs/T13AOdS...

Donator mod

I'm on mc version 1.20.1 Forge looking to find a mod that connects my discord roles to in game roles so they have set perms. like /feed /home /enderchest kinda thing /kit i cant seem to find one. im i just not looking somewhere...

Fabric Server 1.21 occasionally gets low TPS or will crash

Question I am using Pebblehost PREMIUM, 6GB with around ten players at the most. (usually four or five) Occasionally the TPS will drop to like 11-12 for a solid couple minutes. I'm not sure if it's the datapacks or maybe one of the performance mods having trouble. But the list of my datapacks and mods are there. I also don't think the crash and low TPS are related, but they definitely both need fixing. ...

self-hosting veteran looking for advice from the new generation

hello yes hi quick one i hosted servers for me and my friends back in beta 1.18 when craftbukkit was the base and spigot was some weird underdog. im back now wanting to run a server for a little champion and his friends. i have enough performance/network to not care about those, i self-host other stuff as well. I work in IT, i know my way and wont need a hand for the most part. all im curious about is, whats a good server software these times? i see too many, also paper (or was it fabric) which apparantly doesnt support basic plugins? i want to be able to add stuff that they used to call treecapitator. i also assume i need to find out how to get geyser working so they can play on tablets....

best bang for your buck cpu.

I’m think of starting a small hosting service for me and my friends to host servers. What are the best bang for your buck CPU’s that could handle multiple servers at a time

Does the network proxy hide the backend IPs?

I have a proxy on my network on a separate host from my backend servers. Is it possible for a bad actor to figure out what the IPs are to my backend servers if I only give them the IP to the proxy?

Modded Server crashing when chunks load, logs not being of much help

I am running a modded server that is crashing every time someone's base chunks are being loaded. The crash logs are being incredibly unhelpful in diagnosing this problem due to it being a Watchdog crash, and the only thing the proper logs are saying immediately after the chunks load is the following ```[01:10:40] [Server thread/WARN]: Cannot be stored block data, level is NULL [01:10:42] [Netty Acceptor IO Thread/ERROR]: Exception occurred in netty pipeline...

Random Hoppers Despawn?

Ive build a huge farm with some friends , but sometimes random hopper dissappear on the Whole world, why? Is this a known issue of Paper? [19:02:40 INFO]: Server Plugins (20): [19:02:40 INFO]: Bukkit Plugins: [19:02:40 INFO]: - Essentials, EssentialsChat, EssentialsSpawn, Honeypot, InvSeePlusPlus, InvSeePlusPlus_Clear, InvSeePlusPlus_Give, LibsDisguises, LuckPerms, Morphy ...
No description

'finishConnect(...) failed: Connection refused' through local Nginx Proxy manager.

Hi, I am having some trouble connecting to my mincraft server through my local NPM server. I'm not messing with Cloudflare yet, just my internal network. I have tried setting up a Proxy host and a stream, and in my DNS I have "diremc.lan" pointed to the IP of my nginx instance. But when I try to connect, I just get "finishConnect(...) failed: Connection refused" Does anyone know how I can set this up properly?...
No description

Corrupt resource pack

I have made a resource pack and when i download it manually everything works fine but when i put it on my server people who are joining (me too) see the downloading screen (so nothing wrong with download url) but after this "Server resource pack couldnt be applied" message pops i have been trying to solve this for 3 hours, my brain hurts, pls help...
No description

Inventory/GUI API to paint on Player's Inventory?

Is there an Inventory or GUI API that is available that would allow me to extend a GUI down into the Players Inventory section of a ChestGui? If so, how can this be done? Is there an API that offers this that I may have missed?...
No description

How to add map files on a server [multiworld plugin]

I'm using the Multiworld plugin, and I'm trying to import a map file. How do I properly import the map file into the server?...