CyanZoldyck Posted April 18, 2023 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 31 Reputation: 0 Joined: 01/09/21 Last Seen: Saturday at 10:29 PM Share Posted April 18, 2023 I would like to disable @die command for players. I already put kill: false in groups.conf but players is still able to use it. Am I doing something wrong? Anyone can help me on this? Thank you! id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* informational commands */ commands: true rates: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true warp: true jump: true kill: false jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true refresh: true noask: true autoloot: true alootid: true autoloottype: true autotrade: true mobsearch: true resist: true request: true go: true duel: true accept: true reject: true invite: true who: true whogm: true storage: true guildstorage: true } permissions: { attendance: true can_trade: true can_party: true } }, Quote Link to comment Share on other sites More sharing options...
0 ryzenthird Posted May 14, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 23 Reputation: 3 Joined: 10/31/12 Last Seen: February 17, 2024 Share Posted May 14, 2023 why not just remove the kill instead of putting false? did you try it? Quote Link to comment Share on other sites More sharing options...
0 CyanZoldyck Posted May 15, 2023 Group: Members Topic Count: 10 Topics Per Day: 0.01 Content Count: 31 Reputation: 0 Joined: 01/09/21 Last Seen: Saturday at 10:29 PM Author Share Posted May 15, 2023 It is not actually included in the list by default. For some reasons, players is still able to use it so I tried to ass kill: false but players can still use it. am I missing something else or doing something wrong? Quote Link to comment Share on other sites More sharing options...
Question
CyanZoldyck
I would like to disable @die command for players. I already put kill: false in groups.conf but players is still able to use it. Am I doing something wrong? Anyone can help me on this? Thank you!
id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { /* informational commands */ commands: true rates: true showdelay: true exp: true mobinfo: true iteminfo: true whodrops: true time: true warp: true jump: true kill: false jailtime: true hominfo: true homstats: true showexp: true showzeny: true whereis: true refresh: true noask: true autoloot: true alootid: true autoloottype: true autotrade: true mobsearch: true resist: true request: true go: true duel: true accept: true reject: true invite: true who: true whogm: true storage: true guildstorage: true } permissions: { attendance: true can_trade: true can_party: true } },
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.