Jump to content

memees

Member
  • Posts

    12
  • Joined

  • Last visited

Posts posted by memees

  1. Hi! I'm memees. And I'm here today to offer you my Skript expertise to help assure the success of your Minehut server. But first, let me properly introduce myself...

    About me

    I began on Minehut roughly 3-4 years back and have been Skripting ever since. Since then, I've coded & sold well over 30 servers resulting in over $5,000 in revenue. My most notable server was my Skyblock saga named "fiasco" which later turned into just random servers I felt like making. This network launched in early 2019 which was peaking 40 online players (that was a lot for 2019!) Since then I haven't really been releasing servers, more just selling the ones I make. I'd love to give you a tour of my most recent project to prove my skript capabilities.

     

    Pricing

    Oh boy! Money... Don't let this scare you, I'm not here to steal your money, I want the exact opposite. In my past, I've been able to make servers generating over 400 dollars per day at their peak. Which is why, in return for Skripting your server from the ground up, I will be asking for a (negotiable) percentage of the server's revenue. This is in-fact at my disadvantage since I have no way of insuring that you won't run off with my code. Which leads me to my next point.

     

    Requirements

    As mentioned above, I'm taking a risk when providing you with my coding expertise. Which is why I've decided to set some requirements that must be met before I'll take into consideration joining your team. Listed below you can find traits that I think describe a trustworthy individual.

    • Have had success running servers on Minehut before
    • Have assembled a team of skilled moderators and administrators which can vouch saying that you are a truly honest person
    • Open with sharing server revenue upon launch
    • Open to new ideas in order to maximize profits

    All of these help show that you are serious about becoming a server owner and that I can put my trust in you.

    Once again, I'm more than okay with showing you previous servers, skripts and revenue charts. Please message me on Discord @memees#2729 to start our amazing partnership!

     

  2. Backpacks - v.1.0 (BETA)

    Made by: memees & Corinna

     

     

    Commands

    - /backpack [Give] [Player]

    (More Sub-Commands will be added soon, this is BETA)

     

     

    Unique Features

    Custom texture that your players will never have seen before (See images below)

    Uses a UUID (Universal Unique Identifier) system, meaning backpacks are not locked to one player! All the data is stored within the item.

    Failsafe infrastructure: Even if a backpack is thrown into lava, or a zombie steals it, it can be retrieved by an admin thanks to our UUID system. (Admin command coming soon)

    All sizes available! Get a backpack with 1-6 rows of storage (6 is the maximum set by Mojang 😕 ) 

    Extremely reliable! This exactly technology has been used on popular servers like Drip, and players LOVED it.

    Known bugs

    A backpack can be put inside of it's own inventory. The backpack can be retrieved by an admin using the admin commands (coming soon).

     

    Download & install tutorial

    Note: The Skript addon "SkQuery" is required!

    1. Copy the Skript found here https://parser.skunity.com/memeesbackpack

    2. On the minehut website, go to File Manager > Plugins > Skript > scripts

    3. Create a new file named "Backpacks.sk"

    4. Paste the code you copied earlier into "Backpacks.sk"

    5. Save & load up your server

    6. In-game, type /sk reload Backpacks.sk

     

    Report Bugs & Support

     

    Report bugs or send questions to me directly on discord (@memees#2729)

    I'm not too active on Minehut Forums, but if you catch me in-game shoot me a DM

     

    Screenshots
     

    Item once received

    2020-09-01_22_18_54.thumb.png.cbebdc9c0169c29a192a17e370563f0d.png

     

    Close-up of the backpack's texture

    2020-09-01_22_19_07.thumb.png.2056490eb1d5e30884f57fe8b6e93ee9.png

     

    Open backpack example (smallest backpack)

    2020-09-01_22_19_58.thumb.png.67d84af649a30c559a5e24b4de35b460.png

     

    Largest backpack possible

    2020-09-01_22_20_16.thumb.png.71e35815a72071996d0adc581c90371c.png

     

     

     

  3. Hi Minehut community.

    Today I'm releasing a script of mine that lets players apply for staff in the in-game chat!

    Dependencies (Not tested without these!)

    Skript (duh)

    SkQuery

    SkRayFall (Probs not needed, but not tested)

    PermissionsEx (Can be modified to work with other permission plugins)

    Vault

    Commands

    /apply Command given to all players, starts the application processs.

    /apply [Arg] Command exclusive to players with the permission "server.admin"

    /apply pending View a list of pending applications that have yet to be read.

    /apply view|Read [Player] View a player's application

    /apply remove [Player] Deletes a player's application

    Other Features

    Notification system to alert staff of incoming applications

    Limit of 1 pending application per player, they may re-apply after their application was deleted.

    An application can be read unlimited times without being deleted.

    Convenient pending applications command.

    Customizable questions and requirements

    Easy to use for all players.

    Pastebin link

    https://pastebin.com/ZnDyadsJ


    2043396606_Capturedecranle2020-02-19a11_53_23p.m..thumb.png.caf3dbdbafb857c788e51edf018ede73.png

    Application notification

    2039145303_Capturedecranle2020-02-19a11_54_58p.m..png.894e350e3d5b49315e27c29e1bb40ddc.png 

     

     

     

    Help menu

     

    269375868_Capturedecranle2020-02-19a11_55_12p.m..thumb.png.9033040d7ab949ea16eaace1d9ff564d.png

     

     

    /apply pending

     

     

     

    581444672_Capturedecranle2020-02-19a11_55_31p.m..thumb.png.a148dd86ac71dd41583945966b092c21.png

     

    /apply read [player]

     

     

     

     

     

     

    740822130_Capturedecranle2020-02-19a11_58_20p.m..thumb.png.eac6c7fe8360df11489ac0cfdd3c44b2.png

     

    /apply, menu displayed before applying.

     

     

     

     

     

     

     

     

     

    813362038_Capturedecranle2020-02-19a11_59_08p.m..thumb.png.217c3f482a529e446212ea229b5dba64.png

    Actual application process

     

     

    Dm me if you have any issues, or if you need a dev for your server (In game)
    IGN: memees

  4. Hi Mh community ❤️

    So I was testing some scripts on my external server to then move to Minehut, but when I reloaded my (working) scripts on Minehut, errors came up. This involves gathering text from an online location (pastebin.com/raw/[generic string]). This is what comes up. Is this intended or a bug with Minehut's fork?

     

    I'd be interested for a staff to reply.

    Thanks

     

    Capture d’écran, le 2020-02-19 à 11.33.51 p.m..png

    Capture d’écran, le 2020-02-19 à 11.38.12 p.m..png

×
×
  • Create New...