Jump to content

xlr100

Member
  • Posts

    76
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by xlr100

  1. I agree with a lot of the things you said in the document, but if we are already judging based on the past, we all know minehut is far from a perfect or good host, but it isn't going to change either. Although minehut is starting to take action now that they are in a bad financial situation, the new features are going to be more money making machines, while they continue to ignore basic needs. The rush 1.16 update is a perfect example of how minehut either doesn't care about the users or is just really bad at decision making (Something we already know based on how they broke their own economy for some time), and it's not the first time minehut updates the second it's possible while disregarding everything else, this happens almost every time there is a major update. Now the staff team is trying to connect with the community by doing Q&A and such, that helps to some extent but that doesn't solve the main problem. Minehut or rather super league isn't the only company with the goal to earn money, but usually the successful ones don't ignore their customers or disregard basic functionality of their product for more money. Now they are working on unneeded features solely for money instead of making their product better, so people will have a better reason to pay for it. I don't think it's coincidental that most of the successful servers on minehut either leave or die, minehut isn't a platform for successful servers, it's a go fund me at best.

    Now that my reputation is officially ruined, you know why when I get banned for toxicity (lol)

    • Like 2
  2. Hello people of Minehut, I'm here again with another big project.

    We are recruiting for many different positions:

    Experienced Skript Developers - Making all the the features below take time, and in order to release as soon as possible we need more Skript developers.

    Builders - As an MMORPG, Westeria requires a lot of builds.

    Story development team - We need people to think of quests, items, mobs and more.

    Artists (texture packs artists and experts in particular) - We are trying to do something that is rarely seen in Minehut - an unique experience with a custom texture pack. 

    Westeria has many unique features: Custom Items, Custom Mobs, Levels and Stats, Custom Quest System, Custom Spawners, Classes and Abilities, Region System, Party System, Dungeons (Planned), Loot Chests (Planned).

    For more information about Westeria you can check our other much more detailed post: 

     


    You can join our discord server for polls and updates: https://discord.gg/xDpq4rF

    If you want to help us out then dm me in discord: xlr100#6932

  3. Cool script, you should add an option to prevent messages that include certain words from being sent (for example swear words). You can provide a default list and an option to edit it (/chc word add/remove/list)

  4. If you are already using skript to edit slots why not create the menus with skript?
    CYOM has many bugs, limited features and looks unprofessional in my opinion.
    If you are interested in using skript menus then i advise you to use the vanilla menus with the on inventory click event.

  5. I'm an experienced Skript developer with 2+ years of experience and many successful projects made (if you want more information about that, click the link at the end).

    I'm offering these things:

    1. I can make scripts: Paid unless I find it interesting enough, feel free to try your luck.
    2. I can make your crazy server ideas come true if I see potential in them.
    3. I can teach you Skript for free if I find you interested and dedicated enough

    Here is an example of a project I'm working on (You can find more in that youtube channel): https://youtu.be/gHR8PLiadZYSo
     

    Discord - xlr100#6932

  6. Here is a simple dash script i made out of boredom, and because normal PvP sucks

    Note: You dash when you rightclick with a sword or leftclick with a bow

    Additional Note: You can change the cooldown between dashes and the speed of the dashes in the options section

    options:
        Cooldown: 3 seconds
        Speed: 2
        
    on rightclick with a sword:
        Dash(player)
    
    on leftclick with a bow:
        Dash(player)
            
    function Dash(p: player):
        set {_u} to {_p}'s uuid
        if {dash.last::%{_u}%} is set:
            set {_wait} to difference between {dash.last::%{_u}%} and now
        else:
            set {_wait} to {@Cooldown}
        if {_wait} >= {@Cooldown}:
            set {dash.last::%{_u}%} to now
            if {_p} is on ground:
                push {_p} forwards at speed {@Speed}
            else:
                push {_p} forwards at speed {@Speed} / 2
        else:
            send action bar "&cCD: %difference between {_wait} and {@Cooldown}% left" to {_p}
  7. Nice script, I can see a lot of effort went into it. Although making it with the default skript menus and the on inventory click event would take less lines, work more efficiently and prevent some problems like /skript reload all breaking the menus

  8. The script is nice and players can play around with it, but as you said the script is pretty inefficient and there also isn't any crate animation so i wouldn't recommend to use it instead of a crate plugin .

    But nice script overall and keep up the good work!

  9. Just a script i made for a server, I decided to post it here mainly so new Skript developers can use it as reference and learn.

    I removed the rewards (a gui) because they were specific to that server, i can send them if people are interested

    This script is 100% working but it doesn't really affect the gameplay, the only thing mining levels do is show in a leaderboard so its just for fun if you want to add it to your server.

    Information:

    Commands:

    /skills (the skills menu)

    /leaderboard mining (mining leaderboard)

    /skillreset (resets all of the player related skills variables, requires permission)

    Usage:

    - You can only gain mining exp when mining ores and without silk touch, this is to prevent getting xp by breaking rare blocks, replacing them and breaking them again

    Note:

    To new Skript developers this may look advanced, to experienced Skript developers this may look easy to make. This is something i made for a random server, I'm just posting this to help the community and not to showcase my skills or anything idiotic like that

    Skills Public.sk

    • Like 1
  10. 17 hours ago, SoloStrafe said:

    Hello! I would very much like to join this team. I am a Skript Developer and know Skript pretty well. I tried DM'ing you, however we are not friends nor do we share a server.

     

    If you still need Skript Developers. Hit me up on discord SoloStrafe#0949

     

    Sent you a friend request

  11. 4 minutes ago, Motos said:

    Ok so basicly,
    I would like to be a builder, but i dont know what you are going to make me build.
    If you want me to build huge structures, I would like to have WorldEdit.

    Member

    Motos (known as Oreo AKA Cookies N Cream or the glitched nickname on the Discord server)

    sounds cool, message me in discord

  12. Hello people of Minehut! Its been a long time since i made a post

    Anyway lets get right to the point - Play2Live network is recruiting

    What is Play2Live?

    Play2Live is an already made and well developed network with 250+ Discord Members and 9,000+ Joins from only one of the network servers. This network is made solely by me (yea i know, looks promising, right?). I created it after i wanted to make another server other than the one i had for the last year (Farm2Live). I also made Fight2Live and now working on Jump2Live. The thing is im only one man. Although i make my servers in a way that not a lot of building is needed, and able to find builders for the things i need, i cant expand this network all by myself. Im already developing both Farm2Live and Jump2Live, managing the staff team and Discord server in the same time while studying for the psychometric test (a kind of university entrance test) and managing a personal life (Looks healthy to me). So im here asking you to help by joining on the network, so we can have more than 2 servers, and make it achieve it's true potential!

    So before you leave this post out of boredom, who am i recruiting?

    Im looking for the following roles:

    Developer (Advanced Skript knowledge required)

    Builder (Possibly good with building, minimum is to know how to place blocks)

    Project Managers (Responsible for a project each, making sure the developers and builders do their job and giving them tasks)

    Server Ideas (Creative and want to help? Sure, who needs to know how to develop or build anyway?) 

    Well thats about it, you can ask anything in this post or in the discord server (just look for it in the club).

    If you want to join and help dm me in discord xlr100#6932 

    Owner of Play2Live

    OMan100

     

     

     

×
×
  • Create New...