Jump to content

twitcy

Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

138 profile views

twitcy's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. Found the issue! In spigot.yml there is this: attribute: maxHealth: max: 2048 movementSpeed: max: 2048 attackDamage: max: 2048 By setting the 2048 to 999999 it fixed the problem. (for anyone who may encounter this problem and see this post)
  2. I checked essentials config and the server settings, but I didn't find anything. I may try temporarily removing Essentials, though. Are there any other possibilities you could think of?
  3. When I set an entities health to 5000 it's set to 1024 instead? This happens to any amount of health above 1024. My server version: 1.17.2 Game version: 1.18.2 OptiFine Plugins: Citizens, MorkazSk, skript-holo, Misk, Vault, Essentials, WorldEdit, skript-gui, ViaRewind, skQuery. function spawnGreatUndeadServant(l: location): spawn 1 skeleton at {_l} wait 1 tick set tool of last spawned skeleton to unbreakable diamond sword of sharpness 5 named "&bTHE SERVANT'S RAPIER &8[&6★★★★&7☆&8]" set last spawned skeleton's helmet to golden helmet of protection 4 add 1 to {GreatUndeadServant} set {_undead} to last spawned skeleton set {_undead}'s max health to 5000 set {_undead}'s health to 5000 The only thing not working is the health being set, I have no errors.
  4. twitcy

    Server won't start

    I try to start my server, but it never starts. It goes from Hibernating, to Starting, to Downloading, to Unzipping, then it hibernates again. I tried reset and repair files, and checked the settings. Nothing worked or is working
×
×
  • Create New...