Jump to content

Toro

Member
  • Posts

    17
  • Joined

  • Last visited

Everything posted by Toro

  1. Or just "give player's tool to player"
  2. Toro

    I'm back

    Welcome back!
  3. Toro

    List of Ranks

    Does anyone know the WHOLE list of ranks on minehut?
  4. Toro

    Discord Down

    Indeed. Status page is back up.
  5. Hey back, I'm Toro. Anyway, it's nice to see that you've come back.
  6. You are executing that as console, not as the player. Do this instead: execute player command "/menu open %player% MShop"
  7. I might add some options later on, to change the blocks, what currency and stuff like that.
  8. I mean, has anyone killed another person to start the scoreboard? e.g have you killed someone so that it'd show up on the sidebar?
  9. Hey! So basically, I created a gem system. Included with a upgrade command, tags, reaction based on what level block you are up to and more. Players start off with emerald ores (right click), then upgrade to diamond then to pumpkin. If you do /gems, there will be a list of admin commands and normal player commands. If there are any bugs, from game breaking to colour code mistakes, please reply and notify me! Thanks. Have fun! Gems Code (pastebin) Reactions add-on (also pastebin) Tags add-on + crates add-on (not completed, tell me if you want me to add more tags, and the crate item is an ender chest.)
  10. Yeah, I was gonna use variables, but I dunno why I changed it last second.
  11. Toro

    Do you remember...

    Remember how I was mod ka-dab
  12. And, 1 thing; for /rank list, I mistakenly had SR.MOD there twice. Sorry.
  13. Ranks is a skript which creates ranks with a prefix in the chat. That's basically it. # Note: np = No permission. p = Prefix. options: np: &6&lRANKS &8| &cNo permission. p: &6&lRANKS &8| command /rank [<text>] [<offline player>] [<text>]: permission: ranks.rank permission message: {@np} aliases: grant, setrank trigger: if argument 1 is not set: send "&6&m&l--------------------------------------------------" send "&e/rank set (player) (rank) &8» &7Sets a player's rank." send "&e/rank list &8» &7Shows a list of all the groups on the server." send "&e/rank info &8» &7Shows info about the Skript." send "&6&m&l--------------------------------------------------" else if argument 1 is "set": if argument 2 is set: if argument 3 is "Administrator" or "Admin": set {rank.%arg 2%} to "&c&lADMIN&c" send "{@p} &e%arg-2%'s &7rank is now to set to &c&lADMIN&7." send "{@p} &7Your rank has been set to &c&lADMIN&7." to argument 2 if argument 3 is "Mod" or "Moderator": set {rank.%arg 2%} to "&e&lMOD&e" send "{@p} &e%arg-2%'s &7rank is now to set to &e&lMOD&7." send "{@p} &7Your rank has been set to &e&lMOD&7." to argument 2 if argument 3 is "Helper" or "Support": set {rank.%arg 2%} to "&b&lHELPER&b" send "{@p} &e%arg-2%'s &7rank is now to set to &b&lHELPER&7." send "{@p} &7Your rank has been set to &b&lHELPER&7." to argument 2 if argument 3 is "default": set {rank.%arg 2%} to "&7" send "{@p} &e%arg-2%'s &7rank is now to set to &7default." send "{@p} &7Your rank has been set to &7default." to argument 2 if argument 3 is not "default", "Helper", "Support", "Moderator", "Mod", "Admin" or "Administrator": send "{@p} &7That is not a role. Do &e/rank list &7to see the roles available." else: send "{@p} &7Please specify a user to set the rank for." else if argument 1 is "list": send "&6&m&l--------------------------------------------------" send "&4&lOWNER &8&l» &7Has every permission." send "&c&lADMIN &8&l» &7Has every permission." send "&6&lSR.MOD &8&l» &7Has every permission." send "&c&lMOD &8&l» &7Has punishment and gamemode permissions." send "&6&lSR.MOD &8&l» &7Has kick and fly permissions." send "&7default &8&l» &7Not much." send "&6&m&l--------------------------------------------------" else if argument 1 is "info": send "&6&m&l--------------------------------------------------" send "&7This Ranks Skript was created by" send "&eToroVoro." send "&6&m&l--------------------------------------------------" on chat: set chat format to "%{rank.%player%}% %player% &8&l» &7%message%"
  14. Toro

    _C02

    Hey C02, hehe. Remembing iFlew and Emetion is great.
  15. Heyo, Toro here! I am an old player, starting playing on Minehut when it was called Kingdoms. I was also previously a moderator. If you ever see me online, say hi. Because I'm Toro. ok bye
×
×
  • Create New...