Modified (console-error) message, now is "%plugin% &cYou can`t use that command in console"
Removed command (/obsidiantolava lava <Enable/Disable>)
Removed permission (obsidiantolava.lava)
Removed message (messages.obsidiantolava-lava) Removed message (messages.lava-enable) Removed message (messages.lava-disable) Removed a line of (messages.help), exactly this line(- '&e/obsidiantolava lava <enable/disable> &7Enable/Disable lava funcion') Removed a line of (messages.permissions), exactly this line(- '&eobsidiantolava.lava&7Allow to use &e/obsidiantolava lava <enable/disable>') This is because when use the command, all coments disapear.
Removed a class that checks if any configuration or message from config.yml has been deleted
Is recommended to remove the messages specified above located in the config.yml file, they are no longer useful.
# Variables: NA permissions: - '&b<-----------------&aPERMISSIONS OBSIDIANTOLAVA&b----------------->' - '&eobsidiantolava.* &7OP permissions' - '&eobsidiantolava.help &7Allow to use &e/obsidiantolava help' - '&eobsidiantolava.reload &7Allow to use &e/obsidiantolava reload' - '&eobsidiantolava.version &7Allow to use &e/obsidiantolava version' - '&eobsidiantolava.author &7Allow to use &e/obsidiantolava author' - '&eobsidiantolava.plugin &7Allow to use &e/obsidiantolava plugin' - '&eobsidiantolava.permissions &7Allow to use &e/obsidiantolava permissions' - '&eobsidiantolava.updatechecker &7Allow receive message if there is an update' - '&eobsidiantolava.use &7 Allow to turn obsidian into lava' - '&eobsidiantolava.cooldown.exempt &7Allow not wait to turn obsidian into lava'
Is recommended to add the message specified above located in the config.yml file
Code has been updated, if you update the plugin, is necessary to delete the config.yml file from the /plugins/ObsidianToLava folder and then restart the server
Added new configuration (allowed-worlds)
Addednew configuration (cooldown.enable)
Addednew configuration (cooldown.time)
Addednew message(cooldown-message)
Added new variable %timereaming%. Displays the time left to turn obsidian into lava
Added new permission "obsidiantolava.use" players who have this permission canturn obsidian into lava
Added new permission "obsidiantolava.cooldown.exempt" players who have this permission not wait to turn obsidian into lava
Added variable %latestversion% to message (version)
Code has been updated, if you update the plugin, is necessary to delete the config.yml file from the /plugins/ObsidianToLava folder and then restart the server