#Group ranks
34 messages · Page 1 of 1 (latest)
i double-checked the syntax (grammar) and there appears to be no typos
here's a checklist of things to try:
- are the group roles and rank numbers set-up properly?
- did you type the correct group id?
- do the users you are testing with already have manually-set roles using the ;role command?
- did you make sure to publish your game with alt+p and join a new server?
- is kohl's admin placed in either workspace or serverscriptservice?
- is your settings placed in the root folder of the admin where you originally found it?
users are ranked in group, IDs are good, tried with the legacy version enabled and it gave the perms so no problem there
did you copy paste your entire settings from the legacy admin? if you did it might be best to recreate the same settings in the new admin's settings script
idk if there is changes in how the settings are laid out
Users have the 254 rank in the group correct?
i saw the structure for old and new is different so i don't know if that would work
majority 253
tried with an alt in my group
make sure not to copy paste your entire old settings if you are then. that might be causing issues.
start from the blank slate you get when you insert kohl's admin
It looks like they're using the new settings format
oh okay then
it's interesting that it works in the legacy admin. that could indicate a bug.
Any errors in F9 and does the admin work for you as the owner?
no errors
admin works fine for me, legacy version tried and worked but new does not, same user
i would go ahead with legacy but already set up specific commands that i need for vip
You did make sure it was published correct?
it is published
It seems to be working on my end, could you dm your full Settings module to me?
yes
You want fly as a VIP command yes?
i want all the assigned commands for vip to work, it shows me as player and not ranked
you will see
@bold geyser Instead of a web panel you should have totally made a settings editor. That would be OP.
Most of the questions we seem to get are settings related...
I’m not bothering with making anything for Roblox anymore
I'll be working on a settings plugin soon 🙂
Part of the next major update I have planned
You know what would be elegant? If the plugin and the admin were the exact same model. (MainModule would detect if it is running in a plugin or game context.)
F3X does this and it's very elegant indeed.
No need to make a new repo or anything...