CivClassic / Citadel

A Minecraft plugin to protect your chests and builds using in-game materials. Requires an attacker to break each block a certain number of times. Built for Paper 1.16.5
BSD 3-Clause "New" or "Revised" License
1 stars 21 forks source link

Update material names and reinforcement material names to 1.16 #54

Closed Scuwr closed 4 years ago

Scuwr commented 4 years ago

When enabling Citadel, the Legacy Material Support is initialized. The following materials fail to parse:

When enabling Citadel, the plugin fails to instantiate the following reinforcements types:

Scuwr commented 4 years ago

Fix in https://github.com/CivClassic/Citadel/pull/55

Maxopoly commented 4 years ago

Fixed by https://github.com/CivClassic/Citadel/pull/55