Jump to content

Vinixs

Member
  • Posts

    185
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Vinixs

  1. Amazing, I personally think V stands for Vinixs for jradmin :'o
  2. Agreed. Also server plans are more for serious server owners who profit from store sales, and I can't wait to see what people do with the new plans
  3. I thought it was a pretty cool map, good job Tony
  4. Very cute dog my friend
  5. Yeah those were pretty good times. It's crazy to see how many people are still here after that haha
  6. It is possible to enable hardcore. First, go to the Dashboard, and go to the Settings category. https://gyazo.com/82bdc84602f9569c074197fad888feae Then, Scroll down until you find Hardcore, and enable it https://gyazo.com/8a0bd6d26f3e56c5ba8ca38f431d9505 **Moved to Community Support | Please use this category if you need anymore help**
  7. Multiples Changelog v4.0 April 3rd, 2020 Hello everyone! Multiples downtime will be concluded today after the beta testing is wrapped up! The 90% Sale in the store will end April 10th, so make sure to get your $0.60 MVP+ rank quick! We hope that everyone is enjoying Season 3, and we ensure everyone an entertaining season! Let's get into the new content, Crews Multiples v4.0 update will come with the long awaited crew system. This is added along with personal cells for your crews. Get to your cell by doing /crew create (name), and then /crew home. Use the /crew balance command to check your crew's balance. Use this to purchase ore generators in /shop! Requirements for the clans are as followed, Level 10 to create a clan 5 Members per clan 5 Generators spots in cell Buy Generators in /shop with your /clan balance New Leveling System The new leveling system for the pickaxes have came with Multiplier's and Pets! Check your multiplier with the command /multipliers, or simply check your pickaxe lore. Pets will boost the amount of xp you get while mining, and will occasionally find tokens for you in the Warzone. Everytime you prestige now, your max exp will increase by 200. This was implemented to balance the multipliers and xp. Events/Giveaways This season, @Vinixs will be hosting many events/giveaways both in-game and on the Discord. Don't miss out on these, as these give very valuable rewards, as in ranks, crate keys, tokens, $$$, Cosmic Crates, etc. Events in game will be hosted as well! Pet System To access to pet menu, you must be at least Prestige 1. Once you've prestiged, you will then be able to access to buy pets. Pets will increase the amount of xp and tokens you get from mining. You will also be able to upgrade the amount of xp you gain from the pet in the upgrade menu. Global Boosters Global Boosters will be held off until the April 10th update. We want to hold this back due to bug issues, and we want to ensure a fully functional global booster system, as this will be essential in the next couple of updates. Thanks for understanding! Cosmetics If you purchased a rank on any of the previous seasons, don't worry, your rank carries over every season! Ranks will now have the ability to do /cosmetics. In the future, we plan on adding on to the cosmetic menu as the seasons go by, so check the changelog to see if we added any! Bug Fixes During the downtime, we came across a variety of bugs and issues while testing some of the new features, as well as old ones. All of the game breaking bugs are fixed and shouldn't cause any problems in the future, as in prestige resets, etc. We will be looking into converting many skripts into shorter ones, as well as implement UUID's in the rest of the variables. This means that if you change your ign, you'll keep your level, tokens etc. We are still aware of the crate key bug, and we will be working on a fix while we release the update. If you are caught abusing the bug, you will be blacklisted without a chance to appeal. Thanks for understanding! Here are a list of updated features during the downtime, Shop - Added Cell Generators (Buy with /clan balance | Faster regen times) Leveling (Xp now carries over | Max EXP increases per prestige | Multipliers now increase xp) Supply Crates (Cash reward reduced | Fixed Loki Set) Quests (All Quests are now working and give proper rewards) - Administrative & Development Team
  8. Vinixs

    Skript

    What aspect of skript isn't working? Could you be more specific on what command you're talking about. I could only think you're talking about the reload command. Make sure you paste your skript into the skript folder, and make sure you properly reload it by doing /sk reload (File), fyi the file name is case sensitive.
  9. Yo, I'm Vinixs o/ If you haven't found out yet, I just recently came back to the Minehut staff team! I want to thank everyone who congratulated me as well as the other Juniors! We all appreciate all of your love, and can't wait to interact with everyone in the Minehut communtiy. I first joined Minehut on August 1st, 2016. Ever since, I knew this was the community I wanted to be apart of. I first joined the staff team around 2017-2018, and left the team late 2018 due to activity reasons. I came back to Minehut 3-4 months ago after I bought a new pc. I like to skript things on Minehut, both on my server and other player servers. I can't wait to see you guys around!
  10. Feels good to be back on the staff team \o/ Thank you all for your congratulations!
  11. Make sure when you paste the skript in the panel, that you save it, and reload it. If that still doesn't work, try broadcasting "test" with an on load event.
  12. Hello Kyle, To op yourself, you need to do it on the dashboard (panel). Also, you need to do /join (server name) or /server (server name). These are case sensitive by the way. Here's a tutorial on how to op yourself if you're still confused (also use This next time you need assistance)
  13. This is a level top hologram that we use for my server Multiples. First you'd want a way to create the hologram, so do something like this, command /holoset [<text>]: permission: rank.admin trigger: if arg-1 is not set: send "&c/holoset <level>" else if arg-1 is "level": create new holo with line "&7» &c&lLevel Leaderboard &7«" and store in {lvl_lbs::*} send "&aCreated a new hologram with id &c%size of {lvl_lbs::*}%" Basically all it does is sort everyone and their levels from a certain variable and displaying it, function refreshLevelLB(): set {_slevels::*} to sorted {Level::*} from highest to lowest with format "@index" set {_ind} to 0 loop {lvl_lbs::*}: loop {_slevels::*}: if {_ind} < 10: add 1 to {_ind} set {_pl} to "%loop-value-2 parsed as offline player%" set {_ul} to {Level::%loop-value-2%} set line (1 + {_ind}) of loop-value-1 to "&4&l%{_ind}%&7. &f%{_pl}%&7: [&c%{_ul}%&7]" You could have a timed event for refreshing the leaderboard if you wanted, or you could do it manually, just run the function refreshLevelLB(player)
  14. Try removing the "_" from your file name. Skript files are also case sensitive
  15. That sucks, best luck to you and your family though!
×
×
  • Create New...