Jump to content
  • 0

Not Being able to execute commands as server operator


CommunisticBud

Question

I own a minehut server and im using skript to completely redo everything and im trying to do a command that says the ip of the server to the player using ./ip and skript says it works, yet it says i dont have permission to use it and i have console and everything, im opped too.

image.png

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 1

The /ip command is blocked (even if your operator). If you want to get the adress of your server. Its (servername).minehut.gg

Edited by KJPAKA

 

Active Minehut Player since 2016

Advanced at Skript - Know a lot about running a server 

If you need help with anything contact me @ KJPAKA#0001

 

Link to comment
Share on other sites

  • 1

Yup, just what i was going to say. The command is a minehut command which is blocked and it cant be overrided.

 

Active Minehut Player since 2016

Advanced at Skript - Know a lot about running a server 

If you need help with anything contact me @ KJPAKA#0001

 

Link to comment
Share on other sites

  • 0

i mean that i made a custom ip command cause people always ask the name of the server

heres the script i have for the cmd btw :

 

# Sends The Server IP

command /ip:
    permission: command.ip
    permission message:    &cNo permission.
    executable by:    player
    trigger:
        send "&lSerbing.Minehut.gg or Serbing"

Edited by CommunisticBud
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...