Performance improvements and new temperature placeholders
- Added the following placeholders for PlaceholderAPI:
%rs_temperature_int_celcius%
%rs_temperature_int_fahr%
These placeholders will always return the temperature value in their corresponding unit. Useful for automated tasks
- Improved performance of chunk load manager.