Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /console [<text>]:
- permission: console.skript
- permission message: &aOPがないとConsoleからの実行はできません!
- trigger:
- if arg 1 is not set:
- message "&aコマンドを入力してください"
- stop
- execute console command "%arg 1%"
- message "&a実行しました。"
- stop
Advertisement
Add Comment
Please, Sign In to add comment