Jump to content
  • 11

chat in console


Jordaan1111

Question

2 answers to this question

Recommended Posts

  • 0
1 hour ago, Jordaan1111 said:

is there a way that i can see what commands my friends who are OP so i can see if they are cheating?

Hello.

Whenever someone executes a command, it is logged into your server logs which can be obtained with /dl log.

However, if you ask me, I would use Skript and Vixio to log commands that players execute in game, on my private discord server.

I know it sounds weird, but this is how I keep an eye on staff members on my server, and you can implement this too.

You will require some knowledge of setting up a discord bot, and how a skript works.

First of all, use this video to set it up:

 

 

Once that's done, do the following:

-> Go to File Manager, and then navigate to /plugins/Skript/scripts.

-> Once you are inside of this folder, make a new file named "logger.sk".

-> Copy paste the following inside of the file:

on load:
    login to "your-bot-token" with name "my-bot"

on command:
    send "%sender% `/%full command%`" to channel with id "your-channel-id" with "my-bot"

-> Save the file, and type /sk reload logger in-game.

Hello there! If you're reading this, hope you're having a wonderful day!

 

Feel free to contact me via Discord (CoolProgrammer#1920) for any help.

My DMs are always open for help.

You can also message via. forum messages for help.

1604908226_ScreenShot2021-01-28at10_32_28AM.png.2646ad6be239a9d0756a99e8e15602ab.png

Also, don't hesitate to leave a like on my post if I helped you in any way.

Link to comment
Share on other sites

  • 0

Cool has given you an extremely nice solution. If you plan on doing this long-term, I would follow their advice. However, if you just want to quickly check, you can access the logs by running the command /dl logs or by accessing the latest.log on the panel. Also, if you’re in game, you can install the plugin essentials to run a command known as /socialspy. This will enable you to see any commands they run.

  • Like 1

Joined on January 17th 2016

VIP since April 5 2017 - August 1st 2019

JrMod since August 1st

Mod since October 1st

SrMod since November 2nd - 2/7/21

Patron since February 8 - 3/7/21

Mod since March 8 2021

Retired since idk when

 

    [IMG]    button.png?t=Appeal&f=Calibri-Bold&ts=26&tc=fff&tshs=1&tshc=000&hp=20&vp=8&c=10&bgt=gradient&bgc=1d0dea&ebgc=1a0855&be=1 button.png?t=Rules&f=Calibri-Bold&ts=26&tc=fff&tshs=1&tshc=000&hp=20&vp=8&c=10&bgt=gradient&bgc=1d0dea&ebgc=1a0855&be=1  

If I helped or entertained you at all today, please react with a heart.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...