NetherIce
What is it?
NetherIce is a simple plugin that allows you to get water when breaking an ice block in any world that you add to the configuration file.
Permissions
| Permissions | Description | Default |
|---|---|---|
| netherice.* | Access all NetherIce permissions | false |
| netherice.seetext | See a text when you broke an ice block | false |
| netherice.reload | Reload the config | false |
| netherice.updatecheck | Get the updatecheck in chat when joining if available | false |
| netherice.break | Allow players to break the ice | false |
Configuration
Update: UpdateCheck: true ChatUpdateCheck: true Text Stuff: Text On Break: true Text: '&4Text when &lbreak' Options: Silktouch: true Worlds: - ExampleWorld1 - ExampleWorld2
If UpdateCheck is set to true, it will print a message in the console when an update is available.
If ChatUpdateCheck is set to true, it will send you a message when you join the server if an update is available, also if you have the correct permission.
If Text On Break is set to true, you will get a message when you broke the ice block, if you have the correct permission.
Change "Text" string to the message you want to display to the player when he broke the block if 'Text On Break' is set to true and the player have the correct permission.
If Silktouch is set to true, you need a silktouch tool to break the ice.
If a world, let's say a world named ice is the world you want players to be able to get water from the ice, you just add the "ice" world name to the world list.
When you are done configuring, you have to reload the config. Do this by typing netherice reload in the console or type /netherice reload in the chat.
Todo
Make breaking the ice blocks needs permission ← Added.
Add the requests from a guy in the comments ← Added.

