PointLimiter

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Public Service Announcement

    Hey Guest, I’ve got some exciting news to share! 🎉

    Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.

    In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.

    On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.


    👉 Stay in the loop!
    Join our Discord for behind-the-scenes updates, early previews, and community discussions.

    » Click here to join our Discord! «

    ~ MrOwlSky

Having a weird Problem. Stops players from upgrading fortitude or water.
No water or fortitude config enabled.
Speed Limit that was configured, stopped working.
Code:
{
  "PlayerCap": {
    "Health": -1.0,
    "Stamina": -1.0,
    "Oxygen": -1.0,
    "Food": -1.0,
    "Water": -1.0,
    "Weight": 3010,
    "MeleeDamageMultiplier": -1.0,
    "SpeedMultiplier": 175.0,
    "CraftingSpeedMultiplier": -1.0,
    "TemperatureFortitude": -1.0
  },
  "DinoCap": {
    "Health": -1.0,
    "Stamina": 6000.0,
    "Oxygen": -1.0,
    "Food": 160000.0,
    "Weight": -1.0,
    "MeleeDamageMultiplier": -1.0,
    "SpeedMultiplier": -1.0,
    "CraftingSpeedMultiplier": -1.0
  }
}
 
Hello, do you guys know if this is working as of now?

In our server its just not working at all, I'm not sure where to check for errors.
 
hello so my ini looks like this atm:

"DinoCap": {
"Health": -1.0,
"Stamina": -1.0,
"Oxygen": -1.0,
"Food": -1.0,
"Weight": -1.0,
"MeleeDamageMultiplier": -1.0,
"SpeedMultiplier": 150,
"CraftingSpeedMultiplier": -1.0

But its still possible to level al lflyers to lvl 500 why and how to fix?
 
Is there is a way limit all dinos exept one or vice versa? i want to make quetzals and argys be able to get higher weigths then other dinos to make them more viable then they currently are.
 
can you please an the possibility to cap different dinos. it make no sense if i cap hp to like 100k, a Tusoteuthis or some other big creatures can have easy a lot more.
 
Back
Top