#Anyone have a skript so i can type /B the the name of a player to ban them and /PB to perm ban them?
1 messages · Page 1 of 1 (latest)
#job-board they might have some there
k thanks
just go to docs
you can either use essentials, then create a skript with command /pb: with arguements and the trigger having, make player execute command "ban %arg-1% %arg-2% %arg-3%"
or
you can use pure skript and using the ban expression, alot of work but better and faster, since making the player execute stuff sometimes results in warnings in console and it has delay which is kinda bad
nvm i'll just delete my message because i kinda just gave you a /pb skript
just use skript not the execute player command thing
permission: ban.sk
permission message: &cYou cannot perform this command.
trigger:
make console execute "tempban %arg-1% %arg-2% Reason: %arg-3%"```
just search up ban skript and put /b and /pb as aliases
I havent tested it and prob has errors
🥄

lol
yeah thats prob better 😂
spoonfeeding?
?
when you give the person the solution without letting them work it out themselves
so they don't learn anything
well now they learned how to do it
true, however they asked for the skript and i just did it. good point tho