Jump to content

ign

Member
  • Posts

    56
  • Joined

  • Last visited

  • Days Won

    1

ign last won the day on September 26 2020

ign had the most liked content!

1 Follower

Recent Profile Visitors

1,056 profile views

ign's Achievements

Rookie

Rookie (3/6)

6

Reputation

  1. This is a very well made tutorial, very nice job on this one.
  2. It's a form of baguette. Where do I find support on minehut?
  3. I'm making scripts for anyone who asks, quite bored right now, probably won't continue this for long.
  4. I've edited to be a recommendation, even if I didn't, however, it just comments on being staff on another server, not being in the community itself. Of course you're free to be in any community you wish.
  5. Dissolve Staff Recruitment Dissolve is a SkyMining server looking to change the trend of poorly made and badly managed SkyMining servers. If you're interested in making a contribution to this community, read below for more information. Staff Requirements The following are the staff requirements, you must meet or surpass all of the given requirements to have a shot at becoming apart of the team. If you do not meet required fields, you may leave now. Builder Requirements • You must be 13 years of age or older • You must have discord • You must have 1+ year(s) of building experience • Have a high level of maturity • Have a working microphone (Recommended, not Required) Moderation Requirements • You must be 13 years of age or older • You must have discord • You must have past experience in the moderation field • You must have a working microphone • You must be mature • It is preferred that the applicant is not a staff member on another server in ensure absolute dedication. This is not required Contact me on discord (Legal#0001) for more information, or if you have any comments, questions or concerns.
  6. Correct me if I'm wrong, but I'm pretty sure you can use "TAB REBORN" and or do it yourself with Skript, using "Tablisknu".
  7. Have you checked logs to see if there's an error message of some sorts there, if so, post that here.
  8. This is in the wrong category, you should probably move this to the Suggestions category.
  9. Great first script, keep it up
  10. function q(p: player): if {q::*} doesn't contain {_p}: add {_p} to {q::*} if size of {q::*} = 1: set {_t} to 3 loop 3 times: wait 1 second if size of {q::*} = 1: broadcast "&8[&c»&8] &6The game is starting in &c%{_t}% &6seconds!" remove 1 from {_t} if {_t} is 0: add {q::*} to {onGoing::*} clear {q::*} broadcast "&8[&c»&8] &6The game has begun!" exit loop else: broadcast "&8[&c»&8] &6The queue has been stopped due to lack of people! &8[&c%(size of {q::*})%&8]" exit loop else: remove {_p} from {q::*} send "&8[&c»&8] &6You have left the queue! &8[&c%(size of {q::*})%&8]" to {_p} command q: trigger: q(player) Very simple queue script. Doesn't clear the "{onGoing::*}" variable, so may want to add that. It also doesn't teleport you anywhere, but it works in every other way. You can change whatever, I don't really care.
  11. I really enjoyed TIMH, but I haven't really played it since the grief/remake of it. Other than that, I enjoy KitPvP servers and competitive ones as well, just something about competing that I really can get behind. Another good one was Sn10Hub, but they kind of quit the minehut community, now they just throw shade and what not on us.
  12. Plugin <- This is a direct download ------------------------------------------------------- Skript-Mirror is a plugin that allows you to hook into other plugin API, such as Essentials or Vault. This'll allow you to display data values with skript code, or allow you to implement your own data values. Adding this will allow the scripting community to do so much more and much larger, and better, projects. Overall it's a good idea, and in my opinion should be added.
×
×
  • Create New...