{"id":15652079,"url":"https://github.com/dscalzi/skychanger","last_synced_at":"2025-04-30T20:06:57.421Z","repository":{"id":30266477,"uuid":"124441127","full_name":"dscalzi/SkyChanger","owner":"dscalzi","description":"Change the color of your personal sky in Minecraft ⛅️⚡️🌄","archived":false,"fork":false,"pushed_at":"2022-05-13T01:30:31.000Z","size":468,"stargazers_count":32,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T20:06:50.804Z","etag":null,"topics":["bukkit","minecraft","sky","spigot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dscalzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"dscalzi","patreon":"dscalzi","custom":["https://www.paypal.me/dscalzi"]}},"created_at":"2018-03-08T19:56:59.000Z","updated_at":"2025-03-20T22:10:41.000Z","dependencies_parsed_at":"2022-08-09T03:15:14.138Z","dependency_job_id":null,"html_url":"https://github.com/dscalzi/SkyChanger","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscalzi%2FSkyChanger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscalzi%2FSkyChanger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscalzi%2FSkyChanger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dscalzi%2FSkyChanger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dscalzi","download_url":"https://codeload.github.com/dscalzi/SkyChanger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251774894,"owners_count":21641731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bukkit","minecraft","sky","spigot"],"created_at":"2024-10-03T12:41:14.993Z","updated_at":"2025-04-30T20:06:57.389Z","avatar_url":"https://github.com/dscalzi.png","language":"Java","readme":"![# Header](http://i.imgur.com/6TxDQ3W.png?1)\r\n\r\n[![Builds](https://github.com/dscalzi/SkyChanger/actions/workflows/build.yml/badge.svg)](https://github.com/dscalzi/SkyChanger/actions/workflows/build.yml) [![](https://pluginbadges.glitch.me/api/v1/dl/Downloads-limegreen.svg?bukkit=skychanger\u0026spigot=skychanger.37524\u0026ore=skychanger\u0026github=dscalzi/SkyChanger\u0026style=flat)](https://github.com/dscalzi/PluginBadges) [![](https://img.shields.io/github/license/dscalzi/SkyChanger.svg)](https://github.com/dscalzi/SkyChanger/blob/master/LICENSE.txt) ![](https://img.shields.io/badge/Spigot-1.8.x--1.16.x-orange.svg) [![](https://discordapp.com/api/guilds/211524927831015424/widget.png)](https://discordapp.com/invite/Fcrh6PT)\r\n\r\nSkyChanger is a light-weight plugin for Spigot and Sponge. The main function of this plugin is to change the color of the sky for yourself, a specific player, a specific world, or everyone. This plugin functions by sending packets with a specified value to the target player(s).\r\n\r\n*Like the project? Leave a ⭐ on the repository!*\r\n\r\n***\r\n\r\n# Feature List\r\n\r\n* Allow players to change the color of their personal sky.\r\n* Change the sky color for specific players.\r\n* Change the sky color for a specific world.\r\n* Change the sky color for everyone online.\r\n* Freeze/Unfreeze yourself, others, a world, or everyone online.\r\n* Configurable limits to the range of packets that can be sent.\r\n* Usage messages tailored to specific users based on permission level.\r\n* Multilanguage support.\r\n* Metrics tracking by [bStats](https://bstats.org/plugin/bukkit/SkyChanger/350).\r\n\r\n**If you would like to contribute your language or correct an incorrect translation, [follow this quick guide](https://github.com/dscalzi/SkyChanger/wiki/Translation-Guide).**\r\n\r\nYou can find more extensive details on the [wiki](https://github.com/dscalzi/SkyChanger/wiki).\r\n\r\n***\r\n\r\n# Building and Contributing\r\n\r\nIf you would like to contribute to SkyChanger, feel free to submit a pull request. The project does not use a specific code style, however please keep to the conventions used throughout the code.\r\n\r\nYou can build SkyChanger using [Gradle](https://gradle.org/). Clone the repository and run the following command.\r\n\r\n```shell\r\n$ gradlew build\r\n```\r\n\r\n---\r\n\r\n# Developer API\r\n\r\nIf you want to hook SkyChanger into your own plugin or simply want to extend functionality, you may use the provided API. If you feel the API is missing anything, or should be changed, please [let us know](https://github.com/dscalzi/SkyChanger/issues).\r\n\r\n### GitHub Packages\r\n\r\nSkyChanger 5.x+ will be hosted on GitHub packages. See https://github.com/dscalzi/SkyChanger/packages\r\nSkyChanger 4.x and earlier were hosted on jcenter, which shutdown.\r\n\r\n*Javadocs are not hosted, however they are provided on the maven repository.*\r\n\r\n### Gradle\r\n\r\nSee https://docs.github.com/articles/configuring-gradle-for-use-with-github-package-registry/ to learn more.\r\n\r\n```gradle\r\n\r\ndependencies {\r\n    // For Bukkit\r\n    implementation 'com.dscalzi:skychanger-bukkit:VERSION'\r\n    // For Sponge\r\n    implementation 'com.dscalzi:skychanger-sponge:VERSION'\r\n}\r\n```\r\n\r\n### Maven\r\n\r\nSee https://docs.github.com/articles/configuring-apache-maven-for-use-with-github-package-registry/ to learn more.\r\n\r\n```XML\r\n\u003c!-- For Bukkit --\u003e\r\n\u003cdependency\u003e\r\n  \u003cgroupId\u003ecom.dscalzi\u003c/groupId\u003e\r\n  \u003cartifactId\u003eskychanger-bukkit\u003c/artifactId\u003e\r\n  \u003cversion\u003eVERSION\u003c/version\u003e\r\n\u003c/dependency\u003e\r\n\r\n\u003c!-- For Sponge --\u003e\r\n\u003cdependency\u003e\r\n  \u003cgroupId\u003ecom.dscalzi\u003c/groupId\u003e\r\n  \u003cartifactId\u003eskychanger-sponge\u003c/artifactId\u003e\r\n  \u003cversion\u003eVERSION\u003c/version\u003e\r\n\u003c/dependency\u003e\r\n```\r\n\r\n### Example Usage\r\n\r\n```java\r\n/**\r\n* Example usage of the API. The following implementation\r\n* would not be practical, it exists only to demonstrate\r\n* the API capabilities.\r\n* \r\n* @param player The player to experiment on.\r\n*/\r\npublic void skychangerTests(Player player) {\r\n    // Get a reference to the API.\r\n    final SkyAPI api = SkyChanger.getAPI();\r\n\r\n    // Change the sky and save the result.\r\n    // Equivalent to /SkyChanger 3\r\n    boolean result1 = api.changeSky(SkyChanger.wrapPlayer(player), SkyPacket.RAIN_LEVEL_CHANGE, 3F);\r\n\r\n    if(result1) {\r\n        player.sendMessage(\"Why did the sky turn red?\");\r\n    }\r\n\r\n    // Equivalent to /SkyChanger 4 8\r\n    boolean result2 = api.changeSky(SkyChanger.wrapPlayer(player), SkyPacket.RAIN_LEVEL_CHANGE, 4F)\r\n                 \u0026\u0026 api.changeSky(SkyChanger.wrapPlayer(player), SkyPacket.THUNDER_LEVEL_CHANGE, 8F);\r\n\r\n    if(result2) {\r\n        player.sendMessage(\"Why did the sky turn light blue?\");\r\n    }\r\n\r\n    // Freeze the player.\r\n    boolean result3 = api.freeze(SkyChanger.wrapPlayer(player));\r\n\r\n    if(result3) {\r\n        player.sendMessage(\"Where did the land go?\");\r\n\r\n        // Unfreeze the player.\r\n        result3 = api.unfreeze(SkyChanger.wrapPlayer(player));\r\n\r\n        if(result3) {\r\n            player.sendMessage(\"You've been unfrozen! Press (F3 + A) to reload chunks.\");\r\n        }\r\n    }\r\n}\r\n```\r\n\r\n\r\n---\r\n\r\n# Links\r\n\r\n* [Spigot Resource Page](https://www.spigotmc.org/resources/skychanger.37524/)\r\n* [Dev Bukkit Page](https://dev.bukkit.org/projects/skychanger)\r\n* [Sponge Ore Page](https://ore.spongepowered.org/TheKraken7/SkyChanger)\r\n* [Suggest Features or Report Bugs](https://github.com/dscalzi/SkyChanger/issues)\r\n","funding_links":["https://github.com/sponsors/dscalzi","https://patreon.com/dscalzi","https://www.paypal.me/dscalzi"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdscalzi%2Fskychanger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdscalzi%2Fskychanger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdscalzi%2Fskychanger/lists"}