Creatures+ [Deleted]

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

Status
Not open for further replies.
Works Great! Configure individual Creatures and level fly speed...
EXAMPLE CONFIG: I use this. Pteranadon, Griffin, Owl, Moth and Gigantosaurus so far - ALL WORKS GREAT, Nice work!

},
"Commands": {
"LevelSpeed": "/levelspeed",
"FreeRespec": "/dinorespec",
"ConfigReload": "CreaturesPlus.Reload"
},
"Dinos": [
{
"Dino": "Griffin_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Moth_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
}, {
"Dino": "Owl_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Argent_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Ptero_Character_BP",
"Stats": {
"Movement Speed": {
"AddOnTame": 0.10,
"ImprintGives": 0.1,
"MaxPerPoint": 0.02,
"WildMaxPerPoint": 0.01,
"CapPoints": -1
}
}
},
{
"Dino": "Gigant_Character_BP",
"Stats": {
"Health": {
"ImprintGives": 0.2,
"MaxPerPoint": 0.02,
"CapPoints": -1
},
"Stamina": {
"AddOnTame": 0.07,
"ImprintGives": 0.2,
"MaxPerPoint": 0.08,
"CapPoints": -1
},
"Weight": {
"AddOnTame": 0.35,
"ImprintGives": 0.2,
"MaxPerPoint": 0.1,
"CapPoints": -1
},
"Melee Damage": {
"AddOnTame": 0.07,
"ImprintGives": 0.2,
"MaxPerPoint": 0.138,
"CapPoints": -1
}
}
}
 
Hey is it possible to nerf some tamed dino's with this plugin?
For example i want to nerf flying dino's so they dont have as much stamina and weight like they currently do.

So if i could give them negative values which would decrease their stats, that would be awesome.

Cheers!
 
hello, i have a question. is it possible to somehow make a CapPoints for pumping points for one characteristic for all dinos at once, without prescribing each one separately?
 
hello, i have a question. is it possible to somehow make a CapPoints for pumping points for one characteristic for all dinos at once, without prescribing each one separately?
including animals from mod
 
hello, i have a question. is it possible to somehow make a CapPoints for pumping points for one characteristic for all dinos at once, without prescribing each one separately?

Each one will need added to the config you want to modify.
 
This resource has been removed and is no longer available.
 
Status
Not open for further replies.
Back
Top