Jump to content

Pryzmm

Moderator
  • Posts

    1,934
  • Joined

  • Last visited

  • Days Won

    33

Everything posted by Pryzmm

  1. Pryzmm

    help

    in your console at minehut.com, type "op <player name>"
  2. Pryzmm

    Server

    This will not reset any progress made in your server. It will increase ram and player count, but thats about it.
  3. its possible that one of your mods have corrupted the chunk, crashing the world. (maybe Fabric Rendering Fluids (v1)??) edit: [18:45:15] [main/WARN]: @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin::handler$zca000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. it seems that this is probably the problem. it exceeds the maximum value of 0 on loading block entities. (i'm rly trying to understand but dont at the same time)
  4. I think its a crash shulker, which basically its sole purpose is to.. yknow... crash people. Youve basically been hardlocked from said server. do everything you can to remove the item from your inventory and/or world. /clear your inventory, /killall drops if you have essentials. Use coreprotect.
  5. your minehut server should end with ".minehut.gg"
  6. Try checking console to see if any issues appear there.
  7. valid reason that youre getting muted... check your servers console and see whats disconnecting you.
  8. so you vote for the time to be day? Try this (untested) options: mainworld: world command /voteday: trigger: if time in world "{@mainworld}" is not between 18:00 and 6:00: send "&cYou can't vote for day time during the day!" to player stop if {DayVoted::*} contains player: send "&cYou already voted for day time tonight!" to player stop add player to {DayVoted::*} send "&6You voted for the time to change to day!" to player set {_playersneeded} to number of all players / 2 replace all ".5" with "" in {_playersneeded} set {_playersvoted} to size of {DayVoted::*} broadcast "&6%player% voted for the time to change to day! (%{_playersvoted}%&6/%{_playersneeded}%)" if {_playersvoted} >= {_playersneeded}: clear {DayVoted::*} set time in world {@mainworld} to 6:01 broadcast "&eThe time has been set to day!" at time 6:01 in world {@mainworld}: clear {DayVoted::*}
  9. this skript is a nightmare. "Create" syntaxes dont exist ANYWHERE in skript, theres no input called "addon: ", whatever this line is: all the message that has sent to the players of the players that is in the ip address of the server would be "&cThe server has been created by &6%player%&c in &6%time has remained of the remained the time of the time of the server of the ip address%" TL;DR this code hurts my brain, near impossible to recover that code.
  10. 1. use @Mrbizarre's suggestion 2. this isnt a skript related issue unless the life steal is a skript. In which case send the skript.
  11. why the "stop"? this would stop the entire skript and only 1 player would be the tab. best thing to do is use the tab plugin, and customize it in config.yml file. enable/disable settings that you wanna do in skript (e.g. disable prefixes in tab, doable in skript with "set tab name")
  12. dont know why this was voted down, its a valid response i agree with... But anyway if the owner isnt online best thing to do probably is (if you have essentialsX) do /killall all to delete all entities (expect players)
  13. Pryzmm

    Challenge

    24 more days until this challenge ends!
  14. I think they mean to ask how to get a player in a list variable to execute a command Try doing this for looping players in a variable: loop all players where [{MyList::*} contains input]:
  15. This is a great guide! Might use it
  16. im pretty sure you can whitelist bedrock players like normal. Type "/whitelist <add/remove> *<Bedrock Name Here>" WITH THE * OR ITLL WHITELIST A JAVA NAME
  17. never had a issue with Opera GX being CPU intensive, but try limiting how much your CPU is used with Opera GX's features
  18. the plugins will have to be updated by the creators of the plugin before publicly used for 1.18. Check their spigotmc pages for plugin updates
  19. im not 100% sure since minehut changed how you can report players but i think you can report them at the hyperlink below Minehut - Free Minecraft Server Hosting
  20. Use a backup and restart your server if you have one.
×
×
  • Create New...