cs_26

テスト

Jan 28th, 2023
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. #これをvip購入時のコマンドにつける(/addvip @pなど、@pがプレイヤー名に置き換えられるかは不明)
  2. command /addvip <string>:
  3. permission: skript.admin
  4. trigger:
  5. add arg to {vip::*}
  6.  
  7. command /addmvp <string>:
  8. trigger:
  9. #mvpも同様に
  10.  
  11. every 60 seconds:
  12. loop {vip::*}:
  13. execute console command "/effect %loop-value% saturation 5 10"
Advertisement
Add Comment
Please, Sign In to add comment