How to disable the join message for VoxelSniper?
flyinggoatman opened this issue ยท 2 comments
I had a look around for a while but could only find this post by @JackzTaEpic.
The staff memeber ( @MikeMatrix ) says it can now be done. Can someone please let me know how this can be done? thanks ๐
@flyinggoatman the way you disable the join message are as follows:
- Go to the server folder
- Go to plugins > VoxelSniper
- In the folder, open config.yml in your text editor.
- Change "message-on-login-enabled" to false, and save the file.
- Restart/reload your server and test it out!
@TheCodingHoodie That will work for version 5.170 but anything version 7+ will require me adding a new configuration option for it, just haven't gotten the time to do it yet.