Jump to content

Pryzmm

Moderator
  • Posts

    1,924
  • Joined

  • Last visited

  • Days Won

    33

Everything posted by Pryzmm

  1. I dont know how to start this off... Im using a spawner to spawn in custom mobs, but for some reason the first 3 lines of my skript cant and wont work. I don't get any errors or warns. on spawn: if last spawned entity = "pig": broadcast "&aFound Pig"
  2. i cant help with the skript but there is a AuctionHouse plugin (needs vault and a compatible economy plugin)
  3. Pryzmm

    thanks

    We will make a "Mine of the tut" series on this.
  4. no they only have the patron parfait
  5. If you got banned a year ago and you're still banned it's unlikely that you're gonna get unbanned. (Also greifing a server is a reason for punishment)
  6. go to the marketplace if you want someone to make a skript for you
  7. dundundundun, doooooo, dundundundun, doOOOOOO
  8. Minehut.com > Dashboard > Settings There should be a difficulty option there. Change it and restart the server.
  9. to look at something for a period of time, especially something that is changing or moving
  10. Maybe if a server is up you cant type /join and then the server name. People could instead type /join <Server Name> if they want to tell new players how to join
  11. Why is this allowed? Can we just remove people from being able to type /join in regular chat.
  12. Congrats on 1.5k Content Jackson85!

    1. Jackson85

      Jackson85

      Thank you so much Agent! On the road to 2k within the next few months, hopefully. 

  13. Try telling them to do /pardon-ip <your IGN>
  14. The main permission for essentials is "essentials.*"
  15. If the hacker had access to your console, he couldve done anything. (renanme the server, add/remove plugins, reset, etc.) You can use a automatic backup at Minehut.com > Dashboard > Backups
  16. This could mean that your not signed into your minehut account, or that the server you were working on has shut down. TBH im not 100% positive on what it means
  17. I shall take a Patron parfait
  18. Test out how your ads will look in the minehut lobby with this skript! command /ad <text> <text> <text>: permission: add.your.own.permission.here permission message: &cInsufficent Permission! usage: &aSimulate what an ad would look like! /ad <Rank> <Server Name> <Ad Text> trigger: if arg-1 is "non": set {_anotherplaceholder} to "&7%player%" else if arg-1 is "vip": set {_anotherplaceholder} to "&a[VIP] %player%" else if arg-1 is "pro": set {_anotherplaceholder} to "&b[PRO] %player%" else if arg-1 is "legend": set {_anotherplaceholder} to "&6[LEGEND] %player%" else if arg-1 is "patron": set {_anotherplaceholder} to "&3[PATRON] %player%" else: send "&aNot a rank! Current ranks: Non, VIP, PRO, LEGEND, and PATRON" to player send "&aYour Ad:" to player if arg-1 is "non": send "&d[AD] %{_anotherplaceholder}%&7: /join %arg-2% &7%arg-3%" to player send "&aLobby Command: &f/ad %arg-2% %arg-3%" to player send "&cIf you are a default in the lobby, colors will not work!" to player else: send formatted "&d[AD] %{_anotherplaceholder}%&f: /join %arg-2% %arg-3%" to player send "&aLobby Command: &f/ad %arg-2% %arg-3%" to player
  19. about 5 months ago I made an edited version of Sorbon's rainbow chat skript. Right now i'm trying to make it toggleable so you don't have to continuously type /rbc <message>. but when i type something after doing /rbctoggle the server breaks. Here is the skript: It work until I add /rbctoggle and "on chat". Can someone help me understand why this happens and how to fix it?
×
×
  • Create New...