TechnicallyCoded / Inventory-Rollback-Plus

Spigot/Bukkit plugin that allows server moderators to restore player items and data from backups.
https://www.spigotmc.org/resources/85811/
Other
78 stars 44 forks source link

Bug report: Console Warning, but everything works well #94

Closed iOshawott closed 1 year ago

iOshawott commented 2 years ago

Bug description:

A clear and concise description of what the bug is. So, when in config I type GMT+2. I'm getting [21:39:05 WARN]: [InventoryRollbackPlus] Time zone "GMT+2" in config.yml is invalid. Defaulting to "UTC" but everything works well and time zone is changed.

Server details:

How to reproduce:

Steps to reproduce the behavior. If not applicable just replace this line with N/A time-zone: 'GMT+2' in config

What was expected:

A clear description of what you expected to happen. If not applicable just replace this line with N/A No error / warn is expected

TechnicallyCoded commented 2 years ago

Should be fixed in 345ff09