Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.41k stars 377 forks source link

Hardened Sand (Possible permission issue) #1138

Closed Marcus101RR closed 7 years ago

Marcus101RR commented 8 years ago

Corruption / Crimson / Hallowed counterpart of Hardened Sand isn't changing back to normal when contaminator / purification powder is used upon it. ( It will change back during world reset ) [ MIGHT only occur only in our server ].

However, when a "superadmin" used it it changed back, when a normal user used it, it would not change. As if the Hardened Sand block requires special permission. Be advised, other blocks around do change biomes by the users. Leading to believe it may be a permission issue, or another issue in tshock definition regarding a user changing block types.

image

QuiCM commented 8 years ago

Are you using any plugins that 'blacklist' a tile such that normal users cannot place/destroy it?

Marcus101RR commented 8 years ago

They can replace and destroy it, no plugin is used that controls block placement, and I am not using TShock BanItem to prevent them from placing, destroying or using these blocks. Neither is TileBan using their Ids.

I'll continue to attempt to figure out why it won't change their biomes.

Raventhalos commented 8 years ago

Little experimenting, found that tshock.ignore.sendtilesquare is what is preventing the hardened sand from converting.

QuiCM commented 8 years ago

Thank you @Raventhalos I'm going to assume this issue is only effecting sand because of the nature of the grief checks against sand that TShock has. It's something I can look in to, but I doubt it will be 'fixed'

hakusaro commented 7 years ago

Honestly not sure what to say about this. @WhiteXZ should this remain open?

hakusaro commented 7 years ago

I am assigned to this issue for monitoring/oversight but am not actively working this issue.