Jump to content

Pryzmm

Moderator
  • Posts

    2,041
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by Pryzmm

  1. /favorite <server name>
  2. ye ik, but for the other skript needed the plugin skript-gui
  3. quote "Within minutes of paper releasing a fix, there were multiple pings in server communities. Any version that uses log4j2 was affected and players could have gotten shell access. I can guarantee that Hypixel admins within minutes pushed the fix to their 1.8.9 servers and or changed the JVM arguments. While it is not known how long people have been using this information it is unlikely your IP was taken. Regardless, taking IPs is useless unless the exploiters wanted your IP personally. You are 100% safe. Accounts cannot be hacked."
  4. try "if players held item is %itemtype%" like " if player's held item is end portal frame named "&aEnd Frame": "
  5. its probably server related for paper and spigot servers. Im not sure maybe big servers like hypixel found a way to fix it or they just dont know about it.
  6. what was the security issue? im confused.
  7. some servers currently will be kicking you. I dont know why it just is happening to some servers right now.
  8. why the necro make a new post about your issue
  9. this is because your server ha sran out of RAM. buy a server plan or remove unneeded plugins from your server.
  10. we actually need to report this guy or ip mute him or smth. seen this msg around for a while and i dont trust clickin on it.
  11. soooooo close to a necro also theres no line 220?
  12. Pryzmm

    help me

    1. hi fohng lol 2. check if you changed your player count in the settings of your dashboard at minehut.com > YOUR SERVER > settings. If you didnt, change the player count to 20, and restart.
  13. if you're using skript-gui you can use this: (only with GUIs from the plugin) format gui slot 5 with dirt: kill player Otherwise if you're trying to do something on an item click without skript-gui, try this: on inventory click: name of player's inventory is "&eMy Inventory" if event-slot = 5: cancel event kill player
  14. Use something like this teleport {_p} to location(0.5, 65, -2.5, world({_server}), 0.1, 0.1)
  15. improved version (removes 1 of the clicked item when claimed and only works with the {@500} item) options: 500: paper named "&6&l500 Coins" on rightclick: if player's held item is {@500}: send "&7&lYay, You have claimed &6&l500 &7&lCoins!" remove 1 of player's held item from player's inventory add 500 to {coins::%player's uuid%} command /500: permission: sk.500 trigger: give {@500} to player
  16. your server has to be a paper or spigot server.
  17. Check your console for any errors regarding your server.
  18. Check your console to see if any errors appear.
  19. Pryzmm

    rasca

    very smoll. 2x2 arena.
  20. if the file ends with .log.gz then you cant open it anymore, only files ending with .log, in which case open it with notepad.
×
×
  • Create New...