#Skript Spamming Console When I run the command in this skript
1 messages · Page 1 of 1 (latest)
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?
I dont get why people try to hide their plugins
idk maybe to like stop people copying their server ig
anybody capable of copying the server can figure out the plugins in a matter of minutes
ig
all u need is just type / and use tab complete and it will say plugin:
Yea
Your correct I think that’s why people do that
but also it’s so easy to figure out plugins if you used them before or anything
you could try a on command "/pl" or wtv
or just do
command /pl:
aliases: plugins
trigger:
if player is a op:
uncancel event
else:
send "Nope" to player
cancel event
y would u uncancel event when its not even canceled
- it wont give u the plugins cuz its skript command itself
Just simply do
command /pl:
aliases: /Any, /Other, /Commands
trigger:
if player is not a op:
cancel event
that wont work
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
Oh Ty I'm kinda a little dumb because I haven't been scripting much cause I'm on my phone
Your smart
you're*
Yes 😭
.
idk
on command "/plugins" or "/pl":
if player is not op:
cancel event
i already sent the same code
Ah
but theres issue if u put multiple commands in the event
Didnt see that
so just copypaste the whole code 4x for each cmd
pl, plugins and bukkit:pl, bukkit:plugins
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
its not
It is
Player is not an op
Cancel event
Send message```
so its solved
u could also just revoke the /plugins and /version permission
^
funny message = funny
In my opinion it's kind of unprofessional to show plugins to everyone (idk
Also hackers could find loopholes / bugs / other stuff on the plugins and abuse it
You can check with commands almost all of the plugins but its harder
Theres hack clients that bypass op
No there arent
make a good server and it wont be a problem
there are
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
Fr no point
That’s not true
If im right you can check almost everything about a mh server via the mh api, you only need how to do it
i dont think so
idk
funny message
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
If I can't see the plugins it's an automatic L
yes for you
It is quite sad how people genuinely want to hide the plug-ins but most still find a way to know what plug-ins they use
just use tab complete and it will say /<pluginname>:<command>
Ong
some servers just completely disable tab completion on the server so everything typed shows as incorrect command until the player sends the command