Jump to content

Wyndexx

Member
  • Posts

    178
  • Joined

  • Last visited

Everything posted by Wyndexx

  1. Try uninstalling and reinstalling the plugin on the Minehut panel. You probably deleted the .jar file by accident. Otherwise, just download the plugin off of the internet.
  2. Hello! I'm Wyndexx. I am looking for Staff for an upcoming PVP server. The requirements are below. ---{Admin}--- (2/4 roles filled) You need to be knowledgeable in admin commands. You need to be 14 or older. You need to be mature, and show this in any server space or private DM. You will need to respect players on the server, and listen to them, as well as other staff. You will need to be relatively active (negotiable). I will reply with a series of questions (like an interview) upon contact. I expect maturity and honesty when you answer. ---{Moderator}--- (1/6 roles filled) You will need to have a basic understanding of moderation commands. You will need to be 13 or older. You will need to be mature and respectful to higher staff members, and players on the server. You will need to be relatively active (negotiable). You will need to be willing to answer questions asked by players, and provide accurate information upon answering. I will reply with a few questions (like an interview) upon contact. I expect maturity and honesty when you answer. If you are accepted: You will get a rank corresponding to your staff rank in-game, and will be able to access all ranked cosmetics, as well as extra commands specific to your staff rank. Pay is currently a no-go, but these terms will be reevaluated if the server becomes big and people are willing to buy from a server store. Please let me know if you are interested! You can private message me, or you can contact me through discord. My tag is Wyndexx#6412.
  3. Maybe kill the zombie and clear the drops?
  4. You have to indent your line where it sends the message.
  5. I think you would use the "on spawn of zombie" event, and cancel it.
  6. Hey @SpiritOfWar84 and @itssnappygg, This is most likely due to a plugin error of some sort. You have to uninstall the plugin that is doing this (For me, this was WorldEdit). If you recently installed a plugin, I would try uninstalling it. Then see if your server turns on. If that does not work, go through your list of plugins and repeat this process (uninstall, test, reinstall if test fails). Hopefully, you will find the plugin that is causing this error. (It also could be for another reason, this is just why it happens to me) Hopefully this helps!
  7. Hey everybody! Please answer this small poll that I sent out. Once you answer, I'd appreciate why you play on your choice, and if you picked other, what server you play on.
  8. Hey! Thanks for reading this. I would like to know how to get a voting hook for external voting sites in my server, like the main one that you can do for credits in the Minehut lobby. If you know if this is possible or know how I could do this, please let me know. Thanks!
  9. Just realized that three people follow this topic. Good luck beating them!
  10. I would check your essentials config file for a max health limit. On my server, I was able to go up to 500,000 max health before it capped out, and I do not use essentials. If there is no setting in essentials, maybe check the server settings?
  11. Skript has a built-in feature for GUIs: vanilla guis. Just look up how to do vanilla guis in Skript, and you should have a good start.
  12. You need the plugin Vault for prefix/suffix/group support. Also, please move this topic to Skript Discussion
  13. You could try just checking the name of the item, like: if loop-item is named "name": #do stuff Hope this helps!
  14. Have you tried changing server visibility? I think that this setting is on the main "settings" tab in your Minehut server. Try turning it on or setting it to true.
  15. Just use the 'world("world") function! You can check if the event is in the world, and then only do things if the check is true, like this. on death of player: if player is in world("LifeSteal"): broadcast "Life steal player death!" If the player dies in a world that is not "LifeSteal", the message will not be sent. If the player dies in the world "LifeSteal", the message will be sent. Hope this helps!
  16. Yes, I know. Thanks anyway. I just though this would be cool to share.
  17. Change {antispawnkill} to a list {antiSpawnKill::*}
  18. You don't need a map. You could just do all the chest resetting functions and spawning stuff with locations saved as options.
  19. Minigame Skript (SkyWars?) Players spawn on islands with chests that are randomly filled, one player per island Max 12 people in game Last player alive wins Middle island is big, and has better chests Map resets each round Islands over void, so needs a void death calculator as well Kills / Deaths tracker I think that should be it? If you need info, just Google 'Minecraft Skywars' Honestly you don't have to do this, but this is a fun challenge
  20. /sk reload [file] For example: /sk reload homes.sk Or /sk reload homes
  21. I'm pretty sure, yes. I have joined my server on a bedrock account before, and some things (like scoreboard) might not fully function like Java, but they still work and function.
  22. Alright. If you want, I will need alpha testers, but keep in mind it will not be released for testing and playing for a long time.
  23. Use LuckPerms and edit the 'default' rank. People should automatically get that rank on join, and you can edit that rank's permissions so everyone who joins (who isn't another rank) will have those permissions.
  24. Have them join Minehut's bedrock server using Minehut's bedrock IP address, and then have them join via the lobby with /join [server name]
  25. Wyndexx

    help i need a skript

    Does set slot 1 of player to 5 of (eye of ender named "&bEnder Teleport") Work?
×
×
  • Create New...