Advertisement
killerboy634

MyAdmin (cmds)

Jul 9th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. ;ff!Player ~~ Gives (Player) a forcefield.
  2. ;unff!Player ~~ Takes (Player)'s forcefield away.
  3. ;fire!Player ~~ Sets (Player) on fire.
  4. ;unfire!Player ~~ Extinguishes (Player)'s fire.
  5. ;sparkles!Player ~~ Gives (Player) sparkles.
  6. ;unsparkles!Player ~~ Takes (Player)'s sparkles away.
  7. ;smoke!Player ~~ Makes (Player) smokin' hot!
  8. ;unsmoke!Player ~~ Cools (Player) down.
  9. ;kill!Player ~~ Kills (Player).
  10. ;punish!Player ~~ Punishes (Player).
  11. ;unpunish!Player ~~ Unpunishes (Player).
  12. ;tfly! ~~ Toggles fly.
  13. ;tnoclip!Player ~~ Toggles noclip for (Player).
  14. ;speed!Player/Number ~~ Sets (Player)'s speed to (Number).
  15. ;music!Id ~~ Plays (Id).
  16. ;stop! ~~ Stops the playing music.
  17. ;god!Player ~~ Makes (Player) invulnerable.
  18. ;ungod!Player ~~ Makes (Player) vulnerable.
  19. ;r15s!Value/Player/Number ~~ Sets (Player)'s r15 size value (Value) to (Number). (Value) can be, head, height, width, depth, or all to set all values.
  20. ;tp!Player1/Player2 ~~ Teleports (Player1) to (Player2).
  21. ;goto!Player ~~ Teleports you to (Player).
  22. ;bring!Player ~~ Teleports (Player) to you.
  23. ;admin!Player ~~ Gives (Player) admin.
  24. ;unadmin!Player ~~ Takes away (Player)'s admin.
  25. ;btools!Player ~~ Gives (Player) btools.
  26. ;rtools!Player ~~ Removes all of (Player)'s tools.
  27. ;chat!Player/String ~~ Makes (Player) say (String).
  28. ;kick!Player ~~ Kicks (Player).
  29. ;invisible!Player ~~ Makes (Player) invisible.
  30. ;visible!Player ~~ Makes (Player) visible.
  31. ;face!Bool ~~ Removes your player's face, or puts back your player's face. If (Bool) is "on" your player's face will be put back, if (Bool) is "off" your player's face will be removed.
  32. ;admins! ~~ Shows all of the admins.
  33. ;output!Bool ~~ Turns output on or off. If (Bool) is "on" the commands will output messages, if (Bool) is "off" the commands will not output messages.
  34. ;hl!Link ~~ Executes the raw text inside of (Link).
  35. ;tpmode!Bool ~~ Changes the tp mode. If (Bool) is "cframe" the tp commands will use SetPrimaryPartCFrame(), if (Bool) is "vector3" the tp commands will use MoveTo().
  36. ;requests!Bool ~~ Enables/Disabled music requesting. If (Bool) is "on" people can use "request/id" to request music, if (Bool) is "off" people cant use "request/id".
  37. ;clearqueue! ~~ Clears the queue of requested music by "request/id".
  38. ;destroy! ~~ Disables everything inside of the admin. (Mainly for debugging.)
  39. ;cmds! ~~ Tells you to go to the LUAFUNC discord for the list of commands.
  40. ;invisible!Player ~~ Makes (Player) invisible.
  41. ;visible!Player ~~ Makes (Player) visible.
  42. ;face!Bool ~~ Removes your player's face, or puts back your player's face. If (Bool) is "on" your player's face will be put back, if (Bool) is "off" your player's face will be removed.
  43. ;admins! ~~ Shows all of the admins.
  44. ;output!Bool ~~ Turns output on or off. If (Bool) is "on" the commands will output messages, if (Bool) is "off" the commands will not output messages.
  45. ;hl!Link ~~ Executes the raw text inside of (Link).
  46. ;tpmode!Bool ~~ Changes the tp mode. If (Bool) is "cframe" the tp commands will use SetPrimaryPartCFrame(), if (Bool) is "vector3" the tp commands will use MoveTo().
  47. ;requests!Bool ~~ Enables/Disabled music requesting. If (Bool) is "on" people can use "request/id" to request music, if (Bool) is "off" people cant use "request/id".
  48. ;clearqueue! ~~ Clears the queue of requested music by "request/id".
  49. ;destroy! ~~ Disables everything inside of the admin. (Mainly for debugging.)
  50. ;cmds! ~~ Gives you a list of commands.
  51. ;name!Player/String ~~ Changes (Player)'s name to (String).
  52. ;unname!Player ~~ Changes (Player)'s name back to their original name.
  53. ;stat!Player/Statname/Value ~~ Changes (Player)'s stat named (Statname)'s value to (Value).
  54. ;name!Player/String ~~ Names (Player) (String).
  55. ;unname!Player ~~ Changes (Player)'s name back to his/her original name.
  56. ;freeze!Player ~~ Freezes (Player) in place.
  57. ;thaw!Player ~~ Thaws (Player) out allowing him/her to move again.
  58. ;char!Player/Name ~~ Makes (Player) look like the player (Username).
  59. ;unchar!Player ~~ Makes (Player) look like they originally looked.
  60. ;grav!Number ~~ Sets the gravity to (Number).
  61. ;resetgrav! ~~ Sets the gravity to the normal gravity.
  62. ;fling!Player ~~ Flings (Player).
  63. ;ambient!r/g/b ~~ Sets the ambient.
  64. ;fix! ~~ Fixes everything in lighting to the default settings.
  65. ;outlines!Bool ~~ Turns outlines On or Off.
  66. ;gshadows!Bool ~~ Turns globalshadows On or Off.
  67. ;brightness!Number ~~ Sets the brightness to (Number).
  68. ;jp!Player/Number ~~ Sets (Player)'s jumppower to (Number).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement