Advertisement
cccdfern

macommandsmissingafew

Jul 27th, 2012
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. /ghost [playername] - Toggles ghost mode for you or for another. When ghost mode is on, you are invisible to other players, with the exception of those things listed in the "Things that people can still see" section.
  2. Permission is "ghostmode"
  3.  
  4. /freezetime - Freezes and unfreezes time. Great for keeping it daytime for building or nighttime for PvE fun.
  5. Permission is "time"
  6.  
  7. /autoheal [playername] - Toggles autoheal mode for you or for another. When autoheal mode is on, the server will heal you if it sees that your health is below half of your maxhealth, or your mana is below half of your maxmana. Obviously not perfect, as it tends to take a few seconds before the server realizes you need healing, and lag will obviously make it worse.
  8. Permission is "heal"
  9.  
  10. /spawnmobplayer mob amount player - Don't want to be near a person when you spawn a monster, too lazy to tp to them, or do you want to send monsters from the server console in a place other than the spawn? Use this to spawn mobs by a specific player.
  11. Permission is "spawnmob"
  12.  
  13. /fly [playername] - Turns on the flying carpet, for you or for someone else! (The one made of glass and platforms. XD) This will allow you to walk/run through the air as a magic carpet of glass follows beneath you. Jump onto the platforms above to ascend. Press the "S" key to descend. Pretty amazing, I think, but be careful about lag. Doesn't destroy tiles, or anything, for that matter. Environmentally friendly.
  14. Permission is "fly"
  15.  
  16. /fetch - Fetches the magic carpet to you, in case you somehow still manage to fall off, and the carpet doesn't come to you.
  17. Permission is "flymisc", because I may add the ability to give the flying carpet to other people soon.
  18.  
  19. /mow regionname - Turn on auto-mow for the specified region, mowing away grass, mushrooms, corruption thorn, saplings, etc. Does not affect trees and sunflowers, mostly just the useless stuff. (Maybe I shouldn't clear saplings?)
  20. Permission is "editspawn"
  21.  
  22. /permabuff buff [player] - Gives you or a player of your choice an everlasting buff.
  23. Permission is "buff"
  24.  
  25. /forcegive item player [amount] - Basically the EXACT same thing as give, except the item will be spawned by the player regardless of whether or not he/she has enough room in the inventory. This idea has been up for a while, and no-one has said anything against it, so it's been implemented. Use with your own discretion.
  26. Permission is "item"
  27.  
  28. /killall - Do I even need to explain? Kills all players at once (except for you, of course). In lieu of the fact that this has the potential to be extremely disastrous, I have made its own separate permission, and the only person who can use it initially is the superadmin. I'll let you decide if you even want to distribute such a dangerous command amongst your admins.
  29. Permission is "killall"
  30.  
  31. /mute player [seconds] - Mute the player specified, either until he/she leaves, you remove the mute by typing the command again, or the amount of time specified runs out.
  32. Permission is "mute"
  33.  
  34. /permamute player - Mute the player by the IP. In other words, basically the /ban command, except with muting. Every time the player tries to come onto the server, he will be auto-muted until you take that mute off or remove him-her from the permaban list by using this command again.
  35. Permission is "mute"
  36.  
  37. /butcherfriendly - Tired of not being able to get rid of NPCs like the merchant, and they're lagging up your server? Use this to kill all town NPCs.
  38. Permission is "butcher"
  39.  
  40. /butchernpc npc - Butchers all NPCs/mobs of the type specified, by id or name.
  41. Permission is "butcher"
  42.  
  43. /spawnbyme - Basically just /spawnmob, but the mob(s) is/are spawned right on top of you.
  44. Permission is "spawnmob"
  45.  
  46. /muteall [reason] - Mutes all players that don't have the mute permission, giving the specified reason whenever anyone without the "mute" permission tries to talk.
  47. Permission is "mute"
  48.  
  49. /permabuffgroup group buff - Gives everyone in the specified group the specified buff or group of buffs as defined in the config file.
  50. Permission is "permabuff"
  51.  
  52. /clearitems [radius|all] - Clears all items on the field either in the radius specified or a default radius of 50.
  53. Permission is "clearitems"
  54.  
  55. /reloadmore - Reloads the More Admin Commands Config file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement