Xabi Posted November 10, 2018 Author Posted November 10, 2018 Just now, Jordan409 said: even when going out his step not Are you sure you rejoined the server when changing the value?
Jordan409 Posted November 11, 2018 Posted November 11, 2018 On 11/10/2018 at 1:38 AM, Xabi said: Are you sure you rejoined the server when changing the value? I just redo and always like I emptied the tables mysql I registered on the server create a character then I closed the server and in the database I put in "AdminRank" on 4 and nothing n still does not have access to commands
Jordan409 Posted November 11, 2018 Posted November 11, 2018 On 11/10/2018 at 1:38 AM, Xabi said: Are you sure you rejoined the server when changing the value? It's nice that "adminrank" that you have to change to become an admin because I'm well connected to the database because when I add money from the database it works well and also when i do / login his met No account found with your name.
Xabi Posted November 11, 2018 Author Posted November 11, 2018 7 hours ago, Jordan409 said: It's nice that "adminrank" that you have to change to become an admin because I'm well connected to the database because when I add money from the database it works well and also when i do / login his met No account found with your name. That /login is to log into the ACL, not used currently. About the admin rank, it has to be working if you do the same you do for money, which commands did you try?
Jordan409 Posted November 11, 2018 Posted November 11, 2018 4 hours ago, Xabi said: That /login is to log into the ACL, not used currently. About the admin rank, it has to be working if you do the same you do for money, which commands did you try? by doing / ban / ghostmode I do not have access to commands
Xabi Posted November 11, 2018 Author Posted November 11, 2018 9 minutes ago, Jordan409 said: by doing / ban / ghostmode I do not have access to commands Do you have ACL enabled? Also, what's /ghostmode?
Jordan409 Posted November 11, 2018 Posted November 11, 2018 11 minutes ago, Xabi said: Do you have ACL enabled? Also, what's /ghostmode? Yes I have activated acl "<? xml version =" 1.0 "?> <config xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns: xsd = "http://www.w3.org/2001/XMLSchema"> <Acl_enabled> true </ acl_enabled> <Log_console> true </ log_console> <Log_chat> true </ log_chat> <resource src = "WiredPlayers" /> <resource src = "admin" /> <resource src = "welcomemessages" /> </ Config> " The ghostmode is normally to be invisible
Xabi Posted November 11, 2018 Author Posted November 11, 2018 Just now, Jordan409 said: Yes I have activated acl "<? xml version =" 1.0 "?> <config xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns: xsd = "http://www.w3.org/2001/XMLSchema"> <Acl_enabled> true </ acl_enabled> <Log_console> true </ log_console> <Log_chat> true </ log_chat> <resource src = "WiredPlayers" /> <resource src = "admin" /> <resource src = "welcomemessages" /> </ Config> " The ghostmode is normally to be invisible You changed the default settings, ACL shouldn't be enabled. Also, the commands you are testing are from admin and welcomemessages resources?
Jordan409 Posted November 11, 2018 Posted November 11, 2018 (edited) It may come from Admin and welcomemessages resources but why Acl should not be enabled? it's because I looked in the file "acl.xml" which is located in the folder bridge <? xml version = "1.0"?> <acl xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns: xsd = "http://www.w3.org/2001/XMLSchema"> <group name = "Everyone"> <acl name = "Default" /> <object name = "user. *" /> <object name = "resource. *" /> </ Group> <group name = "Moderator"> <acl name = "Moderator" /> </ Group> <group name = "Admin"> <acl name = "Moderator" /> <acl name = "Admin" /> </ Group> <acl name = "Default"> <right name = "command.kick" access = "false" /> <right name = "command.ban" access = "false" /> <right name = "command.stop" access = "false" /> <right name = "command.start" access = "false" /> <right name = "command.restart" access = "false" /> <right name = "command.kill" access = "false" /> <right name = "command.forcemap" access = "false" /> <right name = "command.ghostmode" access = "false" /> <right name = "command.settime" access = "false" /> <right name = "command.setweather" access = "false" /> <right name = "command.blackout" access = "false" /> </ Acl> <acl name = "Moderator"> <right name = "command.kick" access = "true" /> <right name = "command.ban" access = "true" /> <right name = "command.kill" access = "true" /> <right name = "command.forcemap" access = "true" /> <right name = "command.ghostmode" access = "true" /> <right name = "command.settime" access = "true" /> <right name = "command.setweather" access = "true" /> <right name = "command.blackout" access = "true" /> </ Acl> <acl name = "Admin"> <right name = "command.stop" access = "true" /> <right name = "command.start" access = "true" /> <right name = "command.restart" access = "true" /> </ Acl> </ Acl> Ducut I looked at the commands and I tried and it's his orders that do not work Edited November 11, 2018 by Jordan409
Xabi Posted November 11, 2018 Author Posted November 11, 2018 3 minutes ago, Jordan409 said: It may come from Admin and welcomemessages resources but why Acl should not be enabled? it's because I looked in the file "acl.xml" which is located in the folder bridge <? xml version = "1.0"?> <acl xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns: xsd = "http://www.w3.org/2001/XMLSchema"> <group name = "Everyone"> <acl name = "Default" /> <object name = "user. *" /> <object name = "resource. *" /> </ Group> <group name = "Moderator"> <acl name = "Moderator" /> </ Group> <group name = "Admin"> <acl name = "Moderator" /> <acl name = "Admin" /> </ Group> <acl name = "Default"> <right name = "command.kick" access = "false" /> <right name = "command.ban" access = "false" /> <right name = "command.stop" access = "false" /> <right name = "command.start" access = "false" /> <right name = "command.restart" access = "false" /> <right name = "command.kill" access = "false" /> <right name = "command.forcemap" access = "false" /> <right name = "command.ghostmode" access = "false" /> <right name = "command.settime" access = "false" /> <right name = "command.setweather" access = "false" /> <right name = "command.blackout" access = "false" /> </ Acl> <acl name = "Moderator"> <right name = "command.kick" access = "true" /> <right name = "command.ban" access = "true" /> <right name = "command.kill" access = "true" /> <right name = "command.forcemap" access = "true" /> <right name = "command.ghostmode" access = "true" /> <right name = "command.settime" access = "true" /> <right name = "command.setweather" access = "true" /> <right name = "command.blackout" access = "true" /> </ Acl> <acl name = "Admin"> <right name = "command.stop" access = "true" /> <right name = "command.start" access = "true" /> <right name = "command.restart" access = "true" /> </ Acl> </ Acl> Ducut I looked at the commands and I tried and it's his orders that do not work Those are the default commands comming with the default resources on bridge. I said multiple times that the commands are located on Messages.cs, it's also on GitHub (Commands.cs for 1.2.0 version)
Recommended Posts