{"id":23138384,"url":"https://github.com/encodeous/virtualedit","last_synced_at":"2025-07-29T18:11:00.218Z","repository":{"id":55460705,"uuid":"443398179","full_name":"encodeous/VirtualEdit","owner":"encodeous","description":"Fast client-side world editing library","archived":false,"fork":false,"pushed_at":"2023-01-14T19:17:47.000Z","size":244,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-03T22:31:33.131Z","etag":null,"topics":[],"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/encodeous.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-31T17:44:13.000Z","updated_at":"2023-01-15T03:10:59.000Z","dependencies_parsed_at":"2023-02-09T20:15:46.071Z","dependency_job_id":null,"html_url":"https://github.com/encodeous/VirtualEdit","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encodeous%2FVirtualEdit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encodeous%2FVirtualEdit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encodeous%2FVirtualEdit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encodeous%2FVirtualEdit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encodeous","download_url":"https://codeload.github.com/encodeous/VirtualEdit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230121667,"owners_count":18176477,"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":[],"created_at":"2024-12-17T13:10:47.420Z","updated_at":"2024-12-17T13:10:48.156Z","avatar_url":"https://github.com/encodeous.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `VirtualEdit`\n\n*Who said Minecraft worlds have to be real?*\n\n**VirtualEdit** is a *library* for Paper that allows developers to display/hide blocks to/from players client-side. It is able to make gigantic visual edits to the world without breaking a sweat.\n\n### VirtualEdit is useful for:\n* Mini-game development by allowing for more creative game design...\n\n    - Imagine a parkour that only some players can see\n    - Making a wall solid for one player, and completely invisible for another.\n* Performing non-destructive edits on the world...\n\n    *Imagine that your neighbour has a very ugly house that you don't want to see.* With VirtualEdit, you can create a plugin that allows players to hide their neighbours' houses without their neighbours even realising. \n* Visualizing builds...\n\n  - Want see how a woodland mansion looks in the nether? You can with VirtualEdit!\n  - Maybe you want to see a `200,000` x `200` x `200,000` block of sponge for some reason...\n* And more! (I can't be bothered to think of more use cases. Feel free to make a PR with other cool ideas!)\n\n## `Usage`\n\nJust to reiterate. `VirtualEdit` is a *library* designed for **developers**. It is not a plugin that can be used independently on a server. Other developers are free to create plugins that use VirtualEdit for their own use-cases, like the ones mentioned above.\n\n## `Dependencies`\n\n`VirtualEdit` depends on the following:\n- Paper (Bukkit and Spigot are not supported)\n- ProtocolLib\n\n### `Maven`\n\n#### Add JitPack as a repository\n\n```xml\n\u003crepositories\u003e\n  \u003crepository\u003e\n    \u003cid\u003ejitpack.io\u003c/id\u003e\n    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n  \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\n#### Add VirtualEdit as a dependency\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.encodeous\u003c/groupId\u003e\n  \u003cartifactId\u003eVirtualEdit\u003c/artifactId\u003e\n  \u003cversion\u003emaster-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencodeous%2Fvirtualedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencodeous%2Fvirtualedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencodeous%2Fvirtualedit/lists"}