#I need players to enter the server with the highest level skills
29 messages · Page 1 of 1 (latest)
Yo, it should be under server settings -> spawn with max skills/spawn with max stamina skills
||@raw snow||
Sorry, I think I wasn't very clear, but I want players to come with fixed Skills, for example "exercise" level 2, "cardio" level 2 @fervent frost
I believe it could be a plugin
Youd indeed need a plugin for that
Yes, do you know the name of the Plugin? @jade gyro
Actually you dont need a plugin
you can do this by modifing the map
but if you dont want to do that
Rocket Plugins to set easily skillsets with permissions - RocketModPlugins/SkillSets
should work
Although youll have to build it
Thanks bro, you helped me a lot! @jade gyro
Hi, sorry for the question, but how can I change the maximum skill settings in the map itself?
Youd set that in the Level Asset
https://docs.smartlydressedgames.com/en/latest/assets/level-asset.html#skill-rule-properties
Should I put it in Bundles/Assets/Levels? In the folder of the map itself?
So to bind it, I need to do it through Config.json, because I don't see any other config?
Each map can be associated with a Level Asset. These assets contain gameplay information not necessary for the main menus. Refer to Level Config for information on linking a level asset to a map.
And where is this config?
You make that yourself
Same with the level asset
Easiest is to just copy an existing level Config.json file
That is, the test.asset file needs to be connected like this: “Asset": { “GUID”: “6323swad753d4bd9a3eff6a367eef14a” } . And by entering the same GUID in the file itself?
So in your Config.json file you have the "Asset": thing and you set the GUID to be the same as your Level.asset file's