Rosewood-Development / RoseStacker

A next-generation stacker plugin for Spigot and Paper servers
Other
139 stars 36 forks source link

Armor Stacking Can't be Disabled #55

Closed Johandrex closed 2 years ago

Johandrex commented 2 years ago

See the configuration file and image down below. There's no "armor_stand" in the entity file.

RoseStacker v1.4.13 git-Paper-131 (MC: 1.19.2)

2022-08-18_16 40 37

Esophose commented 2 years ago

Armor stands and players do not stack so there is no setting for them. I don't see any stacked armor stands in your image there

Johandrex commented 2 years ago

The armor stands are in the middle of the picture, it's causing lag.

Esophose commented 2 years ago

Are you trying to enable armor stand stacking? That isn't something RoseStacker can do, armor stands cannot be stacked.

Johandrex commented 2 years ago

Correct, if anyone stumbles on this problem, set the following settings in your paper servers configuration files.

armor-stands:
    do-collision-entity-lookups: false
    tick: false