Jump to content

Pryzmm

Moderator
  • Posts

    1,923
  • Joined

  • Last visited

  • Days Won

    33

Posts posted by Pryzmm

  1. 17 hours ago, MagnusTLV said:

    My server is completely fine but when I open the server the server has trouble loading game chunks. The server runs fine without people but once someone joins the game has to load chunks. Once the game tries to load chunks the server crashes after a few seconds of trying to load chunks. When you join there is a range of around 2 chunks downloaded and if you try to travel outside of those 2 chunks you will just get stuck.

    Your world could be corrupted. Create a backup and delete the world, then restart.

  2. 6 hours ago, Corplix said:

    I've been browsing the forums for a really long time now and I couldn't find a single topic on this matter. What I want is a custom enchanting system with base minecraft enchants but the enchants can support custom items that use lore to make like non base game items. This is ofc by SKRIPT also its like Hypixel skyblock enchants because when you enchant them they are formated in a different way with different colors and location than the vanilla game.

    If you have any suggestions or help please tell me as I really need it for my RPG server and I've seen lots of people do it but don't know how.

    Thanks for reading this out of your time.

    Also an image of one of my custom items and the custom enchants I made, This is all made from lore but I want to automate the enchant part so I don't have to manually input the lore and then enchant and hide the enchant for that item.. and where I also want to be able to disenchant it with a gui or commands and it would remove the respected enchant with its lore on the item without messing with other aspects (lore) of the item.

    Screenshot 2022-07-03 141039.png

    Take this to the marketplace, not the help page.

  3. 3 hours ago, CubedPotato said:

    How do I access a plugins folder that is specific to a server? Sorry, I have never installed a plugin outside of the minehut addons menu.

     

    Go to the file manager and click the "plugins" folder. From there, you should see all the plugins and their files.

  4. 2 hours ago, harrya said:

    So guys i was wondering if i want to connect 2 servers to a proxy do they both have to be on a server plan, or only one?

    All servers must be on a server plan before they can be connected to each other.

  5. 35 minutes ago, pandora2006luke said:

    Hello everyone, i want to use commands on my server but i can't seem to get them to work... when i tried to op myself it said that i don't have permission... help

    • Go to minehut.com
    • Log in
    • Click "Manage Server", or if the server is offline, click "Activate Server", wait 30 seconds, and click "Continue"
    • At the top, click "Console"
    • type in "op <YOUR USERNAME>"
  6. 24 minutes ago, Niny said:

    Hi Guys,

    One of the things that I have noticed that since bedrock players cannotbuse direct IPs that java player can.

    What this means is that bedrock players must join directly through the lobby, which is not possible at certain times due to there being too many players online.

    What I want to ask will direct IP to support be added for Bedrock Players? If not, could you guys provide an explanation as to why?

    Thanks,

    I'm not entirely sure as to why this isn't possible, but Minehut doesn't have any plans to fix this anytime soon.

  7. 34 minutes ago, RetiredCat said:

    So I Need To Create A Death Counter With Skript And I have tired /scoreboard objectives add Deaths deathCount 
    /scoreboard objectives setdisplay list Deaths but it dont work

    Use this

    on death:
    	add 1 to {Deaths::%player's uuid%}
    
    command /deaths:
    	trigger:
    		send "&cYour Deaths: &4&l%{Deaths::%player's uuid%}%"

     

  8. 1 hour ago, SuccoDiFrutta said:

    command /test [<offlineplayer>]:
        trigger:
            open chest with 3 rows named "&2&lTest" to player
            format slot 0 of player with green stained glass pane named "&f" to be unstealable
            format slot 1 of player with green stained glass pane named "&f" to be unstealable
            format slot 2 of player with green stained glass pane named "&f" to be unstealable
            format slot 3 of player with green stained glass pane named "&f" to be unstealable
            format slot 4 of player with green stained glass pane named "&f" to be unstealable
            format slot 5 of player with green stained glass pane named "&f" to be unstealable
            format slot 6 of player with green stained glass pane named "&f" to be unstealable
            format slot 7 of player with green stained glass pane named "&f" to be unstealable
            format slot 8 of player with green stained glass pane named "&f" to be unstealable
            format slot 9 of player with green stained glass pane named "&f" to be unstealable
            format slot 10 of player with green stained glass pane named "&f" to be unstealable
            format slot 11 of player with green stained glass pane named "&f" to be unstealable
            format slot 12 of player with green stained glass pane named "&f" to be unstealable
            format slot 14 of player with green stained glass pane named "&f" to be unstealable
            format slot 15 of player with green stained glass pane named "&f" to be unstealable
            format slot 16 of player with green stained glass pane named "&f" to be unstealable
            format slot 17 of player with green stained glass pane named "&f" to be unstealable
            format slot 18 of player with green stained glass pane named "&f" to be unstealable
            format slot 19 of player with green stained glass pane named "&f" to be unstealable
            format slot 20 of player with green stained glass pane named "&f" to be unstealable
            format slot 21 of player with green stained glass pane named "&f" to be unstealable
            format slot 22 of player with green stained glass pane named "&f" to be unstealable
            format slot 23 of player with green stained glass pane named "&f" to be unstealable
            format slot 24 of player with green stained glass pane named "&f" to be unstealable
            format slot 25 of player with green stained glass pane named "&f" to be unstealable
            format slot 26 of player with green stained glass pane named "&f" to be unstealable    
                
            if arg-1 is "test":
                if player is not op:
                    send "&cYou don't have permission!"
                    cancel event

    you don't need a cancel event. But if you do want to stop the skript you need to use stop

  9. 2 hours ago, Potatoechip204 said:

     

    Gerago said he's glad Technoblade died, that's why I said "Fc you gerago" because he deserved it. Look in the screenshot. Also im sorry i sweared I shouldnt have said anything, but couldn't help it when some stupid kid says "I'm glad techno died" like really. Just pisses me off.

     

    2022-07-01_21.16.20.png

    I'm like 99% sure that you arent muted, just that the message was blocked.

    If you ARE muted tho, you can appeal on the discord maybe idk

    • Like 1
  10. 3 hours ago, razermuffinz said:

    recently a person in my minehut server won an event, and the prize was a custom chat tag.

    i looked around a bunch for any skript tutorials that could help, but none could help (im not super good at skript so i cant code it myself lol).

    if you have any suggestions on how i can do this, please tell me.

    641280826_ScreenShot2022-07-01at5_09_33PM.png.de05b909f3d6d90272f0798a1bca4393.png <--- i did this too but its for op only

    You can use this:
     

    on chat:
    	if player has permission "CustomTag.Epik":
    		set chat message to "&f&l[epik] &9%player%&f: %message%"

     

  11. 2 hours ago, razermuffinz said:

    people have been getting bored of my smp, (ip is muffinzsmp30) ive been wanting to install an economy plugin but none work for 1.18.2.

    should i switch to 1.17.1?

    Lots of people play on 1.17.1, so it would be recommended. Although if you wanna keep 1.18.2, I think using both Vault and EssentialX will provide an economy.

  12. 3 hours ago, tuxyx said:

    Some guy with the username Zrv_ has hacked into my minehut console and is flooding my seerver with messages. I banned his user and he spammed "ZRV_ ON TOP UR GONNA GET DROPPED" repetedly as well as spamming cursed text. I am hoping someone on the minehut team can fix this soon, because This could be a bigger threat to more than just my server.

    Screenshot 2022-07-01 202955.png

    it's likely that your account information was shared or compromised. Change your password and you should be fine.

  13. On 6/25/2022 at 5:50 PM, Zeratul88 said:

    This problem has occurred in the past and fixed itself, but it has been happening frequently now and I'm not sure what is causing the error. When I load up the server, sometimes all of the skripts will stop working, even if I didn't change anything from the last time I ran the server. The attached image shows that there aren't any errors, and that it recognizes the files (9 scripts), but doesn't register any of the data in the files. Previously there were about 80 triggers and 10 commands, and now it recognizes 0 of both. image.thumb.png.afee8b85c47ea88e9803ec6cc2267a9d.png

    The server is running on 1.17.1, I've tried both Paper and Spigot (problem occurs with both), and the plugins I have installed are shown in the image below.

    image.thumb.png.02f26539e3d249cecbd813e50ee0d94a.png

    Any help with the problem would be greatly appreciated. Thanks!

    This usually happens when your skript version isn't supported by your server version (i.e. a 2.6 skript version on a 1.19 server). Try downloading the first version of skript that supports your server version.

  14. 15 minutes ago, razermuffinz said:

    heres my script,

    on death:
     if victim is Zombie
     clear the drops
     chance of 50%
     set {_drop} to diamond named "&9Custom Drop"
     drop {_drop} at victim's location
     stop
     chance of 50%
     set {_amount} to random integer between 1 and 3
     set {_drop} to {_amount} of iron ingot named "&9Custom Drop"
     drop {_drop} at victim's location

    idk what i did wrong, but every mob drops 1 diamond every time its killed, anyone got ideas on how to fix this?

    update: the error says it cant identify the victim "Zombie"

    Try this:
     

    on death:
    	if victim is a zombie:
    		clear drops
    		chance of 50%:
    			set {_drop} to diamond named "&9Custom Drop"
    			drop {_drop} at victim's location
    			stop
    		chance of 50%:
    			set {_amount} to random integer between 1 and 3
    			set {_drop} to {_amount} of iron ingot named "&9Custom Drop"
    			drop {_drop} at victim's location

     

    • Thanks 1
  15. 15 hours ago, ShannaBanana21 said:

    I've tried following tutorials and nothing seemed to be working, so i checked the console and I'm getting this error message:

    [03:22:12 ERROR]: Could not load 'plugins/LuckPerms.jar' in folder 'plugins'

    What should I do to fix this? Or has anyone else dealt with this problem?

    Did you cut off some of the error? Send all of the logs in a pastebin.

  16. 12 hours ago, Darth1013 said:

    Minehut has added a feature that allows you to change the Minehut logo to something different in the server list. How do I do this?

    image.png.188e24f7138bae2f19cb1c40561d896b.png

    Make a 64x64 image file and name it server-icon. It must be in a .png format. From there, upload the image file to your server and restart. You may need to reload the server list for it to take effect.

  17. 27 minutes ago, Romeeee said:

    So, I was playing on my Minehut server, and I de-opped myself to test a Plugin that required permission, and it worked! So then I went to re-op myself in the console! Seems easy, right?

    WRONG.

    Minehut makes it very hard to do this, let me explain.

    Anyways, in their Discord Server, they have an #updates channel, where they put Updates! So I checked there, because when trying to re-op myself, the Server Dashboard was in maintenance mode like always.

    So upon checking the Discord, there was an announcement that the Server Dashboard would be in maintenance mode for up to the next hour! So this means I can't op myself with the console for the next hour! Great.

    After about an hour and 20 minutes, they announce that the Server Dashboard is no longer in maintenance mode, and should be online soon. Well, the Server Dashboard came back online about 10 minutes after the announcement. Not good, but not bad either.

    So I head to the Live Console, where I can op myself! And the Live Console is... Blank? Yeah, it's blank. Hmm, that's odd. Normally there's a lot of text in it.

    Well, I don't really care. I'm just going to go where it says "Enter Command" and type "op Rome_Hanna".

    Do you want to know what happens when I type that in?

    Absolutely Nothing.

    Nice going Minehut! Not only have you had me wait an hour and 30 minutes, but you've also broken my Server Console, and I'm stuck in Survival Mode on my own server! How cool is that?

    Not cool at all.

    And want to know something funny? I tried using the Live Console on my other Server, and it worked! So clearly, they screwed something up with this server specifically. If anyone wants to know what the Server IP is, it's SuperSurvive.minehut.gg

    But you might as well not join because I can't even have op on MY OWN SERVER!

     

    Fix this, Now.

    Minehut Live Console Blank.png

    skill issue

×
×
  • Create New...