vik1395 / ProtectionStones-Minecraft

[Minecraft] A useful Grief prevention plugin that uses a certain block to protect regions.
https://www.spigotmc.org/resources/protectionstones.10096/
Apache License 2.0
5 stars 17 forks source link

Mods #54

Closed GoogleTan closed 5 years ago

GoogleTan commented 5 years ago

Could you add the ability to use blocks from mods (I will use Atom). For example, in the configuration file to use not DIAMOND_BLOCK but minecraft: diamond_block, or the dictionary of ores, or use id in general.

espidev commented 5 years ago

Which Minecraft version are you using and with which server software? Spigot doesn't natively support mods

GoogleTan commented 5 years ago

I will use Atom(https://gitlab.com/divinecode/atom/Atom/) or Tablecloth(http://rubukkit.org/threads/tablecloth-1-12-2-paperspigot-forge-2836-spongepowered-experimental-optional.162352/)

espidev commented 5 years ago

The current version of ProtectionStones does not support 1.12.2, but you can use an older version ( which does support ids)

GoogleTan commented 5 years ago

Can you tell me which latest version supports IDs?

espidev commented 5 years ago

The latest one here https://www.spigotmc.org/resources/protectionstones.10096/

GoogleTan commented 5 years ago

On this version config: https://pastebin.com/TitC2U5e This config as on new version

GoogleTan commented 5 years ago

How do use ID's?

espidev commented 5 years ago

wait no sorry, I just realized that the old version also is material name specific.

espidev commented 5 years ago

Okay, so adding IDs would require me backporting from 1.13 to 1.12 which would take many weeks, sorry :/

espidev commented 5 years ago

Just try using vanilla blocks

GoogleTan commented 5 years ago

Thanks