Masuary
Masuary
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
Whenever people finish this quest, it will run the command directly as console and it works like a charm 😄
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
I am using FTB Quests together with FTB XMod Compat. I have made a server script using KubeJS on server side only. ( clients don't need the mod )
FTBQuestsEvents.completed('QUESTIDHERE', event => {
event.server.runCommand(`lp user ${event.player.username} parent set LPGROUP`)
})
FTBQuestsEvents.completed('QUESTIDHERE', event => {
event.server.runCommand(`lp user ${event.player.username} parent set LPGROUP`)
})
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
Fixed it using KubeJS
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
Any other ideas ?
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
Or do you know if you can change that ?
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
No way to set it to OP Level 4
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
not 4
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
because it runs the command as if you would have permissions level 2
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
It doesn't work sadly
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
I was forced to use KubeJS as giving luckperms ranks with FTB Quests doesn't work
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
Already included the compat mod
23 replies
AAdmincraft
Created by Masuary on 6/15/2024 in #questions
FTB Quests reward using KubeJS
No description
23 replies
AAdmincraft
Created by Masuary on 7/15/2023 in #questions
[FORGE] autosaving keeps turning on even though I use save-off
I just added save-off in the schudule
27 replies
AAdmincraft
Created by Masuary on 7/15/2023 in #questions
[FORGE] autosaving keeps turning on even though I use save-off
perhaps what Senor said above
27 replies
AAdmincraft
Created by Masuary on 7/15/2023 in #questions
[FORGE] autosaving keeps turning on even though I use save-off
This mod didn't fix my issue. it was still autosaving every 5 min.
27 replies
AAdmincraft
Created by Masuary on 7/15/2023 in #questions
[FORGE] autosaving keeps turning on even though I use save-off
Makes sense I guess
27 replies
AAdmincraft
Created by Masuary on 7/15/2023 in #questions
[FORGE] autosaving keeps turning on even though I use save-off
Aha
27 replies