Jump to content

Pryzmm

Moderator
  • Posts

    2,041
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by Pryzmm

  1. Use a backup and restart your server if you have one.
  2. Are you in 1.18? If so minehut is not having the best time with connecting 1.18 players, at least for me since i lag a lot on 1.18 minehut.
  3. Pryzmm

    Unable to Op

    Agreed, but it wasnt minehuts decision to remove the "/" from console commands. Open up a private server on your computer and open your console, youll see that you cant do "/help" and have to do "help" instead, at least thats how it is for me. Minecraft automatically does this, not minehut.
  4. Use a backup and report the player edit: oop didnt see the responses
  5. Pryzmm

    Minehut Slots

    possibly the only reason they would want this is for the 24/7 online perk. But ye these plans sound good
  6. send the skript and your skript version edit: nvm just send the skript i found the version edit 2: probably because your skrayfall isnt updated to 1.17 edit 3: actually all your skript addons are outdated, update your plugins and it may work
  7. Pryzmm

    Hardcore Hearts

    put on a texture pack that changes the hearts into hardcore hearts
  8. use this command /queue_vilage: trigger: set {_x} to random integer between -28 and 28 set {_z} to random integer between 211 and 151 set {_loc} to location({_x}, 0, {_z}) set {_loc2} to location of block below highest block at {_loc} loop blocks between {_loc} and {_loc2}: if loop-block is air: set {_bloc} to block 2 below loop-block teleport player to {_bloc} stop loop
  9. 1. If the cooldown is 0 seconds its not needed. 2. try "if type of player's held item contains" instead of "if player's held item is" 3. you can use "give player player's tool" instead of "set {blacklist::*} to player's tool" and "give {blacklist::*} to player"
  10. 1. Download skript and restart your server 2. Go to the fille plugins > Skript > scripts 3. Create a new file called <FILE NAME>.sk 4. Add your code and save 5. Go into minecraft and type "/sk reload <FILE NAME>"
  11. Pryzmm

    Addons Incompatible

    Check if the plugins support 1.18 on their plugin page, if they do download the 1.18 version from there. If they don't, well, good luck xd.
  12. Yea thats a map, not a plugin. idk how you import maps but the map file doesnt go in the plugins file.
  13. if they are jailed using essentials, teleport commands like /spawn wont work since theyll get tped back to the jail.
  14. use this line of code make player execute command "jail %arg-1% hacker"
  15. ban him? if its your server ban him
  16. "IReallyKnowWhatIAmDoingISwear" is my favorite error Nah but in all seriousness this error usually happens when you run out of free RAM
×
×
  • Create New...