#Skript Spamming Console When I run the command in this skript

1 messages · Page 1 of 1 (latest)

wispy musk
#

so basically the command does the command over and over again ;-;

#

it wouldn't show the plugins list of you have a /pl command you're just making yourself repeat the command over and over unless you wants to make your own messages for it
send "&aPlugins: (Plugins here)" instead of the make player execute thing

#

also the player can also do /plugins so i suggest adding an alias

#

for example

    aliases: plugins
    trigger:
        if player is a op:
            send "&aPlugins: Skript, Ipgrabber9000, Skriptfornoobs" to player
        else:
            send "Nope" to player```
#

do you have any skript addons?

cyan orbit
#

I dont get why people try to hide their plugins

wispy musk
#

idk maybe to like stop people copying their server ig

cyan orbit
#

anybody capable of copying the server can figure out the plugins in a matter of minutes

wispy musk
#

ig

analog basin
buoyant girder
#

but also it’s so easy to figure out plugins if you used them before or anything

hybrid solstice
#

you could try a on command "/pl" or wtv

limber garden
#

or just do

command /pl:
    aliases: plugins
    trigger:
        if player is a op:
            uncancel event
        else:
            send "Nope" to player
            cancel event
analog basin
#

y would u uncancel event when its not even canceled

#
  • it wont give u the plugins cuz its skript command itself
buoyant girder
analog basin
#

that wont work

buoyant girder
#

Why not

wispy musk
#

why do you have a / before the alias

#

would be aliases: Any, Other, Commands

analog basin
# buoyant girder Why not

cuz ur making new command in skript, aka it wont do anything or cancel it which is useless cuz it also doesnt do anything than that

#
    if player is not op:
        cancel event``` would work, cuz its not new cmd and it checks the bukkit one
buoyant girder
#

Oh Ty I'm kinda a little dumb because I haven't been scripting much cause I'm on my phone

cyan orbit
#

you're*

buoyant girder
#

Yes 😭

cyan canyon
#

.

primal yacht
#

Its much easier

#

Onlu why hide plugins though

analog basin
#

idk

primal yacht
#
on command "/plugins" or "/pl":
   if player is not op:
      cancel event

analog basin
primal yacht
#

Ah

analog basin
#

but theres issue if u put multiple commands in the event

primal yacht
#

Didnt see that

analog basin
#

so just copypaste the whole code 4x for each cmd

#

pl, plugins and bukkit:pl, bukkit:plugins

amber verge
#

why u all making it so hard xD

#

!format

#

.format

#

bruh

#

on command "/pl":
if player is a op:
stop
else:
cancel event
send "No" to player

#

lmao

analog basin
#

mb

#

but the stop is useless

amber verge
#

its not

cyan orbit
#

It is

amber verge
#

this way it will just run as normal

#

doesnt even matter anyway

#

it works

cyan orbit
#
  Player is not an op
  Cancel event
  Send message```
amber verge
#

so its solved

deep coyote
#

u could also just revoke the /plugins and /version permission

cyan canyon
#

^

pure vine
languid oasis
#

Whats the point of blocking plugins?

#

Scared they gonna see 500 plugins?

warped coral
#

You can check with commands almost all of the plugins but its harder

languid oasis
#

Theres hack clients that bypass op

warped coral
#

No there arent

cyan orbit
#

make a good server and it wont be a problem

cyan orbit
shell dome
#

Ok so if you have a permissions plugin (Ex: LuckPerms) you can just make sure players dont have that permission unless they are a certain rank or op and if it does show that permission you can just remove it and players will be hit with the insufficient permissions message

buoyant girder
buoyant girder
kind tulip
pure vine
#

there is a point

#

people can mind their own business and just play

#

if they come on to look at my plugins then they aint gonna play the server

#

thats why

cyan orbit
#

If I can't see the plugins it's an automatic L

warped coral
#

yes for you

buoyant girder
analog basin
#

just use tab complete and it will say /<pluginname>:<command>

cyan orbit
#

Ong

kind tulip