Disabling/removing "/chunkloaders" command

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Jarate

New Member
Jul 29, 2019
22
0
0
I run a pvp server and players are complaining about a newfound command that reveals the coordinates of other players that anybody can access. The command, as stated in the title, is, "/chunkloaders"

Google does not give me anything relating to this issue so here I am asking people here.
 

Bickers

New Member
Jul 29, 2019
777
0
0
I run a pvp server and players are complaining about a newfound command that reveals the coordinates of other players that anybody can access. The command, as stated in the title, is, "/chunkloaders"

Google does not give me anything relating to this issue so here I am asking people here.
in chickenchunks.cfg

Code:
#Set to false to deny a player access to the chunk viewer
allowchunkviewer
{
    DEFAULT=true
    OP=true
}

set it to false and see if a normal player can use it
 
Status
Not open for further replies.