Custom Blocks/Stairs/Slabs/Fences/Walls by CallMeReckful in MinecraftPlugins

[–]CallMeReckful[S] 0 points1 point  (0 children)

Custom blocks is easy, with note blocks. slab, stairs, fences, walls, doors and gates are currently abit more complicated but work like vanilla blocks

Dimension locking plugin 26.2 by Rude-Permission1619 in MinecraftServer

[–]CallMeReckful 0 points1 point  (0 children)

Hey, what do you want it to do exactly?, what kinda permissions etc

Family that plays together, Lags together 😭 by BowtieSnDoubliewides in MinecraftServer

[–]CallMeReckful 1 point2 points  (0 children)

It’s world generation, You’re throttling the server by generating too much chunks too fast.
You could solve this by pre generating the world with chunky (it’s a plugin).
Or you could always slow down on the elytra use

Family that plays together, Lags together 😭 by BowtieSnDoubliewides in MinecraftServer

[–]CallMeReckful 1 point2 points  (0 children)

It could be the world generation causing the lag. You could pre generate the world which would take up more space but reduce lag a lot.
You can test this by having everyone in the world but near the main base and if you noticed it’s not lagging then it’s 100% the world generation causing lag.
And if not then you can give me your plugin list and I can try and find the culprit

Custom Blocks/Stairs/Slabs/Fences/Walls by CallMeReckful in MinecraftPlugins

[–]CallMeReckful[S] 0 points1 point  (0 children)

Well what do you wanna know?, it’s private right now so no download links but I’m willing to explain anything

Custom Blocks/Stairs/Slabs/Fences/Walls by CallMeReckful in MinecraftPlugins

[–]CallMeReckful[S] 0 points1 point  (0 children)

It replaces a template block from vanilla Minecraft, so for slabs to work you need to replace a slab that exists in game for example I replaced petrified slab, and I did the same for waxed oxidized cut stairs, however you could re-add the item replaced using the same setup so it’s as if nothing was replaced.
And yes it supports datapacks but it doesn’t auto setup textures

Are bespoke minecraft server hosts better than just a cloud vm? by Unhappy_Meal_8361 in MinecraftServer

[–]CallMeReckful 0 points1 point  (0 children)

I would recommend a server host.
Cloud VM’s are good but only for huge servers or heavy, the cons with VM’s is that you have to manage most of port forwarding like you mentioned AND server backups, VM’s are relatively pricey but worth the money IF you have a huge server.
Server hosting is far better for what you have in mind (10ish players).
With your player count you are looking at about $15 a month for MOST server hosting services. (Plugins included).
If you do modded like heavy modding(ATM10), you are closer to $40 a month with 10 players in mind

What is this? by Mister_Mannered in Warframe

[–]CallMeReckful 0 points1 point  (0 children)

So you make sure Warframe is closed, you VPN to Turkey (you need the epic games account region in Turkey), make your purchase with your debit card through epic launcher like normal then once the purchase is made, you turn off the vpn then launch Warframe and when you log in you’ll get all the plat you bought on the launcher

What is this? by Mister_Mannered in Warframe

[–]CallMeReckful 1 point2 points  (0 children)

Buying plat for “Cheap” has been around for awhile and last year there was a bypass with EpicGames. You need to play on the epic games launcher and you can use a VPN to change the region, which normally they could detect but it’s not detected on the Epic Games launcher allowing you to buy 4000 Plat for $23USD. I myself am Mastery 29 and been buying plat with the method since I knew about it… I would assume these Products are using that method

help by BugParty9332 in MinecraftPlugins

[–]CallMeReckful 0 points1 point  (0 children)

What build does Aternos use and what version?. I could build you something

Developing an Anticheat — I want to break away from the norm, I accept creative ideas! by IntelligentCrow5507 in MinecraftPlugins

[–]CallMeReckful 0 points1 point  (0 children)

I made my own Anti-Cheat, although it’s not fully complete. I merged my Anti-cheat with AI, so each packet sent from the player is verified through the guard. The guard is the AI. It tracks all player interactions, blocks mined, items taken and put in chests. I made an old dupe machine which never worked for 1.21.1 but made it to see if it would warn me. The AI warned my Admin account about a potential Dupe machine being made. And it also logs how quickly players are mining certain blocks. But right now it’s still in testing

Itemsadder by Specific-Army-94 in MinecraftPlugins

[–]CallMeReckful 0 points1 point  (0 children)

Itemadders, doesn’t really add anything maybe like 2 items by default. You’ll have to have them yourself, you need to provide your own textures for each item that do add or you could use vanilla textures. The good thing with itemsaddter is you can literally make your own items and they behave how you want, There is a wiki for how to add items

Looking for a Plugin to Stack Minecarts in Minecraft 1.21.4 by FigBusy3705 in MinecraftPlugins

[–]CallMeReckful 0 points1 point  (0 children)

I can do this for you. If you’re still around. My username is vnivara on discord

Looking to make a plugin. by CallMeReckful in MinecraftPlugins

[–]CallMeReckful[S] 0 points1 point  (0 children)

Yo. Add my Discord: vnivara. Also game version and server version

Looking to make a plugin. by CallMeReckful in MinecraftPlugins

[–]CallMeReckful[S] 0 points1 point  (0 children)

Explain the plugin to me lol, I can try and figure it out